Searched defs:TRUE (Results 76 - 100 of 144) sorted by relevance

123456

/external/guava/guava-tests/test/com/google/common/base/
H A DPredicatesTest.java49 private static final Predicate<Integer> TRUE = Predicates.alwaysTrue(); field in class:PredicatesTest
98 .addEqualityGroup(TRUE, Predicates.alwaysTrue())
136 assertEvalsToFalse(Predicates.not(TRUE));
143 .addEqualityGroup(Predicates.not(TRUE))
150 .addEqualityGroup(TRUE, Predicates.alwaysTrue())
152 .addEqualityGroup(Predicates.not(TRUE))
157 .addEqualityGroup(TRUE)
228 assertEvalsLikeOdd(Predicates.and(isOdd(), TRUE));
229 assertEvalsLikeOdd(Predicates.and(TRUE, isOdd()));
237 Predicates.and(TRUE, NEVER_REACHE
[all...]
/external/icu/icu4c/source/tools/tzcode/
H A Dzdump.c98 #ifndef TRUE
99 #define TRUE 1 macro
100 #endif /* !defined TRUE */
320 warned = TRUE;
586 show(argv[i], t, TRUE);
588 show(argv[i], t, TRUE);
655 show(argv[i], t, TRUE);
657 show(argv[i], t, TRUE);
769 show(name, lot, TRUE);
770 show(name, hit, TRUE);
[all...]
/external/iptables/iptables/
H A Dip6tables.c48 #ifndef TRUE
49 #define TRUE 1 macro
1673 cs.invert = TRUE;
H A Diptables.c44 #ifndef TRUE
45 #define TRUE 1 macro
1667 cs.invert = TRUE;
/external/jhead/
H A Djhead.h34 #ifndef TRUE
35 #define TRUE 1 macro
/external/libnfc-nci/halimpl/pn54x/common/
H A DphNfcTypes.h26 #ifndef TRUE
27 #define TRUE (0x01) /* Logical True Value */ macro
141 unsigned int Desfire : 1; /*TRUE indicates specified feature (mapping
/external/libxml2/
H A Dtriostr.c49 # define TRUE (! FALSE) macro
232 return TRUE;
283 return TRUE;
315 return TRUE;
762 return TRUE;
815 return TRUE;
1312 status = TRUE;
1335 : TRUE;
1551 return TRUE;
1579 return TRUE;
[all...]
/external/pdfium/core/include/fxcrt/
H A Dfx_system.h131 #ifndef TRUE
133 #define TRUE 1 macro
/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h432 void SetMultiLine(FX_BOOL bMultiLine = TRUE) argument
436 void SetAutoReturn(FX_BOOL bAuto = TRUE) argument
448 void SetAutoFontSize(FX_BOOL bAuto = TRUE) argument
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Wnd.h426 void SetNotifyFlag(FX_BOOL bNotifying = TRUE){m_bNotifying = bNotifying;}; argument
/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_FormFiller.cpp54 pWnd->Move(CPDF_Rect(rcWindow), TRUE, FALSE); local
149 if (CPWL_Wnd * pWnd = GetPDFWindow(pPageView, TRUE))
151 m_bValid = TRUE;
171 return TRUE;
182 return TRUE;
198 return TRUE;
208 if (CPWL_Wnd * pWnd = GetPDFWindow(pPageView, TRUE))
218 if (CPWL_Wnd * pWnd = GetPDFWindow(pPageView, TRUE))
221 return TRUE;
232 return TRUE;
[all...]
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ScrollBar.cpp107 return TRUE;
362 CPWL_Utils::DrawShadow(pDevice, pUser2Device, TRUE, FALSE, rcDraw, nTransparancy, 80, 220);
405 CPWL_Utils::DrawShadow(pDevice, pUser2Device, TRUE, FALSE, rcDraw, nTransparancy, 80, 220);
575 m_bMouseDown = TRUE;
578 return TRUE;
591 return TRUE;
611 return TRUE;
623 m_bNotifyForever(TRUE)
719 m_pMinButton->Move(rcMinButton,TRUE,FALSE);
722 m_pMaxButton->Move(rcMaxButton,TRUE,FALS
737 sButton << "0 w\\n" << CPWL_Utils::GetColorAppStream(GetBackgroundColor(),TRUE); local
[all...]
/external/pdfium/third_party/freetype/include/internal/
H A Dftobjs.h52 #ifndef TRUE
53 #define TRUE 1 macro
392 /* glyph_transformed :: Boolean. Set to TRUE when the loaded glyph */
/external/selinux/policycoreutils/newrole/
H A Dnewrole.c92 #define TRUE 1 macro
1280 if (drop_capabilities(TRUE))
/external/valgrind/VEX/unused/
H A Dlinker.c32 #define TRUE 1 macro
1002 is_bss = TRUE;
1092 isLocal = TRUE;
/external/valgrind/none/tests/ppc32/
H A Dround.c27 typedef enum { FALSE=0, TRUE } bool_t; enumerator in enum:__anon16666
402 bool_t two_args = TRUE;
/external/valgrind/none/tests/ppc64/
H A Dround.c27 typedef enum { FALSE=0, TRUE } bool_t; enumerator in enum:__anon16714
402 bool_t two_args = TRUE;
/external/wpa_supplicant_8/hostapd/src/common/
H A Ddefs.h15 #ifdef TRUE
16 #undef TRUE macro
18 typedef enum { FALSE = 0, TRUE = 1 } Boolean; enumerator in enum:__anon17136
/external/wpa_supplicant_8/src/common/
H A Ddefs.h15 #ifdef TRUE
16 #undef TRUE macro
18 typedef enum { FALSE = 0, TRUE = 1 } Boolean; enumerator in enum:__anon17381
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Ddefs.h15 #ifdef TRUE
16 #undef TRUE macro
18 typedef enum { FALSE = 0, TRUE = 1 } Boolean; enumerator in enum:__anon17624
/external/cblas/testing/
H A Dcblas_test.h9 #define TRUE 1 macro
/external/fio/
H A Dgclient.c27 return TRUE;
195 vbox = gtk_hbox_new(TRUE, 3);
208 vbox = gtk_hbox_new(TRUE, 3);
221 vbox = gtk_hbox_new(TRUE, 3);
800 g_object_set(G_OBJECT(tree_view), "headers-visible", TRUE, local
813 gtk_box_pack_start(GTK_BOX(box), tree_view, TRUE, TRUE, 3); local
876 g_object_set(G_OBJECT(tree_view), "headers-visible", TRUE, local
932 g_object_set(w, "has-tooltip", TRUE, NULL);
953 return TRUE;
1009 gtk_box_pack_start(GTK_BOX(hbox), tree_view, TRUE, TRUE, 3); local
1069 g_object_set(G_OBJECT(tree_view), "headers-visible", TRUE, local
1165 gtk_box_pack_start(GTK_BOX(hbox), tree_view, TRUE, TRUE, 3); local
1202 gtk_box_pack_start(GTK_BOX(mbox), box, TRUE, FALSE, 3); local
1205 gtk_box_pack_start(GTK_BOX(box), frame, TRUE, TRUE, 5); local
1211 gtk_box_pack_start(GTK_BOX(main_vbox), box, TRUE, FALSE, 3); local
1307 gtk_box_pack_start(GTK_BOX(vbox), box, TRUE, FALSE, 5); local
[all...]
H A Dgfio.c308 g_object_set(G_OBJECT(tree_view), "headers-visible", TRUE, local
331 return TRUE;
354 return TRUE;
369 g_object_set(w, "has-tooltip", TRUE, NULL);
554 hbox = gtk_hbox_new(TRUE, 10);
558 gtk_box_pack_start(GTK_BOX(hbox), cw.hentry, TRUE, TRUE, 0); local
565 hbox = gtk_hbox_new(TRUE, 4);
574 hbox = gtk_hbox_new(TRUE, 4);
590 hbox = gtk_hbox_new(TRUE,
968 gtk_file_chooser_set_do_overwrite_confirmation(GTK_FILE_CHOOSER(dialog), TRUE); local
1009 gtk_box_pack_start(GTK_BOX(box), ui->log_tree, TRUE, TRUE, 0); local
1014 gtk_box_pack_start(GTK_BOX(vbox), scroll, TRUE, TRUE, 0); local
1142 gtk_box_pack_start(GTK_BOX(hbox), entry, TRUE, TRUE, 5); local
1151 gtk_box_pack_start(GTK_BOX(box), hbox, TRUE, TRUE, 5); local
1161 gtk_box_pack_start(GTK_BOX(box), hbox, TRUE, TRUE, 5); local
1432 gtk_box_pack_start(GTK_BOX(main_vbox), scrolled_window, TRUE, TRUE, 0); local
1521 TRUE, TRUE, 0); local
[all...]
H A Dgoptions.c117 gfw->vbox[0] = gtk_vbox_new(TRUE, 5);
118 gfw->vbox[1] = gtk_vbox_new(TRUE, 5);
119 gtk_box_pack_start(GTK_BOX(hbox), gfw->vbox[0], TRUE, TRUE, 5); local
120 gtk_box_pack_start(GTK_BOX(hbox), gfw->vbox[1], TRUE, TRUE, 5); local
1570 vbox = gtk_vbox_new(TRUE, 5);
1571 gtk_box_pack_start(GTK_BOX(topvbox), vbox, TRUE, TRUE, 5); local
1576 gtk_box_pack_start(GTK_BOX(vbox), notebook, TRUE, TRU local
[all...]
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp256 initializeData(Locale::getDefault(), NULL, status, TRUE); local
271 initializeData(Locale::getDefault(), type, status, TRUE); local
325 failed = TRUE;
491 if (array1 == array2) return TRUE;
497 return TRUE;
505 return TRUE;
567 return TRUE;
572 UBool cmpres = TRUE;
1401 (*(field)+i)->setTo(TRUE, resStr, strLen);
1420 (*(field)+i)->setTo(TRUE, dat
[all...]

Completed in 942 milliseconds

123456