Searched refs:link_args (Results 1 – 25 of 111) sorted by relevance
12345
/third_party/pulseaudio/src/pulsecore/ |
D | meson.build | 222 link_args : [nodelete_link_args], 239 link_args : [nodelete_link_args], 252 link_args : [nodelete_link_args], 269 link_args : [nodelete_link_args], 281 link_args : [nodelete_link_args], 293 link_args : [nodelete_link_args], 305 link_args : [nodelete_link_args],
|
/third_party/pulseaudio/src/pulse/ |
D | meson.build | 85 link_args : [nodelete_link_args, versioning_link_args], 103 link_args : [nodelete_link_args, versioning_link_args], 118 link_args : [nodelete_link_args, versioning_link_args],
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | meson.build | 32 link_args : noseh_link_args, 48 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/ |
D | meson.build | 7 link_args: noseh_link_args,
|
/third_party/gstreamer/gstplugins_good/ext/libcaca/ |
D | meson.build | 6 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/assrender/ |
D | meson.build | 6 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/colormanagement/ |
D | meson.build | 6 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/bs2b/ |
D | meson.build | 9 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/rsvg/ |
D | meson.build | 12 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_good/ext/cairo/ |
D | meson.build | 8 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/voaacenc/ |
D | meson.build | 9 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | meson.build | 13 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/opus/ |
D | meson.build | 13 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/voamrwbenc/ |
D | meson.build | 7 link_args: noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | meson.build | 13 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/openni2/ |
D | meson.build | 10 link_args: noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/openh264/ |
D | meson.build | 16 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_good/ext/wavpack/ |
D | meson.build | 16 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | meson.build | 15 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/ |
D | meson.build | 15 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_good/ext/flac/ |
D | meson.build | 15 link_args : noseh_link_args,
|
/third_party/mesa3d/src/microsoft/clc/ |
D | compute_test.cpp | 834 struct clc_linker_args link_args = {}; in link() local 835 link_args.in_objs = objs.data(); in link() 836 link_args.num_in_objs = (unsigned)objs.size(); in link() 837 link_args.create_library = create_library; in link() 839 if (!clc_link_spirv(&link_args, &logger, &spirv)) in link() 848 if (!link_args.create_library) in link()
|
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/ |
D | meson.build | 14 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/ |
D | meson.build | 18 link_args : noseh_link_args,
|
/third_party/gstreamer/gstplugins_bad/ext/aes/ |
D | meson.build | 19 link_args : noseh_link_args,
|
12345