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

1 2 3 4 5 6 78 91011>>

  /ndk/sources/host-tools/make-3.81/w32/subproc/
misc.c 29 * Returns: TRUE= success, FALSE=fail
53 return FALSE;
70 return FALSE;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
types.h 47 #ifndef FALSE
48 # define FALSE (0)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
types.h 47 #ifndef FALSE
48 # define FALSE (0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
types.h 47 #ifndef FALSE
48 # define FALSE (0)
  /external/icu4c/i18n/
rematch.cpp 42 (fFindProgressCallbackFn != NULL) && (ReportFindProgress(pos, status) == FALSE)
209 fTransparentBounds = FALSE;
211 fMatch = FALSE;
216 fHitEnd = FALSE;
217 fRequireEnd = FALSE;
228 fTraceDebug = FALSE;
238 fInputUniStrMaybeMutable = FALSE;
318 if (fMatch == FALSE) {
433 if (u_isdigit(digitC) == FALSE) {
498 UBool bailOut = FALSE;
    [all...]
  /external/bluetooth/bluedroid/stack/a2dp/
a2d_int.h 69 #if A2D_DYNAMIC_MEMORY == FALSE
  /external/bluetooth/bluedroid/stack/btm/
btm_main.c 33 #if BTM_DYNAMIC_MEMORY == FALSE
  /external/chromium_org/remoting/host/setup/
test_util.cc 18 return CreatePipe(read_handle, write_handle, NULL, 0) != FALSE;
26 return false;
  /external/chromium_org/third_party/icu/source/common/unicode/
idna.h 270 IDNAInfo() : errors(0), labelErrors(0), isTransDiff(FALSE), isBiDi(FALSE), isOkBiDi(TRUE) {}
307 isTransDiff=FALSE;
308 isBiDi=FALSE;
unimatch.h 119 * match, or a mismatch. If incremental is FALSE then
141 UBool escapeUnprintable = FALSE) const = 0;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_math.c 65 static boolean initialized = FALSE;
u_format.c 52 return FALSE;
57 return FALSE;
60 return desc->channel[i].type == UTIL_FORMAT_TYPE_FLOAT ? TRUE : FALSE;
100 return FALSE;
118 return FALSE;
130 return FALSE;
132 return desc->channel[i].pure_integer ? TRUE : FALSE;
143 return FALSE;
145 return (desc->channel[i].type == UTIL_FORMAT_TYPE_SIGNED && desc->channel[i].pure_integer) ? TRUE : FALSE;
156 return FALSE;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
native_x11.c 41 force_sw = debug_get_bool_option("EGL_SOFTWARE", FALSE);
  /external/chromium_org/tools/memory_watcher/
dllmain.cc 66 bool stopping = false;
69 DWORD rv = WaitForMultipleObjects(2, events, FALSE, INFINITE);
92 g_dump_event = CreateEvent(0, TRUE, FALSE, kDumpEvent);
97 g_quit_event = CreateEvent(0, TRUE, FALSE, NULL);
136 return FALSE;
  /external/chromium_org/ui/base/win/
hidden_window.cc 34 EnableWindow(g_temp_parent->hwnd(), FALSE);
  /external/icu4c/common/unicode/
idna.h 272 IDNAInfo() : errors(0), labelErrors(0), isTransDiff(FALSE), isBiDi(FALSE), isOkBiDi(TRUE) {}
309 isTransDiff=FALSE;
310 isBiDi=FALSE;
unimatch.h 119 * match, or a mismatch. If incremental is FALSE then
141 UBool escapeUnprintable = FALSE) const = 0;
  /external/mesa3d/src/gallium/auxiliary/util/
u_math.c 65 static boolean initialized = FALSE;
u_format.c 52 return FALSE;
57 return FALSE;
60 return desc->channel[i].type == UTIL_FORMAT_TYPE_FLOAT ? TRUE : FALSE;
100 return FALSE;
118 return FALSE;
130 return FALSE;
132 return desc->channel[i].pure_integer ? TRUE : FALSE;
143 return FALSE;
145 return (desc->channel[i].type == UTIL_FORMAT_TYPE_SIGNED && desc->channel[i].pure_integer) ? TRUE : FALSE;
156 return FALSE;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
native_x11.c 41 force_sw = debug_get_bool_option("EGL_SOFTWARE", FALSE);
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_const.h 29 #define FALSE 0
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h 29 #define FALSE (0)
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 212 return (FALSE);
218 return (FALSE);
230 return (FALSE);
276 return (FALSE);
341 return (FALSE);
349 if ( l2c_ucd_connect (rem_bda) == FALSE )
351 return (FALSE);
417 if ( l2c_ucd_connect (rem_bda) == FALSE )
497 return (FALSE);
512 ** Returns TRUE if a valid channel, else FALSE
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
ubrkperfold.cpp 98 UBool opt_help = FALSE;
102 UBool opt_terse = FALSE;
104 UBool opt_win = FALSE; // Run with Windows native functions.
105 UBool opt_unix = FALSE; // Run with UNIX strcoll, strxfrm functions.
106 UBool opt_mac = FALSE; // Run with MacOSX word break services.
107 UBool opt_uselen = FALSE;
108 UBool opt_dump = FALSE;
109 UBool opt_char = FALSE;
110 UBool opt_word = FALSE;
111 UBool opt_line = FALSE;
    [all...]
  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 98 UBool opt_help = FALSE;
102 UBool opt_terse = FALSE;
104 UBool opt_win = FALSE; // Run with Windows native functions.
105 UBool opt_unix = FALSE; // Run with UNIX strcoll, strxfrm functions.
106 UBool opt_mac = FALSE; // Run with MacOSX word break services.
107 UBool opt_uselen = FALSE;
108 UBool opt_dump = FALSE;
109 UBool opt_char = FALSE;
110 UBool opt_word = FALSE;
111 UBool opt_line = FALSE;
    [all...]

Completed in 1223 milliseconds

1 2 3 4 5 6 78 91011>>