/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/badexecutor/ |
H A D | SimpleComponent.java | 31 /** An entry point exposing a producer method with no args. */ 34 /** An entry point exposing a producer method that depends on another producer method. */ 37 /** An entry point exposing a producer method that depends on a component dependency method. */ 40 /** An entry point exposing a component dependency method. */
|
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/ |
H A D | pw_proto_library.bzl | 249 "benchmark_pw_proto.pwpb": C++ library exposing the "benchmark.pwpb.h" header. 250 "benchmark_pw_proto.pwpb_rpc": C++ library exposing the 252 "benchmark_pw_proto.raw_rpc": C++ library exposing the "benchmark.raw_rpc.h" 254 "benchmark_pw_proto.nanopb": C++ library exposing the "benchmark.pb.h" 256 "benchmark_pw_proto.nanopb_rpc": C++ library exposing the 265 # exposing them. 484 The aspect returns a provider exposing all the File objects generated from
|
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/ |
H A D | VtsHalAudioEffectTargetTest.cpp | 618 // Effects exposing bypass flags or operating in offload mode will be skipped. 635 // Effects exposing bypass flags or operating in offload mode will be skipped. 656 // Effects exposing bypass flags or operating in offload mode will be skipped. 695 // Effects exposing bypass flags or operating in offload mode will be skipped. 725 // Effects exposing bypass flags or operating in offload mode will be skipped. 744 // Effects exposing bypass flags or operating in offload mode will be skipped. 765 // Effects exposing bypass flags or operating in offload mode will be skipped. 791 // Effects exposing bypass flags or operating in offload mode will be skipped.
|
/aosp_15_r20/libcore/ |
H A D | libcore.aconfig | 25 description: "This flag controls whether exposing Android V APIs" 35 description: "This flag controls whether exposing HPKE APIs on Android V" 85 description: "This flag includes APIs for maintaining and exposing native allocation metrics"
|
/aosp_15_r20/external/libbpf/include/uapi/linux/ |
H A D | netdev.h | 43 * @NETDEV_XDP_RX_METADATA_TIMESTAMP: Device is capable of exposing receive HW 45 * @NETDEV_XDP_RX_METADATA_HASH: Device is capable of exposing receive packet 47 * @NETDEV_XDP_RX_METADATA_VLAN_TAG: Device is capable of exposing receive
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | netdev.h | 43 * @NETDEV_XDP_RX_METADATA_TIMESTAMP: Device is capable of exposing receive HW 45 * @NETDEV_XDP_RX_METADATA_HASH: Device is capable of exposing receive packet 47 * @NETDEV_XDP_RX_METADATA_VLAN_TAG: Device is capable of exposing receive
|
/aosp_15_r20/external/skia/site/docs/dev/design/ |
H A D | text_overview.md | 58 …is this process, and resulting typefaces + positioned glyphs, that we propose exposing to Web Apps. 62 …omplex to get correct, and can be computationally expensive. We propose exposing this processing t… 73 We are also proposing a lower level interface, one that just addresses exposing [unicode properties…
|
/aosp_15_r20/external/perfetto/bazel/standalone/ |
H A D | perfetto_cfg.bzl | 31 # Target exposing the build config header. It should be a valid 38 # Target exposing the PERFETTO_VERSION_STRING() and 43 # Target exposing platform-specific functionality for base. This is
|
/aosp_15_r20/external/python/bumble/docs/mkdocs/src/platforms/ |
D | android.md | 20 The Android emulator supports Bluetooth in two ways: either by exposing virtual 22 by exposing a way to connect your own virtual controller to the Android Bluetooth 67 the port number on which the netsim process is exposing its gRPC server interface. If
|
/aosp_15_r20/cts/tests/tests/soundtrigger/src/android/soundtrigger/cts/instrumentation/ |
H A D | SoundTriggerInstrumentationObserver.java | 49 * Observer class exposing {@link ListenableFuture}'s on the {@link GlobalCallback} interface 68 * Observer class exposing {@link ListenableFuture}'s on the {@link ModelCallback} and 199 * Observer class exposing {@link ListenableFuture}'s on the {@link GlobalCallback} interface
|
/aosp_15_r20/packages/apps/Settings/aconfig/ |
D | settings_telephony_flag_declarations.aconfig | 22 description: "Exposing 2G toggles in Mobile Network Security page" 30 description: "Exposing security transparency features to field engineering menu"
|
/aosp_15_r20/external/icu/ |
H A D | icu.aconfig | 22 description: "This flag controls whether exposing ICU 74 APIs and implementation" 32 description: "This flag controls whether exposing new APIs in 25Q2"
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/include/ |
D | trusty_syscalls.h | 20 * of libc, however, and not exported for use by other libraries. Exposing 23 * instead of exposing the autogenerated header.
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/ |
H A D | types.h | 17 // NOTE [ Exposing declarations in `at::` to `torch::` ] 19 // The following line `using namespace at;` is responsible for exposing all
|
/aosp_15_r20/external/ruy/ruy/ |
H A D | test_slow.cc | 53 // strided, exposing bugs in kernels mixing up size and stride. in TEST() 55 // that they will result in multiple blocks, exposing bugs in the in TEST()
|
/aosp_15_r20/external/pandora/bt-test-interfaces/doc/ |
D | overview.md | 4 testing tools to interact with all Bluetooth implementations, exposing all 22 as Interface Definition Language (IDL). A Bluetooth stack under test exposing
|
/aosp_15_r20/external/bazelbuild-rules_python/python/private/ |
H A D | py_cc_toolchain_info.bzl | 34 exposing a Target object can cause memory issues and is an anti-pattern). 57 exposing a Target object can cause memory issues and is an anti-pattern).
|
/aosp_15_r20/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/propertyitem/ |
H A D | CommonPropertyItemTest.kt | 441 fun `Test mutable non-null generic property overriding property exposing public setter`() { in Test mutable non-null generic property overriding property exposing public setter() 475 fun `Test mutable nullable generic property overriding property exposing public setter`() { in Test mutable nullable generic property overriding property exposing public setter() 509 fun `Test mutable list of nullable property overriding property exposing public setter`() { in Test mutable list of nullable property overriding property exposing public setter()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/doc/advanced/ |
D | customization_points.qbk | 174 is to be passed as an attribute to a parser or a generator normally exposing a 986 to a parser normally exposing a STL container and if the type does not expose 1137 to a parser normally exposing a STL container and if the type does not expose 1273 constructible or container types not exposing a member function `clear()`. 1596 to a generator normally exposing a STL container, `C` and if the type does not expose 1755 to a generator normally exposing a STL container, `C` and if the type does not expose 1869 to a generator normally exposing a STL container, `C` and if the type does not expose 1979 to a generator normally exposing a STL container, `C` and if the container type 2129 to a generator normally exposing a STL container, `C` and if the container type 2276 to a generator normally exposing a STL container, `C` and if the container type
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/doc/abstracts/ |
D | attributes.qbk | 230 propagation rules define a special behavior if generators exposing `unused_type` 244 the position the element exposing the `unused_type` is at.] 274 exposing an `int` as its synthesized attribute, while expecting a single
|
/aosp_15_r20/external/libchrome/base/android/jni_generator/ |
H A D | README.md | 24 ### Exposing Native Methods 47 ### Exposing Java Methods
|
/aosp_15_r20/external/arm-trusted-firmware/docs/components/ |
H A D | debugfs-design.rst | 10 The *DebugFS* feature is primarily aimed at exposing firmware debug data to 20 The implementation permits exposing virtual files, firmware drivers, and file blobs.
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | ImmutableSparseArray.java | 29 * "final Field Semantics" defined in JLS 17.5, with only exposing thread-safe methods such as 32 * {@link #cloneWithRemoveOrSelf(int)} instead of exposing mutation methods.
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
H A D | changes.md | 47 Because Launcher is not a part of SystemUI and is a separate process, exposing controllers to 98 ### Exposing shared code for use in Launcher
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/components/ |
D | debugfs-design.rst | 10 The *DebugFS* feature is primarily aimed at exposing firmware debug data to 20 The implementation permits exposing virtual files, firmware drivers, and file blobs.
|