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

1 2 3 4 5 6 7 8 91011>>

  /external/elfutils/libelf/
gelf_getchdr.c 41 if (scn == NULL)
42 return NULL;
44 if (dest == NULL)
47 return NULL;
53 if (chdr == NULL)
54 return NULL;
62 if (chdr == NULL)
63 return NULL;
  /external/elfutils/tests/
system-elf-libelf-test.c 32 Elf32_Chdr *chdr = elf32_getchdr (NULL);
34 return chdr == NULL ? 0 : -1;
  /external/mesa3d/src/util/tests/hash_table/
null_destroy.c 37 _mesa_hash_table_destroy(NULL, NULL);
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
stdint.h 16 #ifndef NULL
17 #define NULL (void*)0x0
  /external/libexif/libexif/pentax/
mnote-pentax-tag.c 39 {MNOTE_PENTAX_TAG_UNKNOWN_05, NULL, NULL, NULL},
40 {MNOTE_PENTAX_TAG_UNKNOWN_06, NULL, NULL, NULL},
42 {MNOTE_PENTAX_TAG_UNKNOWN_08, NULL, NULL, NULL},
43 {MNOTE_PENTAX_TAG_UNKNOWN_09, NULL, NULL, NULL}
    [all...]
  /external/libxcam/xcore/
x3a_result_factory.h 38 SmartPtr<X3aWhiteBalanceResult> create_whitebalance (XCam3aResultWhiteBalance *from = NULL);
39 SmartPtr<X3aBlackLevelResult> create_blacklevel (XCam3aResultBlackLevel *from = NULL);
40 SmartPtr<X3aColorMatrixResult> create_rgb2yuv_colormatrix (XCam3aResultColorMatrix *from = NULL);
41 SmartPtr<X3aColorMatrixResult> create_yuv2rgb_colormatrix (XCam3aResultColorMatrix *from = NULL);
42 SmartPtr<X3aExposureResult> create_exposure (XCam3aResultExposure *from = NULL);
43 SmartPtr<X3aFocusResult> create_focus (XCam3aResultFocus *from = NULL);
44 SmartPtr<X3aDemosaicResult> create_demosaicing (XCam3aResultDemosaic *from = NULL);
45 SmartPtr<X3aDefectPixelResult> create_defectpixel (XCam3aResultDefectPixel *from = NULL);
46 SmartPtr<X3aNoiseReductionResult> create_noise_reduction (XCam3aResultNoiseReduction *from = NULL);
47 SmartPtr<X3aTemporalNoiseReduction> create_3d_noise_reduction (XCam3aResultTemporalNoiseReduction *from = NULL);
    [all...]
  /external/curl/tests/unit/
unit1394.c 51 "foo\\bar\\baz", "foo\\bar\\baz", NULL,
52 "foo\\\\bar\\\\baz", "foo\\bar\\baz", NULL,
53 "foo\\", "foo\\", NULL,
54 "foo\\\\", "foo\\", NULL,
65 "c:\\foo\\bar\\baz", "c:\\foo\\bar\\baz", NULL,
66 "c:\\foo\\\\bar\\\\baz", "c:\\foo\\bar\\baz", NULL,
67 "c:\\foo\\", "c:\\foo\\", NULL,
68 "c:\\foo\\\\", "c:\\foo\\", NULL,
74 NULL, NULL, NULL
    [all...]
  /external/ppp/pppd/plugins/radius/
options.h 39 {"config_file", OT_STR, ST_UNDEF, NULL},
41 {"auth_order", OT_AUO, ST_UNDEF, NULL},
49 {"servers", OT_STR, ST_UNDEF, NULL},
50 {"dictionary", OT_STR, ST_UNDEF, NULL},
52 {"seqfile", OT_STR, ST_UNDEF, NULL},
53 {"mapfile", OT_STR, ST_UNDEF, NULL},
54 {"default_realm", OT_STR, ST_UNDEF, NULL},
55 {"radius_timeout", OT_INT, ST_UNDEF, NULL},
56 {"radius_retries", OT_INT, ST_UNDEF, NULL},
58 {"bindaddr", OT_STR, ST_UNDEF, NULL},
    [all...]
  /external/python/cpython3/Doc/includes/
shoddy.c 20 {NULL, NULL},
34 PyVarObject_HEAD_INIT(NULL, 0)
80 NULL, NULL, NULL, NULL, NULL
90 return NULL;
93 if (m == NULL)
    [all...]
  /external/libxml2/
