/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/ |
p7.cpp | 3 namespace NIL {} // expected-note {{previous definition}} 4 inline namespace NIL {} // expected-error {{cannot be reopened as inline}}
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_debug_xform.c | 68 ONE, NIL, NIL, NIL, 69 NIL, ONE, NIL, NIL, 70 NIL, NIL, ONE, NIL, 71 NIL, NIL, NIL, ON [all...] |
m_debug_norm.c | 50 ONE, NIL, NIL, NIL, 51 NIL, ONE, NIL, NIL, 52 NIL, NIL, ONE, NIL, 53 NIL, NIL, NIL, NI [all...] |
m_debug_util.h | 300 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 };
|
/external/mesa3d/src/mesa/math/ |
m_debug_xform.c | 68 ONE, NIL, NIL, NIL, 69 NIL, ONE, NIL, NIL, 70 NIL, NIL, ONE, NIL, 71 NIL, NIL, NIL, ON [all...] |
m_debug_norm.c | 50 ONE, NIL, NIL, NIL, 51 NIL, ONE, NIL, NIL, 52 NIL, NIL, ONE, NIL, 53 NIL, NIL, NIL, NI [all...] |
m_debug_util.h | 300 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 };
|
/external/chromium_org/third_party/libxml/src/ |
triostr.c | 44 #if !defined(NIL) 45 # define NIL ((char)0) 407 while ((*first != NIL) && (*second != NIL)) 416 return ((*first == NIL) && (*second == NIL)); 532 while ((*first != NIL) && (*second != NIL) && (cnt <= max)) 542 return ((cnt == max) || ((*first == NIL) && (*second == NIL))); [all...] |
trio.c | 109 #define NIL ((char)0) 747 static TRIO_CONST char internalNullString[] = "(nil)"; 871 (internalLocaleValues->decimal_point[0] != NIL)) 880 internalDecimalPoint = NIL; 887 (internalLocaleValues->thousands_sep[0] != NIL)) 895 (internalLocaleValues->grouping[0] != NIL)) [all...] |
/external/libxml2/ |
triostr.c | 44 #if !defined(NIL) 45 # define NIL ((char)0) 407 while ((*first != NIL) && (*second != NIL)) 416 return ((*first == NIL) && (*second == NIL)); 532 while ((*first != NIL) && (*second != NIL) && (cnt <= max)) 542 return ((cnt == max) || ((*first == NIL) && (*second == NIL))); [all...] |
trio.c | 109 #define NIL ((char)0) 751 static TRIO_CONST char internalNullString[] = "(nil)"; 875 (internalLocaleValues->decimal_point[0] != NIL)) 884 internalDecimalPoint = NIL; 891 (internalLocaleValues->thousands_sep[0] != NIL)) 899 (internalLocaleValues->grouping[0] != NIL)) [all...] |
/external/chromium_org/third_party/zlib/ |
deflate.c | 105 #define NIL 0 195 s->head[s->hash_size-1] = NIL; \ [all...] |
/external/libpcap/msdos/ |
pkt_rx1.s | 124 @skip: xor di, di ; return ES:DI = NIL pointer
|
pkt_rx0.asm | 164 @skip: xor di, di ; return ES:DI = NIL pointer
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
opt-gvmat64.asm | 245 ;;; s->strstart - (IPos)MAX_DIST(s) : NIL;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.jasper_5.5.17.v201004212143.jar | |