Home
last modified time | relevance | path

Searched defs:strcache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/Tools/MediaDriverTools/GenDmyHex/
H A Dmain.cpp61 string strcache(scache); in main() local
/aosp_15_r20/external/lua/src/
H A Dlstate.h296 TString *strcache[STRCACHE_N][STRCACHE_M]; /* cache for strings in API */ member