Home
last modified time | relevance | path

Searched defs:NB (Results 1 – 25 of 87) sorted by relevance

1234

/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dbitmap.c127 #define NB(nbits) { \ in TEST_BEGIN() macro
158 #define NB(nbits) { \ in TEST_BEGIN() macro
197 #define NB(nbits) { \ in TEST_BEGIN() macro
228 #define NB(nbits) { \ in TEST_BEGIN() macro
266 #define NB(nbits) { \ in TEST_BEGIN() macro
413 #define NB(nbits) { \ in TEST_BEGIN() macro
/aosp_15_r20/external/clang/test/CodeGen/
H A Dstruct.c48 typedef struct NB { struct
52 struct NB *n2; argument
54 } NB; argument
/aosp_15_r20/external/eigen/test/
H A Dproduct_trmm.cpp105 #define CALL_ALL_ORDERS(NB,SCALAR,MODE) \ argument
119 #define CALL_ALL(NB,SCALAR) \ argument
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmangle-ms-back-references-pr13207.cpp68 namespace NB { namespace
130 namespace NB { namespace
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue69110.go20 const NB = 4 const
/aosp_15_r20/external/libopenapv/src/
H A Doapv_tbl.c35 #define NB 14 //not reach in current setting of max AR 1:4 macro
/aosp_15_r20/external/clang/test/CXX/temp/temp.param/
H A Dp3.cpp38 namespace NB { struct S; } namespace
/aosp_15_r20/external/clang/test/Modules/Inputs/
H A Dredecl-add-after-load-decls.h11 typedef N::B NB; typedef
/aosp_15_r20/hardware/google/gchips/include/libaudio/audiohal/
Dvoice_definition.h48 #define NB 0 macro
/aosp_15_r20/external/clang/test/Modules/
H A Dredecl-add-after-load.cpp20 typedef N::B NB; typedef
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DMaxPooling.cpp39 const int64_t NB = self.dim() == 3 ? self.size(-3) : 1; in max_pool1d_impl() local
H A DMaxPooling.h66 int64_t NB; // Number of batches member
/aosp_15_r20/external/pffft/
H A Dpf_mixer.cpp577 … const int NB = (N_cplx >= PF_SHIFT_LIMITED_UNROLL_SIZE) ? PF_SHIFT_LIMITED_UNROLL_SIZE : N_cplx; in shift_limited_unroll_A_sse_inp_c() local
691 … const int NB = (N_cplx >= PF_SHIFT_LIMITED_UNROLL_SIZE) ? PF_SHIFT_LIMITED_UNROLL_SIZE : N_cplx; in shift_limited_unroll_B_sse_inp_c() local
807 … const int NB = (N_cplx >= PF_SHIFT_LIMITED_UNROLL_SIZE) ? PF_SHIFT_LIMITED_UNROLL_SIZE : N_cplx; in shift_limited_unroll_C_sse_inp_c() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dfor-range-dereference.cpp47 NoBegin NB; in f() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h34 NodeBuilder &NB; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h34 NodeBuilder &NB; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h34 NodeBuilder &NB; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h34 NodeBuilder &NB; variable
/aosp_15_r20/external/coreboot/src/northbridge/intel/i440bx/
H A Di440bx.h75 #define NB PCI_DEV(0, 0, 0) macro
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h80 NodeBuilder &NB; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A Dint4mm_kernel.cpp616 const int NB = (N + BLOCK_N - 1) / BLOCK_N; in weight_to_int4pack_kernel() local
720 const int NB = (N + BLOCK_N - 1) / BLOCK_N; in int4pack_mm_kernel_() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
H A DMathUtils.java51 private static final byte NB = (byte)-1; field in MathUtils
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DSourceMgr.h146 SrcBuffer NB; in AddNewSourceBuffer() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DSourceMgr.h146 SrcBuffer NB; in AddNewSourceBuffer() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DSourceMgr.h146 SrcBuffer NB; in AddNewSourceBuffer() local

1234