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

<<11121314151617181920>>

  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcManager.cpp 305 driverConfigured = TRUE;
328 result = TRUE;
371 uint8_t update = TRUE;
618 result = TRUE;
621 if (result != TRUE)
698 nat->discovery_cfg.PollDevInfo.PollCfgInfo.EnableIso14443A==TRUE?"3A":"",
699 nat->discovery_cfg.PollDevInfo.PollCfgInfo.EnableIso14443B==TRUE?"3B":"",
700 nat->discovery_cfg.PollDevInfo.PollCfgInfo.EnableFelica212==TRUE?"F2":"",
701 nat->discovery_cfg.PollDevInfo.PollCfgInfo.EnableFelica424==TRUE?"F4":"",
702 nat->discovery_cfg.PollDevInfo.PollCfgInfo.EnableNfcActive==TRUE?"NFC":""
    [all...]
  /hardware/invensense/mlsdk/mllite/
mldl.c 132 return TRUE;
387 * @param enableRun Enables the DMP processing if set to TRUE.
388 * @param enableFIFO Enables DMP output to the FIFO if set to TRUE.
400 mldlCfg.gyro_needs_reset = TRUE;
439 mldlCfg.gyro_needs_reset = TRUE;
489 mldlCfg.gyro_needs_reset = TRUE;
526 mldlCfg.gyro_needs_reset = TRUE;
548 mldlCfg.gyro_needs_reset = TRUE;
598 mldlCfg.gyro_needs_reset = TRUE;
670 mldlCfg.gyro_needs_reset = TRUE;
    [all...]
  /external/bluetooth/bluez/attrib/
gattrib.c 137 return TRUE;
234 return TRUE;
246 return TRUE;
287 return TRUE;
290 cmd->sent = TRUE;
354 return TRUE;
387 return TRUE;
486 return TRUE;
492 gboolean first = TRUE;
514 return TRUE;
    [all...]
  /external/bluetooth/glib/glib/
gthread.c 92 gboolean g_thread_use_default_impl = TRUE;
152 g_threads_got_initialized = TRUE;
211 need_init = TRUE;
326 return TRUE;
333 return TRUE;
341 return TRUE;
451 array = g_array_new (FALSE, TRUE, sizeof (GStaticPrivateNode));
558 g_array_free (array, TRUE);
835 return TRUE;
841 ret_val = TRUE;
    [all...]
gunidecomp.c 177 while (TRUE)
277 return TRUE;
283 return TRUE;
305 return TRUE;
314 return TRUE;
327 return TRUE;
341 return TRUE;
  /external/icu4c/common/
unorm_it.c 84 uni->hasPrevious=uni->hasNext=TRUE;
128 return TRUE;
187 /* normalize forward from the limit, assume hasNext is true */
204 uni->hasPrevious=TRUE;
218 room=unorm_next(iter, uni->chars+limit, capacity-limit, uni->mode, 0, TRUE, NULL, &errorCode);
224 uni->hasPrevious=TRUE;
237 room=unorm_next(iter, uni->chars+limit, capacity-limit, uni->mode, 0, TRUE, NULL, &errorCode);
254 return TRUE;
257 /* normalize backward from the start, assume hasPrevious is true */
274 uni->hasNext=TRUE;
    [all...]
  /external/webkit/Source/WebKit/mac/Misc/
WebNSDataExtras.m 50 Boolean shouldCapitalize = TRUE;
58 replace = TRUE;
62 replace = TRUE;
66 somethingChanged = TRUE;
74 useUniCharPtr = TRUE;
87 shouldCapitalize = TRUE;
145 foundRDF = TRUE;
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_rights_manager.c 34 return TRUE;
47 return TRUE;
147 return TRUE;
211 return TRUE;
224 return TRUE;
243 if (TRUE == drm_readFromUidTxt(uid, id, GET_ID))
244 return TRUE;
281 return TRUE;
351 return TRUE;
377 return TRUE;
    [all...]
  /external/bluetooth/glib/gio/
gunixmounts.c 198 return TRUE;
213 * Returns: %TRUE if @mount_path is considered an implementation detail
250 return TRUE;
255 return TRUE;
258 return TRUE;
300 return TRUE;
303 return TRUE;
306 return TRUE;
397 mount_entry->is_read_only = TRUE;
470 mount_entry->is_read_only = TRUE;
    [all...]
  /external/dbus/dbus/
