Home
last modified time | relevance | path

Searched defs:d30 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vp8/common/arm/neon/
Didct_blk_neon.c69 int32x2_t d28, d29, d30, d31; in idct_dequant_full_2x_neon() local
/external/rust/android-crates-io/crates/chrono/src/naive/date/
Dtests.rs144 let d30 = NaiveDate::from_ymd_opt(y, 3, 1).unwrap().pred_opt().unwrap(); in test_readme_doomsday() localVariable