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

/freebsd-10.1-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();
295 node = NB.generateSink(LocalLoc, State, P);
297 node = NB.generateNode(LocalLoc, State, P);
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DSourceMgr.h113 SrcBuffer NB;
114 NB.Buffer = F;
115 NB.IncludeLoc = IncludeLoc;
116 Buffers.push_back(NB);
/freebsd-10.1-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-10.1-release/gnu/usr.bin/groff/font/devps/
H A DMakefile7 NB NBI NI NR PB PBI PI PR TB TBI TI TR ZCMI \
/freebsd-10.1-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-10.1-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-10.1-release/share/mk/
H A Dbsd.cpu.mk260 # NB: COPTFLAGS is handled in /usr/src/sys/conf/kern.pre.mk
/freebsd-10.1-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-10.1-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-10.1-release/sys/dev/hptrr/
H A Damd64-elf.hptrr_lib.o.uu916 M:'0``+D!````NB`!``!(B=_H`````+@!````6\-F9F:09F9FD(GR#[;*2&G)
1637 M2('#:'0``+D!````NB`!``!(B=_H`````+@!````6\-F9F:09F9FD(GR#[;*
2370 M````NB`!``!(B=_H`````+@!````6\-F9F:09F9FD(GR#[;*2&G)^`T``$B-
3044 M>#,``+D!````NB`!``!(B=_H`````+@!````6\-F9F:09F9FD$%455-(B?WH
3629 M2(/L"(GR#[;"2&G`F`P``,=$.'``````0`^V]NB?]/__N`$```!(@\0(PV9F
3883 M``$``+H`"```Z`````!(BW,(2(V[F#H``$&X``$``+D@````NB`"``#H````
4068 M#[;`NB`````IPK@"````.=H/C$'^___&1"1/0,=$)"P`````0(3M#X2(````
4366 M```!=!C'@F`-```!````0`^V]NB+]/__N`$```#SPV9F9I!(@^P(B?(/ML*Y
4645 M[`A(B?M!B?2]`````(!_`@!V0F9$#[;NB>H/ML)(BY3#^`L``$B%TG0C1#AC
4776 MD$F)^$B+1S!$#[803(U/.+D`````NB````!(
[all...]
H A Di386-elf.hptrr_lib.o.uu315 M`=!0_W,<:@+H_/___X/$$$:)\#A#`G>NB?:#Q`1;7L.)]E575E.#[`R+="0@
743 MQT0D'`````#&1"04!(ET)"1F#[9$)`IFB40D+(U#`\'H`F:)1"0NB?IF#[;"
1632 M#[;`NB`````IPH/$$+@"````.=H/C/[]___&1"1C0,=$)$@`````@#PD``^$
2283 M````P>@(B`0D#[;8B5T,@^P(#[9$)$-0_W0D).C\____#[;`NB`````IPH/$
3564 MD(@(0$IU^@^VP\'@!;D`````NB````"-A#"H*@``C78`B`A`2G7ZBT0D'(E'
4361 M\#A#`G>NB?:#Q`1;7L.)]E575E.#[`R+="0@B@:(1"0'BVX<@;[L"```2-8"
4788 M````QT0D'`````#&1"04!(ET)"1F#[9$)`IFB40D+(U#`\'H`F:)1"0NB?IF
6575 M=)P<5NB!Y?__@\0,0X/[`G+L13ML)`@/C&7____ITP```(U$)"!04^AE_?__
7522 M`@```@`!`(`C``#8O0(`/`````(``0"=(P``_*,"`!<````"``$`NB,``,"O
/freebsd-10.1-release/sys/contrib/dev/ipw/
H A Dipw2100-1.3.fw.uu1767 M``X`&`!ZX%>!`@`@\.8``"``H(@F"!+ZX%<+`0`@`!(6*(```"!NB`8(:H"&
/freebsd-10.1-release/sys/contrib/dev/uath/
H A Dar5523.bin.uu1659 M``R9B``/JZ(``+NB``.KHP`$NZ,`!ZND``B[I``+JZ@`#+NH``^)@@`0F8(`
/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.c26177 ** NB: If you define USE_PREAD or USE_PREAD64, then it might also
55374 #define NB macro
[all...]
/freebsd-10.1-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-10.1-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 1275 milliseconds