Home
last modified time | relevance | path

Searched defs:LibType (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/src/
H A Dinstall.rs70 pub(crate) enum LibType { enum
76 impl LibType { implementation
98 pub(crate) fn new(lib_type: LibType, lib_name: &str, lib_version: &Version) -> Option<Self> { in new()
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/green/
H A Dstruct_keyword_lib.go27 LibType string `json:"LibType" xml:"LibType"` member
H A Dcreate_keyword_lib.go80 LibType string `position:"Query" name:"LibType"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/green/
H A Dstruct_keyword_lib.go27 LibType string `json:"LibType" xml:"LibType"` member
H A Dcreate_keyword_lib.go80 LibType string `position:"Query" name:"LibType"` member
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/compilers/mixins/
H A Demscripten.py91 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
H A Dclike.py953 …def get_library_naming(self, env: 'Environment', libtype: LibType, strict: bool = False) -> T.Tupl…
1056 …bname: str, env: 'Environment', extra_dirs: T.List[str], code: str, libtype: LibType) -> T.Optiona…
1099 code: str, libtype: LibType) -> T.Optional[T.List[str]]:
1116 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/devel/meson/meson-0.60.3/mesonbuild/compilers/mixins/
H A Demscripten.py91 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/
H A Demscripten.py91 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
H A Dclike.py953 …def get_library_naming(self, env: 'Environment', libtype: LibType, strict: bool = False) -> T.Tupl…
1056 …bname: str, env: 'Environment', extra_dirs: T.List[str], code: str, libtype: LibType) -> T.Optiona…
1099 code: str, libtype: LibType) -> T.Optional[T.List[str]]:
1116 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/compilers/mixins/
H A Dxc16.py93 def get_no_stdinc_args(self) -> T.List[str]:
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/green/
H A Dstruct_keyword_lib.go27 LibType string `json:"LibType" xml:"LibType"` member
H A Dcreate_keyword_lib.go78 LibType string `position:"Query" name:"LibType"` member
H A Ddescribe_audit_content.go78 LibType string `position:"Query" name:"LibType"` member
H A Ddescribe_view_content.go78 LibType string `position:"Query" name:"LibType"` member
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/accountancy/class/
H A Daccountingjournal.class.php295 public function LibType($nature, $mode = 0) function in AccountingJournal
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/accountancy/class/
H A Daccountingjournal.class.php301 public function LibType($nature, $mode = 0) function in AccountingJournal
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/system/shared/
H A Dclasses.py91 class LibType: class
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/compilers/
H A Dvala.py112 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/compilers/
H A Dvala.py112 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/
H A Dvala.py112 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/compilers/
H A Dvala.py112 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/devel/meson/meson-0.60.3/mesonbuild/compilers/
H A Dvala.py112 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/compilers/mixins/
H A Dclike.py952 …def get_library_naming(self, env: 'Environment', libtype: LibType, strict: bool = False) -> T.Tupl…
1055 …bname: str, env: 'Environment', extra_dirs: T.List[str], code: str, libtype: LibType) -> T.Optiona…
1098 code: str, libtype: LibType) -> T.Optional[T.List[str]]:
1115 libtype: LibType = LibType.PREFER_SHARED) -> T.Optional[T.List[str]]:
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/compilers/mixins/
H A Dclike.py922 def get_library_naming(self, env, libtype: LibType, strict=False):
1027 def find_library_real(self, libname, env, extra_dirs, code, libtype: LibType):
1069 def find_library_impl(self, libname, env, extra_dirs, code, libtype: LibType):
1085 def find_library(self, libname, env, extra_dirs, libtype: LibType = LibType.PREFER_SHARED):

1234