Home
last modified time | relevance | path

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

/aosp_15_r20/external/dtc/libfdt/
H A Dmeson.build35 link_with = libfdt_a variable
37 link_with = libfdt variable
/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_to_hermetic.py439 def static_library(
556 link_with=[], argument
709 link_with=[], argument
827 link_with=[], argument
861 def shared_library(
H A Dmeson_common.py48 link_with=[], argument
251 def executable(
H A Dmeson_impl.py96 link_with=[], argument
277 def __init__(self, target_name, link_with=[], link_whole=[]): argument