HomeSort by relevance Sort by last modified time
    Searched full:alternative (Results 401 - 425 of 2162) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email_torture.py 67 multipart/alternative
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multifile.py 12 Content-Type: multipart/alternative;
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
ceval.h 95 An alternative is:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email_torture.py 67 multipart/alternative
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multifile.py 12 Content-Type: multipart/alternative;
  /system/bt/embdrv/sbc/decoder/include/
oi_utils.h 316 * Parse a string for one of a set of alternative value. Skips leading whitespace (space and tabs
317 * only) and parses text matching one of the alternative strings. Returns pointer to first character
322 * @param alts Alternative matching strings separated by '|'
324 * @param index Pointer to receive the index of the matching alternative, return value is -1 if
  /system/core/logd/
LogCommand.cpp 37 // Race-free alternative is to introduce pairs of sockets
  /system/keymaster/include/keymaster/
android_keymaster.h 37 * implements an alternative API which is similar to and based upon the HAL, but uses C++ "message"
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 56 /** From the input stream, predict what alternative will succeed
58 * to the underlying CFL). Return an alternative number 1..n. Throw
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DFA.java 57 /** From the input stream, predict what alternative will succeed
59 * to the underlying CFL). Return an alternative number 1..n. Throw
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDFA.m 49 // and returns the prediction of the alternative to be used.
84 // or signal that we have no viable alternative
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
dfa.py 66 From the input stream, predict what alternative will succeed
68 to the underlying CFL). Return an alternative number 1..n. Throw
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
SHA1ImplTest.java 62 * - one calculated with alternative computation algorithm defined in the Standard.
162 * implements alternative algorithm described in the SECURE HASH STANDARD
  /external/google-breakpad/src/client/
minidump_file_writer.h 59 // An alternative is to use SetFile and provide a file descriptor:
83 // Can be used as an alternative to Open() when a file descriptor is
  /frameworks/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/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/dist/doc/
pcrepartial.3 31 or not a partial match is preferred to an alternative complete match, though
117 matches the second alternative.)
432 alternative is found at offset 3. There is no partial match for the second
433 alternative, because such a match does not start at the same point in the
436 are remembered. The problem arises because the start of the second alternative
437 matches within the first alternative. There is no problem with anchored
  /frameworks/base/docs/html/guide/topics/resources/
menu-resource.jd 55 android:menuCategory=["container" | "system" | "secondary" | "alternative"]
61 android:menuCategory=["container" | "system" | "secondary" | "alternative"]
198 <tr><td><code>alternative</code></td><td>For items that are alternative actions
243 <tr><td><code>alternative</code></td><td>For groups that are alternative actions
  /external/v8/src/
jsregexp.cc 788 // fails to find a match and needs to try an alternative.
2869 GuardedAlternative alternative = alternatives_->at(i); local
2879 GuardedAlternative alternative = alternatives_->at(i); local
3904 GuardedAlternative alternative = alternatives_->at(i); local
4120 GuardedAlternative alternative = alternatives_->at(i); local
    [all...]
  /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. */
  /external/wpa_supplicant_8/wpa_supplicant/
README-Windows.txt 82 needed) for it. Alternative, you can copy files from
168 With the alternative mechanism for selecting the interface, this
249 program that is alternative build of wpa_supplicant.exe. Most of the

Completed in 404 milliseconds

<<11121314151617181920>>