Searched defs:Tm (Results 1 – 7 of 7) sorted by relevance
| /external/rust/crates/chrono/src/ |
| D | sys.rs | 50 pub fn local(self) -> Tm { in local() 75 pub struct Tm { struct 77 pub tm_sec: i32, 80 pub tm_min: i32, 83 pub tm_hour: i32, 86 pub tm_mday: i32, 89 pub tm_mon: i32, 92 pub tm_year: i32, 117 impl Tm { implementation
|
| /external/rust/crates/chrono/src/sys/ |
| D | unix.rs | 30 fn rust_tm_to_tm(rust_tm: &Tm, tm: &mut libc::tm) { in rust_tm_to_tm() 42 fn tm_to_rust_tm(tm: &libc::tm, utcoff: i32, rust_tm: &mut Tm) { in tm_to_rust_tm() 80 pub fn time_to_local_tm(sec: i64, tm: &mut Tm) { in time_to_local_tm()
|
| D | stub.rs | 13 fn time_to_tm(ts: i64, tm: &mut Tm) { in time_to_tm() 68 pub fn time_to_local_tm(sec: i64, tm: &mut Tm) { in time_to_local_tm()
|
| D | windows.rs | 56 fn system_time_to_tm(sys: &SYSTEMTIME, tm: &mut Tm) { in system_time_to_tm() 91 pub fn time_to_local_tm(sec: i64, tm: &mut Tm) { in time_to_local_tm()
|
| /external/clang/lib/Analysis/ |
| D | ThreadSafetyCommon.cpp | 888 auto *Tm = new (Arena) til::Goto(BB, Idx); in exitCFGBlockBody() local 897 auto *Tm = new (Arena) til::Branch(C, BB1, BB2); in exitCFGBlockBody() local
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | tensor_test.cc | 859 auto Tm = t.matrix<float>(); in TEST() local
|
| /external/crosvm/docs/book/ |
| D | mermaid.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property
|