Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 62) sorted by relevance

123

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dpdfjs.js263 this.transform = function(a,b,c,d,e,f) { argument
2143 ctx.transform = function ctxTransform(a, b, c, d, e, f) { argument
5091 'Adobe-Japan1': [[32, 160], {f: 12, c: 33}, [45, 8209], {f: 46, c: 46}, 165, property
5092 {f: 2, c: 93}, [95, 818], [96, 768], {f: 27, c: 97}, 166, 125, [732, 771], property
5093 [700, 8217], 92, [699, 8216], 124, [126, 8764], {f: 3, c: 161}, 8260, 402, property
5094 0, 164, 8220, 171, {f: 2, c: 8249}, {f: 2, c: 64257}, [8210, 8211], 0, 0, property
5095 [183, 8729], 0, 8226, 8218, 8222, 8221, 187, 0, 0, 191, {f: 2, c: 769}, property
5096 [175, 772], {f: 3, c: 774}, 778, [184, 807], 779, 808, 780, [822, 8212], property
5098 174, 0, 0, {f: 2, c: 178}, 181, 185, {f: 3, c: 188}, {f: 6, c: 192}, property
5099 {f: 16, c: 199}, 0, {f: 6, c: 217}, {f: 6, c: 224}, {f: 16, c: 231}, 0, property
[all …]
/cts/tests/tests/permission/src/android/permission/cts/
DFileSystemPermissionTest.java155 File f = new File("/dev/diag"); in testDevDiagSane() local
163 File f = new File("/dev/mem"); in testDevMemSane() local
171 File f = new File("/dev/kmem"); in testDevkmemSane() local
179 File f = new File("/dev/port"); in testDevPortSane() local
187 File f = new File("/dev/pn544"); in testPn544Sane() local
198 File f = new File("/dev/bcm2079x"); in testBcm2079xSane() local
209 File f = new File("/dev/bcm2079x-i2c"); in testBcm2079xi2cSane() local
220 File f = new File("/dev/xt_qtaguid"); in testDevQtaguidSane() local
231 File f = new File("/proc/net/xt_qtaguid/ctrl"); in testProcQtaguidCtrlSane() local
242 File f = new File("/proc/net/xt_qtaguid/stats"); in testProcQtaguidStatsSane() local
[all …]
/cts/tests/tests/graphics/src/android/graphics/cts/
DCameraTest.java51 float[] f = new float[9]; in testTranslate() local
73 float[] f = new float[9]; in testRotateX() local
95 float[] f = new float[9]; in testRotateY() local
117 float[] f = new float[9]; in testRotateZ() local
148 float[] f = new float[9]; in preCompare() local
/cts/tests/tests/text/src/android/text/style/cts/
DForegroundColorSpanTest.java29 ForegroundColorSpan f = new ForegroundColorSpan(Color.GREEN); in testConstructor() local
86 ForegroundColorSpan f = new ForegroundColorSpan(p); in testWriteToParcel() local
97 ForegroundColorSpan f = new ForegroundColorSpan(p); in testWriteToParcel() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_int_lit8/d/
DT_add_int_lit8_16.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/xor_int_lit8/d/
DT_xor_int_lit8_7.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/ushr_int_lit8/d/
DT_ushr_int_lit8_13.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit16/d/
DT_and_int_lit16_9.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_int_lit16/d/
DT_add_int_lit16_16.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit8/d/
DT_and_int_lit8_9.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/xor_int_lit16/d/
DT_xor_int_lit16_7.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_2addr/d/
DT_and_int_2addr_5.java21 public int run(int i, float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/d/
DT_iput_5.java22 public void run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int/d/
DT_and_int_5.java21 public int run(int i, float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/
DT_sput_5.java22 public void run(float f) { in run()
/cts/tools/signature-tools/test/signature/converter/
DConvertParameterizedTypeTest.java82 public A.B<Integer> f; field in ConvertParameterizedTypeTest.A
94 ConvertParameterizedTypeTest.C<String> f; field in ConvertParameterizedTypeTest
105 E.F<String> f; field in ConvertParameterizedTypeTest.E
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DImageProcessingTest.java212 float f[] = new float[9]; in testConvolve3x3() local
235 float f[] = new float[25]; in testConvolve5x5() local
261 float f = ((float)ct) / 255.f; in testLUT() local
306 float f[] = new float[9]; in testScriptGroup() local
/cts/tests/tests/security/src/android/security/cts/
DBannedFilesTest.java76 File f = new File(i, "su"); in testNoSuInPath() local
88 File f = new File(filename); in assertFileDoesNotContain() local
DProc.java29 File f = new File("/proc"); in findPidFor() local
/cts/tests/tests/os/src/android/os/cts/
DAbiTest.java66 private static boolean isSymbolicLink(File f) throws Exception { in isSymbolicLink()
/cts/tests/tests/drm/jni/
Dandroid_drm_cts_NativeCodeTest.cpp33 FILE *f = popen("service call drm.drmManager 6 i32 0 i32 31 i32 1937339183 i32 795698548 " in android_drm_cts_InstallDrmEngineTest() local
/cts/suite/audio_quality/test/
DLogTest.cpp50 int64_t f = 5; in TEST_F() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DAndroidKeyStoreTest.java1244 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificate_Single_Unencrypted_Success() local
1273 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificateAlias_PrivateKeyEntry_Unencrypted_Success() local
1300 CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_GetCertificateAlias_NonExist_Empty_Unencrypted_Failure() local
1668 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetEntry_PrivateKeyEntry_Unencrypted_Success() local
1695 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetEntry_PrivateKeyEntry_Params_Unencrypted_Failure() local
1720 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local
1778 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetEntry_CAEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local
1826 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_CAEntry_Unencrypted_Success() local
1873 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_ShortPrivateKeyEntry_Unencrypted_Success() local
1927 final CertificateFactory f = CertificateFactory.getInstance("X.509"); in testKeyStore_SetEntry_CAEntry_Overwrites_CAEntry_Unencrypted_Success() local
[all …]
/cts/tools/utils/
Drm_dup_holo_imgs.py58 def getHash(f): argument
/cts/libs/vogar-expect/src/vogar/util/
DStrings.java55 public static String readFile(File f) throws IOException { in readFile()
59 public static List<String> readFileLines(File f) throws IOException { in readFileLines()

123