HomeSort by relevance Sort by last modified time
    Searched refs:TRUE (Results 601 - 625 of 2022) sorted by null

<<21222324252627282930>>

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_pax.c 200 return TRUE;
218 return TRUE;
225 return TRUE;
237 return TRUE;
244 return TRUE;
251 return TRUE;
257 return TRUE;
262 return TRUE;
268 return TRUE;
280 return TRUE;
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_mschapv2.c 261 ret->ignore = TRUE;
270 ret->ignore = TRUE;
278 ret->ignore = TRUE;
296 ret->allowNotifications = TRUE;
381 ret->ignore = TRUE;
526 ret->allowNotifications = TRUE;
770 ret->ignore = TRUE;
787 ret->ignore = TRUE;
793 ret->ignore = TRUE;
813 ret->ignore = TRUE;
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_pax.c 201 return TRUE;
219 return TRUE;
226 return TRUE;
238 return TRUE;
245 return TRUE;
252 return TRUE;
258 return TRUE;
263 return TRUE;
269 return TRUE;
281 return TRUE;
    [all...]
  /external/icu4c/i18n/
usearch.cpp 106 return TRUE;
630 // specified one and return true of the position we get back is the
668 return TRUE;
835 * @return TRUE if there is non-ignorable accents before at the beginning
    [all...]
ucol.cpp 75 return TRUE;
89 return TRUE;
269 return TRUE;
292 return TRUE;
347 return TRUE;
380 return TRUE;
393 return TRUE;
439 result->hasRealData = TRUE;
488 if(coll->hasRealData == TRUE) {
592 colAllocated = TRUE;
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
first_run_dialog.cc 126 return true; // Nothing to do
236 TRUE, TRUE, 0);
272 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(make_default_), TRUE);
278 gtk_label_set_line_wrap(GTK_LABEL(check_label), TRUE);
332 show_images = true;
373 gtk_box_pack_start(GTK_BOX(button_centerer), button, TRUE, FALSE, 0);
409 if (GoogleUpdateSettings::SetCollectStatsConsent(true))
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_gtk.cc 199 return TRUE;
232 return TRUE;
239 return TRUE;
251 return TRUE;
255 GdkPixbuf* pixbuf = gdk_pixbuf_new(GDK_COLORSPACE_RGB, TRUE, 8, 1, 1);
  /external/icu4c/test/intltest/
tfsmalls.cpp 95 fmt->setDecimalSeparatorAlwaysShown(TRUE);
140 if (fp.getField() != i+8) err1 = TRUE;
141 if (fp.getBeginIndex() != i+6) err2 = TRUE;
142 if (fp.getEndIndex() != i+7) err3 = TRUE;
274 UBool same = TRUE;
  /external/icu4c/test/thaitest/
