Searched refs:NB (Results 1 - 20 of 20) sorted by relevance

/freebsd-11.0-release/contrib/groff/font/devX100/
H A DMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/freebsd-11.0-release/contrib/groff/font/devX100-12/
H A DMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/freebsd-11.0-release/contrib/groff/font/devX75/
H A DMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/freebsd-11.0-release/contrib/groff/font/devX75-12/
H A DMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h80 NodeBuilder &NB; member in class:clang::ento::CheckerContext
96 NB(builder),
127 return NB.getContext().blockCount();
179 return NB.getContext().getBlock()->getBlockID();
338 node = NB.generateSink(LocalLoc, State, P);
340 node = NB.generateNode(LocalLoc, State, P);
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DSourceMgr.h125 SrcBuffer NB; local
126 NB.Buffer = std::move(F);
127 NB.IncludeLoc = IncludeLoc;
128 Buffers.push_back(std::move(NB));
/freebsd-11.0-release/contrib/groff/font/devps/
H A DMakefile.sub5 NB NBI NI NR PB PBI PI PR TB TBI TI TR ZCMI \
/freebsd-11.0-release/gnu/usr.bin/groff/font/devps/
H A DMakefile7 NB NBI NI NR PB PBI PI PR TB TBI TI TR ZCMI \
/freebsd-11.0-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c82 enum foo { BS = 4096, NB=10 }; enumerator in enum:foo
83 static char bufs[NB][BS];
84 static unsigned bufs_used[NB];
87 for (i=0; i<NB; i++)
207 /* NB: underlying region may have been __MF_TYPE_HEAP. */
259 /* NB: underlying region may have been __MF_TYPE_HEAP. */
413 as needed. NB: The tracking struct is allocated with
/freebsd-11.0-release/contrib/groff/font/devps/generate/
H A DMakefile38 HNI HNR NB NBI NI NR PB PBI PI PR TB TBI TI TR ZCMI
122 NB:
/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp388 SDValue NB; local
390 NB = DAG.getConstant(NumBytes, DL, PtrVT, true);
391 Chain = DAG.getCALLSEQ_START(Chain, NB, DL);
455 Chain = DAG.getCALLSEQ_END(Chain, NB, Unused, SDValue(), DL);
/freebsd-11.0-release/sys/powerpc/powerpc/
H A Ddb_disasm.c854 u_int NB; local
855 NB = extract_field(instr, 31 - 20, 5);
856 if (NB == 0)
857 NB = 32;
858 pstr += sprintf(pstr, ", %d", NB);
/freebsd-11.0-release/contrib/gcc/config/sparc/
H A Dlb1spc.asm200 /* NB: these are commented out in the V8-SPARC manual as well */
547 /* NB: these are commented out in the V8-SPARC manual as well */
/freebsd-11.0-release/share/dtrace/
H A Dwatch_vop_remove308 * NB: Up-to but not including the parent directory (printed below)
/freebsd-11.0-release/share/mk/
H A Dbsd.cpu.mk334 # NB: COPTFLAGS is handled in /usr/src/sys/conf/kern.pre.mk
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dgdbarch.sh626 # will be needed for that case to work. NB: It is passed the callers
1102 /* Use default: BFD_ENDIAN_UNKNOWN (NB: is not ZERO). */
/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dppc-opc.c335 /* The NB field in an X form instruction. The value 32 is stored as macro
337 #define NB MB6 + 1
342 #define NSI NB + 1
1012 /* The NB field in an X form instruction. The value 32 is stored as
4071 { "lswi", X(31,597), X_MASK, PPCCOM, { RT, RA0, NB } },
4072 { "lsi", X(31,597), X_MASK, PWRCOM, { RT, RA0, NB } },
4123 { "stswi", X(31,725), X_MASK, PPCCOM, { RS, RA0, NB } },
4124 { "stsi", X(31,725), X_MASK, PWRCOM, { RS, RA0, NB } },
/freebsd-11.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c27529 ** NB: If you define USE_PREAD or USE_PREAD64, then it might also
53863 #define NB macro
[all...]
/freebsd-11.0-release/contrib/sqlite3/
H A Dsqlite3.c62540 #define NB macro
[all...]
/freebsd-11.0-release/contrib/libstdc++/
H A Dconfigure7727 # NB: only put functions here, instead of immediately above, if
8185 // NB: _Atomic_word not necessarily int.
8559 # NB: This flag only works reliably after 2.16.1. Configure tests
31122 # Check for the existence of <inttypes.h> functions (NB: doesn't make
[all...]

Completed in 1014 milliseconds