Home
last modified time | relevance | path

Searched refs:NB (Results 1 – 25 of 98) sorted by relevance

1234

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCheckerContext.h80 NodeBuilder &NB; variable
96 NB(builder), in Eng()
127 return NB.getContext().blockCount(); in blockCount()
179 return NB.getContext().getBlock()->getBlockID(); in getBlockID()
300 node = NB.generateSink(LocalLoc, State, P);
302 node = NB.generateNode(LocalLoc, State, P);
/NextBSD/tools/tools/nanobsd/gateworks/
HDG235817 # NB: patched by boot2 to reflect boot/root partition
82 device mii # NB: required by npe
115 #device hifn # NB: Soekris minipci card known to work
117 # NB: 2 USB 2.0 ports standard
HDcommon5 NANO_PMAKE="make" # NB: disable -j 3
101 # NB: leave c++ enabled so devd can be built
160 # NB: override to force / on s1 instead of s1a
324 rm ${CFG}; CFG= # NB: disable printing below
337 rm ${DATA}; DATA= # NB: disable printing below
HDG234817 # NB: patched by boot2 to reflect boot/root partition
81 device mii # NB: required by npe
/NextBSD/contrib/llvm/include/llvm/Support/
HDSourceMgr.h125 SrcBuffer NB; in AddNewSourceBuffer() local
126 NB.Buffer = std::move(F); in AddNewSourceBuffer()
127 NB.IncludeLoc = IncludeLoc; in AddNewSourceBuffer()
128 Buffers.push_back(std::move(NB)); in AddNewSourceBuffer()
/NextBSD/contrib/llvm/lib/Analysis/
HDCaptureTracking.cpp100 unsigned NB = NumberedInsts.lookup(B); in dominates() local
101 if (NA && NB) in dominates()
102 return NA < NB; in dominates()
105 if (NB) in dominates()
/NextBSD/contrib/gcclibs/libmudflap/
HDmf-hooks1.c82 enum foo { BS = 4096, NB=10 }; in __mf_0fn_malloc() enumerator
83 static char bufs[NB][BS]; in __mf_0fn_malloc()
84 static unsigned bufs_used[NB]; in __mf_0fn_malloc()
87 for (i=0; i<NB; i++) in __mf_0fn_malloc()
/NextBSD/sys/arm/conf/
HDCAMBRIA25 # NB: memory mapping is defined in std.avila
107 device mii # NB: required by npe
138 options AH_SUPPORT_AR5416 # NB: for 11n descriptor format
141 # NB: 2 USB 2.0 ports standard
HDAVILA.hints12 hint.uart.0.ier_rxbits=0x5d # NB: need UUE+RTOIE
17 hint.uart.1.ier_rxbits=0x5d # NB: need UUE+RTOIE
HDCAMBRIA.hints12 hint.uart.0.ier_rxbits=0x5d # NB: need UUE+RTOIE
14 # NB: no UART1 on ixp435
HDAVILA25 # NB: memory mapping is defined in std.avila
104 device mii # NB: required by npe
/NextBSD/contrib/groff/font/devX75/
HDMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/NextBSD/contrib/groff/font/devX100-12/
HDMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/NextBSD/contrib/groff/font/devX75-12/
HDMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/NextBSD/contrib/groff/font/devX100/
HDMakefile.sub2 DEVFILES=DESC TR TI TB TBI CR CI CB CBI HR HI HB HBI NR NI NB NBI S
/NextBSD/usr.sbin/bsdconfig/includes/
HDUSAGE61 NB: The `-f' flag is implied when given an include.
67 NB: The `.subr' suffix on the end of the include is optional.
/NextBSD/crypto/openssl/apps/set/
HDset-m-ca.pem8 7RAJKml/p12ZyZ7D5YPP4BBXVsa1H8e8arR1LKC4rdCArrtKKlBeBiMo9+NB+u35
/NextBSD/tools/regression/usr.bin/env/
HDregress-env.rgdata321 sb_args:-S/bin/sh [%-script.pathname-%] ${A} ${NB} ${C} ${ND} ${NE} ${F} S:
323 setenv:NB=
344 sb_args:-S/bin/sh [%-script.pathname-%] ${A} ${NB} "${NB}" ${NB} ${C} "${ND}" ${NE} ${F} S:
346 setenv:NB=
/NextBSD/contrib/libstdc++/
DREADME31 [NB: this can be enabled via --enable-cheaders=c]
36 [NB: this is the default, and is the same as --enable-cheaders=c_std]
/NextBSD/crypto/heimdal/lib/gssapi/spnego/
HDspnego.asn140 -- NB: negResult is not OPTIONAL in the new SPNEGO spec but
/NextBSD/sys/powerpc/powerpc/
HDdb_disasm.c854 u_int NB; in disasm_fields() local
855 NB = extract_field(instr, 31 - 20, 5); in disasm_fields()
856 if (NB == 0) in disasm_fields()
857 NB = 32; in disasm_fields()
858 pstr += sprintf(pstr, ", %d", NB); in disasm_fields()
/NextBSD/gnu/usr.bin/groff/font/devps/
HDMakefile7 NB NBI NI NR PB PBI PI PR TB TBI TI TR ZCMI \
/NextBSD/contrib/groff/font/devps/
HDMakefile.sub5 NB NBI NI NR PB PBI PI PR TB TBI TI TR ZCMI \
/NextBSD/contrib/groff/font/devps/generate/
HDMakefile38 HNI HNR NB NBI NI NR PB PBI PI PR TB TBI TI TR ZCMI
122 NB: target
/NextBSD/contrib/groff/src/devices/xditview/
HDFontMap15 NB -adobe-new century schoolbook-bold-r-normal--*-*-*-*-p-*-iso8859-1

1234