HomeSort by relevance Sort by last modified time
    Searched refs:NB (Results 26 - 50 of 54) sorted by null

12 3

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_list.c 213 const int NB = 64;
214 _STLP_PRIV _CArray<list<_Tp, _Alloc>, NB> __counter(__carry);
226 if (__fill >= NB) {
_slist.c 189 const int NB = 64;
190 _STLP_PRIV _CArray<slist<_Tp, _Alloc>, NB> __counter(__carry);
203 if (__fill >= NB) {
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_list.c 213 const int NB = 64;
214 _STLP_PRIV _CArray<list<_Tp, _Alloc>, NB> __counter(__carry);
226 if (__fill >= NB) {
_slist.c 189 const int NB = 64;
190 _STLP_PRIV _CArray<slist<_Tp, _Alloc>, NB> __counter(__carry);
203 if (__fill >= NB) {
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_list.c 213 const int NB = 64;
214 _STLP_PRIV _CArray<list<_Tp, _Alloc>, NB> __counter(__carry);
226 if (__fill >= NB) {
_slist.c 188 const int NB = 64;
189 _STLP_PRIV _CArray<slist<_Tp, _Alloc>, NB> __counter(__carry);
202 if (__fill >= NB) {
  /external/iproute2/doc/
api-ip6-flowlabels.tex 61 \begin{NB}
66 \end{NB}
67 \begin{NB}
68 NB notes here and below reflect only my personal opinion,
70 \end{NB}
96 \begin{NB}
103 \end{NB}
111 \begin{NB}
116 \end{NB}
123 \begin{NB}
    [all...]
ip-cref.tex 38 The paragraphs beginning with NB contain side notes, warnings about
99 \begin{NB}
101 \end{NB}
102 \begin{NB}
104 \end{NB}
252 \begin{NB}
257 \end{NB}
291 \begin{NB}
295 \end{NB}
304 \begin{NB}
    [all...]
ip-tunnels.tex 264 \begin{NB}
269 \end{NB}
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 103 FE, CO, NI, CU, ZN, GA, GE, AS, SE, BR, KR, RB, SR, Y, ZR, NB, MO, TC, RU, RH, PD, AG, CD,
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
Token.js 0 // NB: Because Token has static members of type CommonToken, the Token dummy
  /external/chromium_org/ppapi/native_client/tests/nacl_browser/fault_injection/
nacl.scons 36 # NB: there is a "plain" version of post-message based name service
  /external/chromium_org/tools/valgrind/
chrome_tests.bat 11 :: NB: SHIFT command doesn't modify %*
  /external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/
libyuv_tests.bat 20 :: NB: SHIFT command doesn't modify %*
  /packages/apps/Settings/src/com/android/settings/applications/
RunningState.java     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
btree.c     [all...]
  /external/eigen/blas/testing/
dblat3.f 389 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
465 NB = K
468 NB = N
477 LBB = LDB*NB
481 CALL DMAKE( 'GE', ' ', ' ', MB, NB, B, NMAX, BB,
    [all...]
sblat3.f 389 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
465 NB = K
468 NB = N
477 LBB = LDB*NB
481 CALL SMAKE( 'GE', ' ', ' ', MB, NB, B, NMAX, BB,
    [all...]
cblat3.f 403 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
479 NB = K
482 NB = N
491 LBB = LDB*NB
495 CALL CMAKE( 'GE', ' ', ' ', MB, NB, B, NMAX, BB,
    [all...]
zblat3.f 404 $ MA, MB, MS, N, NA, NARGS, NB, NC, NS
480 NB = K
483 NB = N
492 LBB = LDB*NB
496 CALL ZMAKE( 'GE', ' ', ' ', MB, NB, B, NMAX, BB,
    [all...]
  /external/chromium_org/remoting/webapp/
host_list.js 283 // not the local host (which is displayed separately). NB: if the host has
  /external/qemu/disas/
ppc.c 677 /* The NB field in an X form instruction. The value 32 is stored as
679 #define NB MB6 + 1
684 #define NSI NB + 1
    [all...]
  /art/test/
Android.run-test.mk 123 # NB 116-nodex2oat is not broken per-se it just doesn't (and isn't meant to) work with --prebuild.
134 # NB 117-nopatchoat is not broken per-se it just doesn't work (and isn't meant to) without --prebuild --relocate
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 525 * A is a HDN string and has the form NB, where N is a non-empty
543 # A does not have form NB, or N is the empty string
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 525 * A is a HDN string and has the form NB, where N is a non-empty
543 # A does not have form NB, or N is the empty string
    [all...]

Completed in 3122 milliseconds

12 3