/aosp_15_r20/art/test/178-app-image-native-method/src/ |
H A D | Main.java | 651 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 670 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 689 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 705 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 724 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 743 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 1055 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMaskBlurFilter.cpp | 417 fp88* d0, fp88* d8) { in blur_x_radius_1() 438 fp88* d0, fp88* d8) { in blur_x_radius_2() 466 fp88* d0, fp88* d8) { in blur_x_radius_3() 503 fp88* d0, fp88* d8) { in blur_x_radius_4() 554 fp88 d0(kHalf), d8(kHalf); in blur_row() local
|
/aosp_15_r20/external/libvpx/vp8/common/arm/neon/ |
H A D | vp8_loopfilter_neon.c | 176 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_loop_filter_horizontal_edge_uv_neon() local 324 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_loop_filter_vertical_edge_y_neon() local 436 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_loop_filter_vertical_edge_uv_neon() local
|
H A D | mbloopfilter_neon.c | 209 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_mbloop_filter_horizontal_edge_uv_neon() local 296 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_mbloop_filter_vertical_edge_y_neon() local 460 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_mbloop_filter_vertical_edge_uv_neon() local
|
/aosp_15_r20/art/test/178-app-image-native-method/ |
H A D | native_methods.cc | 37 jint i8, jlong l8, jfloat f8, jdouble d8) { in VerifyManyParameters() 90 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_Test_nativeMethodWithManyParameters() 119 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestFast_nativeMethodWithManyParameters() 147 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestCritical_nativeMethodWithManyParameters() 685 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/example/gregorian/ |
D | month_add.cpp | 44 date d8 = d6 + months(2); in main() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/benches/ |
D | volatile.rs | 13 let mut d8 = [0u8; 1024]; in benchmark_for_volatile() localVariable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/example/ |
D | await_keystroke.cpp | 62 high_resolution_clock::time_point d8 = high_resolution_clock::now(); in main() local
|
/aosp_15_r20/external/libaom/av1/common/x86/ |
H A D | convolve_2d_sse2.c | 472 const __m128i d8 = _mm_loadu_si128((__m128i *)&src[j]); in av1_dist_wtd_convolve_2d_copy_sse2() local 516 const __m128i d8 = _mm_loadl_epi64((__m128i *)&src[j]); in av1_dist_wtd_convolve_2d_copy_sse2() local
|
/aosp_15_r20/art/test/703-floating-point-div/src/ |
H A D | Main.java | 42 double d8 = Double.MAX_VALUE; in divDoubleTest() local
|
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/dex/ |
H A D | dex.go | 60 desugar, androidJar, d8, in string var
|
/aosp_15_r20/art/test/705-register-conflict/src/ |
H A D | Main.java | 29 double d8 = 0, d9 = 0, d10 = 0, d11 = 0, d12 = 0, d13 = 0, d14 = 0, d15 = 0; in $opt$registerConflictTest() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/numbers/ |
H A D | specialize.pass.cpp | 37 double d8{std::numbers::sqrt2_v<double>}; in tests() local
|
H A D | defined.pass.cpp | 50 [[maybe_unused]] const double* d8{&std::numbers::sqrt2_v<double>}; in tests() local
|
/aosp_15_r20/art/test/080-oom-throw/src/ |
H A D | Main.java | 40 double d1, d2, d3, d4, d5, d6, d7, d8; // Bloat this object so we fill the heap faster. field in Main.InstanceMemEater
|
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8192/include/ |
H A D | emi_mpu_v1.h | 29 #define SET_ACCESS_PERMISSION(apc_ary, lock, d15, d14, d13, d12, d11, d10, d9, d8, d7, d6, d5, d4, … argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/emi_mpu/ |
D | emi_mpu.h | 37 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | interval_test.cc | 142 const Interval<int64_t> d8(0, 300); in TEST_F() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
H A D | HolidayTest.java | 324 Date d8 = gcal.getTime(); in TestIsOn() local
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | mangle-ms-return-qualifiers.cpp | 112 B<A>& d8() { return *(B<A>*)0; } in d8() function
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/ |
H A D | HolidayTest.java | 321 Date d8 = gcal.getTime(); in TestIsOn() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/ |
D | testparse_date.cpp | 82 date d8 = from_uk_string("29-Feb-2000"); in main() local
|
D | testdate.cpp | 113 date d8(2000,Feb,26); in main() local
|
/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | highbd_avg_neon.c | 52 void aom_highbd_minmax_8x8_neon(const uint8_t *s8, int p, const uint8_t *d8, in aom_highbd_minmax_8x8_neon()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
H A D | spdy_protocol_test.cc | 268 SpdyDataIR d8(/* stream_id = */ 8, "shawarma"); in TEST() local
|