Home
last modified time | relevance | path

Searched defs:cache_t (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/util/
H A Dface-options.hh54 static struct cache_t struct
75 face_options_t::cache_t face_options_t::cache {}; argument
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp198 using cache_t = ska::flat_hash_map<key_t, PyFrameState>; typedef
219 using cache_t = Cache; typedef
240 using cache_t = ska::flat_hash_map<key_t, at::StringView>; typedef
/aosp_15_r20/external/clang/test/Sema/
H A Dcompound-literal.c16 typedef struct { } cache_t; // expected-warning{{empty struct is a GNU extension}} typedef
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common.hh2545 using cache_t = float; typedef
2723 using cache_t = float; typedef
3182 using cache_t = VarRegionList::cache_t; typedef
3440 using cache_t = SparseVarRegionList::cache_t; typedef
H A Dhb-ot-cmap-table.hh2013 using cache_t = hb_cache_t<21, 16, 8, true>; typedef