Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/mclinker/unittests/
DLinkerTest.cpp83 Path search_dir(TOPDIR); in TEST_F() local
141 Path search_dir(TOPDIR); in TEST_F() local
239 Path search_dir(TOPDIR); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c139 const char *search_dir = os_get_option("GALLIUM_PIPE_SEARCH_DIR"); in pipe_loader_sw_probe_init_common() local
174 const char *search_dir = os_get_option("GALLIUM_PIPE_SEARCH_DIR"); in pipe_loader_vk_probe_init_common() local
/aosp_15_r20/tools/asuite/atest/test_finders/
H A Dtest_finder_utils.py420 def run_find_cmd(ref_type, search_dir, target, methods=None): argument
473 def find_class_file(search_dir, class_name, is_native_test=False, methods=None): argument
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dbinary_cache_builder.py201 def search_dir(self, lib_dir: Path): member in BinarySourceFromLibDirs
/aosp_15_r20/external/mksh/src/
H A Dedit.c2014 x_search_dir(int search_dir /* should've been bool */) in x_search_dir()