HomeSort by relevance Sort by last modified time
    Searched refs:FALSE (Results 26 - 50 of 2245) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/icu4c/layoutex/
ParagraphLayout.cpp 139 FALSE , /* Zyyy */
140 FALSE, /* Qaai */
142 FALSE, /* Armn */
144 FALSE, /* Bopo */
145 FALSE, /* Cher */
146 FALSE, /* Copt=Qaac */
147 FALSE, /* Cyrl */
148 FALSE, /* Dsrt */
150 FALSE, /* Ethi */
151 FALSE, /* Geor *
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
BooleanTest.java 28 assertEquals(1237, Boolean.FALSE.hashCode());
39 assertEquals(Boolean.FALSE, new Boolean("yes"));
40 assertEquals(Boolean.FALSE, new Boolean("false"));
48 assertEquals(Boolean.FALSE, new Boolean(false));
56 assertFalse(Boolean.FALSE.booleanValue());
67 assertFalse(Boolean.FALSE.equals(Boolean.TRUE));
68 assertTrue(Boolean.FALSE.equals(Boolean.FALSE));
    [all...]
  /external/bluetooth/glib/tests/gobject/
references.c 86 object_destroyed = FALSE;
87 weak_ref1_notified = FALSE;
88 weak_ref2_notified = FALSE;
89 toggle_ref1_weakened = FALSE;
90 toggle_ref1_strengthened = FALSE;
91 toggle_ref2_weakened = FALSE;
92 toggle_ref2_strengthened = FALSE;
93 toggle_ref3_weakened = FALSE;
94 toggle_ref3_strengthened = FALSE;
207 g_assert (weak_ref1_notified == FALSE);
    [all...]
accumulator.c 117 case 2: return FALSE;
118 case 3: return FALSE;
119 case 4: return FALSE;
123 return FALSE;
132 case 1: g_assert_not_reached (); return FALSE;
134 case 3: return FALSE;
135 case 4: return FALSE;
139 return FALSE;
148 case 1: g_assert_not_reached (); return FALSE;
149 case 2: g_assert_not_reached (); return FALSE;
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
tsputil.cpp 111 maxMinTest(pinf, ninf, ninf, FALSE);
115 maxMinTest(pinf, pzero, pzero, FALSE);
117 maxMinTest(pinf, nzero, nzero, FALSE);
121 maxMinTest(ninf, pzero, ninf, FALSE);
123 maxMinTest(ninf, nzero, ninf, FALSE);
127 maxMinTest(pinf, nan, nan, FALSE);
129 maxMinTest(ninf, nan, nan, FALSE);
133 maxMinTest(nan, nan, nan, FALSE);
137 maxMinTest(nan, pzero, nan, FALSE);
139 maxMinTest(nan, nzero, nan, FALSE);
    [all...]
  /external/icu4c/test/intltest/
tsputil.cpp 111 maxMinTest(pinf, ninf, ninf, FALSE);
115 maxMinTest(pinf, pzero, pzero, FALSE);
117 maxMinTest(pinf, nzero, nzero, FALSE);
121 maxMinTest(ninf, pzero, ninf, FALSE);
123 maxMinTest(ninf, nzero, ninf, FALSE);
127 maxMinTest(pinf, nan, nan, FALSE);
129 maxMinTest(ninf, nan, nan, FALSE);
133 maxMinTest(nan, nan, nan, FALSE);
137 maxMinTest(nan, pzero, nan, FALSE);
139 maxMinTest(nan, nzero, nan, FALSE);
    [all...]
  /external/bluetooth/glib/tests/
regex-test.c 51 static gboolean noisy = FALSE;
52 static gboolean abort_on_fail = FALSE;
71 return FALSE;
73 return FALSE;
108 return FALSE;
116 return FALSE;
150 return FALSE;
159 return FALSE;
189 return FALSE;
233 return FALSE;
    [all...]
patterntest.c 26 static gboolean noisy = FALSE;
107 return FALSE;
116 return FALSE;
125 return FALSE;
134 return FALSE;
156 return FALSE;
250 TEST_EQUAL("AB*CD", "AB*?*CD", FALSE);
251 TEST_EQUAL("ABC*", "ABC?", FALSE);
256 TEST_MATCH("*x", "yyxy", FALSE);
257 TEST_MATCH("?x", "x", FALSE);
    [all...]
  /external/jpeg/
jcinit.c 33 jinit_c_master_control(cinfo, FALSE /* full compression */);
39 jinit_c_prep_controller(cinfo, FALSE /* never need full buffer here */);
60 jinit_c_main_controller(cinfo, FALSE /* never need full buffer here */);
  /external/wpa_supplicant/
defs.h 18 #ifdef FALSE
19 #undef FALSE
24 typedef enum { FALSE = 0, TRUE = 1 } Boolean;
dbus_dict_helpers.c 30 * @return TRUE on success, FALSE on failure
39 return FALSE;
61 * @return TRUE on success, FALSE on failure
68 return FALSE;
114 return FALSE;
118 return FALSE;
129 return FALSE;
131 return FALSE;
147 return FALSE;
151 return FALSE;
    [all...]
  /hardware/msm7k/librpc/
