/external/clang/test/CXX/temp/temp.param/ |
p3.cpp | 32 namespace NB { struct S; } 35 using namespace NB;
|
/external/clang/test/SemaCXX/ |
exceptions.cpp | 113 namespace NB { struct S; } 117 using namespace NB;
|
/external/clang/test/CodeGen/ |
struct.c | 48 typedef struct NB { 52 struct NB *n2; 54 } NB; 56 void f2() { NB b; } 58 extern NB *f3();
|
/external/llvm/include/llvm/Support/ |
SourceMgr.h | 99 SrcBuffer NB; 100 NB.Buffer = F; 101 NB.IncludeLoc = IncludeLoc; 102 Buffers.push_back(NB);
|
/frameworks/media/libvideoeditor/vss/stagefrightshells/inc/ |
VideoEditorBuffer.h | 69 M4OSA_UInt32 NB;
|
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/ |
VideoEditorBuffer.c | 99 pool->NB = nbBuffers; 132 for (j = 0; j < ppool->NB; j++) 176 for (i=0; i < ppool->NB; i++) 210 for(index = 0; index < pool->NB; index++) 247 for(index = 0; index< pool->NB; index++)
|
VideoEditorVideoDecoder.cpp | [all...] |
/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/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) {
|
/prebuilt/ndk/android-ndk-r5/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) {
|
/prebuilt/ndk/android-ndk-r6/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) {
|
/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...] |