/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/ |
H A D | lib.rs | 40 mod backend; module 277 let mut backend = TestBackend::new(); in create_test_backend() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_reshard_variables_op_util.cc | 100 const xla::Shape& input_host_shape, xla::Backend* backend, in BuildInputBuffers() 227 xla::Backend* backend, se::Stream* stream, int device_ordinal, in UpdateOutputVariables()
|
/aosp_15_r20/external/pytorch/test/distributed/checkpoint/e2e/ |
H A D | test_e2e_save_and_load.py | 146 def backend(self): member in TestE2ESaveAndLoad 409 def backend(self): member in TestNoCPU
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/backends/ |
H A D | BlobStoreBackendTest.java | 52 private BlobStoreBackend backend; field in BlobStoreBackendTest 223 BlobStoreBackend backend = new BlobStoreBackend(context); in deleteNonExistentFile_shouldThrow() local
|
/aosp_15_r20/external/armnn/src/armnn/ |
H A D | BackendHelper.cpp | 23 LayerSupportHandle GetILayerSupportByBackendId(const armnn::BackendId& backend) in GetILayerSupportByBackendId() 52 const armnn::BackendId& backend) in GetCapability() 70 bool HasCapability(const std::string& name, const armnn::BackendId& backend) in HasCapability() 107 … HasCapability(const BackendOptions::BackendOption& backendOption, const armnn::BackendId& backend) in HasCapability() 120 unsigned int GetNumberOfCacheFiles(const armnn::BackendId& backend) in GetNumberOfCacheFiles()
|
/aosp_15_r20/packages/modules/Virtualization/libs/framework-virtualization/src/android/system/virtualmachine/ |
D | VirtualMachineCustomImageConfig.java | 904 private final String backend; field in VirtualMachineCustomImageConfig.GpuConfig 915 String backend, in GpuConfig() 1028 private String backend; field in VirtualMachineCustomImageConfig.GpuConfig.Builder 1042 public Builder setBackend(String backend) { in setBackend()
|
/aosp_15_r20/external/perfetto/src/tracing/internal/ |
H A D | tracing_muxer_impl.h | 459 TracingProducerBackend* backend = nullptr; member 471 TracingConsumerBackend* backend = nullptr; member
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/ |
H A D | tracing.h | 276 BackendType backend = kUnspecifiedBackend; member 507 BackendType backend) { in NewTrace()
|
/aosp_15_r20/external/selinux/libselinux/src/android/ |
H A D | android.c | 154 unsigned int backend, in initialize_backend() 177 unsigned int backend, in context_handle()
|
/aosp_15_r20/external/pytorch/test/distributed/_composable/test_composability/ |
H A D | test_2d_composability.py | 342 def backend(self): member in TestFullyShard2DStateDict 601 def backend(self): member in TestNew2dParallelStateDict
|
/aosp_15_r20/external/skia/bench/ |
H A D | SkGlyphCacheBench.cpp | 57 bool isSuitableFor(Backend backend) override { in isSuitableFor() 91 bool isSuitableFor(Backend backend) override { in isSuitableFor()
|
H A D | GeometryBench.cpp | 25 bool isSuitableFor(Backend backend) override { in isSuitableFor() 265 bool isSuitableFor(Backend backend) override { in isSuitableFor()
|
H A D | TessellateBench.cpp | 97 bool isSuitableFor(Backend backend) final { return backend == Backend::kNonRendering; } in isSuitableFor() 327 bool isSuitableFor(Backend backend) final { return backend == Backend::kNonRendering; } in isSuitableFor()
|
/aosp_15_r20/external/perfetto/include/perfetto/tracing/ |
H A D | tracing.h | 276 BackendType backend = kUnspecifiedBackend; member 531 BackendType backend) { in NewTrace()
|
/aosp_15_r20/external/harfbuzz_ng/perf/ |
H A D | benchmark-font.cc | 84 bool is_var, backend_t backend, operation_t operation, in BM_Font() 243 static void test_backend (backend_t backend, in test_backend()
|
/aosp_15_r20/system/security/keystore2/selinux/src/ |
H A D | lib.rs | 676 let backend = crate::KeystoreKeyBackend::new()?; in test_label_lookup() localVariable 724 let backend = KeystoreKeyBackend::new()?; localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | xla_client.py | 318 def execute_with_python_values(executable, arguments, backend): argument 329 def execute_with_python_values_replicated(executable, arguments, backend): argument
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/ |
HD | kotlin-compiler-1.3.61-release-180.jar | ... /backend.jvm.kotlin_module
META-INF/backend.kotlin_module
META-INF/backend.wasm. ... |
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_cache.cc | 323 std::unique_ptr<disk_cache::Backend> backend; member 443 int HttpCache::GetBackend(disk_cache::Backend** backend, in GetBackend() 461 void HttpCache::ReportGetBackendResult(disk_cache::Backend** backend, in ReportGetBackendResult()
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | entry_impl.cc | 100 explicit UserBuffer(BackendImpl* backend) : backend_(backend->GetWeakPtr()) { in UserBuffer() 309 EntryImpl::EntryImpl(BackendImpl* backend, Addr address, bool read_only) in EntryImpl() 691 void EntryImpl::OnEntryCreated(BackendImpl* backend) { in OnEntryCreated()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
H A D | xrt_execute_op.cc | 90 xla::Backend* backend, const std::vector<InputCoords>& input_coords, in GetInputTuples() 268 se::Stream* stream, xla::ExecutionOutput run_result, xla::Backend* backend, in CreateOutputTuple()
|
/aosp_15_r20/external/skia/tools/flags/ |
H A D | CommonFlagsConfig.cpp | 41 const char* backend; member 255 const SkString& backend, in SkCommandLineConfig()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_runner.cc | 488 Backend& HloRunner::backend() { in backend() function in xla::HloRunner 496 const Backend& HloRunner::backend() const { in backend() function in xla::HloRunner
|
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/ |
D | main.rs | 223 let backend = Arc::new( in start_backend_server() localVariable 533 let backend = Arc::new(VhostUserVsockBackend::new(config, cid_map).unwrap()); in test_vsock_server() localVariable
|
/aosp_15_r20/bootable/recovery/minui/ |
H A D | graphics.cpp | 389 std::unique_ptr<MinuiBackend> create_backend(GraphicsBackend backend) { in create_backend() 428 for (GraphicsBackend backend : backends) { in gr_init() local
|