HomeSort by relevance Sort by last modified time
    Searched refs:FALSE (Results 276 - 300 of 2090) sorted by null

<<11121314151617181920>>

  /external/ipsec-tools/src/racoon/
var.h 54 #ifndef FALSE
55 #define FALSE 0
  /external/jpeg/
jcomapi.c 92 tbl->sent_table = FALSE; /* make sure this is false in any new table */
104 tbl->sent_table = FALSE; /* make sure this is false in any new table */
  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.h 83 #ifndef FALSE
84 #define FALSE 0
85 #endif /* #ifndef FALSE */
  /external/libvpx/examples/includes/
vp8_doc_tools.php 86 $out = FALSE;
144 $out = FALSE;
180 $out = FALSE;
  /external/neven/Embedded/common/src/b_BitFeatureEm/
BitParam.c 80 if( ptrA->innerRadiusE != srcPtrA->innerRadiusE ) return FALSE;
81 if( ptrA->outerRadiusE != srcPtrA->outerRadiusE ) return FALSE;
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_otp.c 66 ret->ignore = FALSE;
70 ret->allowNotifications = FALSE;
  /external/wpa_supplicant_8/src/eap_peer/
eap_otp.c 66 ret->ignore = FALSE;
70 ret->allowNotifications = FALSE;
  /frameworks/base/media/libdrm/mobile1/include/parser/
parser_rel.h 34 return FALSE;\
39 return FALSE;\
115 * -FALSE, when failed
  /hardware/invensense/mlsdk/mllite/
ml_mputest.c 140 return inv_self_test_factory_calibrate(inv_get_serial_handle(), FALSE);
153 return inv_self_test_factory_calibrate(inv_get_serial_handle(), FALSE);
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.h 44 #ifndef FALSE
45 #define FALSE 0
  /hardware/ti/omap4xxx/camera/inc/
NV12_resize.h 49 Define : TRUE/FALSE for boolean operations
56 #ifndef FALSE
57 #define FALSE 0
130 * Value Returned : mmBool -> FALSE on error TRUE on success
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
agpgart.h 48 #ifndef FALSE
49 #define FALSE 0
  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc 94 gtk_widget_set_sensitive(GTK_BIN(button)->child, FALSE);
114 GtkWidget* menu_hbox = gtk_hbox_new(FALSE, 0);
121 item->hbox = gtk_hbox_new(FALSE, 0);
122 gtk_box_pack_end(GTK_BOX(menu_hbox), item->hbox, FALSE, FALSE, 0);
184 return FALSE;
333 gtk_box_pack_start(GTK_BOX(menu_item->hbox), button, FALSE, FALSE, 0);
347 gtk_box_pack_start(GTK_BOX(menu_item->hbox), button, FALSE, FALSE, 0)
    [all...]
  /external/icu4c/common/
