Home
last modified time | relevance | path

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

/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
/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
/external/sdv/vsomeip/third_party/boost/chrono/example/
Dawait_keystroke.cpp63 high_resolution_clock::time_point d9 = high_resolution_clock::now(); in main() local
/external/libvpx/vp8/common/arm/neon/
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
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
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numbers/
Dspecialize.pass.cpp38 double d9{std::numbers::sqrt3_v<double>}; in tests() local
Ddefined.pass.cpp51 [[maybe_unused]] const double* d9{&std::numbers::sqrt3_v<double>}; in tests() local
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numbers/
Dspecialize.pass.cpp38 double d9{std::numbers::sqrt3_v<double>}; in tests() local
Ddefined.pass.cpp51 [[maybe_unused]] const double* d9{&std::numbers::sqrt3_v<double>}; in tests() local
/external/coreboot/src/vendorcode/mediatek/mt8192/include/
Demi_mpu_v1.h29 #define SET_ACCESS_PERMISSION(apc_ary, lock, d15, d14, d13, d12, d11, d10, d9, d8, d7, d6, d5, d4, … argument
/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/emi_mpu/
Demi_mpu.h37 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/external/clang/test/CodeGenCXX/
Dmangle-ms-return-qualifiers.cpp115 const B<A>& d9() { return *(B<A>*)0; } in d9() function
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/emi_mpu/
Demi_mpu.h75 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/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
/external/arm-trusted-firmware/plat/mediatek/mt8195/drivers/emi_mpu/
Demi_mpu.h73 d9, d8, d7, d6, d5, d4, d3, d2, d1, d0) \ argument
/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
/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
/external/libaom/av1/common/arm/
Dselfguided_neon.c267 int32x4_t d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11; in boxsum2_square_sum_calc() local
/external/libffi/testsuite/libffi.bhaible/
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