Home
last modified time | relevance | path

Searched defs:CURRENT (Results 1 – 6 of 6) sorted by relevance

/third_party/rust/crates/cxx/gen/build/src/
Dcfg.rs381 static CURRENT: Lazy<RwLock<CurrentCfg>> = Lazy::new(|| RwLock::new(CurrentCfg::default())); variable
/third_party/node/deps/npm/node_modules/tar/lib/
Dpack.js36 const CURRENT = Symbol('current') constant
/third_party/python/Lib/tkinter/
Dconstants.py65 CURRENT='current' variable
/third_party/ffmpeg/libavfilter/
Dvf_fftdnoiz.c33 CURRENT, enumerator
/third_party/skia/src/core/
DSkVM.h194 enum Rounding { NEAREST, FLOOR, CEIL, TRUNC, CURRENT }; enumerator
/third_party/typescript/tests/lib/
Dlib.d.ts11236 CURRENT: string; property