Home
last modified time | relevance | path

Searched defs:time_ptr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/asctime/
H A D1-1.c29 struct tm time_ptr; in main() local
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/
Druntime.rs44 let time_ptr: *mut Time = &mut time; in get_time() localVariable
54 let time_ptr: *mut Time = &mut time; in get_time_and_caps() localVariable
/aosp_15_r20/external/rust/crates/uefi/src/
Druntime.rs44 let time_ptr: *mut Time = &mut time; in get_time() localVariable
54 let time_ptr: *mut Time = &mut time; in get_time_and_caps() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/
H A Ddevice_event_mgr_test.cc519 std::vector<EMBenchmarkHelper::TimeSet>* time_ptr = nullptr; in BM_chain_ops() local