nx_tier.nx
buildroot/runtime/nx_tier.nx
about
dependencies 0 imports · 2872 importers
diagram shows first 10 each side; +0 more imports, +2862 more importers in the complete lists below.
imports: none
imported by: _ab_mk_erf.nx_ft_diag.nx_offc_gap3_repro_v2.nx_offc_gap3_repro_v3.nx_pe_f64atan.nx_pe_f64erf.nx_pe_f64gamma.nx_pe_f64log.nx_pe_f64pow.nx_pe_f64sincos.nx_pe_f64sinhcosh.nx_pe_f64tan.nx_pp_minimal2.nx_ts_diag.nx_ttt_diag.nx_ttt_test_trace.nx_wb_mathk.nxnx_5wh_log.nxnx_a11y_check.nxnx_a11y_check_test.nxnx_abi_lock.nxnx_abi_lock_test.nxnx_abortive.nxnx_abs.nxnx_abs_diff.nxnx_aces_native.nxnx_activation_steer.nxnx_actor.nxnx_actor_role_audio_grader.nxnx_actor_role_audio_grader_test.nxnx_actor_role_game_logic.nxnx_actor_role_game_logic_test.nxnx_actor_role_image_grader.nxnx_actor_role_image_grader_test.nxnx_actor_role_llm.nxnx_actor_role_llm_test.nxnx_actor_role_llm_v2.nxnx_actor_role_llm_v2_autoreg_test.nxnx_actor_role_llm_v2_real_autoreg_test.nxnx_actor_role_llm_v2_real_test.nxnx_actor_role_llm_v2_test.nxnx_adaptive_bitrate.nxnx_adaptive_layer.nxnx_add_10.nxnx_add_100.nxnx_add_1000.nxnx_add_101.nxnx_add_102.nxnx_add_103.nxnx_add_104.nxnx_add_105.nxnx_add_106.nxnx_add_107.nxnx_add_108.nxnx_add_109.nxnx_add_11.nxnx_add_110.nxnx_add_111.nxnx_add_112.nxnx_add_113.nxnx_add_114.nxnx_add_115.nxnx_add_116.nxnx_add_117.nxnx_add_118.nxnx_add_119.nxnx_add_12.nxnx_add_120.nxnx_add_121.nxnx_add_122.nxnx_add_123.nxnx_add_124.nxnx_add_125.nxnx_add_126.nxnx_add_127.nxnx_add_128.nxnx_add_129.nxnx_add_13.nxnx_add_130.nxnx_add_131.nxnx_add_132.nxnx_add_133.nxnx_add_134.nxnx_add_135.nxnx_add_136.nxnx_add_137.nxnx_add_138.nxnx_add_139.nxnx_add_14.nxnx_add_140.nxnx_add_141.nxnx_add_142.nxnx_add_143.nxnx_add_144.nxnx_add_145.nxnx_add_146.nxnx_add_147.nxnx_add_148.nxnx_add_149.nxnx_add_15.nx +2772 more (shown cap 100 declared)
structs
| none |
consts
| 197 | const NX_BUF_TINY: nx_size = 64 |
| 198 | const NX_BUF_SMALL: nx_size = 256 |
| 199 | const NX_BUF_MEDIUM: nx_size = 4096 |
| 200 | const NX_BUF_LARGE: nx_size = 65536 |
| 201 | const NX_BUF_HUGE: nx_size = 1048576 |
| 205 | const NX_TIER_MCU: nx_int = 0 |
| 206 | const NX_TIER_SOVEREIGN_CHIP: nx_int = 1 |
| 207 | const NX_TIER_FAMILY_DEVICE: nx_int = 2 |
| 208 | const NX_TIER_WORKSTATION: nx_int = 3 |
| 209 | const NX_TIER_SERVER: nx_int = 4 |
| 210 | const NX_TIER_HPC: nx_int = 5 |
| 214 | const NX_NUM_N0_I32: nx_int = 0 |
| 215 | const NX_NUM_N1_I64: nx_int = 1 |
| 216 | const NX_NUM_N2_I128: nx_int = 2 |
| 217 | const NX_NUM_N3_I256: nx_int = 3 |
| 218 | const NX_NUM_N4_I512: nx_int = 4 |
| 219 | const NX_NUM_N5_BIGINT: nx_int = 5 |
| 227 | const NX_SIZEOF_NX_INT: nx_size = 8 // nx_int currently i64 -> 8 bytes |
| 228 | const NX_SIZEOF_NX_SIZE: nx_size = 8 // nx_size always pointer-width |
| 229 | const NX_SIZEOF_NX_IDX: nx_size = 8 // nx_idx alias of nx_size |
| 233 | const NX_FD_STDIN: nx_fd = 0 |
| 234 | const NX_FD_STDOUT: nx_fd = 1 |
| 235 | const NX_FD_STDERR: nx_fd = 2 |
functions
| none |