ucnvhz.c 112 ((UConverterDataHZ*)cnv->extraInfo)->isStateDBCS = FALSE;
113 ((UConverterDataHZ*)cnv->extraInfo)->isEmptySegment = FALSE;
120 ((UConverterDataHZ*)cnv->extraInfo)->isEscapeAppended = FALSE;
123 ((UConverterDataHZ*)cnv->extraInfo)->isTargetUCharDBCS = FALSE;
190 myData->isEmptySegment = FALSE;
196 myData->isEmptySegment = FALSE; /* we are handling it, reset to avoid future spurious errors */
218 myData->isEmptySegment = FALSE; /* different error here, reset this to avoid spurious future error */
245 myData->isEmptySegment = FALSE; /* the segment has something, either valid or will produce a different error, so reset this */
290 myData->isEmptySegment = FALSE; /* the segment has something valid */
293 myData->isEmptySegment = FALSE; /* different error here, reset this to avoid spurious future error *
    [all...]
  /external/icu4c/i18n/
search.cpp 56 m_search_->isOverlap = (value == USEARCH_ON ? TRUE : FALSE);
59 m_search_->isCanonicalMatch = (value == USEARCH_ON ? TRUE : FALSE);
242 m_search_->reset = FALSE;
287 m_search_->isForwardSearching = FALSE;
288 m_search_->reset = FALSE;
302 m_search_->isForwardSearching = FALSE;
334 m_search_->isOverlap = FALSE;
335 m_search_->isCanonicalMatch = FALSE;
347 m_search_->isOverlap = FALSE;
348 m_search_->isCanonicalMatch = FALSE;
    [all...]
  /external/icu4c/test/intltest/
callimts.cpp 86 //| return uprv_nextDouble(a, FALSE);
153 {"gregorian", FALSE, DEFAULT_START, DEFAULT_END},
154 {"japanese", FALSE, 596937600000.0, DEFAULT_END}, // 1988-12-01T00:00Z, Showa 63
155 {"buddhist", FALSE, DEFAULT_START, DEFAULT_END},
156 {"roc", FALSE, DEFAULT_START, DEFAULT_END},
157 {"persian", FALSE, DEFAULT_START, DEFAULT_END},
158 {"islamic-civil", FALSE, DEFAULT_START, DEFAULT_END},
159 {"islamic", FALSE, DEFAULT_START, 800000}, // Approx. 2250 years from now, after which some rounding errors occur in Islamic calendar
162 {"indian", FALSE, DEFAULT_START, DEFAULT_END},
163 {"coptic", FALSE, DEFAULT_START, DEFAULT_END}
    [all...]
  /external/svox/pico/lib/
picobase.c 70 ok = FALSE;
75 ok = FALSE;
86 ok = FALSE;
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
ExplicitTest.java 59 // Boolean = false
64 Boolean.FALSE,
71 Boolean.FALSE,
78 Boolean.FALSE,
84 new Object[] { Boolean.FALSE,
90 Boolean.FALSE,
ImplicitTest.java 56 // Boolean = false
61 Boolean.FALSE,
68 Boolean.FALSE,
75 Boolean.FALSE,
81 { Boolean.FALSE, new byte[] { (byte) 0x85, 0x01, 0x00 },
86 Boolean.FALSE,
  /external/bluetooth/bluez/attrib/
gattrib.c 140 return FALSE;
211 if (g_atomic_int_dec_and_test(&attrib->refs) == FALSE)
229 return FALSE;
241 return FALSE;
255 return FALSE;
271 return FALSE;
276 return FALSE;
281 return FALSE;
296 return FALSE;
333 return FALSE;
    [all...]
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 95 FALSE /* case_sensitive */,
101 FALSE /* scan_identifier_1char */,
102 FALSE /* scan_identifier_NULL */,
104 FALSE /* scan_binary */,
108 FALSE /* scan_hex_dollar */,
112 FALSE /* int_2_float */,
113 FALSE /* identifier_2_string */,
115 FALSE /* symbol_2_token */,
116 FALSE /* scope_0_fallback */,
122 static gboolean gen_cheader = FALSE;
    [all...]
  /external/bluetooth/glib/tests/
markup-collect.c 48 (mb == FALSE && ob == FALSE && tri != TRUE && tri != FALSE));
50 if (tri != FALSE && tri != TRUE)
93 { "<bool mb='false'/>", "<bool(1) 0 0 -1>" },
141 gboolean verbose = FALSE;
timeloop-basic.c 14 #define FALSE 0
45 return FALSE;
48 return FALSE;
68 return FALSE;
117 return FALSE;
timeloop-closure.c 47 return FALSE;
50 return FALSE;
69 return FALSE;
133 return FALSE;
205 loop = g_main_loop_new (NULL, FALSE);
timeloop.c 46 return FALSE;
49 return FALSE;
68 return FALSE;
132 return FALSE;
199 loop = g_main_loop_new (NULL, FALSE);

Completed in 1132 milliseconds

<<11121314151617181920>>