Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h33 NodeBuilder &NB; variable
/netbsd-src/external/gpl2/groff/dist/font/devps/generate/
H A DMakefile122 NB: target
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsetops.d333 auto NB = cartesianProduct(inpN, fwdB); variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h143 SrcBuffer NB; in AddNewSourceBuffer() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DEvalEmitter.cpp137 unsigned NB = Record->getNumBases(); in emitRetValue() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsetops.d335 auto NB = cartesianProduct(inpN, fwdB); variable
/netbsd-src/sys/arch/powerpc/powerpc/
H A Ddb_disasm.c980 u_int NB; in disasm_fields() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1651 if (const auto *NB = dyn_cast<ELFYAML::NoBitsSection>(C.get())) { in validate() local
/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c1415 #define NB CHAR_BIT macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1893 CFGBlock *NB = const_cast<CFGBlock *>(N->getCFGBlock()); in VisitNode() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhwmgr.h724 uint32_t NB; member
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c3298 #define NB CRDn + 1 macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c3219 #define NB CRDn + 1 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9043 unsigned NB = CRHS->getAPIntValue().countTrailingZeros(); in performAndCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12763 SDValue NB) { in PerformADDVecReduce()