thaitest.cpp 77 // true when fBreakIter has returned DONE
92 // verbose - report all breaks if true, otherwise just report differences
129 // returns - true if all breaks match, FALSE otherwise
152 // report all breaks if true, otherwise just report differences
217 UBool result = TRUE;
231 while (TRUE) {
363 * because Unicode::isSpaceChar returns true for CR, LF, etc.
446 generate = TRUE;
451 verbose = TRUE;
535 fDone = TRUE;
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 193 while (TRUE) {
223 while (TRUE) {
254 UBool rstart = TRUE;
295 while (TRUE) {
309 while (TRUE) {
330 while (TRUE) {
427 serialize(OUTPUT_, rules, rulelength, TRUE, iter);
527 while (TRUE) {
555 serialize(locale, TRUE);
627 serialize("Rule-based", TRUE);
    [all...]
  /external/icu4c/tools/gennorm2/
n2builder.cpp 316 return TRUE;
351 createNorm(trail)->combinesBack=TRUE;
390 return TRUE;
416 return TRUE;
505 return TRUE;
545 fDidReorder=TRUE;
590 return TRUE; // maps-to-empty string is no boundary of any kind
594 return TRUE; // no starter
615 return TRUE;
630 // TRUE if the final, forward-combining starter is at the end
    [all...]
  /external/jpeg/
jdapistd.c 46 return TRUE;
95 cinfo->tile_decode = TRUE;
99 return TRUE;
116 * Exit: If done, returns TRUE and sets global_state for proper output mode.
160 return TRUE;
394 return TRUE;
jdinput.c 24 boolean inheaders; /* TRUE until first SOS is reached */
104 compptr->component_needed = TRUE;
116 cinfo->inputctl->has_multiple_scans = TRUE;
342 inputctl->pub.eoi_reached = TRUE;
376 inputctl->inheaders = TRUE;
414 inputctl->inheaders = TRUE;
  /external/libpng/contrib/pngminus/
pnm2png.c 25 #ifndef TRUE
26 #define TRUE (BOOL) 1
77 interlace = TRUE;
80 alpha = TRUE;
439 return TRUE;
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
VideoSinkGStreamer.cpp 67 // If this is TRUE all processing should finish ASAP
259 priv->unlocked = TRUE;
273 (object), TRUE);
287 (object), TRUE);
296 return TRUE;
307 return TRUE;
  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTree.cpp 81 static bool dumpTree = true;
128 return true;
236 initialized = true;
255 initialized = true;
279 initialized = true;
395 ::InvalidateRect(webViewWindow, 0, TRUE);
715 ::gLayoutTestController->setDumpAsText(true);
726 ::InvalidateRect(webViewWindow, 0, TRUE);
743 ::InvalidateRect(webViewWindow, 0, TRUE);
788 done = true;
    [all...]
  /external/bluetooth/glib/glib/
guniprop.c 101 * Return value: %TRUE if @c is an alphanumeric character
106 return ISALDIGIT (TYPE (c)) ? TRUE : FALSE;
117 * Return value: %TRUE if @c is an alphabetic character
122 return ISALPHA (TYPE (c)) ? TRUE : FALSE;
134 * Return value: %TRUE if @c is a control character
150 * Return value: %TRUE if @c is a digit
165 * spaces). g_unichar_isprint() is similar, but returns %TRUE for
169 * Return value: %TRUE if @c is printable unless it's a space
191 * Return value: %TRUE if @c is a lowercase letter
205 * Unlike g_unichar_isgraph(), returns %TRUE for spaces
    [all...]
  /external/dbus/dbus/
dbus-transport.c 95 * @returns #TRUE on success.
202 return TRUE;
506 transport->disconnected = TRUE;
512 * Returns #TRUE if the transport has not been disconnected.
657 allow = TRUE;
684 * Returns #TRUE if we have been authenticated. Will return #TRUE
697 return TRUE;
799 * @returns #TRUE if not authenticated or authenticated as anonymous
807 return TRUE;
    [all...]
  /external/icu4c/tools/toolutil/
ucm.c 187 result=compareBytes(lTable, l, rTable, r, TRUE); /* lexically, for builder */
206 (UCMTable *)context, (const UCMapping *)right, TRUE);
264 t->isSorted=TRUE;
467 cmp=compareBytes(base, mb, ext, me, TRUE);
537 isOK=TRUE;
590 return TRUE;
614 cmp=compareMappings(fromUTable, fromUMapping, toUTable, toUMapping, TRUE);
704 isOK=TRUE;
711 needsMove=TRUE;
724 needsMove=TRUE;
    [all...]
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.c 246 sm->eap_if->eapRestart = TRUE;
323 sm->authStart = TRUE;
342 sm->authAbort = TRUE;
488 sm->eap_if->eapResp = TRUE;
499 sm->authSuccess = TRUE;
500 sm->keyRun = TRUE;
509 sm->authFail = TRUE;
517 sm->authTimeout = TRUE;
616 sm->reAuthenticate = TRUE;
657 sm->keyDone = TRUE;
    [all...]
  /external/bluetooth/bluez/audio/
a2dp.c 479 return TRUE;
546 return TRUE;
587 return TRUE;
644 return TRUE;
715 return TRUE;
724 return TRUE;
771 return TRUE;
845 TRUE)
870 return TRUE;
895 return TRUE;
    [all...]
  /external/bluetooth/glib/gio/
gcontenttype.c 117 return TRUE;
124 res = TRUE;
142 return TRUE;
147 res = TRUE;
273 return TRUE;
276 * "scripts" in addition to those for true binary executables.
301 return TRUE;
461 * Returns: %TRUE if the two strings are identical or equivalent,
487 * Returns: %TRUE if @type is a kind of @supertype,
514 * Returns: %TRUE if the type is the unknown type
    [all...]
  /external/pcre/
pcre_compile.c 596 isclass TRUE if inside a character class
685 braced = TRUE;
692 negated = TRUE;
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc 201 marked_with_lre = true;
288 gtk_widget_set_app_paintable(window_, TRUE);
290 gtk_widget_set_double_buffered(window_, TRUE);
389 ignore_mouse_drag_ = true;
452 opened_ = true;
535 return TRUE;
546 return TRUE;
554 return TRUE;
569 return TRUE;
585 return TRUE;
    [all...]
  /external/dbus/bus/
desktop-file.c 155 return TRUE;
178 return TRUE;
359 return TRUE;
392 return TRUE;
449 return TRUE;
492 return TRUE;
577 return TRUE;
770 return TRUE;
801 return TRUE;

Completed in 1094 milliseconds

<<21222324252627282930>>