HomeSort by relevance Sort by last modified time
    Searched refs:FALSE (Results 126 - 150 of 3794) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.h 151 PARSE_RESULT parseBNF(const char *const bnf_definition /*in*/, const char *const top_node/*in*/, UBool debug=FALSE);
  /external/chromium_org/third_party/npapi/npspy/include/
logfile.h 53 BOOL create(char * filename, BOOL delete_existing = FALSE);
  /external/chromium_org/ui/base/win/
touch_input.cc 20 return FALSE;
  /external/icu4c/layout/
GlyphLookupTables.h 28 le_bool coversScriptAndLanguage(LETag scriptTag, LETag languageTag, le_bool exactMatch = FALSE) const;
  /external/icu4c/test/intltest/
pptest.h 31 UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
wbnf.h 151 PARSE_RESULT parseBNF(const char *const bnf_definition /*in*/, const char *const top_node/*in*/, UBool debug=FALSE);
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
data_types.h 25 #ifndef FALSE
26 #define FALSE 0
41 #define TRUE (!FALSE)
55 #define BIG_ENDIAN FALSE
  /external/libnfc-nci/src/gki/ulinux/
data_types.h 25 #ifndef FALSE
26 #define FALSE 0
41 #define TRUE (!FALSE)
55 #define BIG_ENDIAN FALSE
  /external/bluetooth/bluedroid/btif/co/
bta_gatts_co.c 68 BOOLEAN found = FALSE;
83 status = FALSE;
100 status = FALSE;
130 status = FALSE;
143 status = FALSE;
147 status = FALSE;
161 BOOLEAN found = FALSE;
180 p_cb->srv_chg[p_cb->num_clients].srv_changed = FALSE;
228 return FALSE;
246 return FALSE;
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
script_bubble_gtk.cc 83 GtkWidget* bubble_content = gtk_vbox_new(FALSE, ui::kControlSpacing);
98 gtk_box_pack_start(GTK_BOX(bubble_content), heading, FALSE, FALSE, 0);
107 GtkWidget* item = gtk_hbox_new(FALSE, ui::kControlSpacing);
108 gtk_box_pack_start(GTK_BOX(bubble_content), item, FALSE, FALSE, 0);
112 gtk_box_pack_start(GTK_BOX(item), image, FALSE, FALSE, 0);
130 gtk_box_pack_start(GTK_BOX(item), link, FALSE, FALSE, 0)
163 false)); local
    [all...]
avatar_menu_bubble_gtk.cc 47 switching_(false) {
129 GtkWidget* items_vbox = gtk_vbox_new(FALSE, ui::kContentAreaSpacing);
158 gtk_box_pack_start(GTK_BOX(inner_contents_), link_align, FALSE, FALSE, 0);
176 GtkWidget* managed_user_info = gtk_hbox_new(FALSE, 5);
182 gtk_box_pack_start(GTK_BOX(managed_user_info), icon_align, FALSE, FALSE, 0);
194 gtk_box_pack_start(GTK_BOX(managed_user_info), status_label, FALSE, FALSE, 0);
196 GTK_BOX(inner_contents_), managed_user_info, FALSE, FALSE, 0)
    [all...]
create_application_shortcuts_dialog_gtk.cc 118 gtk_window_set_resizable(GTK_WINDOW(create_dialog_), false); local
130 GtkWidget* vbox = gtk_vbox_new(FALSE, ui::kControlSpacing);
135 GtkWidget* hbox = gtk_hbox_new(FALSE, ui::kControlSpacing);
136 gtk_box_pack_start(GTK_BOX(vbox), hbox, FALSE, FALSE, 0);
142 gtk_box_pack_start(GTK_BOX(hbox), favicon_image, FALSE, FALSE, 0);
146 gtk_box_pack_start(GTK_BOX(hbox), description_label, FALSE, FALSE, 0);
174 gtk_box_pack_start(GTK_BOX(vbox), checkboxes_label, FALSE, FALSE, 0)
188 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(menu_checkbox_), false); local
261 false); \/\/ resizable local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_framebuffer.c 46 * \return TRUE if same, FALSE if different
56 return FALSE;
60 return FALSE;
65 return FALSE;
69 return FALSE;
141 return FALSE;
  /external/icu4c/test/cintltst/
