/external/mesa3d/src/compiler/nir/ |
D | nir_worklist.h | 107 nir_instr_worklist *wl = malloc(sizeof(nir_instr_worklist)); in nir_instr_worklist_create() local 108 if (!wl) in nir_instr_worklist_create() 111 if (!u_vector_init(&wl->instr_vec, sizeof(struct nir_instr *), in nir_instr_worklist_create() 113 free(wl); in nir_instr_worklist_create() 117 return wl; in nir_instr_worklist_create() 121 nir_instr_worklist_length(nir_instr_worklist *wl) in nir_instr_worklist_length() argument 123 return u_vector_length(&wl->instr_vec); in nir_instr_worklist_length() 127 nir_instr_worklist_is_empty(nir_instr_worklist *wl) in nir_instr_worklist_is_empty() argument 129 return nir_instr_worklist_length(wl) == 0; in nir_instr_worklist_is_empty() 133 nir_instr_worklist_destroy(nir_instr_worklist *wl) in nir_instr_worklist_destroy() argument [all …]
|
/external/e2fsprogs/config/ |
D | config.rpath | 52 wl= 54 wl='-Wl,' 58 wl='-Wl,' 63 wl='-Wl,' 66 wl='-Wl,' 71 wl='-Wl,' 74 wl='-Wl,' 77 wl='-Wl,' 80 wl='-Wl,-Wl,,' 83 wl='-Wl,' [all …]
|
/external/libconfig/aux-build/ |
D | config.rpath | 52 wl= 54 wl='-Wl,' 58 wl='-Wl,' 63 wl='-Wl,' 70 wl='-Wl,' 73 wl='-Wl,' 80 wl='-Wl,' 83 wl='-Wl,' 86 wl='-Wl,' 89 wl='-lopt=' [all …]
|
/external/freetype/docs/oldlogs/ |
D | ChangeLog.26 | 1 2016-07-12 Werner Lemberg <wl@gnu.org> 42 2016-07-11 Werner Lemberg <wl@gnu.org> 51 2016-07-11 Werner Lemberg <wl@gnu.org> 66 2016-07-11 Werner Lemberg <wl@gnu.org> 80 2016-07-10 Werner Lemberg <wl@gnu.org> 95 2016-07-09 Werner Lemberg <wl@gnu.org> 165 2016-07-06 Werner Lemberg <wl@gnu.org> 169 2016-07-05 Werner Lemberg <wl@gnu.org> 204 2016-07-05 Werner Lemberg <wl@gnu.org> 217 2016-07-04 Werner Lemberg <wl@gnu.org> [all …]
|
D | ChangeLog.28 | 1 2017-09-16 Werner Lemberg <wl@gnu.org> 60 2017-09-13 Werner Lemberg <wl@gnu.org> 84 2017-09-11 Werner Lemberg <wl@gnu.org> 90 2017-09-09 Werner Lemberg <wl@gnu.org> 132 2017-09-05 Werner Lemberg <wl@gnu.org> 156 2017-09-05 Werner Lemberg <wl@gnu.org> 174 2017-08-23 Werner Lemberg <wl@gnu.org> 183 2017-08-22 Werner Lemberg <wl@gnu.org> 192 2017-08-22 Werner Lemberg <wl@gnu.org> 213 2017-08-16 Werner Lemberg <wl@gnu.org> [all …]
|
D | ChangeLog.27 | 1 2016-12-30 Werner Lemberg <wl@gnu.org> 33 2016-12-30 Werner Lemberg <wl@gnu.org> 40 2016-12-30 Werner Lemberg <wl@gnu.org> 58 2016-12-29 Werner Lemberg <wl@gnu.org> 69 2016-12-29 Werner Lemberg <wl@gnu.org> 77 2016-12-29 Werner Lemberg <wl@gnu.org> 86 2016-12-29 Werner Lemberg <wl@gnu.org> 90 2016-12-29 Werner Lemberg <wl@gnu.org> 101 2016-12-28 Werner Lemberg <wl@gnu.org> 116 2016-12-28 Werner Lemberg <wl@gnu.org> [all …]
|
D | ChangeLog.25 | 1 2014-12-30 Werner Lemberg <wl@gnu.org> 44 2014-12-13 Werner Lemberg <wl@gnu.org> 48 2014-12-11 Werner Lemberg <wl@gnu.org> 57 2014-12-11 Werner Lemberg <wl@gnu.org> 61 2014-12-11 Werner Lemberg <wl@gnu.org> 67 2014-12-11 Werner Lemberg <wl@gnu.org> 122 2014-12-08 Werner Lemberg <wl@gnu.org> 136 2014-12-07 Werner Lemberg <wl@gnu.org> 152 2014-12-07 Werner Lemberg <wl@gnu.org> 156 2014-12-07 Werner Lemberg <wl@gnu.org> [all …]
|
/external/libexif/ |
D | config.rpath | 55 wl= 57 wl='-Wl,' 61 wl='-Wl,' 66 wl='-Wl,' 69 wl='-Wl,' 76 wl='-Wl,' 79 wl='-Wl,' 84 wl='-Wl,' 89 wl='-Wl,' 92 wl='-Qoption ld ' [all …]
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 945 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; 947 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 954 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 956 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 958 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 966 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 1794 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 1807 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2460 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ 2955 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | libtool.m4 | 1040 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1042 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1049 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1051 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1053 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1061 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1086 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 1972 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 1985 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2731 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 1045 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; 1047 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1054 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1056 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1058 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1066 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 1091 …enience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\";… 1914 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 1927 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2657 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/libnetfilter_conntrack/m4/ |
D | libtool.m4 | 1045 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; 1047 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1054 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1056 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1058 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1066 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 1091 …enience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\";… 1928 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 1941 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2660 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/libnfnetlink/m4/ |
D | libtool.m4 | 1045 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; 1047 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1054 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1056 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1058 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1066 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 1091 …enience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\";… 1914 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 1927 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2646 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/libconfig/m4/ |
D | libtool.m4 | 1045 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; 1047 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1054 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1056 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1058 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1066 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 1091 …enience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\";… 1914 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 1927 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2657 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/lmfit/m4/ |
D | libtool.m4 | 1045 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; 1047 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1054 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1056 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1058 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1066 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 1091 …enience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\";… 1928 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 1941 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2660 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/libexif/auto-m4/ |
D | libtool.m4 | 1003 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; 1005 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1012 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1014 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 1016 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 1024 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' 1049 …enience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\";… 1852 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 1865 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2598 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/crosvm/devices/src/virtio/vhost/user/device/ |
D | wl.rs | 39 use crate::virtio::device_constants::wl::QUEUE_SIZES; 40 use crate::virtio::device_constants::wl::VIRTIO_WL_F_SEND_FENCES; 41 use crate::virtio::device_constants::wl::VIRTIO_WL_F_TRANS_FLAGS; 42 use crate::virtio::device_constants::wl::VIRTIO_WL_F_USE_SHMEM; 49 use crate::virtio::wl; 60 wlstate: Rc<RefCell<wl::WlState>>, in run_out_queue() 68 wl::process_out_queue(&doorbell, &mut queue, &mem, &mut wlstate.borrow_mut()); in run_out_queue() 77 wlstate: Rc<RefCell<wl::WlState>>, in run_in_queue() 89 if wl::process_in_queue(&doorbell, &mut queue, &mem, &mut wlstate.borrow_mut()) in run_in_queue() 90 == Err(wl::DescriptorsExhausted) in run_in_queue() [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | configure | 9663 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" 10013 …archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-… 10022 …r/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-b… 10029 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 10036 hardcode_libdir_flag_spec='$wl-rpath,$libdir' 10037 export_dynamic_flag_spec='$wl-E' 10044 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-bas… 10045 …_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$son… 10062 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… 10067 …wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_co… [all …]
|
/external/speex/m4/ |
D | libtool.m4 | 1068 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1070 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1074 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1076 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1084 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1109 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2009 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2022 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2874 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ 3406 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' [all …]
|
/external/curl/m4/ |
D | libtool.m4 | 1068 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1070 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1074 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1076 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1084 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1109 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2009 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2022 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2874 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ 3406 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' [all …]
|
/external/libevent/m4/ |
D | libtool.m4 | 1066 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1068 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1075 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1077 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1079 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1087 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1112 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2011 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2024 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2876 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/ImageMagick/m4/ |
D | libtool.m4 | 1067 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1069 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1076 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1078 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1080 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1088 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1113 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 1999 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2012 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2855 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ [all …]
|
/external/libpng/scripts/ |
D | libtool.m4 | 1069 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1071 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1075 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1077 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1085 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1110 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2010 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2023 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2875 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ 3395 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' [all …]
|
/external/pcre/m4/ |
D | libtool.m4 | 1068 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; 1070 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1074 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; 1076 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; 1084 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym' 1109 …venience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; … 2009 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" 2022 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" 2874 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ 3394 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs' [all …]
|
/external/crosvm/devices/src/virtio/vhost/user/vmm/ |
D | wl.rs | 7 use crate::virtio::device_constants::wl::QUEUE_SIZE; 8 use crate::virtio::device_constants::wl::QUEUE_SIZES; 9 use crate::virtio::device_constants::wl::VIRTIO_WL_F_SEND_FENCES; 10 use crate::virtio::device_constants::wl::VIRTIO_WL_F_TRANS_FLAGS; 11 use crate::virtio::device_constants::wl::VIRTIO_WL_F_USE_SHMEM;
|