xmlmodule.c 51 const char *name = NULL;
53 if (module != NULL) {
57 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_MODULE,
58 XML_ERR_NO_MEMORY, XML_ERR_FATAL, NULL, 0, extra,
59 name, NULL, 0, 0,
75 * Returns a handle for the module or NULL in case of erro
    [all...]
  /external/libdrm/tests/etnaviv/
etnaviv_cmd_stream_test.c 41 stream = etna_cmd_stream_new(NULL, 0, NULL, NULL);
42 assert(stream == NULL);
44 stream = etna_cmd_stream_new(NULL, 4, NULL, NULL);
49 stream = etna_cmd_stream_new(NULL, 20, NULL, NULL);
    [all...]
  /external/ltp/pan/
splitstr.c 43 * found. Argcount can be NULL. There will always be a NULL element in the
44 * array after the last valid element. If an error occurs, NULL will be
63 char *arg_string = NULL, **arg_array = NULL, *cur_tok = NULL;
68 * In most recoverable errors, if argcount is not NULL,
69 * set argcount to 0. Then return NULL.
71 if (str == NULL) {
72 if (argcount != NULL)
    [all...]
  /external/ipsec-tools/src/racoon/
strnames.c 196 { ISAKMP_CERT_NONE, "NONE", NULL },
197 { ISAKMP_CERT_PKCS7, "PKCS #7 wrapped X.509 certificate", NULL },
198 { ISAKMP_CERT_PGP, "PGP Certificate", NULL },
199 { ISAKMP_CERT_DNS, "DNS Signed Key", NULL },
200 { ISAKMP_CERT_X509SIGN, "X.509 Certificate Signature", NULL },
201 { ISAKMP_CERT_X509KE, "X.509 Certificate Key Exchange", NULL },
202 { ISAKMP_CERT_KERBEROS, "Kerberos Tokens", NULL },
203 { ISAKMP_CERT_CRL, "Certificate Revocation List (CRL)", NULL },
204 { ISAKMP_CERT_ARL, "Authority Revocation List (ARL)", NULL },
205 { ISAKMP_CERT_SPKI, "SPKI Certificate", NULL },
    [all...]
  /external/expat/tests/
memcheck.c 50 static AllocationEntry *alloc_head = NULL;
51 static AllocationEntry *alloc_tail = NULL;
62 if (entry == NULL) {
64 return NULL;
68 if (entry->allocation == NULL) {
70 return NULL;
72 entry->next = NULL;
75 if (alloc_head == NULL) {
76 entry->prev = NULL;
92 for (entry = alloc_head; entry != NULL; entry = entry->next)
    [all...]
  /external/python/cpython2/Mac/Modules/
autoGIL.c 37 *p_tstate = NULL;
57 CFRunLoopObserverContext context = {0, NULL, NULL, NULL, NULL};
60 if (tstate_dict == NULL)
61 return NULL;
63 if (v != NULL) {
70 if (rl == NULL) {
73 return NULL;
    [all...]
  /bionic/libc/bionic/
atof.cpp 34 return strtod(s, NULL);
  /bionic/libc/upstream-netbsd/lib/libc/regex/
cclass.h 103 { NULL, 0, "" }
  /device/linaro/bootloader/edk2/EmulatorPkg/Library/SecPpiListLib/
PpiListLib.c 16 CONST EFI_PEI_PPI_DESCRIPTOR *gPpiList = NULL;
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
fgetpos.c 56 _DIAGASSERT(fp != NULL);
57 _DIAGASSERT(pos != NULL);
59 if((fp == NULL) || (pos == NULL)) {
  /external/clang/test/Headers/
ms-null-ms-header-vs-stddef.cpp 15 // NULL should work fine even with __null defined to nothing.
16 void* p = NULL;
  /external/compiler-rt/test/tsan/Darwin/
malloc-stack-logging.cc 13 return NULL;
18 pthread_create(&t, NULL, foo, NULL);
19 pthread_join(t, NULL);
  /external/iproute2/include/
dlfcn.h 16 if (file == NULL)
19 return NULL;
26 return NULL;
32 return NULL;
  /external/libogg/macos/compat/
strdup.c 8 char *outStr = NULL;
10 if (inStr == NULL) {
11 return NULL;
16 if (outStr != NULL) {
  /external/llvm/lib/Support/
regcclass.h 72 { NULL, 0, "" }
  /external/ltp/testcases/kernel/containers/pidns/
pidns_helper.h 29 tst_brkm(TCONF, NULL, "CLONE_NEWPID not supported");
31 pid = do_clone_unshare_test(T_CLONE, CLONE_NEWPID, dummy_child, NULL);
33 tst_brkm(TCONF | TERRNO, NULL, "CLONE_NEWPID not supported");
34 SAFE_WAIT(NULL, &status);

Completed in 1330 milliseconds

1 2 3 4 5 6 7 8 91011>>