HomeSort by relevance Sort by last modified time
    Searched refs:TRUE (Results 726 - 750 of 2022) sorted by null

<<21222324252627282930>>

  /external/icu4c/test/intltest/
tsdcfmsy.cpp 129 (DecimalFormatSymbols::ECurrencySpacing)i, TRUE, status);
135 (DecimalFormatSymbols::ECurrencySpacing)i, TRUE, status);
164 en.setPatternForCurrencySpacing(DecimalFormatSymbols::kInsert, TRUE, dash);
166 DecimalFormatSymbols::kInsert, TRUE, status);
  /external/icu4c/test/perf/utfperf/
utfperf.cpp 188 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
197 flush=TRUE;
247 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
309 FALSE, TRUE, pErrorCode);
  /external/icu4c/tools/ctestfw/unicode/
utimer.h 208 return TRUE;
  /external/icu4c/tools/makeconv/
genmbcs.c 139 gDummy.utf8Friendly=TRUE;
142 gDummy.omitFromU=TRUE;
311 return TRUE;
314 /* return TRUE for success */
321 return TRUE;
332 return TRUE;
361 * 1 (TRUE) this is a fallback mapping
542 return TRUE;
570 return TRUE;
671 return TRUE;
    [all...]
  /external/icu4c/tools/tzcode/
icuzdump.cpp 150 while (true) {
170 formatter->format(lot, rawOffset + dstOffset, (dstOffset == 0 ? FALSE : TRUE), str);
173 formatter->format(hit, newRawOffset + newDstOffset, (newDstOffset == 0 ? FALSE : TRUE), str);
357 zit = new ZoneIterator(TRUE);
404 UBool bFirst = TRUE;
  /external/iproute2/tc/
m_xt_old.c 117 #ifndef TRUE
118 #define TRUE 1
132 *invert = TRUE;
140 return TRUE;
  /external/jpeg/
jdatadst.c 62 * reset the pointer & count to the start of the buffer, and return TRUE
92 return TRUE;
  /external/libnfc-nxp/src/
phHciNfc_Sequence.c 89 {hciState_Reset, hciState_Initialise , TRUE},
91 {hciState_Initialise, hciState_Config, TRUE},
92 {hciState_Initialise, hciState_Release, TRUE},
93 {hciState_Config, hciState_Connect, TRUE},
94 {hciState_Config, hciState_Release, TRUE},
95 {hciState_Connect, hciState_Activate, TRUE},
96 {hciState_Connect, hciState_Transact, TRUE},
97 {hciState_Connect, hciState_Disconnect, TRUE},
98 {hciState_Disconnect, hciState_Config, TRUE},
99 /* {hciState_Disconnect, hciState_Release, TRUE}, */
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec2D.c 84 return TRUE;
96 return TRUE;
108 return TRUE;
111 return TRUE;
Normalizer.c 79 return TRUE;
  /external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
SDL_systhread.c 112 TASKATTR_INHERITR2, TRUE,
  /external/qemu/distrib/sdl-1.2.12/src/timer/wince/
SDL_systimer.c 117 timersQuitEvent = CreateEvent(0, TRUE, FALSE, 0);
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
main.cpp 71 return TRUE;
  /external/webkit/Source/WebCore/platform/gtk/
PasteboardHelper.cpp 59 initialized = TRUE;
85 gtk_target_list_add_image_targets(m_targetList, getIdForTargetType(TargetTypeImage), TRUE);
208 gtk_target_list_add_image_targets(list, getIdForTargetType(TargetTypeImage), TRUE);
252 gtk_target_list_add_image_targets(list.get(), getIdForTargetType(TargetTypeImage), TRUE);
  /external/webkit/Source/WebCore/platform/network/soup/
CookieJarSoup.cpp 38 cookiesInitialized = true;
49 cookiesInitialized = true;
99 char* cookies = soup_cookie_jar_get_cookies(jar, uri, TRUE);
117 return false; // return true when implemented
  /external/webkit/Source/WebKit/gtk/tests/
testwebresource.c 170 *been_there = TRUE;
186 loop = g_main_loop_new(NULL, TRUE);
211 g_assert_cmpint(been_to_load_finished, ==, TRUE);
247 loop = g_main_loop_new(NULL, TRUE);
testwindow.c 43 loop = g_main_loop_new(NULL, TRUE);
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebpolicydecision.cpp 133 priv->isCancelled = TRUE;
  /external/wpa_supplicant/
l2_packet_winpcap.c 233 l2->rx_avail = CreateEvent(NULL, TRUE, FALSE, NULL);
234 l2->rx_done = CreateEvent(NULL, TRUE, FALSE, NULL);
235 l2->rx_notify = CreateEvent(NULL, TRUE, FALSE, NULL);
284 l2->rx_thread_done = CreateEvent(NULL, TRUE, FALSE, NULL);
  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_winpcap.c 233 l2->rx_avail = CreateEvent(NULL, TRUE, FALSE, NULL);
234 l2->rx_done = CreateEvent(NULL, TRUE, FALSE, NULL);
235 l2->rx_notify = CreateEvent(NULL, TRUE, FALSE, NULL);
284 l2->rx_thread_done = CreateEvent(NULL, TRUE, FALSE, NULL);
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_winpcap.c 233 l2->rx_avail = CreateEvent(NULL, TRUE, FALSE, NULL);
234 l2->rx_done = CreateEvent(NULL, TRUE, FALSE, NULL);
235 l2->rx_notify = CreateEvent(NULL, TRUE, FALSE, NULL);
284 l2->rx_thread_done = CreateEvent(NULL, TRUE, FALSE, NULL);
  /hardware/invensense/mlsdk/mllite/
accel.c 90 return TRUE;
  /hardware/msm7k/librpc/rpc/
svc.h 57 * local binder service; if true the program's number and version and the
162 #define svc_disable(prog, vers) svc_lock(prog, vers, TRUE)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ps2esdi.h 89 #define TRUE !FALSE
  /external/dbus/dbus/
dbus-sysdeps-unix.c 129 return TRUE;
341 found = TRUE;
541 return fd < 0 ? TRUE : FALSE;
761 * @param abstract #TRUE to use abstract namespace
865 dbus_bool_t retval = TRUE;
899 * @param abstract #TRUE to use abstract namespace
1036 if (!_dbus_set_local_creds (listen_fd, TRUE))
1084 n = sd_listen_fds (TRUE);
1132 if (!_dbus_set_local_creds (fd, TRUE))
    [all...]

Completed in 2301 milliseconds

<<21222324252627282930>>