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

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 327 def get(self, name, alternative=None):
328 return self._attrs.get(name, alternative)
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-target.h 890 /* Alternative endian target. */
988 /* Alternative endian target. */
  /toolchain/binutils/binutils-2.25/opcodes/
nios2-opc.c 64 /* Alternative names for special registers. */
111 /* Alternative names for special control registers. */
  /art/dexlist/
dexlist.cc 267 // Open alternative output file.
  /art/runtime/base/
stl_util.h 62 // As an alternative to calling STLDeleteElements() directly, consider
  /device/linaro/bootloader/arm-trusted-firmware/bl1/
bl1_main.c 105 * TODO: Add support for alternative image load mechanism e.g using virtio/elf
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
parse.py 94 The optional argument is an alternative start symbol; it
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
UseEfiSocketLib.c 20 against EfiSocketLib. An alternative set of values exists in
  /device/linaro/bootloader/edk2/StdLib/SocketDxe/
EntryUnload.c 20 alternative set of values exists in EfiSocketLib\UseEfiSocketLib.c
  /docs/source.android.com/src/devices/audio/
midi.jd 177 for an alternative.
  /docs/source.android.com/src/devices/graphics/
arch-bq-gralloc.jd 98 wants&mdash;BGRA ordering, non-linear swizzled layouts, alternative color
architecture.jd 76 (low-level alternative to OpenGL ES). Anything having to do with a View involves
  /docs/source.android.com/src/security/apksigning/
index.jd 58 Applications can be signed by a third-party (OEM, operator, alternative market)
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
usage.apt.vm 136 alternative in the grammar to complete before giving up. You may raise
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleElementStream.as 30 /** A generic list of elements tracked in an alternative to be used in
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
RewriteRuleElementStream.cs 38 * A generic list of elements tracked in an alternative to be used in
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
RewriteRuleElementStream.cs 39 * A generic list of elements tracked in an alternative to be used in
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
RewriteRuleElementStream.java 33 /** A generic list of elements tracked in an alternative to be used in
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
RandomPhrase.java 115 // decision point, pick ith alternative randomly
  /external/bison/lib/
gettext.h 28 the gettext() and ngettext() macros. This is an alternative to calling
  /external/chromium-trace/catapult/devil/devil/android/tools/
device_recovery.py 75 'Attempting alternative reboot.', str(device))
  /external/clang/docs/analyzer/
nullability.rst 73 With no special treatment, when the takesNullable is inlined the analyzer will not warn when the obj symbol is dereferenced. One solution for this is to reanalyze takesNullable as a top level function to get possible violations. The alternative method, deducing nullability information from the arguments after inlining is not robust enough (for example there might be more parameters with different nullability, but in the given path the two parameters might end up being the same symbol or there can be nested functions that take different view of the nullability of the same symbol). So the symbol will remain nonnull to avoid false positives but the functions that takes nullable parameters will be analyzed separately as well without inlining.
  /external/curl/docs/
ROADMAP.md 83 construct the body of an email that contains all the headers, alternative
  /external/curl/tests/certs/
Server-localhost-sv.crt 32 X509v3 Subject Alternative Name:
Server-localhost-sv.pem 72 X509v3 Subject Alternative Name:

Completed in 1322 milliseconds

<<31323334353637383940>>