/external/chromium_org/third_party/harfbuzz-ng/src/ |
H A D | hb-ot-shape-complex-default.cc | 33 NULL, /* collect_features */ 34 NULL, /* override_features */ 35 NULL, /* data_create */ 36 NULL, /* data_destroy */ 37 NULL, /* preprocess_text */ 39 NULL, /* decompose */ 40 NULL, /* compose */ 41 NULL, /* setup_masks */
|
/external/harfbuzz_ng/src/ |
H A D | hb-ot-shape-complex-default.cc | 33 NULL, /* collect_features */ 34 NULL, /* override_features */ 35 NULL, /* data_create */ 36 NULL, /* data_destroy */ 37 NULL, /* preprocess_text */ 39 NULL, /* decompose */ 40 NULL, /* compose */ 41 NULL, /* setup_masks */
|
/external/strace/linux/ia64/ |
H A D | syscallent.h | 239 { MA, 0, NULL, NULL }, /* 445 */ 240 { MA, 0, NULL, NULL }, /* 446 */ 241 { MA, 0, NULL, NULL }, /* 447 */ 242 { MA, 0, NULL, NULL }, /* 448 */ 243 { MA, 0, NULL, NULL }, /* 44 [all...] |
/external/strace/linux/sparc/ |
H A D | syscallent1.h | 92 { 6, 0, NULL, NULL }, /* 64 */ 93 { 6, 0, NULL, NULL }, /* 65 */ 94 { 6, 0, NULL, NULL }, /* 66 */ 95 { 6, 0, NULL, NULL }, /* 67 */ 96 { 6, 0, NULL, NULL }, /* 6 [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/dso/ |
H A D | dso_null.c | 59 /* This "NULL" method is provided as the fallback for systems that have 67 "NULL shared library method", 68 NULL, /* load */ 69 NULL, /* unload */ 70 NULL, /* bind_var */ 71 NULL, /* bind_func */ 74 NULL, /* unbind_var */ 75 NULL, /* unbind_func */ 77 NULL, /* ctrl */ 78 NULL, /* dso_name_converte [all...] |
/external/openssl/crypto/dso/ |
H A D | dso_null.c | 59 /* This "NULL" method is provided as the fallback for systems that have 67 "NULL shared library method", 68 NULL, /* load */ 69 NULL, /* unload */ 70 NULL, /* bind_var */ 71 NULL, /* bind_func */ 74 NULL, /* unbind_var */ 75 NULL, /* unbind_func */ 77 NULL, /* ctrl */ 78 NULL, /* dso_name_converte [all...] |
/external/clang/test/SemaCXX/ |
H A D | null_in_arithmetic_ops.cpp | 14 a = 0 ? NULL + a : a + NULL; // expected-warning 2{{use of NULL in arithmetic operation}} 15 a = 0 ? NULL - a : a - NULL; // expected-warning 2{{use of NULL in arithmetic operation}} 16 a = 0 ? NULL / a : a / NULL; // expected-warning 2{{use of NULL in arithmetic operation}} \ 18 a = 0 ? NULL * 59 a >>= NULL; // expected-warning{{use of NULL in arithmetic operation}} local 60 a <<= NULL; // expected-warning{{use of NULL in arithmetic operation}} local [all...] |
/external/chromium_org/third_party/cld/languages/internal/ |
H A D | languages.cc | 24 { "ENGLISH", "en", "eng", NULL}, 25 { "DANISH", "da", "dan", NULL}, 26 { "DUTCH", "nl", "dut", NULL}, 27 { "FINNISH", "fi", "fin", NULL}, 28 { "FRENCH", "fr", "fre", NULL}, 29 { "GERMAN", "de", "ger", NULL}, 30 { "HEBREW", "he", "heb", NULL}, 31 { "ITALIAN", "it", "ita", NULL}, 32 { "Japanese", "ja", "jpn", NULL}, 33 { "Korean", "ko", "kor", NULL}, [all...] |
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
H A D | ucnvstat.c | 62 &_SBCSStaticData, &_DBCSStaticData, &_MBCSStaticData, NULL/*Lat1*/, 63 NULL/*UTF8*/, NULL/*UTF16be*/, NULL/*UTF16LE*/, NULL/*UTF32be*/, NULL/*UTF32LE*/, &_EBCDICStatefulStaticData, 64 NULL/*ISO2022*/, 65 /* LMBCS */ NULL, NULL, NULL, NUL [all...] |
/external/icu/icu4c/source/tools/makeconv/ |
H A D | ucnvstat.c | 62 &_SBCSStaticData, &_DBCSStaticData, &_MBCSStaticData, NULL/*Lat1*/, 63 NULL/*UTF8*/, NULL/*UTF16be*/, NULL/*UTF16LE*/, NULL/*UTF32be*/, NULL/*UTF32LE*/, &_EBCDICStatefulStaticData, 64 NULL/*ISO2022*/, 65 /* LMBCS */ NULL, NULL, NULL, NUL [all...] |
/external/chromium_org/url/ |
H A D | url_parse_unittest.cc | 106 // A NULL reference means the component should be nonexistant. 110 return false; // Reference is not NULL but we don't have anything 229 {"http:foo.com", "http", NULL, NULL, "foo.com", -1, NULL, NULL, NULL}, 232 {"\t :foo.com \n", "", NULL, NULL, "foo.com", -1, NULL, NUL [all...] |
/external/icu/icu4c/source/test/cintltst/ |
H A D | usrchdat.c | 29 const char *collator; /* currently supported "fr" "es" "de", plus NULL/other => "en" */ 32 const char *breaker; /* currently supported "wordbreaker" for EN_WORDBREAKER_, plus NULL/other => EN_CHARACTERBREAKER_ */ 45 {"xxxxxxxxxxxxxxxxxxxx", "fisher", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {-1}, {0}}, 46 {"silly spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {13, -1}, 48 {"silly spring string string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, 50 {"silly string spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
H A D | usrchdat.c | 29 const char *collator; /* currently supported "fr" "es" "de", plus NULL/other => "en" */ 32 const char *breaker; /* currently supported "wordbreaker" for EN_WORDBREAKER_, plus NULL/other => EN_CHARACTERBREAKER_ */ 45 {"xxxxxxxxxxxxxxxxxxxx", "fisher", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {-1}, {0}}, 46 {"silly spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {13, -1}, 48 {"silly spring string string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, 50 {"silly string spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, [all...] |
/external/chromium_org/third_party/skia/src/opts/ |
H A D | SkUtils_opts_none.cpp | 13 return NULL; 17 return NULL; 21 return NULL;
|
/external/skia/src/opts/ |
H A D | SkUtils_opts_none.cpp | 13 return NULL; 17 return NULL; 21 return NULL;
|
/external/strace/linux/mips/ |
H A D | syscallent-compat.h | 65 { 0, 0, NULL, NULL }, /* 064 */ 66 { 0, 0, NULL, NULL }, /* 065 */ 67 { 0, 0, NULL, NULL }, /* 066 */ 68 { 0, 0, NULL, NULL }, /* 067 */ 69 { 0, 0, NULL, NULL }, /* 06 [all...] |
/external/chromium_org/third_party/skia/src/gpu/gl/ |
H A D | GrGLCreateNativeInterface_none.cpp | 11 return NULL;
|
H A D | GrGLDefaultInterface_none.cpp | 11 return NULL;
|
/external/skia/src/gpu/gl/ |
H A D | GrGLCreateNativeInterface_none.cpp | 11 return NULL;
|
H A D | GrGLDefaultInterface_none.cpp | 11 return NULL;
|
/external/tcpdump/ |
H A D | mib.h | 14 NULL, NULL 18 NULL, &_proteon_obj 22 NULL, &_ibm_obj 26 NULL, &_cmu_obj 30 NULL, &_unix_obj 34 NULL, &_acc_obj 38 NULL, &_twg_obj 42 NULL, &_cayman_obj 46 NULL, [all...] |
/external/compiler-rt/test/tsan/ |
H A D | simple_race.cc | 9 return NULL; 14 return NULL; 19 pthread_create(&t[0], NULL, Thread1, NULL); 20 pthread_create(&t[1], NULL, Thread2, NULL); 21 pthread_join(t[0], NULL); 22 pthread_join(t[1], NULL);
|
/external/libcxx/test/language.support/support.types/ |
H A D | null.pass.cpp | 12 #ifndef NULL 13 #error NULL not defined
|
/external/valgrind/main/none/tests/ |
H A D | pth_exit.c | 14 pthread_create(&a, NULL, th, NULL); 15 pthread_create(&a, NULL, th, NULL); 16 pthread_create(&a, NULL, th, NULL); 17 pthread_create(&a, NULL, th, NULL);
|
/external/chromium_org/third_party/skia/src/gpu/gl/mesa/ |
H A D | GrGLCreateMesaInterface.cpp | 15 SkASSERT(NULL == ctx); 16 SkASSERT(NULL != OSMesaGetCurrentContext()); 21 if (NULL == OSMesaGetCurrentContext()) { 22 return NULL; 24 return GrGLAssembleGLInterface(NULL, osmesa_get);
|