Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Ddeque.cpp32 typedef deque<char,char,char,char,char,char,char,char,int> d9; in MPL_TEST_CASE() typedef
86 typedef deque<char,char,char,char,char,char,char,char,int> d9; in MPL_TEST_CASE() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestdate.cpp167 date d9(2000, Jan, 32); in main() local
176 date d9(2000, Jan, 0); in main() local
Dtestparse_date.cpp117 date d9 = from_us_string(__DATE__); in main() local
/aosp_15_r20/external/libvpx/vp8/common/arm/neon/
H A Dvp8_loopfilter_neon.c176 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 Dmbloopfilter_neon.c209 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/external/sdv/vsomeip/third_party/boost/chrono/example/
Dawait_keystroke.cpp63 high_resolution_clock::time_point d9 = high_resolution_clock::now(); in main() local
/aosp_15_r20/art/test/703-floating-point-div/src/
H A DMain.java43 double d9 = Double.MIN_VALUE; in divDoubleTest() local
/aosp_15_r20/art/test/705-register-conflict/src/
H A DMain.java29 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 Dspecialize.pass.cpp38 double d9{std::numbers::sqrt3_v<double>}; in tests() local
H A Ddefined.pass.cpp51 [[maybe_unused]] const double* d9{&std::numbers::sqrt3_v<double>}; in tests() local
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8192/include/
H A Demi_mpu_v1.h29 #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/
Demi_mpu.h37 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmangle-ms-return-qualifiers.cpp115 const B<A>& d9() { return *(B<A>*)0; } in d9() function
/aosp_15_r20/art/test/658-fp-read-barrier/src/
H A DMain.java63 double d9 = main.field9; in foo() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8192/drivers/emi_mpu/
Demi_mpu.h75 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/emi_mpu/
H A Demi_mpu.h75 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8186/drivers/emi_mpu/
Demi_mpu.h73 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/emi_mpu/
H A Demi_mpu.h73 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8195/drivers/emi_mpu/
Demi_mpu.h73 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/aosp_15_r20/art/test/439-npe/src/
H A DMain.java700 double d9 = 69.0; in $opt$noinline$testRegisterRetrieval() local
/aosp_15_r20/art/test/700-LoadArgRegs/src/
H A DMain.java273 …e d2, double d3, double d4, double d5, double d6, double d7, double d8, double d9, int i2, int i3,… in testMore()
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dselfguided_neon.c267 int32x4_t d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11; in boxsum2_square_sum_calc() local
/aosp_15_r20/external/libffi/testsuite/libffi.bhaible/
H A Dtestcases.c76 double d1=0.1, d2=0.2, d3=0.3, d4=0.4, d5=0.5, d6=0.6, d7=0.7, d8=0.8, d9=0.9, variable
/aosp_15_r20/art/test/083-compiler-regressions/src/
H A DMain.java5357 double d9 = 9; in largeFrameFloat() local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...

12