Home
last modified time | relevance | path

Searched defs:cache_var (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DFindICU.cmake166 set(cache_var "ICU_${program_upcase}_EXECUTABLE") variable
297 set(cache_var "ICU_${data_upcase}") variable
DFindIce.cmake374 set(cache_var "Ice_${program_upcase}_EXECUTABLE") variable
/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod-client.c1023 char *cache_var = getenv(DEBUGINFOD_CACHE_PATH_ENV_VAR); in debuginfod_query_server() local