Home
last modified time | relevance | path

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

/third_party/toybox/toys/posix/
Ddf.c149 char *size_str = toybuf, *used_str = toybuf+64, *avail_str = toybuf+128; in show_mt() local
/third_party/node/tools/code_cache/
Dcache_builder.cc89 std::string size_str = FormatSize(cached_data->length); in GenerateCodeCache() local
/third_party/ffmpeg/libavfilter/
Dvf_zscale.c101 char *size_str; member
Dvf_scale.c120 char *size_str; member
/third_party/python/Lib/importlib/metadata/
D__init__.py616 def make_file(name, hash=None, size_str=None): argument
/third_party/weston/clients/
Dwindow.c1332 char *theme = NULL, *size_str; in create_cursors() local