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

<<11121314151617181920>>

  /external/bluetooth/glib/tests/
timeloop.c 46 return FALSE;
49 return FALSE;
68 return FALSE;
132 return FALSE;
199 loop = g_main_loop_new (NULL, FALSE);
  /external/chromium/third_party/icu/source/common/
unorm_it.c 74 uni->hasPrevious=FALSE;
79 uni->hasNext=FALSE;
99 return FALSE;
213 uni->hasNext=FALSE;
214 return FALSE;
227 if(!reallocArrays(uni, capacity, FALSE)) {
229 uni->hasNext=FALSE;
230 return FALSE;
241 uni->hasNext=FALSE;
242 return FALSE;
    [all...]
  /external/chromium/third_party/icu/source/test/perf/ubrkperf/
ubrkperf.cpp 56 if (opt_terse == FALSE) {
67 if (opt_terse == FALSE) {
74 if (opt_terse == FALSE) {
128 if (opt_terse == FALSE) {
246 if(test.run()==FALSE){
  /external/dbus/bus/
desktop-file.c 148 return FALSE;
170 return FALSE;
351 return FALSE;
385 return FALSE;
409 return FALSE;
419 return FALSE;
427 return FALSE;
435 return FALSE;
477 return FALSE;
501 return FALSE;
    [all...]
  /external/dbus/dbus/
dbus-errors.c 277 _dbus_return_val_if_fail (error != NULL, FALSE);
278 _dbus_return_val_if_fail (name != NULL, FALSE);
291 return FALSE;
303 _dbus_return_val_if_fail (error != NULL, FALSE);
384 real->const_message = FALSE;
dbus-memory.c 99 static dbus_bool_t debug_initialized = FALSE;
105 static dbus_bool_t guards = FALSE;
106 static dbus_bool_t disable_mem_pools = FALSE;
107 static dbus_bool_t backtrace_on_fail_alloc = FALSE;
238 * fail. If it returns #FALSE, then the allocation
273 return FALSE;
333 failed = FALSE;
411 check_guards (block + GUARD_START_OFFSET, FALSE);
573 check_guards (memory, FALSE);
581 check_guards (((unsigned char*)block) + GUARD_START_OFFSET, FALSE);
    [all...]
  /external/dbus/test/name-test/
test-threads-init.c 151 check_mutex_lock (mutex1, mutex2, FALSE);
152 check_mutex_lock (dispatch_mutex1, dispatch_mutex2, FALSE);
153 check_mutex_lock (io_path_mutex1, io_path_mutex2, FALSE);
154 check_condvar_lock (dispatch_cond1, dispatch_cond2, FALSE);
155 check_condvar_lock (io_path_cond1, io_path_cond2, FALSE);
  /external/icu4c/common/
unorm_it.c 74 uni->hasPrevious=FALSE;
79 uni->hasNext=FALSE;
99 return FALSE;
213 uni->hasNext=FALSE;
214 return FALSE;
227 if(!reallocArrays(uni, capacity, FALSE)) {
229 uni->hasNext=FALSE;
230 return FALSE;
241 uni->hasNext=FALSE;
242 return FALSE;
    [all...]
  /external/icu4c/test/perf/ubrkperf/
ubrkperf.cpp 56 if (opt_terse == FALSE) {
67 if (opt_terse == FALSE) {
74 if (opt_terse == FALSE) {
128 if (opt_terse == FALSE) {
246 if(test.run()==FALSE){
  /external/webkit/WebKit/gtk/tests/
testkeyevents.c 82 return FALSE;
95 return FALSE;
125 return FALSE;
161 "</script></body></html>", FALSE),
170 "</body></html>", FALSE),
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_prog_config.cpp 208 IF (flag != FALSE)
228 IF (flag != FALSE)
254 IF (flag != FALSE)
302 enableCPE = FALSE )
310 enableCPE = FALSE )
582 if (flag != FALSE)
591 } /* end if (flag != FALSE) */
600 if (flag != FALSE)
609 } /* end if (flag != FALSE) */
618 if (flag != FALSE)
    [all...]
getics.cpp 189 IF (common_window == FALSE)
259 IF (pFrameInfo->islong == FALSE)
294 IF (present != FALSE)
323 IF (present != FALSE)
350 IF (present != FALSE)
466 if (common_window == FALSE)
558 if (pFrameInfo->islong == FALSE)
589 if (present != FALSE)
616 if (present != FALSE)
644 if (present != FALSE)
    [all...]
  /hardware/msm7k/librpc/
clnt.c 425 if(!XDR_RECV_INT8(xdr, (int8_t *)&(auth->oa_flavor))) return FALSE;
428 if(!XDR_RECV_INT16(xdr, (int16_t *)&(auth->oa_flavor))) return FALSE;
431 if(!XDR_RECV_INT32(xdr, (int32_t *)&(auth->oa_flavor))) return FALSE;
435 return FALSE;
442 return FALSE;
444 return FALSE;
455 return FALSE;
459 return FALSE;
465 return FALSE;
469 return FALSE;
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 87 return FALSE;
93 return FALSE;
102 return FALSE;
177 return FALSE;
202 return FALSE;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
recoveryMgr.c 144 pRecoverMgr->fRecoveryInProcess = FALSE;
258 pRecoverMgr->fDisableInputsFromOs = FALSE;
273 pRecoverMgr->fRecoveryInProcess = FALSE;
316 if(pRecoverMgr->fRecoveryInProcess == FALSE)
403 * FALSE - Inputs From OS are not Disabled
412 return FALSE;
  /external/chromium/third_party/icu/source/i18n/
usearch.cpp 617 return FALSE;
641 return FALSE;
652 return FALSE;
826 * of the match, FALSE otherwise.
834 UBool result = FALSE;
854 return FALSE;
866 return FALSE;
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
crestst.c 76 { "root", U_ZERO_ERROR, e_Root, { TRUE, FALSE, FALSE }, { TRUE, FALSE, FALSE } },
77 { "te", U_ZERO_ERROR, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } },
78 { "te_IN", U_ZERO_ERROR, e_te_IN, { FALSE, FALSE, TRUE }, { TRUE, TRUE, TRUE } },
79 { "te_NE", U_USING_FALLBACK_WARNING, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } }
    [all...]
  /external/icu4c/test/cintltst/
crestst.c 76 { "root", U_ZERO_ERROR, e_Root, { TRUE, FALSE, FALSE }, { TRUE, FALSE, FALSE } },
77 { "te", U_ZERO_ERROR, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } },
78 { "te_IN", U_ZERO_ERROR, e_te_IN, { FALSE, FALSE, TRUE }, { TRUE, TRUE, TRUE } },
79 { "te_NE", U_USING_FALLBACK_WARNING, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } }
    [all...]
  /external/bluetooth/bluez/audio/
gstsbcutil.c 100 joint = stereo = dual = mono = FALSE;
326 gboolean error = FALSE;
494 return FALSE;
496 return FALSE;
498 return FALSE;
500 return FALSE;
502 return FALSE;
505 return FALSE;
507 return FALSE;
510 return FALSE;
    [all...]
  /external/bluetooth/glib/gio/
gfileoutputstream.c 344 g_return_val_if_fail (G_IS_FILE_OUTPUT_STREAM (stream), FALSE);
348 can_seek = FALSE;
376 g_return_val_if_fail (G_IS_FILE_OUTPUT_STREAM (stream), FALSE);
385 return FALSE;
389 return FALSE;
421 g_return_val_if_fail (G_IS_FILE_OUTPUT_STREAM (stream), FALSE);
425 can_truncate = FALSE;
452 g_return_val_if_fail (G_IS_FILE_OUTPUT_STREAM (stream), FALSE);
461 return FALSE;
465 return FALSE;
    [all...]
  /external/bluetooth/glib/glib/
gtimer.c 103 timer->active = FALSE;
122 g_return_if_fail (timer->active == FALSE);
307 g_return_val_if_fail (iso_date != NULL, FALSE);
308 g_return_val_if_fail (time_ != NULL, FALSE);
317 return FALSE;
320 return FALSE;
331 return FALSE;
344 return FALSE;
355 return FALSE;
395 return FALSE;
    [all...]
  /external/chromium/third_party/icu/source/tools/genrb/
read.c 125 UBool isFollowingCharEscaped=FALSE;
126 UBool isNLUnescaped = FALSE;
139 lastStringWasQuoted = FALSE;
194 isFollowingCharEscaped = FALSE;
197 if(isNLUnescaped == FALSE && prevC!=CR){
200 isNLUnescaped = FALSE;
228 lastStringWasQuoted = FALSE;
257 c = getNextChar(buf, FALSE, NULL, status);
457 return FALSE;
471 return FALSE;
    [all...]
  /external/icu4c/i18n/
selfmt.cpp 313 return FALSE;
317 return FALSE;
323 return FALSE;
351 return FALSE;
358 return FALSE;
360 return FALSE;
373 return FALSE;
376 return FALSE;
389 return FALSE;
392 return FALSE;
    [all...]
  /external/icu4c/tools/genrb/
read.c 125 UBool isFollowingCharEscaped=FALSE;
126 UBool isNLUnescaped = FALSE;
139 lastStringWasQuoted = FALSE;
194 isFollowingCharEscaped = FALSE;
197 if(isNLUnescaped == FALSE && prevC!=CR){
200 isNLUnescaped = FALSE;
228 lastStringWasQuoted = FALSE;
257 c = getNextChar(buf, FALSE, NULL, status);
457 return FALSE;
471 return FALSE;
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec2D.c 82 if( ptrA->xE != srcPtrA->xE ) return FALSE;
83 if( ptrA->yE != srcPtrA->yE ) return FALSE;
91 if( ptrA->xE != xL ) return FALSE;
92 if( ptrA->yE != yL ) return FALSE;
94 if( srcPtrA->xE != ( xL >> bbpDiffL ) ) return FALSE;
95 if( srcPtrA->yE != ( yL >> bbpDiffL ) ) return FALSE;
103 if( xL != srcPtrA->xE ) return FALSE;
104 if( yL != srcPtrA->yE ) return FALSE;
106 if( ptrA->xE != ( xL >> -bbpDiffL ) ) return FALSE;
107 if( ptrA->yE != ( yL >> -bbpDiffL ) ) return FALSE;
    [all...]

Completed in 746 milliseconds

<<11121314151617181920>>