Home
last modified time | relevance | path

Searched defs:p10 (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/aosp_15_r20/external/skia/experimental/lowp-basic/
H A Dbilerp-study.cpp38 static float golden_bilerp(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp()
46 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp2()
57 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in full_res_bilerp()
69 static int16_t bilerp_1(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in bilerp_1()
102 for (int p10 : interesting) in check_bilerp() local
/aosp_15_r20/art/test/700-LoadArgRegs/src/
H A DMain.java30 …tic void testI10(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10) { in testI10()
33 …testI11(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, int p11) { in testI11()
36 …(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, int p11, int p12… in testI12()
136 …at p1, float p2, float p3, float p4, float p5, float p6, float p7, float p8, float p9, float p10) { in testF10()
150 … p3, double p4, double p5, double p6, double p7, double p8, double p9, double p10) { System.out.pr… in testD10()
/aosp_15_r20/external/deqp/framework/common/
H A DtcuBilinearImageCompare.cpp74 inline uint8_t interpolateChannel(uint32_t fx1, uint32_t fy1, uint8_t p00, uint8_t p01, uint8_t p10 in interpolateChannel()
100 uint32_t p10 = readRGBA8Raw(access, x1, y0); in bilinearSampleRGBA8() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/
Dfvp-defs.dtsi192 #define p10 2 macro
195 #define p10 1 macro
/aosp_15_r20/external/arm-trusted-firmware/fdts/
H A Dfvp-defs.dtsi210 #define p10 2 macro
213 #define p10 1 macro
/aosp_15_r20/frameworks/rs/toolkit/test/
H A DReferenceResize.kt85 val p10 = gIn[xs0, ys1].toFloatArray() in bicubicU4() constant
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/
H A DReferenceResize.kt85 val p10 = gIn[xs0, ys1].toFloatArray() in bicubicU4() constant
/aosp_15_r20/external/musl/src/math/
H A Dexp10l.c14 static const long double p10[] = { in exp10l() local
H A Dexp10f.c7 static const float p10[] = { in exp10f() local
H A Dexp10.c7 static const double p10[] = { in exp10() local
/aosp_15_r20/external/trusty/musl/src/math/
Dexp10l.c14 static const long double p10[] = { in exp10l() local
Dexp10.c7 static const double p10[] = { in exp10() local
Dexp10f.c7 static const float p10[] = { in exp10f() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx11-ast-print.cpp40 const char *p10 = 3.300e+15_fritz; variable
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp278 int p10 = popcount(a[1] ^ b[0]); in partition_mismatch3() local
318 int p10 = popcount(a[1] ^ b[0]); in partition_mismatch4() local
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/activities/
DProvisionInfoTest.java40 ProvisionInfo p10 = new ProvisionInfo(DRAWABLE_ID_2, TEXT_ID_1, TYPE_1); in equals_withOneDifferentFieldValue_returnsFalse() local
/aosp_15_r20/external/llvm/unittests/ADT/
H A DMakeUniqueTest.cpp63 auto p10 = in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestperiod.cpp55 date_period p10(date(2000,Jan,5),date(2000,Jan,8)); in main() local
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dreorder.go158 func p10() { func
Dnilptr_aix.go137 func p10() { func
Dnilptr.go137 func p10() { func
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
H A DTestCustomValueInstDefaults.java278 @JsonProperty("p9") String p9, @JsonProperty("p10") String p10, in ClassWith32Props()
326 public final String p9, p10, p11, p12; field in TestCustomValueInstDefaults.ClassWith32Props
/aosp_15_r20/external/arm-optimized-routines/pl/math/
H A Derfc_1u8.c111 double p10 = fma (Q9 * r, p9, p8) * R9; in erfc() local
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pTextureCases.cpp103 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0, 1); in init() local
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pTextureCases.cpp113 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0, 1); in init() local

12345678910>>...22