Home
last modified time | relevance | path

Searched defs:Interfaces (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A DREADME.md95 ## Interfaces section in Mojo C++ Bindings API
103 ### Basic Usage
138 ### InterfacePtr and InterfaceRequest
160 ### Creating Interface Pipes
221 ### Binding an Interface Request
292 ### Receiving Responses
377 ### Connection Errors
439 ### A Note About Endpoint Lifetime and Callbacks
448 ### Best practices for dealing with process crashes and callbacks
472 ### A Note About Ordering
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/net/
Dif_.rs298 pub struct Interfaces { struct
299 ptr: NonNull<libc::if_nameindex>,
302 impl Interfaces { implementation
319 impl Drop for Interfaces { implementation
325 impl fmt::Debug for Interfaces { implementation
331 impl<'a> IntoIterator for &'a Interfaces { implementation
/aosp_15_r20/external/libchrome/mojo/public/js/
H A DREADME.md72 ## Interfaces section in Mojo JavaScript Bindings API
110 ### Interface Pointers and Requests
130 ### Binding an InterfaceRequest
138 ### Receiving Responses
144 ### Connection Errors
/aosp_15_r20/external/executorch/docs/source/
H A Dexamples-end-to-end-to-lower-model-to-delegate.md24 ### Flow 1: Lowering the whole module
82 ### Flow 2: Lowering the whole module and composite
121 ### Flow 3: Partitioning
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/shim/
H A DREADME.md130 #### InitContext
143 #### InvokeContext
157 #### ShapeInferenceContext
/aosp_15_r20/external/rust/android-crates-io/crates/rusb/src/
Dconfig_descriptor.rs75 pub fn interfaces(&self) -> Interfaces { in interfaces()
120 pub struct Interfaces<'a> { struct
124 impl<'a> Iterator for Interfaces<'a> { implementation
/aosp_15_r20/external/rust/crates/rusb/src/
Dconfig_descriptor.rs75 pub fn interfaces(&self) -> Interfaces { in interfaces()
120 pub struct Interfaces<'a> { struct
124 impl<'a> Iterator for Interfaces<'a> { argument
/aosp_15_r20/external/angle/third_party/glslang/src/
H A DREADME.md344 ### C++ Class Interface (new, preferred)
383 ### C Functional Interface (original)
400 ### C Functional Interface (new)
/aosp_15_r20/external/deqp-deps/glslang/
DREADME.md344 ### C++ Class Interface (new, preferred)
383 ### C Functional Interface (original)
400 ### C Functional Interface (new)
/aosp_15_r20/external/pigweed/pw_sync/
H A Ddocs.rst721 Why use virtual locks?
734 VirtualBasicLockable
747 GenericBasicLockable
/aosp_15_r20/system/tools/hidl/build/
Dhidl_interface.go196 Interfaces []string member
354 Interfaces []string member
381 Interfaces []string member
/aosp_15_r20/external/kotlinpoet/docs/
H A Dinterfaces.md1 Interfaces chapter
/aosp_15_r20/art/test/IMTA/
H A DInterfaces.java17 class Interfaces { class
/aosp_15_r20/art/test/IMTB/
H A DInterfaces.java17 class Interfaces { class
/aosp_15_r20/external/zucchini/
H A DREADME.md159 ## Interfaces section
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
H A DDynamicallyAccessedMemberTypes.cs119 Interfaces = 0x2000, enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
H A DDynamicallyAccessedMemberTypes.cs119 Interfaces = 0x2000, enumerator
/aosp_15_r20/art/test/Interfaces/
H A DInterfaces.java17 class Interfaces { class
/aosp_15_r20/external/javapoet/
H A DREADME.md625 ### Interfaces subsection in JavaPoet
/aosp_15_r20/external/coreboot/src/lib/gnat/
H A Dinterfac.ads36 package Interfaces is packspec
/aosp_15_r20/external/pigweed/seed/
H A D0110.rst52 Core Allocators
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/
H A DREADME.md340 ### Interfaces subsection
/aosp_15_r20/external/libcups/
H A DDEVELOPING.md18 Interfaces section in Developing for CUPS
/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dinterface.go113 func Interfaces() ([]Interface, error) { func
/aosp_15_r20/build/bazel/docs/
H A Dinternal_concepts.md527 #### Interfaces subsubsection

12345678910>>...18