Home
last modified time | relevance | path

Searched defs:is_library (Results 1 – 4 of 4) sorted by relevance

/external/cronet/components/cronet/tools/
Dlink_dependencies.py93 def is_library(target): function
/external/rust/crates/h2/src/
Derror.rs111 pub fn is_library(&self) -> bool { in is_library() method
/external/elfutils/src/
Delfclassify.c584 is_library (void) in is_library() function
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c449 bool is_library = pipeline->base.base.create_flags & VK_PIPELINE_CREATE_2_LIBRARY_BIT_KHR; in radv_ray_tracing_pipeline_cache_search() local