/aosp_15_r20/external/rust/crates/libsqlite3-sys/ |
D | build.rs | 152 let lib_dir = env("OPENSSL_LIB_DIR").map(PathBuf::from); in main() localVariable 170 let lib_dir = lib_dir.map(|d| vec![d]).unwrap_or_else(|| { in main() localVariable
|
/aosp_15_r20/external/clang/ |
H A D | build.py | 403 def install_target_profile_rt(build_dir, lib_dir): argument 422 def install_host_profile_rt(build_dir, host, lib_dir): argument
|
/aosp_15_r20/external/python/cpython2/Tools/compiler/ |
D | regrtest.py | 62 def run_regrtest(lib_dir): argument
|
/aosp_15_r20/system/update_engine/scripts/ |
H A D | paycheck.py | 35 lib_dir = os.path.join(os.path.dirname(__file__), 'lib') variable
|
/aosp_15_r20/external/crosvm/win_audio/ |
H A D | build.rs | 28 let lib_dir = files in main() localVariable
|
/aosp_15_r20/external/lz4/tests/ |
H A D | test-lz4-abi.py | 85 lib_dir = base_dir + '/lib' # /path/to/lz4/lib variable
|
/aosp_15_r20/test/vts-testcase/vndk/files/ |
D | vts_vndk_files_test.py | 104 def _TestNoLlndkInDirectory(self, lib_dir): argument
|
/aosp_15_r20/system/tools/aidl/scripts/redundancy_check/srcs/ |
D | main.rs | 71 lib_dir: LibDir, field
|
/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | ElfInterfaceTest.cpp | 2033 std::string lib_dir = TestGetFileDirectory() + "libs/"; in TEST_F() local 2090 std::string lib_dir = TestGetFileDirectory() + "libs/"; in TEST_F() local 2123 std::string lib_dir = TestGetFileDirectory() + "libs/"; in TEST_F() local
|
/aosp_15_r20/system/linkerconfig/modules/ |
H A D | apex.cc | 92 constexpr char lib_dir[] = "${LIB}"; in VerifyPath() local
|
/aosp_15_r20/external/iproute2/tc/ |
H A D | m_xt.c | 54 char *lib_dir; variable
|
H A D | m_xt_old.c | 67 char *lib_dir; variable
|
H A D | m_ipt.c | 58 char *lib_dir; variable
|
H A D | tc_util.c | 67 const char *lib_dir; in get_tc_lib() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/experimental/firebase/android/jni/ |
H A D | benchmark_model_jni.cc | 282 const char* lib_dir = env->GetStringUTFChars(library_dir, nullptr); in Java_org_tensorflow_lite_benchmark_firebase_BenchmarkModel_nativeRun() local
|
/aosp_15_r20/external/python/cpython2/Tools/ssl/ |
D | multissltests.py | 194 def lib_dir(self): member in AbstractBuilder
|
/aosp_15_r20/external/python/cpython3/Tools/ssl/ |
D | multissltests.py | 223 def lib_dir(self): member in AbstractBuilder
|
/aosp_15_r20/art/dexopt_chroot_setup/ |
H A D | dexopt_chroot_setup.cc | 495 for (const char* lib_dir : existing_lib_dirs) { in PrepareExternalLibDirs() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_unparse.py | 670 lib_dir = pathlib.Path(__file__).parent / ".." variable in DirectoryTestCase
|
/aosp_15_r20/external/angle/scripts/ |
H A D | generate_entry_points.py | 2507 def write_export_files(entry_points, includes, source, lib_name, lib_description, lib_dir=None): argument
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexd.cpp | 971 auto lib_dir = PathExists(apex_lib_path); in ContributeToSharedLibs() local
|