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

1 2 3 4 5 6 7 8 91011

  /libcore/luni/src/test/java/libcore/java/text/
NormalizerTest.java 62 target = new String(new char[] {0x03D2, 0x0301, 0x03D2, 0x0308, 0x017F, 0x0307});
74 target = new String(new char[] {0x03A5, 0x0301, 0x03A5, 0x0308, 0x0073, 0x0307});
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_gldefs.h 27 return 0x0307;
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_gldefs.h 27 return 0x0307;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 53 return 0x0307;
  /external/harfbuzz_ng/test/api/
test-unicode.c 812 g_assert (hb_unicode_compose (uf, 0x1E63, 0x0307, &ab) && ab == 0x1E69);
814 g_assert (hb_unicode_compose (uf, 0x0064, 0x0307, &ab) && ab == 0x1E0B);
842 g_assert (hb_unicode_decompose (uf, 0x1E69, &a, &b) && a == 0x1E63 && b == 0x0307); local
844 g_assert (hb_unicode_decompose (uf, 0x1E0B, &a, &b) && a == 0x0064 && b == 0x0307); local
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 53 return 0x0307;
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.cpp 284 0x3106, 0x1307, 0x0307, 0x3007,
301 0x3307, 0x0307
643 0x0307, /* 1000 */
644 0x0307, /* 100 */
791 0x0307,
792 0x0307, /* 010000 */
894 0x0307,
895 0x0307,
    [all...]
  /development/ndk/platforms/android-3/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GL10Header.java-if 143 int GL_ONE_MINUS_DST_COLOR = 0x0307;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
hdreg.h 300 #define HDIO_OBSOLETE_IDENTITY 0x0307

Completed in 1461 milliseconds

1 2 3 4 5 6 7 8 91011