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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/tests/028-class-attrib-EnclosingMethod/
info.txt 7 are two possible variants (method may be null), and this test contains one
  /frameworks/base/core/java/android/content/
ActivityNotFoundException.java 21 * one of its variants fails because an Activity can not be found to execute
  /hardware/libhardware/modules/
README.android 17 A module can have several variants: "default", "arch" and "board", and they're
  /dalvik/docs/opcodes/
opcode-2d-cmp-kind.html 64 For the two -float variants, both vB and vC must be of type float.
67 For the two -double variants, both vB and vC must be the lower part of a
95 For the -float and -double variants, an addition "bias" specifies what
opcode-90-binop.html 82 For the -long and -double variants, also A+1, B+1 and C+1 must be valid
103 For the -double and -long variants, (vA+1) is also affected.
opcode-b0-binop-2addr.html 82 For the -long and -double variants, also A+1 and B+1 must be valid register
103 For the -double and -long variants, (vA+1) is also affected.
  /external/stlport/stlport/stl/config/
_gcc.h 127 /* No *f math fuctions variants (i.e. sqrtf, fabsf, etc.) */
129 /* No *l math fuctions variants (i.e. sqrtl, fabsl, etc.) */
149 /* No *f math fuctions variants (i.e. sqrtf, fabsf, etc.) */
_android.h 52 // The system math library doesn't have long double variants, e.g
  /external/icu4c/i18n/
unesctrn.h 27 * variants with the system which are then accessed via their IDs.
52 * Registers standard variants with the system. Called by
esctrn.h 40 * variants with the system which are then accessed via their IDs.
88 * Registers standard variants with the system. Called by
transreg.cpp 780 UVector *variants = (UVector*) targets->get(target); local
781 // variants may be 0 if the source/target are invalid
782 return (variants == 0) ? 0 : variants->size();
794 UVector *variants = (UVector*) targets->get(target); local
795 if (variants == 0) {
799 UnicodeString *v = (UnicodeString*) variants->elementAt(index);
925 * UVector of variants.
942 UVector *variants = (UVector*) targets->get(target); local
983 UVector *variants = (UVector*) targets->get(target); local
    [all...]
  /external/icu4c/test/cintltst/
creststn.h 22 * Test wrapper for ures_getStringXYZ(), for testing other variants of
  /frameworks/base/opengl/tools/glgen/src/
GLESCodeEmitter.java 22 * <p> The Java interface will have Buffer and array variants for functions that
  /frameworks/base/core/java/android/pim/vcard/
VCardParser.java 69 * The method variants which accept charset.
88 * The method variants which tells this object the operation is already canceled.
  /external/proguard/src/proguard/gui/
SwingUtil.java 28 * This utility class provides variants of the invocation method from the
  /external/webkit/WebCore/loader/
FTPDirectoryParser.h 48 ** - '/bin/ls -l' and all variants (including Hellsoft FTP for NetWare);
53 ** - IBM VM/CMS, VM/ESA LIST format (two known variants);
56 ** - '/bin/dls' (two known variants, plus multi-line) LIST format;
  /bionic/libc/arch-x86/include/
endian.h 62 /* Tell sys/endian.h we have MD variants of the swap macros. */
  /external/bison/lib/
error.h 27 /* The __-protected variants of `format' and `printf' attributes
  /external/bison/m4/
onceonly.m4 9 dnl This file defines some "once only" variants of standard autoconf macros.
  /external/bluetooth/glib/glib/gnulib/
vasnprintf.h 33 /* The __-protected variants of `format' and `printf' attributes
  /external/e2fsprogs/intl/
vasnprintf.h 33 /* The __-protected variants of `format' and `printf' attributes
  /external/freetype/src/psnames/
psmodule.c 41 /* we do deal with glyph variants by detecting a non-initial dot in */
141 /* find variants like `A.swash', `e.final', etc. */
177 /* sort base glyphs before glyph variants */
382 /* taking care of glyph variants. */
  /external/icu4c/layout/
HanLayoutEngine.h 79 * tags to the characters to generate the correct language-specific variants.
  /external/icu4c/stubdata/
IcuData.mk 38 # variants of libicudata.so actually need to be mapped at the same
  /external/kernel-headers/original/asm-generic/
local.h 36 /* Non-atomic variants, ie. preemption disabled and won't be touched

Completed in 4258 milliseconds

1 2 3 4 5 6 7 8 91011>>