/packages/apps/Nfc/src/com/android/nfc/ |
NfcBackupAgent.java | 29 new SharedPreferencesBackupHelper(this, NfcService.PREF);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
mipsr6@pref.d | 2 #name: MIPS PREF instruction 6 # Check MIPS PREF instruction assembly. 11 [0-9a-f]+ <[^>]*> 7c457fb5 pref 0x5,255\(v0\) 12 [0-9a-f]+ <[^>]*> 7c658035 pref 0x5,-256\(v1\)
|
cache.s | 1 # Source file to test offsets used with the CACHE and PREF instruction. 5 # If defined, test PREF. 8 pref \ops
|
pref.d | 2 #name: MIPS PREF instruction 6 # Check MIPS PREF instruction assembly. 11 [0-9a-f]+ <[^>]*> cc4507ff pref 0x5,2047\(v0\) 12 [0-9a-f]+ <[^>]*> cc65f800 pref 0x5,-2048\(v1\) 13 [0-9a-f]+ <[^>]*> cc850800 pref 0x5,2048\(a0\) 14 [0-9a-f]+ <[^>]*> cca5f7ff pref 0x5,-2049\(a1\) 15 [0-9a-f]+ <[^>]*> ccc57fff pref 0x5,32767\(a2\) 16 [0-9a-f]+ <[^>]*> cce58000 pref 0x5,-32768\(a3\) 19 [0-9a-f]+ <[^>]*> cc258000 pref 0x5,-32768\(at\) 22 [0-9a-f]+ <[^>]*> cc257fff pref 0x5,32767\(at\ [all...] |
micromips@pref.d | 2 #name: MIPS PREF instruction 6 # Check MIPS PREF instruction assembly (microMIPS). 11 [0-9a-f]+ <[^>]*> 60a2 27ff pref 0x5,2047\(v0\) 12 [0-9a-f]+ <[^>]*> 60a3 2800 pref 0x5,-2048\(v1\) 14 [0-9a-f]+ <[^>]*> 60a1 2000 pref 0x5,0\(at\) 16 [0-9a-f]+ <[^>]*> 60a1 2000 pref 0x5,0\(at\) 18 [0-9a-f]+ <[^>]*> 60a1 2000 pref 0x5,0\(at\) 20 [0-9a-f]+ <[^>]*> 60a1 2000 pref 0x5,0\(at\) 23 [0-9a-f]+ <[^>]*> 60a1 2000 pref 0x5,0\(at\) 26 [0-9a-f]+ <[^>]*> 60a1 2fff pref 0x5,-1\(at\ [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
VolumeUI.java | 171 private static final String PREF = "com.android.systemui.PREF"; 179 filter.addAction(PREF); 186 if (PREF.equals(action)) {
|
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/ |
NativeNfcManager.java | 42 static final String PREF = "NxpDeviceHost"; 95 SharedPreferences prefs = mContext.getSharedPreferences(PREF, Context.MODE_PRIVATE);
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDec_Utils.c | 829 PREF(((OMX_BUFFERHEADERTYPE*) pComponentPrivate->pCompPort[0]->pBufferPrivate[nCount]->pBufferHdr), pBuffer), 830 PREF(((OMX_BUFFERHEADERTYPE*) pComponentPrivate->pCompPort[0]->pBufferPrivate[nCount]->pBufferHdr), nFilledLen), 883 PREF(((OMX_BUFFERHEADERTYPE*) pComponentPrivate->pCompPort[1]->pBufferPrivate[nCount]->pBufferHdr), pBuffer), 884 PREF(((OMX_BUFFERHEADERTYPE*) pComponentPrivate->pCompPort[1]->pBufferPrivate[nCount]->pBufferHdr), nFilledLen), [all...] |
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
NativeNfcManager.java | 38 static final String PREF = "NciDeviceHost";
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/ |
asm.h | 56 #define PREF(hint, addr)
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDec_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
OMX_Mp3Dec_Utils.c | [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEnc_Utils.c | 619 PREF(pCompPortIn->pBufferPrivate[i]->pBufferHdr, pBuffer), 641 PREF(pCompPortIn->pBufferPrivate[i]->pBufferHdr, pBuffer), 719 PREF(pCompPortOut->pBufferPrivate[i]->pBufferHdr,pBuffer), 720 PREF(pCompPortOut->pBufferPrivate[i]->pBufferHdr,nFilledLen), [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-indic.cc | 372 PREF, 516 would_substitute_feature_t pref; member in struct:indic_shape_plan_t 551 indic_plan->pref.init (&plan->map, HB_TAG('p','r','e','f'), zero_context); 593 (indic_plan->pref.would_substitute (glyphs , 2, face) || 594 indic_plan->pref.would_substitute (glyphs+1, 2, face))) 596 indic_plan->pref.would_substitute (glyphs+1, 1, face))) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEnc_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDec_Utils.c | [all...] |