Home
last modified time | relevance | path

Searched defs:fixed_offset (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/offset/
Dfixed.rs183 let fixed_offset = FixedOffset::east_opt(secs) in arbitrary() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/datetime/
Dtests.rs1535 let fixed_offset = FixedOffset::east_opt(3600).unwrap(); in test_datetime_fixed_offset() localVariable
Dmod.rs354 pub fn fixed_offset(&self) -> DateTime<FixedOffset> { in fixed_offset() method
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcgraph.h126 HOST_WIDE_INT fixed_offset; member
/aosp_15_r20/external/python/cpython3/Modules/
D_zoneinfo.c52 unsigned char fixed_offset; member