HomeSort by relevance Sort by last modified time
    Searched refs:NB (Results 1 - 10 of 10) sorted by null

  /external/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) {
  /ndk/sources/android/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) {
  /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}
  /external/qemu/
ppc-dis.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...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 102 milliseconds