/aosp_15_r20/external/executorch/runtime/backend/ |
H A D | interface.h | 126 struct Backend { struct 130 BackendInterface* backend; argument 134 * Registers the Backend object (i.e. string name and BackendInterface pair) so argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | xla_op_registry.h | 234 struct Backend { struct 240 BackendOpFilter op_filter; argument 248 std::unordered_map<string, Backend> backends_ TF_GUARDED_BY(mutex_); argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/windows/ |
D | mod.rs | 18 enum Backend { enum 25 impl Backend { implementation
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/connection/sys/ |
H A D | windows.rs | 23 _handler: Box<dyn vmm_vhost::Backend>, in run_req_handler() 33 _handler: Box<dyn vmm_vhost::Backend>, in run_req_handler()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/connection/sys/linux/ |
H A D | listener.rs | 43 handler: Box<dyn vmm_vhost::Backend>, in run_with_handler() 77 handler: Box<dyn vmm_vhost::Backend>, in run_req_handler()
|
H A D | stream.rs | 60 handler: Box<dyn vmm_vhost::Backend>, in run_req_handler() 75 handler: Box<dyn vmm_vhost::Backend>, in stream_run_with_handler()
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/net/ |
D | HttpHelperFuncTest.java | 112 private class Backend extends Thread { class in HttpHelperFuncTest 124 public Backend(int delay, int timeout, CyclicBarrier barrier) { in Backend() method in HttpHelperFuncTest.Backend
|
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/ffi/ |
D | mod.rs | 10 pub trait Backend: Sync + Send { trait
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
H A D | Backend.java | 30 public final class Backend extends com.google.protobuf.GeneratedMessageV3 class 36 private Backend(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Backend() method in Backend 40 private Backend() { in Backend() method in Backend
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | disk_cache.h | 47 class Backend; variable 201 explicit Backend(net::CacheType cache_type) : cache_type_(cache_type) {} in Backend() function
|
/aosp_15_r20/packages/services/BuiltInPrintService/src/com/android/bips/ipp/ |
D | Backend.java | 44 public class Backend implements JobCallback { class 63 public Backend(Context context) { in Backend() method in Backend
|
/aosp_15_r20/system/security/keystore2/selinux/src/ |
H A D | lib.rs | 151 pub trait Backend { trait
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | Backend.java | 30 public final class Backend extends com.google.protobuf.GeneratedMessageV3 class 36 private Backend(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Backend() method in Backend 40 private Backend() { in Backend() method in Backend
|
/aosp_15_r20/external/pytorch/torch/distributed/ |
H A D | distributed_c10d.py | 221 class Backend(str): class 353 def __init__(self, backend: Backend): 724 def _get_default_timeout(backend: Backend) -> timedelta: 4241 wrapped_pg: torch._C._distributed_c10d.Backend,
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/ |
H A D | IGraphMutator.h | 42 Backend /** Backend specific mutation */ enumerator
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/handler/sys/ |
H A D | linux.rs | 16 pub async fn run_handler<S>(mut backend_server: BackendServer<S>, ex: &Executor) -> Result<()> in run_handler()
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | Backend.cpp | 7 Backend::Backend(int rank, int size) in Backend() function in c10d::Backend
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/ |
H A D | snapshot_extensions.md | 70 ### Backend subsection
|
/aosp_15_r20/external/dagger2/java/dagger/spi/model/ |
H A D | DaggerProcessingEnv.java | 28 public enum Backend { enum in DaggerProcessingEnv
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/model/ |
H A D | DaggerProcessingEnv.java | 29 public enum Backend { JAVAC, KSP } enum in DaggerProcessingEnv
|
/aosp_15_r20/external/clang/include/clang/Driver/ |
H A D | Phases.h | 22 Backend, enumerator
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/ |
H A D | mod.rs | 73 fn build(self: Box<Self>, ex: &Executor) -> anyhow::Result<Box<dyn vmm_vhost::Backend>>; in build()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/ |
D | Phases.h | 21 Backend, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/ |
D | Phases.h | 21 Backend, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/ |
D | Phases.h | 21 Backend, enumerator
|