HomeSort by relevance Sort by last modified time
    Searched full:supports (Results 1 - 25 of 7429) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
SkippingStreamCipher.java 4 * General interface for a stream cipher that supports skipping.
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdarg.h 5 #error "This header only supports __MWERKS__."
varargs.h 5 #error "This header only supports __MWERKS__."
float.h 8 #error "This header only supports __MWERKS__."
  /external/mesa3d/src/mapi/mapi/
u_compiler.h 7 /* C++ supports inline keyword */
15 /* Intel compiler supports inline keyword */
19 /* C99 supports inline keyword */
21 /* C99 supports inline keyword */
  /external/valgrind/drd/tests/
supported_sem_init 3 # Exit with status 0 if the system this script runs on supports sem_init()
linuxthreads_det.stderr.exp-linuxthreads 2 Detected the LinuxThreads threading library. Sorry, but DRD only supports
  /external/libopus/m4/
as-gcc-inline-assembly.m4 14 AC_MSG_CHECKING([if compiler supports gcc-style inline assembly])
36 AC_MSG_CHECKING([if assembler supports NEON instructions on ARM])
47 AC_MSG_CHECKING([if assembler supports NEON instructions on ARM])
58 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])
69 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])
80 AC_MSG_CHECKING([if assembler supports EDSP instructions on ARM])
91 AC_MSG_CHECKING([if assembler supports EDSP instructions on ARM])
  /external/ImageMagick/m4/
cxx_have_std_libs.m4 3 dnl If the compiler supports ISO C++ standard library (i.e., can
14 [AC_CACHE_CHECK(whether the compiler supports ISO C++ standard library,
30 AC_DEFINE(HAVE_STD_LIBS,,[define if the compiler supports ISO C++ standard library])
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/
__init__.py 5 dom -- The W3C Document Object Model. This supports DOM Level 1 +
8 parsers -- Python wrappers for XML parsers (currently only supports Expat).
12 supports the SAX 2 API.
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/
__init__.py 5 dom -- The W3C Document Object Model. This supports DOM Level 1 +
8 parsers -- Python wrappers for XML parsers (currently only supports Expat).
12 supports the SAX 2 API.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/
__init__.py 5 dom -- The W3C Document Object Model. This supports DOM Level 1 +
8 parsers -- Python wrappers for XML parsers (currently only supports Expat).
12 supports the SAX 2 API.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/
__init__.py 5 dom -- The W3C Document Object Model. This supports DOM Level 1 +
8 parsers -- Python wrappers for XML parsers (currently only supports Expat).
12 supports the SAX 2 API.
  /external/dexmaker/src/main/java/com/google/dexmaker/
Comparison.java 28 /** {@code a < b}. Supports int only. */
35 /** {@code a <= b}. Supports int only. */
42 /** {@code a == b}. Supports int and reference types. */
49 /** {@code a >= b}. Supports int only. */
56 /** {@code a > b}. Supports int only. */
63 /** {@code a != b}. Supports int and reference types. */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
package.html 14 UCharacter supports all characters and properties defined in the latest version of Unicode, including properties of surrogate characters. It provides new API for querying surrogate characters (represented as int) and also supports the java.lang.Character API. UScript and UScriptRun provide information about scripts, which is not available through the Java APIs.</p>
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
README 4 without notice. Moreover, Google supports this library only when used by
  /external/clang/test/Sema/
attr-alias.c 6 // testsuite looks for it to decide if a target supports aliases.
  /external/kernel-headers/original/uapi/asm-generic/
swab.h 9 * valid if the compiler supports 64 bit data types.
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
TransformDrawable.java 6 /** A drawable that supports scale and rotation. */
  /external/llvm/test/CodeGen/SPARC/
sret-secondary.ll 3 ; CHECK: sparc only supports sret on the first parameter
  /frameworks/volley/
rules.gradle 5 // Check if the android plugin version supports unit testing.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
swab.h 9 * valid if the compiler supports 64 bit data types.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
swab.h 9 * valid if the compiler supports 64 bit data types.
  /prebuilts/go/darwin-x86/src/os/
sys_nacl.go 7 // supportsCloseOnExec reports whether the platform supports the
sys_unix.go 9 // supportsCloseOnExec reports whether the platform supports the

Completed in 438 milliseconds

1 2 3 4 5 6 7 8 91011>>