HomeSort by relevance Sort by last modified time
    Searched full:identical (Results 51 - 75 of 967) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/fastwc/
README 42 wc5.l identical to wc3.l except one rule has been slightly
  /packages/apps/Email/src/org/apache/commons/io/filefilter/
DirectoryFileFilter.java 51 * Please use the identical DirectoryFileFilter.DIRECTORY constant.
  /bionic/libc/arch-sh/bionic/
setjmp.S 67 /* identical to _setjmp except that the first word is non-zero */
126 /* identical to _longjmp */
  /dalvik/dx/src/com/android/dx/ssa/back/
IdenticalBlockCombiner.java 34 * block and the now-unused blocks are deleted. These identical blocks
133 * Combines blocks proven identical into one alpha block, re-writing
  /dalvik/libdex/
DexProto.h 161 * then second, etc. If two prototypes are identical except that one
170 * prototypes are identical except that one has extra arguments, then the
  /external/apache-http/src/org/apache/commons/codec/language/
SoundexUtils.java 62 * little or no similarity, and 4 indicates strong similarity or identical
92 * little or no similarity, and 4 indicates strong similarity or identical
  /external/freetype/include/freetype/
ftmac.h 220 /* @FT_New_Face_From_FSSpec is identical to @FT_New_Face except */
255 /* @FT_New_Face_From_FSRef is identical to @FT_New_Face except */
  /external/icu4c/i18n/
bocsu.h 30 * Encode a Unicode string for the identical level of a sort key.
33 * - lexical order of the identical-level run must be
  /external/icu4c/test/intltest/
ucaconf.cpp 210 errln("Probable error in test file on line %i (comparing identical strings)", line);
213 errln("Sortkeys are identical, but code point comapare gives >0 on line %i", line);
  /external/oprofile/libabi/
opimport.cpp 45 popt::option(force, "force", 'f', "force conversion, even if identical")
192 cerr << "input abi is identical to native. "
  /frameworks/base/opengl/java/android/opengl/
GLUtils.java 83 * All other parameters are identical to those used for glTexImage2D().
157 * All other parameters are identical to those used for glTexSubImage2D().
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/
Collator.java 43 * "e" and "E" are tertiary differences and "e" and "e" are identical.
128 * the IDENTICAL strength is used as a tiebreaker. The Unicode code point
138 public final static int IDENTICAL = CollationAttribute.VALUE_IDENTICAL;
324 * @see #IDENTICAL
352 * @see #IDENTICAL
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_pixels.c 435 static Uint8 *Map1to1(SDL_Palette *src, SDL_Palette *dst, int *identical)
440 if ( identical ) {
442 /* If an identical palette, no need to map */
445 *identical = 1;
449 *identical = 0;
488 static Uint8 *MapNto1(SDL_PixelFormat *src, SDL_PixelFormat *dst, int *identical)
502 return(Map1to1(&dithered, pal, identical));
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osmemapi.c 205 This parameter must be identical to the Length that was passed to
339 This parameter must be identical to the Length that was passed to
445 0 Buf1 identical to Buf2
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osmemapi.c 205 This parameter must be identical to the Length that was passed to
338 This parameter must be identical to the Length that was passed to
444 0 Buf1 identical to Buf2
  /bionic/libc/include/sys/
system_properties.h 45 ** defined is identical to a property with a length 0 value.
  /bionic/libm/man/
fma.3 104 A fused multiply-add operation with virtually identical
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form12x.java 92 * 3-arg but where the first two args are identical.
Form21c.java 87 * 2-arg but where the two args are identical.
Form31c.java 87 * 2-arg but where the two args are identical.
  /dalvik/dx/src/com/android/dx/rop/code/
InsnList.java 105 * Returns an instance that is identical to this one, except that
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
VMStack.java 64 * This is expected to be identical to Harmony's VMStack.getClasses.
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
WeakHashMapTest.java 98 assertSame("Assert 5: Entries not identical", entrySet.iterator()
  /dalvik/libcore/security/src/main/java/org/bouncycastle/util/encoders/
UrlBase64.java 8 * Convert binary data to and from UrlBase64 encoding. This is identical to
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
XSLProcessorVersion.src 109 * <P>Semantics of the version string are identical to the Xerces project.</P>

Completed in 2374 milliseconds

1 23 4 5 6 7 8 91011>>