Home
last modified time | relevance | path

Searched defs:Library (Results 101 – 125 of 209) sorted by relevance

123456789

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs26 fn native_library(i: u32) -> Option<Library> { in native_library()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs26 fn native_library(i: u32) -> Option<Library> { in native_library()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs26 fn native_library(i: u32) -> Option<Library> { in native_library()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/
H A Dlibs_macos.rs26 fn native_library(i: u32) -> Option<Library> { in native_library()
/aosp_15_r20/external/executorch/examples/demo-apps/android/LlamaDemo/docs/delegates/
H A Dxnnpack_README.md161 ### Alternative: Use prebuilt AAR library
/aosp_15_r20/build/soong/java/
H A Dclasspath_element.go59 Library android.Module member
H A Dgenerated_java_library.go22 Library anonMember
H A Drobolectric.go82 Library anonMember
/aosp_15_r20/external/executorch/exir/dialects/
H A D_ops.py26 def bind_pattern_to_op(library: Library, schema_or_name: str):
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/docs/
H A Duser_guide.md17 ## Library section in User Guide
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dgo.go33 func ldpkg(ctxt *Link, f *bio.Reader, lib *sym.Library, length int64, filename string) {
/aosp_15_r20/external/google-benchmark/docs/
H A Duser_guide.md17 ## Library section in User Guide
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/
Derror.rs19 Library, enumerator
/aosp_15_r20/external/bc/
H A DREADME.md172 #### Library subsubsection
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.11.rst1866 .. _whatsnew311-pending-removal:
1867 .. _whatsnew311-python-api-pending-removal:
/aosp_15_r20/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
H A DStreamBase.java37 Log.d(TAG, "Loading MegaAudio Library..."); in Log.d()
/aosp_15_r20/external/llvm/docs/
H A DGettingStarted.rst310 Getting a Modern Host C++ Toolchain
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dlibrary.cpp62 Library::Library(Kind kind, std::string ns, std::optional<c10::DispatchKey> k, const char* file, ui… in Library() function in torch::Library
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/tests/
Dtest.rs33 fn find(name: &str) -> Result<pkg_config::Library, Error> { in find()
/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/console_tools/
H A Dconsole.py188 protos: python_protos.Library,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DOffloadBinary.cpp144 Error extractFromArchive(const Archive &Library, in extractFromArchive()
/aosp_15_r20/external/pytorch/aten/src/ATen/core/op_registration/
H A Dop_registration.h439 friend class Library; variable
/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_build_state.py10 Library = 0 # Default undefined library value variable in LibraryType
/aosp_15_r20/out/soong/.intermediates/frameworks/base/core/xsd/permission/gen/cpp/include/
Dcom_android_xml_permission_configfile.h29 class Library; variable
/aosp_15_r20/external/rust/android-crates-io/crates/libloading/tests/
Dfunctions.rs136 unsafe fn get<'a, T>(l: &'a Library, _: T) -> Result<Symbol<'a, T>, libloading::Error> { in test_incompatible_type_named_fn() argument

123456789