Searched refs:NULL (Results 1 - 25 of 11995) sorted by relevance

1234567891011>>

/external/dropbear/libtomcrypt/src/misc/crypt/
H A Dcrypt_prng_descriptor.c18 { NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL }
H A Dcrypt_cipher_descriptor.c19 { NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NUL
[all...]
H A Dcrypt_hash_descriptor.c19 { NULL, 0, 0, 0, { 0 }, 0, NULL, NULL, NULL, NULL, NULL }
/external/openssl/crypto/dso/
H A Ddso_null.c59 /* 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 Dnull_in_arithmetic_ops.cpp14 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/icu4c/tools/makeconv/
H A Ducnvstat.c62 &_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/googleurl/src/
H A Durl_parse_unittest.cc114 // A NULL reference means the component should be nonexistant.
118 return false; // Reference is not NULL but we don't have anything
240 {"http:foo.com", "http", NULL, NULL, "foo.com", -1, NULL, NULL, NULL},
243 {"\t :foo.com \n", "", NULL, NULL, "foo.com", -1, NULL, NUL
[all...]
/external/icu4c/test/cintltst/
H A Dusrchdat.c29 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/dropbear/libtomcrypt/src/pk/ecc/
H A Decc.c118 NULL, NULL, NULL, NULL, NULL, NULL
/external/skia/src/gpu/gl/
H A DGrGLCreateNativeInterface_none.cpp12 return NULL;
H A DGrGLDefaultInterface_none.cpp12 return NULL;
H A DGrGLInterface.cpp23 if (NULL == versionString) {
24 GrAssert(!"NULL GL version string.");
54 if (NULL == versionString) {
55 GrAssert(!"NULL GL version string.");
82 if (NULL == versionString) {
83 GrAssert(!"NULL GLSL version string.");
152 fActiveTexture = NULL;
153 fAttachShader = NULL;
154 fBeginQuery = NULL;
155 fBindAttribLocation = NULL;
[all...]
/external/tcpdump/
H A Dmib.h14 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/chromium/chrome/browser/sync/
H A Dprofile_sync_service_mock.cc10 : ProfileSyncService(NULL, NULL, "") {
/external/compiler-rt/lib/tsan/output_tests/
H A Dsimple_race.c8 return NULL;
13 return NULL;
18 pthread_create(&t[0], NULL, Thread1, NULL);
19 pthread_create(&t[1], NULL, Thread2, NULL);
20 pthread_join(t[0], NULL);
21 pthread_join(t[1], NULL);
H A Dsimple_race.cc8 return NULL;
13 return NULL;
18 pthread_create(&t[0], NULL, Thread1, NULL);
19 pthread_create(&t[1], NULL, Thread2, NULL);
20 pthread_join(t[0], NULL);
21 pthread_join(t[1], NULL);
/external/skia/src/opts/
H A DSkUtils_opts_none.cpp13 return NULL;
17 return NULL;
/external/skia/src/ports/
H A DSkFontHost_gamma_none.cpp20 tables[0] = NULL;
21 tables[1] = NULL;
/external/valgrind/main/none/tests/
H A Dpth_exit.c14 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/ppp/pppd/
H A Decp.c76 { NULL }
101 NULL, /* ecp_input, */
102 NULL, /* ecp_protrej, */
103 NULL, /* ecp_lowerup, */
104 NULL, /* ecp_lowerdown, */
105 NULL, /* ecp_open, */
106 NULL, /* ecp_close, */
108 NULL, /* ecp_datainput, */
113 NULL,
114 NULL,
[all...]
/external/chromium/chrome/browser/ui/views/status_icons/
H A Dstatus_tray_gtk.cc9 return NULL;
/external/iproute2/genl/
H A Dstatic-syms.c5 return NULL;
/external/iproute2/ip/
H A Dstatic-syms.c5 return NULL;
/external/iproute2/tc/
H A Dstatic-syms.c5 return NULL;
/external/kernel-headers/original/asm-generic/
H A Demergency-restart.h6 machine_restart(NULL);

Completed in 477 milliseconds

1234567891011>>