dbus-signature.c 38 unsigned int finished : 1; /**< true if we are at the end iter */
39 unsigned int in_array : 1; /**< true if we are a subiterator pointing to an array's element type */
176 real_iter->finished = TRUE;
187 real_iter->finished = TRUE;
220 real_sub_iter->in_array = TRUE;
230 * @returns #TRUE if signature is valid or #FALSE if an error is set
244 return TRUE;
261 * @returns #TRUE if signature is valid and has exactly one complete type
276 return TRUE;
289 * @returns #TRUE if type is a containe
    [all...]
dbus-object-tree.c 110 tree->root->invoke_as_fallback = TRUE;
183 *exact_match = TRUE;
373 return find_subtree_recurse (tree->root, path, TRUE, NULL, NULL);
382 * @param fallback #TRUE to handle messages to children of this path
433 return TRUE;
705 already_unlocked = TRUE;
1155 return TRUE;
1218 /* Returns TRUE if container is a parent of child
    [all...]
dbus-spawn.c 78 while (TRUE)
133 while (TRUE)
210 unsigned int have_child_status : 1; /**< True if child status has been reaped */
211 unsigned int have_fork_errnum : 1; /**< True if we have an error code from fork() */
212 unsigned int have_exec_errnum : 1; /**< True if we have an error code from exec() */
421 sitter->have_child_status = TRUE;
430 sitter->have_fork_errnum = TRUE;
436 sitter->have_exec_errnum = TRUE;
577 descriptors_ready = TRUE;
594 * Macro returns #TRUE if the babysitter still has live sockets open to th
    [all...]
dbus-mainloop.c 193 return TRUE;
282 return TRUE;
336 return TRUE;
479 while (TRUE)
498 return TRUE;
508 return TRUE;
514 /* Returns TRUE if we invoked any timeouts or have ready file
594 oom_watch_pending = TRUE;
596 retval = TRUE; /* return TRUE here to keep the loop going
    [all...]
  /external/dbus/tools/
dbus-launch-x11.c 242 return TRUE;
284 init = TRUE;
285 return TRUE;
291 * TRUE does not mean the address exists.
308 return TRUE; /* no owner */
334 return TRUE; /* success */
392 * Saves the session address in session file. Returns TRUE on
425 return TRUE;
439 return TRUE;
  /external/icu4c/test/intltest/
wbnf.cpp 32 return *p?TRUE:FALSE;
217 return TRUE;
324 // return tag == YES ? TRUE : FALSE;
349 bslash_escape = TRUE; quote_escape = FALSE; break;
351 bslash_escape = FALSE;quote_escape = TRUE; break;
353 bslash_escape = TRUE; quote_escape = TRUE; break;
369 is_quoting = TRUE;
393 //bslash_escape always true here
403 //bslash_escape always true her
    [all...]
transrt.cpp 117 virtual UBool is(const UnicodeString& /*sourceString*/) const {return TRUE;}
152 return TRUE;
197 return TRUE;
206 UBool noLetterYet = TRUE;
247 return TRUE;
256 return TRUE;
427 if (a == b) return TRUE;
428 if (a.caseCompare(b, U_FOLD_CASE_DEFAULT)==0 && isCamel(a)) return TRUE;
433 if (aa == bb) return TRUE;
434 if (aa.caseCompare(bb, U_FOLD_CASE_DEFAULT)==0 && isCamel(aa)) return TRUE;
    [all...]
  /external/icu4c/tools/genrb/
read.c 75 c = getNextChar(buf, TRUE, comment, status);
157 lastStringWasQuoted = TRUE;
184 isNLUnescaped = TRUE;
189 isFollowingCharEscaped = TRUE;
302 c = getNextChar(buf, TRUE, NULL, status);
316 true, whitespace is skipped as well. */
454 return TRUE;
468 return TRUE;
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
block_switch.c 72 * returns: TRUE if success
88 return(TRUE);
106 * returns: TRUE if success
175 blockSwitchingControl->attack = TRUE;
188 blockSwitchingControl->attack = TRUE;
195 blockSwitchingControl->attack = TRUE;
238 return(TRUE);
274 * returns: TRUE if success
328 return(TRUE);
369 * returns: TRUE if succes
    [all...]
  /external/libnfc-nxp/src/
