HomeSort by relevance Sort by last modified time
    Searched defs:PREF (Results 1 - 22 of 22) sorted by null

  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/
asm.h 56 #define PREF(hint, addr)
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcManager.java 39 static final String PREF = "NciDeviceHost";
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 357 PREF,
501 would_substitute_feature_t pref; member in struct:indic_shape_plan_t
536 indic_plan->pref.init (&plan->map, HB_TAG('p','r','e','f'), zero_context);
576 if (indic_plan->pref.would_substitute (glyphs , 2, face) ||
577 indic_plan->pref.would_substitute (glyphs+1, 2, face))
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 107 public static final String PREF = "NfcServicePrefs";
420 mPrefs = mContext.getSharedPreferences(PREF, Context.MODE_PRIVATE);
    [all...]

Completed in 530 milliseconds