Searched refs:Library (Results 1 – 8 of 8) sorted by relevance
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/ |
D | lib.rs | 89 pub struct Library { struct 248 pub fn find_library(name: &str) -> Result<Library, String> { in find_library() argument 253 pub fn probe_library(name: &str) -> Result<Library, Error> { in probe_library() argument 377 pub fn find(&self, name: &str) -> Result<Library, String> { in find() argument 385 pub fn probe(&self, name: &str) -> Result<Library, Error> { in probe() argument 393 let mut library = Library::new(); in probe() 562 impl Library { implementation 563 fn new() -> Library { in new() 564 Library { in new() 937 Library::extract_lib_from_filename(target, filename), in test_library_filename()
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/ |
D | CHANGELOG.md | 21 `Library::ld_args` (#131). 115 - Derive `Clone` for `Library` and `Debug` for `Config (#91)
|
/device/generic/car/tools/ |
D | README.md | 54 ANDROID_SDK_ROOT="/Users/$USER/Library/Android/sdk" \
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/tests/ |
D | test.rs | 33 fn find(name: &str) -> Result<pkg_config::Library, Error> { in find() argument
|
/device/sample/frameworks/PlatformLibrary/ |
D | README.txt | 1 Platform Library Example
|
/device/generic/car/emulator/usbpt/usbip-service/ |
D | COPYING | 18 the GNU Library General Public License instead.) You can apply it to 339 library. If this is what you want to do, use the GNU Library General
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | edk2-licenses.txt | 679 ==> edk2/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/COPYING.txt <== 718 ==> edk2/CryptoPkg/Library/OpensslLib/openssl/LICENSE <==
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | edk2-licenses.txt | 679 ==> edk2/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/COPYING.txt <== 718 ==> edk2/CryptoPkg/Library/OpensslLib/openssl/LICENSE <==
|