Searched defs:tcl (Results 1 - 5 of 5) sorted by relevance
/third_party/rust/crates/regex/bench/src/ffi/ |
H A D | mod.rs | 14 pub mod tcl; modules
|
/third_party/FatFs/documents/res/ |
H A D | app3.c | 25 DWORD csz, tcl, ncl, ccl, cl;
in allocate_contiguous_clusters() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_lookup_test.cc | 1053 const auto tcl = zi.lookup(transition.to); in TEST() local
|
/third_party/python/Lib/idlelib/ |
H A D | run.py | 30 import tkinter # Use tcl and, if startup fails, messagebox. namespace 94 tcl = tkinter.Tcl() variable
|
/third_party/FatFs/source/ |
H A D | ff.c | 4068 DWORD cl, pcl, ncl, tcl, tlen, ulen; in f_lseek() local 4529 DWORD n, tcl, val, count, fclust = 0, last_clust; in f_truncate() local 5327 DWORD n, clst, stcl, scl, ncl, tcl, lclst, count, fclust = 0; local 6907 DWORD val = 0, tcl, clust_size; global() local [all...] |
Completed in 11 milliseconds