currtest.c 34 isoCurrency, isExpected ? "TRUE" : "FALSE", currencyType);
45 expectInList("USD", UCURR_UNCOMMON, FALSE);
46 expectInList("USD", UCURR_DEPRECATED, FALSE);
48 expectInList("USD", UCURR_COMMON|UCURR_DEPRECATED, FALSE);
50 expectInList("USD", UCURR_UNCOMMON|UCURR_DEPRECATED, FALSE);
51 expectInList("USD", UCURR_UNCOMMON|UCURR_NON_DEPRECATED, FALSE);
54 expectInList("USN", UCURR_COMMON, FALSE);
56 expectInList("USN", UCURR_DEPRECATED, FALSE);
58 expectInList("USN", UCURR_COMMON|UCURR_DEPRECATED, FALSE);
59 expectInList("USN", UCURR_COMMON|UCURR_NON_DEPRECATED, FALSE);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_framebuffer.c 46 * \return TRUE if same, FALSE if different
56 return FALSE;
60 return FALSE;
65 return FALSE;
69 return FALSE;
141 return FALSE;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 170 BOOLEAN done = FALSE;
257 if ( ((p_lcb = l2cu_allocate_lcb (p_bd_addr, FALSE)) == NULL)
258 || (l2cu_create_conn(p_lcb) == FALSE) )
330 ** Returns TRUE for success, FALSE for failure
347 ** Returns TRUE for success, FALSE for failure
366 return (FALSE);
373 return (FALSE);
380 return (FALSE);
432 ** Returns TRUE if configuration sent, else FALSE
446 return (FALSE);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_aos.c 451 * \param return TRUE for success, FALSE otherwise
493 return FALSE;
509 return FALSE;
512 return FALSE;
528 return FALSE;
532 return FALSE;
535 return FALSE;
599 return FALSE;
646 return FALSE;
651 return FALSE;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_aos.c 451 * \param return TRUE for success, FALSE otherwise
493 return FALSE;
509 return FALSE;
512 return FALSE;
528 return FALSE;
532 return FALSE;
535 return FALSE;
599 return FALSE;
646 return FALSE;
651 return FALSE;
    [all...]
  /external/icu4c/samples/coll/
coll.cpp 44 UBool opt_help = FALSE;
45 UBool opt_norm = FALSE;
46 UBool opt_french = FALSE;
47 UBool opt_shifted = FALSE;
48 UBool opt_lower = FALSE;
49 UBool opt_upper = FALSE;
50 UBool opt_case = FALSE;
101 return FALSE;
110 return FALSE;
118 return FALSE;
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc 93 gtk_window_set_resizable(GTK_WINDOW(create_dialog_), false); local
104 GtkWidget* vbox = gtk_vbox_new(FALSE, gtk_util::kControlSpacing);
109 GtkWidget* hbox = gtk_hbox_new(FALSE, gtk_util::kControlSpacing);
110 gtk_box_pack_start(GTK_BOX(vbox), hbox, FALSE, FALSE, 0);
116 gtk_box_pack_start(GTK_BOX(hbox), favicon_image, FALSE, FALSE, 0);
120 gtk_box_pack_start(GTK_BOX(hbox), description_label, FALSE, FALSE, 0);
144 gtk_box_pack_start(GTK_BOX(vbox), checkboxes_label, FALSE, FALSE, 0)
158 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(menu_checkbox_), false); local
240 false); \/\/ resizable local
    [all...]
external_protocol_dialog_gtk.cc 82 GtkWidget* vbox = gtk_vbox_new(FALSE, gtk_util::kControlSpacing);
95 FALSE, FALSE, 0);
99 FALSE, FALSE, 0);
103 gtk_window_set_resizable(GTK_WINDOW(dialog_), FALSE);
ssl_client_certificate_selector.cc 107 root_widget_.Own(gtk_vbox_new(FALSE, gtk_util::kControlSpacing));
109 GtkWidget* site_vbox = gtk_vbox_new(FALSE, gtk_util::kControlSpacing);
111 FALSE, FALSE, 0);
116 FALSE, FALSE, 0);
121 gtk_box_pack_start(GTK_BOX(site_vbox), site_label, FALSE, FALSE, 0);
123 GtkWidget* selector_vbox = gtk_vbox_new(FALSE, gtk_util::kControlSpacing);
130 FALSE, FALSE, 0)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
umapfile.c 86 return FALSE; /* no file access */
113 return FALSE;
120 if (SetSecurityDescriptorDacl(&securityDesc, TRUE, (PACL)NULL, FALSE)) {
125 mappingAttributes.bInheritHandle = FALSE; /* object uninheritable */
136 return FALSE;
143 return FALSE;
173 return FALSE;
180 return FALSE;
191 return FALSE;
242 return FALSE;
    [all...]
  /external/icu4c/common/
umapfile.c 82 return FALSE; /* no file access */
109 return FALSE;
116 if (SetSecurityDescriptorDacl(&securityDesc, TRUE, (PACL)NULL, FALSE)) {
121 mappingAttributes.bInheritHandle = FALSE; /* object uninheritable */
132 return FALSE;
139 return FALSE;
169 return FALSE;
176 return FALSE;
187 return FALSE;
238 return FALSE;
    [all...]
  /external/libpng/contrib/pngminus/
pnm2png.c 28 #ifndef FALSE
29 #define FALSE (BOOL) 0
66 BOOL interlace = FALSE;
67 BOOL alpha = FALSE;
143 if (pnm2png (fp_rd, fp_wr, fp_al, interlace, alpha) == FALSE)
208 BOOL raw, alpha_raw = FALSE;
217 return FALSE;
269 return FALSE;
284 return FALSE;
292 return FALSE;
    [all...]

Completed in 1149 milliseconds

1 2 3 4 56 7 8 91011>>