Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/bench/src/ffi/
Dmod.rs14 pub mod tcl; module
/third_party/FatFs/documents/res/
Dapp3.c25 DWORD csz, tcl, ncl, ccl, cl; in allocate_contiguous_clusters() local
/third_party/python/Lib/idlelib/
Drun.py94 tcl = tkinter.Tcl() variable
96 def handle_tk_events(tcl=tcl): argument
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_run.c169 List *tcl; in srunner_iterate_suites() local
/third_party/FatFs/source/
Dff.c4068 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; local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_lookup_test.cc1053 const auto tcl = zi.lookup(transition.to); in TEST() local