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

1 2 3 4 5 67 8 91011>>

  /external/chromium/third_party/icu/source/i18n/
rematch.cpp 132 fTransparentBounds = FALSE;
134 fMatch = FALSE;
139 fHitEnd = FALSE;
140 fRequireEnd = FALSE;
149 fTraceDebug = FALSE;
204 if (fMatch == FALSE) {
271 if (u_isdigit(digitC) == FALSE) {
338 if (fMatch == FALSE) {
372 return FALSE;
388 fMatch = FALSE;
    [all...]
search.cpp 55 m_search_->isOverlap = (value == USEARCH_ON ? TRUE : FALSE);
58 m_search_->isCanonicalMatch = (value == USEARCH_ON ? TRUE : FALSE);
224 m_search_->reset = FALSE;
269 m_search_->isForwardSearching = FALSE;
270 m_search_->reset = FALSE;
284 m_search_->isForwardSearching = FALSE;
316 m_search_->isOverlap = FALSE;
317 m_search_->isCanonicalMatch = FALSE;
328 m_search_->isOverlap = FALSE;
329 m_search_->isCanonicalMatch = FALSE;
    [all...]
  /external/bluetooth/glib/tests/
threadpool-test.c 110 pool = g_thread_pool_new ((GFunc) g_usleep, NULL, -1, FALSE, NULL);
142 g_thread_pool_free (pool, FALSE, TRUE);
179 pool1 = g_thread_pool_new ((GFunc)test_thread_pools_entry_func, NULL, 3, FALSE, NULL);
196 g_thread_pool_free (pool2, FALSE, TRUE);
197 g_thread_pool_free (pool3, FALSE, TRUE);
230 static gboolean last_failed = FALSE;
244 last_failed = FALSE;
282 FALSE,
342 return FALSE;
355 FALSE,
    [all...]
child-test.c 70 if (!CreateProcess (argv0, cmdline, NULL, NULL, FALSE, 0, NULL, NULL, &si, &pi))
128 new_main_loop = g_main_loop_new (NULL, FALSE);
173 main_loop = g_main_loop_new (NULL, FALSE);
185 g_thread_create (test_thread, GINT_TO_POINTER (10), FALSE, NULL);
186 g_thread_create (test_thread, GINT_TO_POINTER (20), FALSE, NULL);
unicode-normalize.c 35 return g_string_free (result, FALSE);
58 return g_string_free (result, FALSE);
86 success = FALSE;
104 success = FALSE;
117 gboolean skip = FALSE;
128 test_form (line, G_NORMALIZE_NFD, FALSE, 2, c, columns);
130 test_form (line, G_NORMALIZE_NFC, FALSE, 1, c, columns);
  /external/dbus/bus/
signals.c 263 return FALSE;
282 return FALSE;
301 return FALSE;
320 return FALSE;
339 return FALSE;
359 return FALSE;
378 return FALSE;
448 return FALSE;
455 return FALSE;
585 return FALSE;
    [all...]
selinux.c 48 static dbus_bool_t selinux_enabled = FALSE;
215 return FALSE;
235 return FALSE;
269 return FALSE;
283 return FALSE;
293 return FALSE;
301 return FALSE;
378 return FALSE;
442 return FALSE;
485 string_alloced = FALSE;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourXManager.c 102 pFourX->concatenationEnable = FALSE;
123 pFourX->CWMinEnable = FALSE;
137 pFourX->CWComboEnable = FALSE;
148 pFourX->ackEmulationEnable = FALSE;
153 pFourX->ackEmulationEnable = FALSE;
165 pFourX->ERP_ProtectionEnable = FALSE;
334 if( (pFourX->desiredConcatenationEnable == FALSE) ||
335 (pFourX->desiredCWMinEnable == FALSE) )
392 pFourX->concatenationEnable = FALSE;
393 pFourX->CWMinEnable = FALSE;
    [all...]
  /external/chromium/third_party/icu/source/tools/toolutil/
filetools.cpp 32 * Also can be given just one file to check against. Default value for isDir is FALSE.
39 return FALSE;
66 isLatest = FALSE;
76 return FALSE;
83 isLatest = FALSE;
86 isLatest = FALSE;
  /external/icu4c/tools/toolutil/
filetools.cpp 32 * Also can be given just one file to check against. Default value for isDir is FALSE.
39 return FALSE;
66 isLatest = FALSE;
76 return FALSE;
83 isLatest = FALSE;
86 isLatest = FALSE;
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Mat2D.c 87 if( ptrA->xxE != srcPtrA->xxE ) return FALSE;
88 if( ptrA->xyE != srcPtrA->xyE ) return FALSE;
89 if( ptrA->yxE != srcPtrA->yxE ) return FALSE;
90 if( ptrA->yyE != srcPtrA->yyE ) return FALSE;
101 if( ptrA->xxE != xxL ) return FALSE;
102 if( ptrA->xyE != xyL ) return FALSE;
103 if( ptrA->yxE != yxL ) return FALSE;
104 if( ptrA->yyE != yyL ) return FALSE;
107 if( srcPtrA->xxE != ( xxL >> bbpDiffL ) ) return FALSE;
108 if( srcPtrA->xyE != ( xyL >> bbpDiffL ) ) return FALSE;
    [all...]
  /external/webkit/WebKit/gtk/WebCoreSupport/
InspectorClientGtk.cpp 68 gboolean handled = FALSE;
140 gboolean handled = FALSE;
151 gboolean handled = FALSE;
154 core(m_inspectedWebView)->inspectorController()->setWindowVisible(false);
162 gboolean handled = FALSE;
171 gboolean handled = FALSE;
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
os_trans.c 45 return (FALSE);
56 return FALSE;
80 return(FALSE);
100 return(FALSE);*/
116 return(FALSE);
139 return FALSE;
ParsEvent.c 147 if(bIsPoint == FALSE)
198 *bIsPoint = FALSE;
212 *bIsPoint = FALSE;
217 *bIsPoint = FALSE;
222 *bIsPoint = FALSE;
226 *bIsPoint = FALSE;
237 *bIsPoint = FALSE;
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
whalDefaultParams.h 54 #define EARLY_WAKEUP_ENABLE_MIN (FALSE)
132 #define HAL_CTRL_TX_FLASH_ENABLE_MIN FALSE
175 #define HAL_CTRL_RX_DISABLE_BROADCAST_MIN FALSE
177 #define HAL_CTRL_RX_DISABLE_BROADCAST_DEF FALSE
180 #define HAL_CTRL_RECOVERY_ENABLE_MIN FALSE
coreDefaultParams.h 120 #define SITE_MGR_PERFORM_BUILD_IN_TEST_RECOVEY_MIN FALSE
122 #define SITE_MGR_PERFORM_BUILD_IN_TEST_RECOVEY_DEF FALSE
130 #define SITE_MGR_BROADCAST_BACKGROUND_SCAN_MIN FALSE
132 #define SITE_MGR_BROADCAST_BACKGROUND_SCAN_DEF FALSE
134 #define SITE_MGR_PERIODIC_BROADCAST_BACKGROUND_SCAN_MIN FALSE
136 #define SITE_MGR_PERIODIC_BROADCAST_BACKGROUND_SCAN_DEF FALSE
142 #define SITE_MGR_KEEP_ALIVE_MIN FALSE
258 #define WME_ENABLED_MIN (FALSE)
262 #define QOS_TRAFFIC_ADM_CTRL_ENABLED_MIN (FALSE)
270 #define QOS_TAG_ZERO_PRIO_MIN (FALSE)
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
os_trans.c 45 return (FALSE);
56 return FALSE;
80 return(FALSE);
100 return(FALSE);*/
116 return(FALSE);
139 return FALSE;
ParsEvent.c 147 if(bIsPoint == FALSE)
198 *bIsPoint = FALSE;
212 *bIsPoint = FALSE;
217 *bIsPoint = FALSE;
222 *bIsPoint = FALSE;
226 *bIsPoint = FALSE;
237 *bIsPoint = FALSE;
  /frameworks/base/media/libdrm/mobile1/src/parser/
parser_dm.c 76 return FALSE;
85 return FALSE; /* No boundary error */
90 /* if can not find the CRLF, return FALSE */
92 return FALSE;
107 return FALSE;
123 return FALSE; /* Unknown transferCoding error */
142 return FALSE;
239 if (FALSE == drm_dcfParser(pStart, contentLen, &dcfInfo, &pEncData))
240 return FALSE;
251 return FALSE;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/ELP_Controller/
ElpCtrl.c 210 pElpCtrl->bMuxBackNeeded = FALSE;
294 os_timerStart (pElpCtrl->hOs, pElpCtrl->hTimer, ELPCTRL_TIMER_TIMEOUT * 10, FALSE);
296 os_timerStart (pElpCtrl->hOs, pElpCtrl->hTimer, ELPCTRL_TIMER_TIMEOUT, FALSE);
310 pElpCtrl->bSynch = FALSE;
314 if((TNETWIF_COMPLETE == pElpCtrl->eReturnValue) && (pElpCtrl->bSynch == FALSE))
329 pElpCtrl->bSynch = FALSE;
351 if (bHwAvail == FALSE)
357 pElpCtrl->bExitWakeUpSeq = FALSE;
412 /* IRQ_SRC(0) WLAN_WUP(0) - 'more' flag is FALSE since the HW is going to sleep */
418 FALSE);
    [all...]
  /external/dbus/dbus/
dbus-auth.c 390 auth->already_asked_for_initial_response = FALSE;
427 retval = FALSE;
430 return FALSE;
495 retval = FALSE;
512 return FALSE;
524 return FALSE;
529 return FALSE;
649 retval = FALSE;
755 retval = FALSE;
789 retval = FALSE;
    [all...]
dbus-signature.c 71 real_iter->finished = FALSE;
72 real_iter->in_array = FALSE;
155 * struct, the next value in an array. Returns #FALSE at the end of the
159 * @returns FALSE if nothing more to read at or below this level
167 return FALSE;
175 return FALSE;
186 return FALSE;
198 * a non-container (i.e. if dbus_type_is_container() returns #FALSE
214 real_sub_iter->in_array = FALSE;
228 * @returns #TRUE if signature is valid or #FALSE if an error is se
    [all...]
  /external/icu4c/test/intltest/
tztest.cpp 82 if (zone->useDaylightTime()) errln("FAIL: useDaylightTime should return FALSE");
163 if (zone->useDaylightTime()) errln("FAIL: useDaylightTime should return FALSE");
237 logln("Error: " + tz.getID(id) + ".inDaylightTime(" + dateToString(min) + ") = " + (startsInDST?"TRUE":"FALSE") +
238 ", inDaylightTime(" + dateToString(max) + ") = " + (startsInDST?"TRUE":"FALSE"));
268 logln("Error: inDaylightTime(" + dateToString(max) + ") != " + ((!startsInDST)?"TRUE":"FALSE"));
337 if (!time_zone->inDaylightTime(d, status)) dataerrln("FAIL: inDaylightTime returned FALSE");
339 if (!time_zone->useDaylightTime()) dataerrln("FAIL: useDaylightTime returned FALSE");
599 UBool isNonReferenceTzdataVersion = FALSE;
637 {"MIT", -660, FALSE},
638 {"HST", -600, FALSE},
    [all...]
  /external/webkit/WebKit/win/
DOMEventsClasses.cpp 288 *result = FALSE;
293 *result = keyEvent->ctrlKey() ? TRUE : FALSE;
300 *result = FALSE;
305 *result = keyEvent->shiftKey() ? TRUE : FALSE;
312 *result = FALSE;
317 *result = keyEvent->altKey() ? TRUE : FALSE;
324 *result = FALSE;
329 *result = keyEvent->metaKey() ? TRUE : FALSE;
336 *result = FALSE;
341 *result = keyEvent->altGraphKey() ? TRUE : FALSE;
    [all...]
  /external/bluetooth/bluez/input/
sixpair.c 27 gboolean option_quiet = FALSE;
52 return FALSE;
81 if (option_quiet == FALSE) {
97 return FALSE;
117 return FALSE;
166 if (option_get_master != FALSE) {
167 if (show_master (devh, itfnum) == FALSE)
191 if (option_store_info != FALSE) {
212 if (set_master_bdaddr (devh, itfnum, option_master) == FALSE) {
240 if (g_option_context_parse (context, &argc, &argv, &error) == FALSE) {
    [all...]

Completed in 1714 milliseconds

1 2 3 4 5 67 8 91011>>