phLibNfc.c 261 if(pLibContext->psHwReference->uicc_connected==TRUE)
266 pLibContext->sSeContext.uUiccActivate=TRUE;
268 if(pLibContext->psHwReference->smx_connected==TRUE)
385 if(TRUE != pLibContext->status.GenCb_pending_status)
395 pLibContext->status.GenCb_pending_status=TRUE;
780 = (uint8_t)(psLibContext->status.DiscEnbl_status == TRUE?
817 else if(TRUE == gpphLibContext->status.GenCb_pending_status)
825 phLibNfc_StackCapabilities->psFormatCapabilities.Desfire = TRUE;
826 phLibNfc_StackCapabilities->psFormatCapabilities.MifareStd = TRUE;
827 phLibNfc_StackCapabilities->psFormatCapabilities.MifareUL = TRUE;
    [all...]
  /external/dbus/bus/
signals.c 260 return TRUE;
279 return TRUE;
298 return TRUE;
317 return TRUE;
336 return TRUE;
355 return TRUE;
433 return TRUE;
473 return TRUE;
492 return TRUE;
612 return TRUE;
    [all...]
  /external/bluetooth/bluez/btio/
btio.c 115 return TRUE;
189 return TRUE;
193 g_io_channel_set_close_on_unref(cli_io, TRUE);
203 return TRUE;
389 return TRUE;
396 return TRUE;
416 return TRUE;
433 return TRUE;
488 return TRUE;
496 return TRUE;
    [all...]
  /external/bluetooth/glib/gio/fen/
fen-data.c 89 return TRUE;
123 return TRUE;
130 return TRUE;
239 gboolean ret = TRUE;
324 f->is_cancelled = TRUE;
342 return TRUE;
453 f->is_dir = S_ISDIR (buf.st_mode) ? TRUE : FALSE;
457 ev = fnode_event_new (FILE_MODIFIED, TRUE, f);
459 ev->is_pending = TRUE;
583 return TRUE;
    [all...]
  /external/bluetooth/glib/gobject/
gclosure.c 122 #define SWAP(_closure, _field, _value, _oldv) CHANGE_FIELD (_closure, _field, =, _value, TRUE, *(_oldv) =, (void) )
123 #define SET(_closure, _field, _value) CHANGE_FIELD (_closure, _field, =, _value, TRUE, (void), (void) )
124 #define INC(_closure, _field) CHANGE_FIELD (_closure, _field, +=, 1, TRUE, (void), (void) )
125 #define INC_ASSIGN(_closure, _field, _newv) CHANGE_FIELD (_closure, _field, +=, 1, TRUE, (void), *(_newv) = )
126 #define DEC(_closure, _field) CHANGE_FIELD (_closure, _field, -=, 1, TRUE, (void), (void) )
127 #define DEC_ASSIGN(_closure, _field, _newv) CHANGE_FIELD (_closure, _field, -=, 1, TRUE, (void), *(_newv) = )
207 SET (closure, floating, TRUE);
260 SET (closure, in_inotify, TRUE);
485 return TRUE;
509 return TRUE;
    [all...]
  /external/icu4c/i18n/
basictz.cpp 43 return TRUE;
69 while (TRUE) {
75 while (TRUE) {
86 while (TRUE) {
126 return TRUE;
202 avail = ar2->getPreviousStart(date, tr.getFrom()->getRawOffset(), tr.getFrom()->getDSTSavings(), TRUE, d);
215 avail = getPreviousTransition(date, TRUE, tr);
258 avail = getPreviousTransition(date, TRUE, tr);
337 avail = getPreviousTransition(start, TRUE, tzt);
404 while (TRUE) {
    [all...]
tridpars.cpp 122 specsA = parseFilterID(id, pos, TRUE);
129 sawParen = TRUE;
131 specsB = parseFilterID(id, pos, TRUE);
217 Specs* specs = parseFilterID(id, pos, TRUE);
270 ICU_Utility::skipWhitespace(id, pos, TRUE);
349 * @return TRUE if the parse succeeds, that is, if the entire
382 UBool sawDelimiter = TRUE;
434 ICU_Utility::skipWhitespace(id, pos, TRUE);
439 return TRUE;
569 isSourcePresent = TRUE;
    [all...]

Completed in 3829 milliseconds

<<11121314151617181920>>