/frameworks/support/v13/java/android/support/v13/app/ |
D | FragmentCompat.java | 27 void setMenuVisibility(Fragment f, boolean visible); in setMenuVisibility() 28 void setUserVisibleHint(Fragment f, boolean deferStart); in setUserVisibleHint() 32 public void setMenuVisibility(Fragment f, boolean visible) { in setMenuVisibility() 34 public void setUserVisibleHint(Fragment f, boolean deferStart) { in setUserVisibleHint() 40 public void setMenuVisibility(Fragment f, boolean visible) { in setMenuVisibility() 47 public void setUserVisibleHint(Fragment f, boolean deferStart) { in setUserVisibleHint() 67 public static void setMenuVisibility(Fragment f, boolean visible) { in setMenuVisibility() 75 public static void setUserVisibleHint(Fragment f, boolean deferStart) { in setUserVisibleHint()
|
D | FragmentStatePagerAdapter.java | 99 Fragment f = mFragments.get(position); in instantiateItem() local 186 Fragment f = mFragments.get(i); in saveState() local 215 Fragment f = mFragmentManager.getFragment(bundle, key); in restoreState() local
|
/frameworks/rs/ |
D | rsg_generator.c | 6 void printFileHeader(FILE *f) { in printFileHeader() 24 void printVarType(FILE *f, const VarType *vt) { in printVarType() 59 void printVarTypeAndName(FILE *f, const VarType *vt) { in printVarTypeAndName() 67 void printArgList(FILE *f, const ApiEntry * api, int assumePrevious) { in printArgList() 77 void printStructures(FILE *f) { in printStructures() 101 void printFuncDecl(FILE *f, const ApiEntry *api, const char *prefix, int addContext, int isFnPtr) { in printFuncDecl() 126 void printFuncDecls(FILE *f, const char *prefix, int addContext, int externC) { in printFuncDecls() 138 void printFuncPointers(FILE *f, int addContext) { in printFuncPointers() 150 void printPlaybackFuncs(FILE *f, const char *prefix) { in printPlaybackFuncs() 187 void printApiCpp(FILE *f) { in printApiCpp() [all …]
|
D | rsProgramVertex.cpp | 49 float *f = static_cast<float *>(rsc->mHal.funcs.allocation.lock1D( in setup() local 78 float *f = static_cast<float *>(rsc->mHal.funcs.allocation.lock1D( in setProjectionMatrix() local 96 float *f = static_cast<float *>(rsc->mHal.funcs.allocation.lock1D( in setModelviewMatrix() local 114 float *f = static_cast<float *>(rsc->mHal.funcs.allocation.lock1D( in setTextureMatrix() local 132 float *f = static_cast<float *>( in getProjectionMatrix() local 142 float *f = static_cast<float *>( in transformToScreen() local 218 float *f = static_cast<float *>(rsc->mHal.funcs.allocation.lock1D(rsc, mDefaultAlloc.get())); in updateSize() local
|
/frameworks/base/core/java/android/app/ |
D | FragmentManager.java | 320 public abstract Fragment.SavedState saveFragmentInstanceState(Fragment f); in saveFragmentInstanceState() 580 Fragment f = mActive.get(index); in getFragment() local 633 Fragment f = mActive.get(i); in dump() local 648 Fragment f = mAdded.get(i); in dump() local 660 Fragment f = mCreatedMenus.get(i); in dump() local 777 public void performPendingDeferredStart(Fragment f) { in performPendingDeferredStart() 789 void moveToState(Fragment f, int newState, int transit, int transitionStyle, in moveToState() 1039 void moveToState(Fragment f) { in moveToState() 1060 Fragment f = mActive.get(i); in moveToState() local 1084 Fragment f = mActive.get(i); in startPendingDeferredFragments() local [all …]
|
D | BackStackRecord.java | 107 Fragment f = fm.mActive.get(findex); in instantiate() local 616 Fragment f = op.fragment; in run() local 621 Fragment f = op.fragment; in run() local 652 Fragment f = op.fragment; in run() local 657 Fragment f = op.fragment; in run() local 662 Fragment f = op.fragment; in run() local 667 Fragment f = op.fragment; in run() local 672 Fragment f = op.fragment; in run() local 707 Fragment f = op.fragment; in popFromBackStack() local 714 Fragment f = op.fragment; in popFromBackStack() local [all …]
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | FragmentManager.java | 327 public abstract Fragment.SavedState saveFragmentInstanceState(Fragment f); in saveFragmentInstanceState() 573 Fragment f = mActive.get(index); in getFragment() local 626 Fragment f = mActive.get(i); in dump() local 641 Fragment f = mAdded.get(i); in dump() local 653 Fragment f = mCreatedMenus.get(i); in dump() local 815 public void performPendingDeferredStart(Fragment f) { in performPendingDeferredStart() 827 void moveToState(Fragment f, int newState, int transit, int transitionStyle, in moveToState() 1081 void moveToState(Fragment f) { in moveToState() 1102 Fragment f = mActive.get(i); in moveToState() local 1126 Fragment f = mActive.get(i); in startPendingDeferredFragments() local [all …]
|
D | BackStackRecord.java | 106 Fragment f = fm.mActive.get(findex); in instantiate() local 614 Fragment f = op.fragment; in run() local 619 Fragment f = op.fragment; in run() local 650 Fragment f = op.fragment; in run() local 655 Fragment f = op.fragment; in run() local 660 Fragment f = op.fragment; in run() local 665 Fragment f = op.fragment; in run() local 670 Fragment f = op.fragment; in run() local 704 Fragment f = op.fragment; in popFromBackStack() local 711 Fragment f = op.fragment; in popFromBackStack() local [all …]
|
D | FragmentStatePagerAdapter.java | 95 Fragment f = mFragments.get(position); in instantiateItem() local 182 Fragment f = mFragments.get(i); in saveState() local 211 Fragment f = mFragmentManager.getFragment(bundle, key); in restoreState() local
|
/frameworks/base/keystore/tests/src/android/security/ |
D | AndroidKeyStoreTest.java | 1277 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificate_Single_Encrypted_Success() local 1300 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificateAlias_CAEntry_Encrypted_Success() local 1320 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificateAlias_PrivateKeyEntry_Encrypted_Success() local 1345 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificateAlias_CAEntry_WithPrivateKeyUsingCA_Encrypted_Success() local 1358 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificateAlias_NonExist_Empty_Encrypted_Failure() local 1373 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificateAlias_NonExist_Encrypted_Failure() local 1790 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetCertificate_CA_Encrypted_Success() local 1814 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetCertificate_CAExists_Overwrite_Encrypted_Success() local 1836 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetCertificate_PrivateKeyExists_Encrypted_Failure() local 1853 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetEntry_PrivateKeyEntry_Encrypted_Success() local [all …]
|
/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
D | global_struct.c | 17 float f = 0.f; variable 28 int f = 10; // shadow in main() local
|
D | globals.c | 24 float f = 0.f; variable 35 int f = 10; // shadow in main() local
|
D | locals.cpp | 17 float f; member 24 float f = 0.f; in main() local
|
/frameworks/base/cmds/screencap/ |
D | screencap.cpp | 55 static SkBitmap::Config flinger2skia(PixelFormat f) in flinger2skia() 66 uint32_t* bytespp, uint32_t* f) in vinfoToPixelFormat() 139 uint32_t w, s, h, f; in main() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | MediaRouteDialogPresenter.java | 53 MediaRouteChooserDialogFragment f = new MediaRouteChooserDialogFragment(); in showDialogFragment() local 63 MediaRouteControllerDialogFragment f = new MediaRouteControllerDialogFragment(); in showDialogFragment() local
|
/frameworks/compile/libbcc/tools/build/ |
D | gen-config-from-mk.py | 23 def extract_config(f): argument
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
D | lsp_az.cpp | 254 Word32 *f, in Get_lsp_pol() 377 Word32 *f, in Get_lsp_pol_wrapper()
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
D | FeatureAssembly.java | 76 String f = (String) itr.next(); in getFeatureMap() local 107 String f = (String) itr.next(); in augmentFeatureInputString() local
|
/frameworks/native/opengl/libagl/ |
D | fp.h | 146 float f; in exponent() member 155 float f; in mantissa() member 197 float f; in addExpf() member
|
/frameworks/support/v13/ics-mr1/android/support/v13/app/ |
D | FragmentCompatICSMR1.java | 22 public static void setUserVisibleHint(Fragment f, boolean isVisible) { in setUserVisibleHint()
|
/frameworks/support/v13/ics/android/support/v13/app/ |
D | FragmentCompatICS.java | 22 public static void setMenuVisibility(Fragment f, boolean visible) { in setMenuVisibility()
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
D | isp_az.cpp | 334 void Get_isp_pol(int16 * isp, int32 * f, int16 n) in Get_isp_pol() 371 void Get_isp_pol_16kHz(int16 * isp, int32 * f, int16 n) in Get_isp_pol_16kHz()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
D | armCOMM.h | 560 #define DEBUG_PRINTF_5(a, b, c, d, e, f) fprintf(DEBUG_STREAM, a, b,… argument 561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument 562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument 563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument 564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument 565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument 566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument 567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument 568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument 569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument [all …]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
D | armCOMM.h | 560 #define DEBUG_PRINTF_5(a, b, c, d, e, f) fprintf(DEBUG_STREAM, a, b,… argument 561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument 562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument 563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument 564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument 565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument 566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument 567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument 568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument 569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument [all …]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
D | armCOMM.h | 560 #define DEBUG_PRINTF_5(a, b, c, d, e, f) fprintf(DEBUG_STREAM, a, b,… argument 561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument 562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument 563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument 564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument 565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument 566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument 567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument 568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument 569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument [all …]
|