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

1 2 34 5 6 7 8 91011>>

  /external/icu4c/test/intltest/
wbnf.h 151 PARSE_RESULT parseBNF(const char *const bnf_definition /*in*/, const char *const top_node/*in*/, UBool debug=FALSE);
textfile.cpp 78 return FALSE;
98 if (!setBuffer(n++, c, ec)) return FALSE;
100 if (!setBuffer(n++, 0, ec)) return FALSE;
114 if (!readLine(line, ec)) return FALSE;
136 return FALSE;
169 return FALSE;
  /external/icu4c/i18n/
decnumstr.cpp 35 if (ensureCapacity(fLength + 2, status) == FALSE) {
45 if (ensureCapacity(fLength + sLength + 1, status) == FALSE) {
69 if (ensureCapacity(length+1, status) == FALSE) {
85 return FALSE;
91 return FALSE;
  /frameworks/base/media/libstagefright/codecs/aacdec/
lt_decode.cpp 176 IF (temp_reg != FALSE)
203 IF (temp_reg != FALSE)
356 *(pSfbPredictionUsed++) = FALSE;
435 if (temp_reg != FALSE)
445 *(pTempPtr++) = FALSE;
470 if (temp_reg != FALSE)
491 *(pTempPtr++) = FALSE;
  /external/bluetooth/glib/gio/
gdrive.c 101 static gboolean initialized = FALSE;
203 * Returns: %TRUE if the @drive contains volumes, %FALSE otherwise.
210 g_return_val_if_fail (G_IS_DRIVE (drive), FALSE);
247 * media changes, %FALSE otherwise.
254 g_return_val_if_fail (G_IS_DRIVE (drive), FALSE);
267 * Returns: %TRUE if @drive supports removable media, %FALSE otherwise.
274 g_return_val_if_fail (G_IS_DRIVE (drive), FALSE);
289 * Returns: %TRUE if @drive has media, %FALSE otherwise.
296 g_return_val_if_fail (G_IS_DRIVE (drive), FALSE);
309 * Returns: %TRUE if the @drive can be ejected, %FALSE otherwise
    [all...]
gvolume.c 126 static gboolean initialized = FALSE;
281 * Returns: %TRUE if the @volume can be mounted. %FALSE otherwise.
288 g_return_val_if_fail (G_IS_VOLUME (volume), FALSE);
293 return FALSE;
304 * Returns: %TRUE if the @volume can be ejected. %FALSE otherwise.
311 g_return_val_if_fail (G_IS_VOLUME (volume), FALSE);
316 return FALSE;
334 g_return_val_if_fail (G_IS_VOLUME (volume), FALSE);
339 return FALSE;
391 * @error will be set to contain the errors and %FALSE will be returned
    [all...]
  /external/dbus/bus/
activation.c 179 pending_activation->timeout_added = FALSE;
268 return FALSE;
373 return FALSE;
392 return FALSE;
415 return FALSE;
422 retval = FALSE;
456 retval = FALSE;
473 retval = FALSE;
521 return FALSE;
528 return FALSE;
    [all...]
config-parser.c 133 unsigned int is_toplevel : 1; /**< FALSE if we are a sub-config-file inside another one */
289 return FALSE;
309 return FALSE;
349 return FALSE;
356 return FALSE;
413 return FALSE;
469 * they might see a false failure.
577 return FALSE;
648 found = FALSE;
661 retval = FALSE;
    [all...]
  /external/bluetooth/bluez/src/
plugin.c 63 return FALSE;
65 if (g_str_equal(desc->version, VERSION) == FALSE) {
67 return FALSE;
74 return FALSE;
77 plugin->active = FALSE;
90 return FALSE;
109 return FALSE;
161 g_str_has_suffix(file, ".so") == FALSE)
186 if (add_plugin(handle, desc) == FALSE)
  /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/quake/quake/src/WinQuake/
conproc.cpp 59 heventDone = CreateEvent (NULL, FALSE, FALSE, NULL);
107 dwRet = WaitForMultipleObjects (2, heventWait, FALSE, INFINITE);
250 rec.Event.KeyEvent.bKeyDown = FALSE;
304 return FALSE;
315 return FALSE;
320 return FALSE;
327 return FALSE;
330 return FALSE;
334 return FALSE;
    [all...]
  /external/chromium/third_party/icu/source/common/
umapfile.c 113 return FALSE; /* no file access */
140 return FALSE;
147 if (SetSecurityDescriptorDacl(&securityDesc, TRUE, (PACL)NULL, FALSE)) {
152 mappingAttributes.bInheritHandle = FALSE; /* object uninheritable */
163 return FALSE;
170 return FALSE;
201 return FALSE;
208 return FALSE;
219 return FALSE;
269 return FALSE;
    [all...]
  /external/icu4c/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;
174 return FALSE;
181 return FALSE;
192 return FALSE;
245 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...]
  /external/dbus/dbus/
dbus-marshal-validate.c 427 validity = validate_body_helper (&sub, byte_order, FALSE, p, end, &p);
543 validity = validate_body_helper (&sub, byte_order, FALSE, p, end, &p);
724 return FALSE;
727 return FALSE;
733 return FALSE;
742 return FALSE; /* no empty path components allowed */
749 return FALSE;
757 return FALSE; /* trailing slash not allowed unless the string is "/" */
790 return FALSE;
793 return FALSE;
    [all...]
dbus-sysdeps-util-unix.c 66 * @returns #FALSE on failure
84 return FALSE;
94 return FALSE;
133 return FALSE;
147 return FALSE;
156 return FALSE;
167 return FALSE;
191 * @returns #FALSE on failure
211 return FALSE;
219 return FALSE;
    [all...]
dbus-userdb-util.c 49 dbus_bool_t result = FALSE;
59 return FALSE;
66 return FALSE;
86 return FALSE;
94 return FALSE;
124 return FALSE;
131 return FALSE;
159 return FALSE;
162 return FALSE;
188 return FALSE;
    [all...]
dbus-bus.c 95 static dbus_bool_t initialized = FALSE;
165 * "return FALSE" or running through twice may not
175 return FALSE;
186 return FALSE;
201 return FALSE;
208 return FALSE;
220 return FALSE;
249 return FALSE;
253 /* If we return FALSE we have to be sure that restarting
258 return FALSE;
    [all...]
dbus-string.c 127 * @returns #TRUE on success, #FALSE if no memory
149 return FALSE;
156 real->constant = FALSE;
157 real->locked = FALSE;
158 real->invalid = FALSE;
171 * @returns #TRUE on success, #FALSE if no memory
247 real->invalid = FALSE;
354 return FALSE;
371 return FALSE;
374 return FALSE;
    [all...]
  /external/bluetooth/glib/gio/inotify/
inotify-missing.c 33 static gboolean im_debug_enabled = FALSE;
39 static gboolean scan_missing_running = FALSE;
48 static gboolean initialized = FALSE;
113 gboolean not_m = FALSE;
143 scan_missing_running = FALSE;
145 return FALSE;
  /external/bluetooth/glib/tests/
base64-test.c 124 test_incremental (FALSE, DATA_SIZE);
127 test_incremental (FALSE, DATA_SIZE - 1);
130 test_incremental (FALSE, DATA_SIZE - 2);
133 test_incremental (FALSE, 1);
134 test_incremental (FALSE, 2);
135 test_incremental (FALSE, 3);
  /external/chromium/third_party/icu/source/test/intltest/
textfile.cpp 78 return FALSE;
98 if (!setBuffer(n++, c, ec)) return FALSE;
100 if (!setBuffer(n++, 0, ec)) return FALSE;
114 if (!readLine(line, ec)) return FALSE;
136 return FALSE;
169 return FALSE;
  /external/jhead/
jpgfile.c 130 int HaveCom = FALSE;
135 return FALSE;
151 return FALSE;
167 return FALSE;
188 return FALSE;
210 return FALSE;
217 return FALSE;
231 return FALSE;
339 return FALSE;
352 if (ret == FALSE){
    [all...]
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
LVC_MixSoft_1St_2i_D16C31_SAT.c 31 #define FALSE 0
69 HardMixing = FALSE;
89 HardMixing = FALSE;
93 if(HardMixing == FALSE)
129 ptrInstance->MixerStream[0].CallbackSet = FALSE;
143 ptrInstance->MixerStream[1].CallbackSet = FALSE;
  /external/chromium/third_party/icu/source/i18n/
uregex.cpp 74 return FALSE;
78 return FALSE;
82 return FALSE;
169 if (validateRE(re, &status, FALSE) == FALSE) {
183 if (validateRE(source, status, FALSE) == FALSE) {
222 if (validateRE(regexp, status, FALSE) == FALSE) {
239 if (validateRE(regexp, status, FALSE) == FALSE)
    [all...]

Completed in 730 milliseconds

1 2 34 5 6 7 8 91011>>