Home
last modified time | relevance | path

Searched defs:libs (Results 1 – 25 of 86) sorted by relevance

1234

/external/fmtlib/test/
DCMakeLists.txt19 set(libs gtest fmt-header-only) variable
24 set(libs test-main test-module) variable
27 set(libs test-main fmt) variable
/external/mbedtls/library/
DCMakeLists.txt218 set(libs ${libs} ws2_32 bcrypt) variable
229 set(libs ${libs} network) variable
233 set(libs ${libs} pthread) variable
237 set(libs ${libs} trusted_storage) variable
/external/openthread/third_party/mbedtls/repo/library/
DCMakeLists.txt220 set(libs ${libs} ws2_32 bcrypt) variable
231 set(libs ${libs} network) variable
235 set(libs ${libs} ${CMAKE_THREAD_LIBS_INIT}) variable
239 set(libs ${libs} trusted_storage) variable
/external/python/cpython3/Tools/freeze/
Dextensions_win32.ini42 libs=winmm.lib key
53 libs=%PYTHONPREFIX%\..\zlib-1.1.4\zlib.lib /nodefaultlib:libc key
57 libs=advapi32.lib key
72 libs=ole32.lib oleaut32.lib key
77 libs=kernel32.lib user32.lib shell32.lib advapi32.lib key
83 libs=advapi32.lib key
104 libs=netapi32.lib key
134 libs=uuid.lib key
151 libs=MBLOGON.lib ADDRLKUP.LIB mapi32.lib version.lib key
156 libs=MBLOGON.lib ADDRLKUP.LIB exchinst.lib EDKCFG.LIB EDKUTILS.LIB EDKMAPI.LIB mapi32.lib version.l… key
[all …]
/external/tensorflow/tensorflow/tools/ci_build/builds/
Dcheck_system_libs.py105 libs = ', '.join(sorted(missing_syslibs)) variable
110 libs = ', '.join(sorted(additional_syslibs)) variable
/external/cronet/stable/build/android/
Dgenerate_vscode_project.py61 def _ProcessBuildConfigFile(output_dir, build_config_path, source_dirs, libs, argument
123 def _GenerateProject(source_dirs, libs, output_dir): argument
/external/cronet/tot/build/android/
Dgenerate_vscode_project.py61 def _ProcessBuildConfigFile(output_dir, build_config_path, source_dirs, libs, argument
123 def _GenerateProject(source_dirs, libs, output_dir): argument
/external/angle/build/android/
Dgenerate_vscode_project.py61 def _ProcessBuildConfigFile(output_dir, build_config_path, source_dirs, libs, argument
123 def _GenerateProject(source_dirs, libs, output_dir): argument
/external/deqp-deps/amber/src/vulkan/
Draytracing_pipeline.cc83 const std::vector<VkPipeline>& libs, in CreateVkRayTracingPipeline()
160 Result RayTracingPipeline::InitLibrary(const std::vector<VkPipeline>& libs, in InitLibrary()
189 const std::vector<VkPipeline>& libs, in TraceRays()
/external/openthread/third_party/mbedtls/repo/programs/x509/
DCMakeLists.txt1 set(libs variable
/external/executorch/kernels/quantized/
D__init__.py10 libs = list(Path(__file__).parent.resolve().glob("**/libquantized_ops_aot_lib.*")) variable
/external/mbedtls/programs/x509/
DCMakeLists.txt1 set(libs variable
/external/openthread/third_party/mbedtls/repo/programs/util/
DCMakeLists.txt1 set(libs variable
/external/mbedtls/programs/util/
DCMakeLists.txt1 set(libs variable
/external/mbedtls/programs/test/cmake_subproject/
DCMakeLists.txt16 set(libs variable
/external/openthread/third_party/mbedtls/repo/programs/ssl/
DCMakeLists.txt3 set(libs variable
/external/openthread/third_party/mbedtls/repo/programs/test/cmake_subproject/
DCMakeLists.txt16 set(libs variable
/external/mbedtls/programs/fuzz/
DCMakeLists.txt1 set(libs variable
/external/mbedtls/programs/ssl/
DCMakeLists.txt4 set(libs variable
/external/openthread/third_party/mbedtls/repo/programs/fuzz/
DCMakeLists.txt1 set(libs variable
/external/compiler-rt/lib/dfsan/scripts/
Dbuild-libc-list.py60 libs = [os.path.join(options.libc_dso_path, name) for name in variable
/external/executorch/extension/llm/custom_ops/
Dop_tile_crop_aot.py16 libs = list(Path(__file__).parent.resolve().glob("libcustom_ops_aot_lib.*")) variable
/external/openthread/third_party/mbedtls/repo/programs/test/
DCMakeLists.txt1 set(libs variable
/external/mbedtls/programs/test/
DCMakeLists.txt1 set(libs variable
/external/harfbuzz_ng/src/
Dcheck-libstdc++.py7 libs = os.getenv ('libs', '.libs') variable

1234