HomeSort by relevance Sort by last modified time
    Searched full:alternative (Results 601 - 625 of 3066) sorted by null

<<21222324252627282930>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
1-5.c 26 * -> If an alternative stack has been specified, check that the new thread stack is within this specified area.
191 if ((scenarii[sc].bottom == NULL) /* no alternative stack was specified */
  /external/pcre/dist2/doc/
pcre2.3 36 alternative function that matches the same compiled patterns in a different
37 way. In certain circumstances, the alternative function has some advantages.
pcre2partial.3 30 preferred to an alternative complete match, though the details differ between
108 matches the second alternative.)
390 alternative is found at offset 3. There is no partial match for the second
391 alternative, because such a match does not start at the same point in the
394 are remembered. The problem arises because the start of the second alternative
395 matches within the first alternative. There is no problem with anchored
  /external/syslinux/bios/com32/chain/
chain.c32 
  /external/syslinux/efi32/com32/chain/
chain.c32 
  /external/volley/src/test/java/com/android/volley/
RequestQueueIntegrationTest.java 91 // as an alternative, first verify no requests have finished, while higherPriorityReq should be processing
129 // as an alternative, first verify no requests have finished, then verify req1 goes through
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
AppChooserActivity.java 106 // 2. Failed component and alternatives: pick alternative
107 // 3. No failed component and alternatives: pick alternative
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
CountingInputStream.java 148 * NOTE: This method is an alternative for <code>getCount()</code>
162 * NOTE: This method is an alternative for <code>resetCount()</code>
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
patcomp.py 48 Takes an optional alternative filename for the pattern grammar.
86 if node.type == self.syms.Alternative:
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
patcomp.py 48 Takes an optional alternative filename for the pattern grammar.
86 if node.type == self.syms.Alternative:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
patcomp.py 48 Takes an optional alternative filename for the pattern grammar.
86 if node.type == self.syms.Alternative:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
patcomp.py 48 Takes an optional alternative filename for the pattern grammar.
86 if node.type == self.syms.Alternative:
  /external/google-breakpad/src/client/linux/handler/
exception_handler.cc 63 // alternative malloc. Each function should have comment above it detailing the
134 // Create an alternative stack to run the signal handlers on. This is done since
145 // the alternative stack. Ensure that the size of the alternative stack is
149 // Only set an alternative stack if there isn't already one, or if the current
173 // Only restore the old_stack if the current alternative stack is the one
  /external/pcre/dist2/doc/html/
pcre2partial.html 54 preferred to an alternative complete match, though the details differ between
136 matches the second alternative.)
421 alternative is found at offset 3. There is no partial match for the second
422 alternative, because such a match does not start at the same point in the
425 are remembered. The problem arises because the start of the second alternative
426 matches within the first alternative. There is no problem with anchored
  /external/v8/src/regexp/
regexp-parser.cc 167 // Alternative
168 // Alternative | Disjunction
169 // Alternative ::
171 // Term Alternative
1686 RegExpTree* alternative; local
    [all...]
  /external/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 503 /// Make sure you do not use that ID for the alternative mapping
504 /// for MI. See getInstrAlternativeMappings for the alternative
516 /// Get the alternative mappings for \p MI.
517 /// Alternative in the sense different from getInstrMapping.
533 /// \note The first alternative of the returned mapping should be the
  /bionic/libc/tzcode/
strptime.c 145 * "Alternative" modifiers. Just set the appropriate flag
148 case 'E': /* "%E?" alternative conversion modifier. */
153 case 'O': /* "%O?" alternative conversion modifier. */
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_main.c 218 * In alternative 2 there's additional data after
223 * Alternative 1 only uses DRAM when executing OPTEE while
224 * alternative 2 uses both SRAM and DRAM to execute.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
1-2.c 342 output("Alternative clock won't be tested\n");
359 /* Cannot mmap a file, we use an alternative method */
462 /* Set the alternative clock, if supported */
2-3.c 286 output("Alternative clock won't be tested\n");
299 /* Cannot mmap a file, we use an alternative method */
393 /* Set the alternative clock, if supported */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
1-2.c 328 output("Alternative clock won't be tested\n");
345 /* Cannot mmap a file, we use an alternative method */
444 /* Set the alternative clock, if supported */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
2-4.c 280 output("Alternative clock won't be tested\n");
297 /* Cannot mmap a file, we use an alternative method */
410 /* Set the alternative clock, if supported */
2-7.c 287 output("Alternative clock won't be tested\n");
303 /* Cannot mmap a file, we use an alternative method */
415 /* Set the alternative clock, if supported */
4-2.c 236 output("Alternative clock won't be tested\n");
254 /* Cannot mmap a file, we use an alternative method */
374 /* Set the alternative clock, if supported */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
2-2.c 294 output("Alternative clock won't be tested\n");
311 /* Cannot mmap a file, we use an alternative method */
424 /* Set the alternative clock, if supported */

Completed in 1130 milliseconds

<<21222324252627282930>>