Searched refs:NULL (Results 451 - 475 of 11995) sorted by relevance

<<11121314151617181920>>

/external/icu4c/common/
H A Duenum.c34 if (en->baseContext != NULL) {
39 if (en->baseContext == NULL) {
40 return NULL;
47 if (en->baseContext == NULL) {
48 return NULL;
60 if (en->close != NULL) {
77 if (en->count != NULL) {
91 UChar *ustr = NULL;
93 if (en->next != NULL) {
95 if (cstr != NULL) {
[all...]
H A Dulist.c36 UList *newList = NULL;
39 return NULL;
43 if (newList == NULL) {
45 return NULL;
48 newList->curr = NULL;
49 newList->head = NULL;
50 newList->tail = NULL;
62 newItem->next = NULL;
63 newItem->previous = NULL;
70 UListNode *newItem = NULL;
[all...]
H A Dusetiter.cpp21 cpString = NULL;
29 this->set = NULL;
30 cpString = NULL;
50 string = NULL;
56 string = NULL;
78 string = NULL;
111 if (set == NULL) {
126 string = NULL;
136 if (string==NULL && codepoint!=(UChar32)IS_STRING) {
137 if (cpString == NULL) {
[all...]
/external/openssl/crypto/pkcs7/
H A Ddec.c69 BIO *bio_err=NULL;
75 char *keyfile=NULL;
82 X509_STORE *cert_store=NULL;
83 BIO *data,*detached=NULL,*p7bio=NULL;
93 pp=NULL;
124 if ((in=BIO_new_file(keyfile,"r")) == NULL) goto err;
125 if ((x509=PEM_read_bio_X509(in,NULL,NULL,NULL))
[all...]
H A Dpk7_doit.c102 return NULL;
109 if ((btmp=BIO_new(BIO_f_md())) == NULL)
116 if (md == NULL)
123 if (*pbio == NULL)
130 btmp=NULL;
144 EVP_PKEY_CTX *pctx = NULL;
145 EVP_PKEY *pkey = NULL;
146 unsigned char *ek = NULL;
155 pctx = EVP_PKEY_CTX_new(pkey, NULL);
169 if (EVP_PKEY_encrypt(pctx, NULL,
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11dyn.c44 #define SDL_VIDEO_DRIVER_X11_DYNAMIC NULL
47 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT NULL
50 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER NULL
53 #define SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR NULL
58 { NULL, SDL_VIDEO_DRIVER_X11_DYNAMIC },
59 { NULL, SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT },
60 { NULL, SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER },
61 { NULL, SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR },
66 void *fn = NULL;
69 if (x11libs[i].lib != NULL)
[all...]
/external/libpng/
H A Dpngmem.c51 return (png_get_copyright(NULL));
54 if (malloc_fn != NULL)
64 if (struct_ptr != NULL)
83 if (struct_ptr != NULL)
86 if (free_fn != NULL)
124 if (ret != NULL)
134 if (png_ptr == NULL || size == 0)
135 return (NULL);
138 if (png_ptr->malloc_fn != NULL)
142 if (ret == NULL
[all...]
/external/libxml2/
H A Dlist.c95 * Returns the link containing the data or NULL
102 if (l == NULL)
103 return(NULL);
115 * Returns the link containing the data or NULL
122 if (l == NULL)
123 return(NULL);
135 * Returns the link containing the data or NULL
141 if (l == NULL)
142 return(NULL);
145 return NULL;
[all...]
H A Derror.c30 if (str != NULL) { \
49 if ((larger = (char *) xmlRealloc(str, size)) == NULL) {\
74 if (xmlGenericErrorContext == NULL)
86 * Set or reset (if NULL) the default handler for generic errors
92 if (handler == NULL)
109 * stderr by setting @ctx to this file handle and @handler to NULL.
115 if (handler != NULL)
154 if (input != NULL) {
180 if (input == NULL) return;
236 * @ctx: the parser context or NULL
[all...]
/external/dbus/dbus/
H A Ddbus-userdb.c47 if (info == NULL) /* hash table will pass NULL */
63 if (info == NULL) /* hash table will pass NULL */
123 * @param username username or #NULL
136 _dbus_assert (uid != DBUS_UID_UNSET || username != NULL);
172 if (info == NULL)
174 dbus_set_error (error, DBUS_ERROR_NO_MEMORY, NULL);
175 return NULL;
184 return NULL;
[all...]
H A Ddbus-bus.c92 static char *bus_connection_addresses[N_BUS_TYPES] = { NULL, NULL, NULL };
119 if (bus_connections[i] != NULL)
123 bus_connection_addresses[i] = NULL;
138 _dbus_assert (*connection_p == NULL);
141 if (s == NULL || *s == '\0')
146 return *connection_p != NULL;
161 if (bus_connection_addresses[DBUS_BUS_SESSION] == NULL)
198 if (bus_connection_addresses[DBUS_BUS_SESSION] == NULL)
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
H A Dtlsv1_common.c89 * Returns: Pointer to the cipher data or %NULL if not found
97 return NULL;
107 return NULL;
117 if (suite == NULL)
159 if (cert == NULL) {
180 if (*pk == NULL) {
193 verify->md5_client = crypto_hash_init(CRYPTO_HASH_ALG_MD5, NULL, 0);
194 verify->md5_server = crypto_hash_init(CRYPTO_HASH_ALG_MD5, NULL, 0);
195 verify->md5_cert = crypto_hash_init(CRYPTO_HASH_ALG_MD5, NULL, 0);
196 verify->sha1_client = crypto_hash_init(CRYPTO_HASH_ALG_SHA1, NULL,
[all...]
/external/icu4c/layout/
H A DLEGlyphStorage.cpp22 : fGlyphCount(0), fGlyphs(NULL), fCharIndices(NULL), fPositions(NULL),
23 fAuxData(NULL), fInsertionList(NULL), fSrcIndex(0), fDestIndex(0)
37 if (fPositions != NULL) {
39 fPositions = NULL;
42 if (fAuxData != NULL) {
44 fAuxData = NULL;
47 if (fInsertionList != NULL) {
[all...]
/external/ipsec-tools/src/racoon/
H A Disakmp_quick.c111 plog(LLV_ERROR, LOCATION, NULL,
118 if (iph2->ivm == NULL)
133 plog(LLV_DEBUG, LOCATION, NULL, "pfkey getspi sent.\n");
153 vchar_t *body = NULL;
154 vchar_t *hash = NULL;
164 if (msg != NULL) {
165 plog(LLV_ERROR, LOCATION, NULL,
166 "msg has to be NULL in this function.\n");
170 plog(LLV_ERROR, LOCATION, NULL,
181 if (iph2->nonce == NULL)
[all...]
H A Dremoteconf.c92 * If no anonymous entry found, then return NULL.
93 * OUT: NULL: NG
102 struct remoteconf *anon = NULL;
139 plog(LLV_DEBUG, LOCATION, NULL,
149 if (allow_anon && anon != NULL) {
150 plog(LLV_DEBUG, LOCATION, NULL,
155 plog(LLV_DEBUG, LOCATION, NULL,
158 return NULL;
175 if (new == NULL)
176 return NULL;
[all...]
/external/tcpdump/
H A Dprint-atm.c49 { 0, NULL }
57 { 0, NULL }
65 { 0, NULL }
72 { 0, NULL }
78 { 0, NULL }
82 NULL,
85 NULL,
86 NULL,
87 NULL,
88 NULL,
[all...]
/external/openssl/apps/
H A Decparam.c121 EC_GROUP *group = NULL;
126 char *curve_name = NULL, *inrand = NULL;
129 char *infile = NULL, *outfile = NULL, *prog;
130 BIO *in = NULL, *out = NULL;
132 char *engine = NULL;
134 BIGNUM *ec_p = NULL, *ec_a = NULL, *ec_
[all...]
H A Dverify.c82 ENGINE *e = NULL;
84 char *CApath=NULL,*CAfile=NULL;
85 char *untfile = NULL, *trustfile = NULL, *crlfile = NULL;
86 STACK_OF(X509) *untrusted = NULL, *trusted = NULL;
87 STACK_OF(X509_CRL) *crls = NULL;
88 X509_STORE *cert_ctx=NULL;
[all...]
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_old.c44 return NULL;
48 return NULL;
51 if (obj_path_only == NULL)
52 return NULL;
55 if (next_sep != NULL) {
65 *network = NULL;
75 *bssid = NULL;
142 DBusMessage *reply = NULL;
147 if (ssid == NULL)
181 if (bss == NULL)
[all...]
/external/blktrace/btt/
H A Dargs.c37 .flag = NULL,
43 .flag = NULL,
49 .flag = NULL,
55 .flag = NULL,
61 .flag = NULL,
67 .flag = NULL,
73 .flag = NULL,
79 .flag = NULL,
85 .flag = NULL,
91 .flag = NULL,
[all...]
/external/qemu/android/utils/
H A Ddirscanner.c68 char* ret = NULL;
71 return NULL;
73 while (ret == NULL) {
78 ret = NULL;
103 if (s->dir == NULL)
106 s->entry = NULL;
115 s->dir = NULL;
122 char* ret = NULL;
124 if (!s || s->dir == NULL)
125 return NULL;
[all...]
H A Dsystem.c29 return NULL;
32 if (block != NULL)
37 return NULL;
46 return NULL;
49 if (block != NULL)
54 return NULL;
64 return NULL;
67 if (block2 != NULL)
72 return NULL;
129 if (str == NULL)
[all...]
/external/qemu/distrib/libpng-1.2.19/
H A Dpngmem.c48 return (png_get_copyright(NULL));
51 if(malloc_fn != NULL)
61 if (struct_ptr != NULL)
80 if (struct_ptr != NULL)
83 if(free_fn != NULL)
121 if (png_ptr == NULL || size == 0)
122 return (NULL);
125 if(png_ptr->malloc_fn != NULL)
129 if (ret == NULL && (png_ptr->flags&PNG_FLAG_MALLOC_NULL_MEM_OK) == 0)
140 if (png_ptr == NULL || siz
[all...]
/external/stlport/src/
H A Dcxa.c74 if ( new == NULL )
92 { PTHREAD_MUTEX_RECURSIVE /* PTHREAD_MUTEX_DEFAULT */, PTHREAD_PRIO_NONE, {NULL,NULL},
93 NULL, { NULL }, /* MUTEX_FLAGS_PRIVATE */ 0x1, 0, 0, 0, {NULL, NULL},
120 for (l = __exit_funcs; l != NULL; l = l->next) {
133 if (l == NULL) {
135 if (l != NULL) {
[all...]
/external/chromium/net/url_request/
H A Durl_request_context.cc17 net_log_(NULL),
18 host_resolver_(NULL),
19 cert_verifier_(NULL),
20 dnsrr_resolver_(NULL),
21 dns_cert_checker_(NULL),
22 http_auth_handler_factory_(NULL),
23 network_delegate_(NULL),
24 cookie_policy_(NULL),
25 transport_security_state_(NULL),
26 http_transaction_factory_(NULL),
[all...]

Completed in 6494 milliseconds

<<11121314151617181920>>