Home
last modified time | relevance | path

Searched refs:tt (Results 1 - 5 of 5) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/
H A Dselect.rs173 ( $count:expr, $($_n:tt)* )
175 $( ( $index:expr, $($_i:tt)* ) $bind:pat = $fut:expr, if $c:expr => $handle:expr, )+
276 ( { random = $bool:expr; $($t:tt)* } ) => {
280 ( { random = $bool:expr; $($t:tt)* } else => $else:expr $(,)?) => {
285 ( { random = $bool:expr; ( $s:expr, $($_n:tt)* ) $($t:tt)* } $p:pat = $f:expr, if $c:expr => $h:block, $($r:tt)* ) => {
290 ( { random = $bool:expr; ( $s:expr, $($_n:tt)* ) $($t:tt)* } $p:pat = $f:expr => $h:block, $($r:tt)* )
[all...]
/commonlibrary/rust/ylong_json/src/value/
H A Dnumber.rs181 ($($u: tt),* $(,)?) => { in fmt()
193 ($($i: tt),* $(,)?) => {
205 ($($f: tt),* $(,)?) => {
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/parallel/collections/
H A Dmod.rs23 ($t: ty, $iter: ty, $f: ident, impl $($args: tt)*) => {
/commonlibrary/c_utils/base/src/
H A Ddatetime_ex.cpp68 auto tt = system_clock::to_time_t(system_clock::now()); in GetSystemCurrentTime() local
70 timeResult = localtime_r(&tt, curTime); in GetSystemCurrentTime()
/commonlibrary/rust/ylong_json/src/
H A Dvalue.rs925 ($type: tt, $func: expr) => {
971 ($($type: tt),* $(,)?) => {

Completed in 4 milliseconds