HomeSort by relevance Sort by last modified time
    Searched refs:NULL (Results 101 - 125 of 30428) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/syslinux/com32/gpllib/dmi/
dmi_processor.c 54 NULL, /* 0x00 */
76 NULL,
77 NULL, /* 0x17 */
98 NULL,
99 NULL,
100 NULL,
101 NULL, /* 0x2F */
110 NULL, /* 0x38 */
111 NULL,
112 NULL,
    [all...]
  /external/ltp/testcases/kernel/syscalls/setpgid/
setpgid03_child.c 26 TST_CHECKPOINT_INIT(NULL);
28 TST_SAFE_CHECKPOINT_WAKE(NULL, 0);
29 TST_SAFE_CHECKPOINT_WAIT(NULL, 0);
  /hardware/qcom/media/msm8974/mm-core/src/default/
qc_registry_table_android.c 44 NULL, // Create instance function
47 NULL
49 NULL, // Shared object library handle
qc_registry_table.c 43 NULL, // Create instance function
46 NULL
48 NULL, // Shared object library handle
  /hardware/qcom/media/msm8996/mm-core/src/default/
qc_registry_table_android.c 44 NULL, // Create instance function
47 NULL
49 NULL, // Shared object library handle
qc_registry_table.c 43 NULL, // Create instance function
46 NULL
48 NULL, // Shared object library handle
  /hardware/qcom/media/msm8998/mm-core/src/default/
qc_registry_table_android.c 44 NULL, // Create instance function
47 NULL
49 NULL, // Shared object library handle
qc_registry_table.c 43 NULL, // Create instance function
46 NULL
48 NULL, // Shared object library handle
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
stddef.h 6 #undef NULL
8 #define NULL 0
10 #define NULL ((void *)0)
  /external/clang/test/SemaCXX/
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 * a : a * NULL; // expected-warning 2{{use of NULL in arithmetic operation}
    [all...]
  /external/python/cpython3/Modules/
_testimportmultiple.c 13 NULL,
14 NULL,
15 NULL,
16 NULL,
17 NULL
30 NULL,
31 NULL,
32 NULL,
33 NULL,
34 NULL
    [all...]
  /external/icu/icu4c/source/tools/makeconv/
ucnvstat.c 64 &_SBCSStaticData, &_DBCSStaticData, &_MBCSStaticData, NULL/*Lat1*/,
65 NULL/*UTF8*/, NULL/*UTF16be*/, NULL/*UTF16LE*/, NULL/*UTF32be*/, NULL/*UTF32LE*/, &_EBCDICStatefulStaticData,
66 NULL/*ISO2022*/,
67 /* LMBCS */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NUL
    [all...]
  /frameworks/wilhelm/src/
sles.cpp 32 assert(NULL != thiz);
35 assert(NULL != clazz);
56 assert(NULL != thiz);
59 assert(NULL != clazz);
76 if (NULL == object) {
129 assert(NULL != object);
155 assert(NULL != clazz && NULL != pExposedMask);
168 if (NULL != MPH_init_table[interfaces[i].mMPH].mInit) {
183 if (NULL == pInterfaceIds || NULL == pInterfaceRequired)
    [all...]
  /external/icu/icu4c/source/test/cintltst/
usrchdat.c 31 const char *collator; /* currently supported "fr" "es" "de", plus NULL/other => "en" */
34 const char *breaker; /* currently supported "wordbreaker" for EN_WORDBREAKER_, plus NULL/other => EN_CHARACTERBREAKER_ */
47 {"xxxxxxxxxxxxxxxxxxxx", "fisher", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {-1}, {0}},
48 {"silly spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL, {13, -1},
50 {"silly spring string string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL,
52 {"silly string spring string", "string", NULL, UCOL_TERTIARY, USEARCH_STANDARD_ELEMENT_COMPARISON, NULL,
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_null.h 29 #ifndef NULL
32 #define NULL ((void *)0)
35 #define NULL nullptr
37 #define NULL __null
40 #define NULL (0L)
42 #define NULL 0
  /external/libmicrohttpd/src/testspdy/
test_daemon_start_stop.c 37 NULL,NULL,NULL,NULL,NULL,SPDY_DAEMON_OPTION_END);
39 if(NULL==daemon){
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
LibGlobalSt.c 32 EFI_SYSTEM_TABLE *gST = NULL;
33 EFI_BOOT_SERVICES *gBS = NULL;
34 EFI_RUNTIME_SERVICES *gRT = NULL;
LibGlobalDs.c 32 EFI_DXE_SERVICES *gDS = NULL;
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
PlatformData.c 22 NULL,
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
3-1-buildonly.c 8 Test that NULL is defined
13 #ifndef NULL
14 #error NULL not defined
  /frameworks/compile/mclinker/lib/LD/
LDFileFormat.cpp 17 : f_pTextSection(NULL),
18 f_pDataSection(NULL),
19 f_pBSSSection(NULL),
20 f_pReadOnlySection(NULL) {
  /external/tcpdump/
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, &_nysernet_ob
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
ia64-opc-d.c 24 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM22, IA64_OPND_R3_2}, 0, 0, NULL},
25 {"add", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_IMM14, IA64_OPND_R3}, 0, 0, NULL},
26 {"break", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_IMMU21}, 0, 0, NULL},
27 {"chk.s", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_R2, IA64_OPND_TGT25b}, 0, 0, NULL},
28 {"hint", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_IMMU21}, 0, 0, NULL},
29 {"mov", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_R1, IA64_OPND_AR3}, 0, 0, NULL},
30 {"mov", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_AR3, IA64_OPND_IMM8}, 0, 0, NULL},
31 {"mov", IA64_TYPE_DYN, 1, 0, 0, {IA64_OPND_AR3, IA64_OPND_R2}, 0, 0, NULL},
32 {"nop", IA64_TYPE_DYN, 0, 0, 0, {IA64_OPND_IMMU21}, 0, 0, NULL},
33 {NULL, 0, 0, 0, 0, {0}, 0, 0, NULL
    [all...]
  /external/libxcam/wrapper/gstreamer/interface/
gstxcaminterface.c 38 NULL,
39 NULL,
40 NULL,
41 NULL,
44 NULL,
45 NULL
58 iface->set_white_balance_mode = NULL;
59 iface->set_awb_speed = NULL;
60 iface->set_wb_color_temperature_range = NULL;
61 iface->set_manual_wb_gain = NULL;
    [all...]
  /external/clang/test/CodeGen/
variadic-null-win64.c 4 // Make it possible to pass NULL through variadic functions on platforms where
5 // NULL has an integer type that is more narrow than a pointer. On such
6 // platforms we widen null pointer constants to a pointer-sized integer.
8 #define NULL 0
12 v(f, 1, 2, 3, NULL);

Completed in 419 milliseconds

1 2 3 45 6 7 8 91011>>