xdr.c 15 return FALSE;
20 if(*cpp == NULL) return FALSE;
35 return FALSE;
48 return FALSE;
62 return FALSE;
80 return FALSE;
95 return FALSE;
102 return FALSE;
119 return FALSE;
134 return FALSE;
    [all...]
rpc.c 47 return FALSE;
50 return FALSE;
55 return FALSE;
58 return FALSE;
71 return FALSE;
82 return FALSE;
87 return FALSE;
89 return FALSE;
93 return FALSE;
96 return FALSE;
    [all...]
  /external/chromium/third_party/icu/source/tools/toolutil/
filetools.h 27 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir=FALSE);
  /external/icu4c/tools/toolutil/
filetools.h 27 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir=FALSE);
  /external/dbus/tools/
dbus-launch.h 34 #ifndef FALSE
35 #define FALSE (0)
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_ele_list.cpp 129 IF (enableCPE != FALSE) THEN
227 if (enableCPE != FALSE)
233 *pEleIsCPE++ = FALSE;
get_ics_info.cpp 66 LTP possibly needs to be read. If this flag is false,
96 to call this left LTP status since if common_window = FALSE,
188 first_ltp_data_present = FALSE;
189 second_ltp_data_present = FALSE;
243 IF (predictor_data_present != FALSE)
251 IF (ltp_data_present != FALSE)
265 IF (common_window != FALSE)
273 IF (second_ltp_data_present != FALSE)
288 IF (predictor_data_present != FALSE)
297 IF (common_window != FALSE)
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
gsm_amr_typedefs.h 99 #ifndef FALSE
100 #define FALSE 0
  /frameworks/base/media/libdrm/mobile1/src/parser/
parser_rel.c 78 return FALSE;
88 return FALSE;
98 return FALSE;
108 return FALSE;
118 return FALSE;
129 return FALSE;
145 return FALSE;
170 int32_t has_datetime = FALSE;
171 int32_t has_start_or_end = FALSE;
201 if(FALSE == has_datetime
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ioctl.cpp 82 FALSE if failed
121 ret_val = FALSE;
127 ioctl_cb_data_ptr->cb_is_selected = FALSE;
128 ioctl_cb_data_ptr->cb_is_waiting = FALSE;
129 ioctl_cb_data_ptr->cb_has_arrived = FALSE;
148 FALSE if failed
168 ret_val = FALSE;
173 ioctl_cb_data_ptr->cb_is_waiting = FALSE;
174 ioctl_cb_data_ptr->cb_has_arrived = FALSE;
200 FALSE if faile
    [all...]
  /external/bluetooth/glib/glib/
gpattern.c 74 return FALSE;
87 return FALSE;
96 gboolean next_wildcard_reached = FALSE;
100 return FALSE;
113 return FALSE;
122 return FALSE;
139 g_return_val_if_fail (pspec != NULL, FALSE);
140 g_return_val_if_fail (string != NULL, FALSE);
144 return FALSE;
177 return FALSE;
    [all...]
  /external/clearsilver/util/
wildmat.c 22 ** '\0'.) The last return has ABORT instead of FALSE to avoid quadratic
24 ** FALSE, each star-loop has to run to the end of the text; with ABORT
56 ** Match text and p, return TRUE, FALSE, or ABORT.
75 return FALSE;
88 if ((matched = DoMatch(text++, p)) != FALSE)
92 reverse = p[1] == NEGATE_CLASS ? TRUE : FALSE;
96 matched = FALSE;
106 return FALSE;
120 ** Match text and p, return TRUE, FALSE, or ABORT.
139 return FALSE;
    [all...]
  /external/bluetooth/glib/gio/tests/
g-file.c 121 {"/", FALSE, 0, "/somedir/.../"},
134 gboolean equal = compare_two_files (FALSE, cmp_paths[i].path1, cmp_paths[i].path2);
152 {"file:///", FALSE, 0, "file:///somedir/.../"},
201 {"/", 0, FALSE, ""},
203 {"totalnonsense", 0, FALSE, ""},
204 {"/UTF-8 p\xc5\x99\xc3\xadli\xc5\xa1 \xc5\xbelu\xc5\xa5ou\xc4\x8dk\xc3\xbd k\xc5\xaf\xc5\x88", 0, FALSE, ""},
264 {"/", 0, FALSE, "/"},
266 {"totalnonsense", 0, FALSE, NULL},
267 {"/UTF-8 p\xc5\x99\xc3\xadli\xc5\xa1 \xc5\xbelu\xc5\xa5ou\xc4\x8dk\xc3\xbd k\xc5\xaf\xc5\x88", 0, FALSE, NULL /* Depends on local file encoding */},
318 {"./", 0, FALSE, "file"}
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
dbus_dict_helpers.c 28 * @return TRUE on success, FALSE on failure
37 return FALSE;
59 * @return TRUE on success, FALSE on failure
66 return FALSE;
112 return FALSE;
116 return FALSE;
127 return FALSE;
129 return FALSE;
145 return FALSE;
149 return FALSE;
    [all...]

Completed in 355 milliseconds

12 3 4 5 6 7 8 91011>>