Home
last modified time | relevance | path

Searched defs:df (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
H A DBitmapDrawableDupe.java63 DecimalFormat df = new DecimalFormat("#.##"); in onCreate() local
H A DAnimatedVectorDrawableDupPerf.java105 DecimalFormat df = new DecimalFormat("#.##"); in onCreate() local
H A DVectorDrawablePerformance.java126 DecimalFormat df = new DecimalFormat("#.##"); in onCreate() local
/aosp12/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DBlasControls.java152 java.text.DecimalFormat df = new java.text.DecimalFormat("######.####"); in writeResults() local
169 java.text.DecimalFormat df = new java.text.DecimalFormat("######.####"); in onActivityResult() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_acosl.c47 long double z,p,q,r,w,s,c,df; in acosl() local
H A De_acosf.c37 float z,p,q,r,w,s,c,df; in __ieee754_acosf() local
H A De_acos.c67 double z,p,q,r,w,s,c,df; in __ieee754_acos() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DActionMonitor.java278 final SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSS"); in setState() local
350 final SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSS"); in setCompleteState() local
411 final SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSS"); in setExecutedState() local
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DViewfinderProcessor.java59 DecimalFormat df = new DecimalFormat("###.##"); field in ViewfinderProcessor
318 DecimalFormat df = new DecimalFormat("###.#"); in processImage() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DLeakDetector.java108 public void dump(FileDescriptor df, PrintWriter w, String[] args) { in dump()
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DCube.java66 DecimalFormat df = new DecimalFormat("##0.000"); in fs() local
H A DVrPipline1.java40 static DecimalFormat df = new DecimalFormat(" ##0.000"); field in VrPipline1
H A DTriData.java48 Fmt df = new Fmt(); in print() local
H A DTransform.java142 static DecimalFormat df = new DecimalFormat(" ##0.000"); field in Transform
H A DMatrix.java63 DecimalFormat df = new DecimalFormat(" ##0.000"); in print() local
/aosp12/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DMainActivity.java167 DecimalFormat df = new DecimalFormat("#.###"); in update_buttons() local
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DIPControls.java257 java.text.DecimalFormat df = new java.text.DecimalFormat("######.##"); in writeResults() local
275 java.text.DecimalFormat df = new java.text.DecimalFormat("######.#"); in onActivityResult() local
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DIPControlsJB.java258 java.text.DecimalFormat df = new java.text.DecimalFormat("######.##"); in writeResults() local
276 java.text.DecimalFormat df = new java.text.DecimalFormat("######.#"); in onActivityResult() local
/aosp12/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DMain.java201 DependencyFinder df = new DependencyFinder(log); in listDeps() local
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUnitTest.java216 DexFile df = new DexFile(ctx.getPackageCodePath()); in getProperSubclasses() local
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUnitTest.java219 DexFile df = new DexFile(ctx.getPackageCodePath()); in getProperSubclasses() local
/aosp12/frameworks/rs/tests/java_api/RsMinimalTest/src/com/android/rs/minimaltest/
H A DUnitTest.java216 DexFile df = new DexFile(ctx.getPackageCodePath()); in getProperSubclasses() local
/aosp12/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneInfo.java241 private static String formatTime(DateFormat df, int s) { in formatTime()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapCallLogComposer.java206 SimpleDateFormat df = new SimpleDateFormat(RFC_2455_FORMAT); in toRfc2455Format() local
/aosp12/bionic/libc/kernel/uapi/linux/netfilter/
H A Dnfnetlink_osf.h53 __u8 ttl, df; member

12