Searched refs:FALSE (Results 201 - 225 of 2028) sorted by relevance

1234567891011>>

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c96 nfa_hci_cb.w4_hci_netwk_init = FALSE;
155 return FALSE;
157 /* Send Connectivity event flag can be either TRUE or FALSE */
159 &&(nfa_hci_cb.cfg.b_send_conn_evts[xx] != FALSE))
160 return FALSE;
172 return FALSE;
189 return FALSE;
198 return FALSE;
204 return FALSE;
217 return FALSE;
[all...]
/external/neven/Embedded/common/src/b_TensorEm/
H A DFlt16Vec3D.c75 if( ptrA->xE != srcPtrA->xE ) return FALSE;
76 if( ptrA->yE != srcPtrA->yE ) return FALSE;
77 if( ptrA->zE != srcPtrA->zE ) return FALSE;
86 if( ptrA->xE != xL ) return FALSE;
87 if( ptrA->yE != yL ) return FALSE;
88 if( ptrA->zE != zL ) return FALSE;
97 if( xL != srcPtrA->xE ) return FALSE;
98 if( yL != srcPtrA->yE ) return FALSE;
99 if( zL != srcPtrA->zE ) return FALSE;
/external/qemu/distrib/jpeg-6b/
H A Djdapimin.c56 cinfo->tile_decode = FALSE;
192 cinfo->buffered_image = FALSE;
193 cinfo->raw_data_out = FALSE;
197 cinfo->quantize_colors = FALSE;
203 cinfo->two_pass_quantize = FALSE;
208 cinfo->enable_1pass_quant = FALSE;
209 cinfo->enable_external_quant = FALSE;
210 cinfo->enable_2pass_quant = FALSE;
365 * Returns FALSE if suspended. The return value need be inspected only if
393 return FALSE; /* Suspen
[all...]
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c49 return (FALSE);
73 return (FALSE);
93 return (FALSE);
119 return (FALSE);
141 return (FALSE);
181 return (FALSE);
210 return (FALSE);
234 return (FALSE);
256 return (FALSE);
278 return (FALSE);
[all...]
/external/chromium/chrome/browser/ui/gtk/
H A Dcollected_cookies_gtk.cc89 dialog_ = gtk_vbox_new(FALSE, gtk_util::kContentAreaSpacing);
128 GtkWidget* infobar_contents = gtk_hbox_new(FALSE, kBannerPadding);
135 gtk_box_pack_start(GTK_BOX(infobar_contents), info_image, FALSE, FALSE, 0); local
138 GTK_BOX(infobar_contents), infobar_label_, FALSE, FALSE, 0); local
148 gtk_box_pack_end(GTK_BOX(dialog_), button_box, FALSE, TRUE, 0); local
153 gtk_box_pack_end(GTK_BOX(button_box), close_button_, FALSE, TRUE, 0); local
164 GtkWidget* cookie_list_vbox = gtk_vbox_new(FALSE, gtk_util::kControlSpacing);
170 gtk_box_pack_start(GTK_BOX(cookie_list_vbox), label, FALSE, FALS local
191 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(allowed_tree_), FALSE); local
219 gtk_box_pack_start(GTK_BOX(cookie_list_vbox), button_box, FALSE, FALSE, local
270 gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(blocked_tree_), FALSE); local
298 gtk_box_pack_start(GTK_BOX(cookie_list_vbox), button_box, FALSE, FALSE, local
[all...]
H A Dcrypto_module_password_dialog.cc162 FALSE, FALSE, 0);
166 gtk_entry_set_visibility(GTK_ENTRY(password_entry_), FALSE); local
168 GtkWidget* password_box = gtk_hbox_new(FALSE, gtk_util::kLabelSpacing);
172 FALSE, FALSE, 0);
177 FALSE, FALSE, 0);
H A Dinstant_confirm_dialog_gtk.cc45 gtk_box_pack_start(vbox, label, FALSE, FALSE, 0);
/external/dbus/bus/
H A Dselinux.c64 static dbus_bool_t selinux_enabled = FALSE;
287 return FALSE;
307 return FALSE;
341 return FALSE;
355 return FALSE;
365 return FALSE;
373 return FALSE;
451 return FALSE;
454 return FALSE;
457 return FALSE;
[all...]
H A Ddispatch.c82 return FALSE;
120 return FALSE;
130 return FALSE;
137 return FALSE;
152 return FALSE;
174 return FALSE;
422 return FALSE;
466 bus_test_run_clients_loop (FALSE);
478 bus_test_run_bus_loop (context, FALSE);
479 bus_test_run_clients_loop (FALSE);
[all...]
/external/dbus/dbus/
H A Ddbus-keyring.c232 return FALSE;
241 return FALSE;
299 return FALSE;
304 retval = FALSE;
393 * @returns #FALSE on failure
413 return FALSE;
418 return FALSE;
425 return FALSE;
430 retval = FALSE;
431 have_lock = FALSE;
[all...]
H A Ddbus-memory.c100 static dbus_bool_t debug_initialized = FALSE;
106 static dbus_bool_t guards = FALSE;
107 static dbus_bool_t disable_mem_pools = FALSE;
108 static dbus_bool_t backtrace_on_fail_alloc = FALSE;
240 * fail. If it returns #FALSE, then the allocation
256 return FALSE;
285 return FALSE;
345 failed = FALSE;
423 check_guards (block + GUARD_START_OFFSET, FALSE);
585 check_guards (memory, FALSE);
[all...]
H A Ddbus-sysdeps-win.c294 * @returns #FALSE if error set
313 return FALSE;
359 return FALSE;
453 return fd == INVALID_SOCKET ? TRUE : FALSE;
482 static dbus_bool_t beenhere = FALSE;
662 dbus_bool_t retval = FALSE;
676 return FALSE;
683 return FALSE;
748 int retval = FALSE;
805 * @returns #FALSE o
2390 GetCurrentProcess(), &hCurrentThread, 0, FALSE, DUPLICATE_SAME_ACCESS); local
[all...]
/external/icu4c/i18n/
H A Ddigitlst.cpp279 fHaveDouble = FALSE;
294 fHaveDouble = FALSE;
316 fHaveDouble = FALSE;
337 fHaveDouble = FALSE;
391 fHaveDouble = FALSE;
597 return FALSE;
602 return FALSE;
607 return FALSE;
621 return FALSE;
625 return FALSE;
[all...]
H A Ddcfmtsym.cpp133 return FALSE;
138 return FALSE;
141 return FALSE;
219 setSymbol(kZeroDigitSymbol,DigitString->charAt(0),FALSE);
220 setSymbol(kOneDigitSymbol,DigitString->charAt(1),FALSE);
221 setSymbol(kTwoDigitSymbol,DigitString->charAt(2),FALSE);
222 setSymbol(kThreeDigitSymbol,DigitString->charAt(3),FALSE);
223 setSymbol(kFourDigitSymbol,DigitString->charAt(4),FALSE);
224 setSymbol(kFiveDigitSymbol,DigitString->charAt(5),FALSE);
225 setSymbol(kSixDigitSymbol,DigitString->charAt(6),FALSE);
[all...]
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_ble.c54 return(FALSE);
64 return(FALSE);
76 l2cb.is_ble_connecting = FALSE;
83 return(FALSE);
110 return(FALSE);
117 return(FALSE);
152 return (FALSE);
162 return (FALSE);
261 l2cb.is_ble_connecting = FALSE;
272 p_lcb = l2cu_allocate_lcb (bda, FALSE);
[all...]
/external/libpng/contrib/visupng/
H A DPngFile.c117 return FALSE;
123 return FALSE;
132 return FALSE;
142 return FALSE;
150 return FALSE;
278 return FALSE;
301 return FALSE;
304 return FALSE;
313 return FALSE;
320 return FALSE;
[all...]
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
H A DBooleanTest.java53 assertEquals("Decoding false value", Boolean.FALSE, asn1.decode(in));
60 DerOutputStream out = new DerOutputStream(asn1, Boolean.FALSE);
/external/grub/stage2/
H A Dtparm.c57 #ifndef FALSE
58 # define FALSE (0) macro
61 # define TRUE (!FALSE)
215 stack[stack_ptr].num_type = FALSE;
237 grub_bool done = FALSE;
238 grub_bool allowminus = FALSE;
239 grub_bool dot = FALSE;
240 grub_bool err = FALSE;
/external/icu4c/common/
H A Dbytestream.cpp29 size_(0), appended_(0), overflowed_(FALSE) {
34 overflowed_ = FALSE;
/external/icu4c/test/intltest/
H A Dcanittst.cpp132 Hashtable *permutations = new Hashtable(FALSE, status);
136 CanonicalIterator::permute(toPermute, FALSE, permutations, status);
146 Hashtable *set = new Hashtable(FALSE, status);
179 UBool gotDecomp = FALSE;
180 UBool gotComp = FALSE;
181 UBool gotSource = FALSE;
183 Normalizer::decompose(s, FALSE, 0, decomp, status);
184 Normalizer::compose(s, FALSE, 0, comp, status);
H A Dintltest.h190 UBool assertTrue(const char* message, UBool condition, UBool quiet=FALSE, UBool possibleDataError=FALSE);
191 UBool assertFalse(const char* message, UBool condition, UBool quiet=FALSE);
192 UBool assertSuccess(const char* message, UErrorCode ec, UBool possibleDataError=FALSE);
194 const UnicodeString& actual, UBool possibleDataError=FALSE);
203 UBool assertTrue(const UnicodeString& message, UBool condition, UBool quiet=FALSE);
204 UBool assertFalse(const UnicodeString& message, UBool condition, UBool quiet=FALSE);
253 static UnicodeString prettify(const UnicodeString &source, UBool parseBackslash=FALSE);
H A Dnptrans.h77 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT_FOUND error code.
98 * If FALSE the operation fails with U_UNASSIGNED_CODE_POINT error code.
129 return FALSE;
139 return FALSE;
H A Drestsnew.cpp101 { "root", 0, U_ZERO_ERROR, e_Root, { TRUE, FALSE, FALSE }, { TRUE, FALSE, FALSE } },
102 { "te", 0, U_ZERO_ERROR, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } },
103 { "te_IN", 0, U_ZERO_ERROR, e_te_IN, { FALSE, FALSE, TRUE }, { TRUE, TRUE, TRUE } },
104 { "te_NE", 0, U_USING_FALLBACK_WARNING, e_te, { FALSE, TRU
[all...]
/external/ipsec-tools/src/racoon/
H A Dlocalconf.h51 #define LC_DEFAULT_PAD_RANDOMLEN FALSE
52 #define LC_DEFAULT_PAD_STRICT FALSE
H A Dvar.h54 #ifndef FALSE
55 #define FALSE 0 macro

Completed in 1594 milliseconds

1234567891011>>