Home
last modified time | relevance | path

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

/freebsd/tools/test/stress2/testcases/socket/
H A Dsocket.c42 #define NB (400 * 1024 * 1024) macro
/freebsd/tools/test/stress2/testcases/tcp/
H A Dtcp.c45 #define NB (400 * 1024 * 1024) macro
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h34 NodeBuilder &NB; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c227 unsigned NB = SrcData->NumBitmapBytes; in __llvm_profile_merge_from_buffer() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h146 SrcBuffer NB; in AddNewSourceBuffer() local
/freebsd/contrib/arm-optimized-routines/math/
H A Derf.c19 #define NB __erf_data.erf_ratio_N_B macro
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.cpp430 unsigned NB = Record->getNumBases(); in toRValue() local
/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c969 u_int NB; in disasm_fields() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1778 if (const auto *NB = dyn_cast<ELFYAML::NoBitsSection>(C.get())) { in validate() local
/freebsd/contrib/lua/src/
H A Dlstrlib.c1407 #define NB CHAR_BIT macro
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2079 CFGBlock *NB = const_cast<CFGBlock *>(N->getCFGBlock()); in VisitNode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11533 unsigned NB = CRHS->getAPIntValue().countr_zero(); in performAndCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13736 SDValue NB) { in PerformADDVecReduce()