Home
last modified time | relevance | path

Searched refs:backend_impl (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/drawing/
Dmod.rs14 mod backend_impl; module
18 pub use backend_impl::*;
/aosp_15_r20/external/pigweed/targets/host_device_simulator/
H A Dtransition.bzl22 str(Label("//pw_log:backend_impl")): str(Label("//pw_log_string:impl")),
33 str(Label("//pw_log:backend_impl")),
/aosp_15_r20/external/pytorch/torch/_library/
H A Dcustom_ops.py316 def backend_impl(*args, **kwargs): function
351 self._name, backend_impl, "CompositeExplicitAutograd"
356 backend_impl,
/aosp_15_r20/external/pigweed/pw_assert_tokenized/
H A DBUILD.bazel24 # //pw_assert:backend_impl should point to //pw_assert_tokenized:impl.
/aosp_15_r20/external/pigweed/pw_assert_basic/
H A DBUILD.bazel26 # //pw_assert:backend_impl should point to //pw_assert_basic:impl.
/aosp_15_r20/external/pigweed/pw_system/
H A DBUILD.bazel68 # we add deps on the backend_impl here, saving the user from having to
76 "//pw_log:backend_impl",
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/
H A Dbackends.bazelrc28 common:fuchsia --@pigweed//pw_log:backend_impl=@pigweed//pw_build:empty_cc_library
/aosp_15_r20/external/pigweed/targets/stm32f429i_disc1/
H A DBUILD.bazel40 "@pigweed//pw_log:backend_impl": "//pw_log_basic:impl",
/aosp_15_r20/external/pigweed/targets/rp2040/
H A Dtransition.bzl38 "@pigweed//pw_log:backend_impl": str(Label("//pw_log_tokenized:impl")),
H A DBUILD.bazel173 "//pw_assert:backend_impl",
/aosp_15_r20/external/pigweed/pw_log/
H A Ddocs.rst344 .. _module-pw_log-bazel-backend_impl:
350 ``//pw_log:backend_impl`` label flag should be set to the ``impl`` target
353 You must add a dependency on the ``@pigweed//pw_log:backend_impl`` target to
H A DBUILD.bazel96 name = "backend_impl",
/aosp_15_r20/external/pigweed/pw_assert/
H A DBUILD.bazel63 name = "backend_impl",
H A Ddocs.rst551 ``//pw_assert_tokenized:impl``. The ``//pw_assert:backend_impl`` label flag
555 You must add a dependency on the ``@pigweed//pw_assert:backend_impl`` target to
/aosp_15_r20/external/pigweed/targets/stm32f429i_disc1_stm32cube/
H A DBUILD.bazel67 "@pigweed//pw_log:backend_impl": "//pw_log_tokenized:impl",
/aosp_15_r20/external/pytorch/torch/distributed/
H A D_functional_collectives.py984 backend_impl = getattr(fun_col_impl, f"_{op_name}") variable
986 legacy_lib_impl.impl(op_name, backend_impl, "CompositeImplicitAutograd")
/aosp_15_r20/external/pigweed/pw_build/
H A Dpw_cc_binary.bzl26 Specifically, this wrapper adds deps on backend_impl targets for pw_assert
H A DBUILD.bazel140 "//pw_log:backend_impl",
/aosp_15_r20/out/soong/.intermediates/external/cronet/net/cronet_aml_net_net/android_arm64_armv8-2a_cortex-a55_static_apex30/obj/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.o.d1 …64_armv8-2a_cortex-a55_static_apex30/obj/external/cronet/net/disk_cache/blockfile/backend_impl.o: \
3 external/cronet/net/disk_cache/blockfile/backend_impl.cc \
4 external/cronet/net/disk_cache/blockfile/backend_impl.h \
Dsparse_control.o.d990 external/cronet/net/disk_cache/blockfile/backend_impl.h \
Drankings.o.d931 external/cronet/net/disk_cache/blockfile/backend_impl.h \
Deviction.o.d1002 external/cronet/net/disk_cache/blockfile/backend_impl.h \
/aosp_15_r20/external/cronet/net/
H A DBUILD.gn423 "disk_cache/blockfile/backend_impl.cc",
424 "disk_cache/blockfile/backend_impl.h",
H A DAndroid.bp1023 "disk_cache/blockfile/backend_impl.cc",
1719 "disk_cache/blockfile/backend_impl.cc",
/aosp_15_r20/out/soong/.intermediates/external/cronet/net/cronet_aml_net_net/android_arm64_armv8-2a_cortex-a55_static_apex30/
Dcronet_aml_net_net.a.rsp1 …cortex-a55_static_apex30/obj/external/cronet/net/disk_cache/blockfile/backend_impl.o out/soong/.in…

12