Searched full:exposing (Results 1 – 25 of 1053) sorted by relevance
12345678910>>...43
| /external/dagger2/javatests/dagger/functional/producers/badexecutor/ |
| 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. */
|
| /external/kernel-headers/original/uapi/linux/ |
| 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
|
| /external/skia/site/docs/dev/design/ |
| 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…
|
| /external/perfetto/bazel/standalone/ |
| 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
|
| /external/libbpf/include/uapi/linux/ |
| 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
|
| /external/pigweed/pw_protobuf_compiler/ |
| D | pw_proto_library.bzl | 229 "benchmark_pw_proto.pwpb": C++ library exposing the "benchmark.pwpb.h" header. 230 "benchmark_pw_proto.pwpb_rpc": C++ library exposing the 232 "benchmark_pw_proto.raw_rpc": C++ library exposing the "benchmark.raw_rpc.h" 234 "benchmark_pw_proto.nanopb": C++ library exposing the "benchmark.pb.h" 236 "benchmark_pw_proto.nanopb_rpc": C++ library exposing the 245 # exposing them. 470 The aspect returns a provider exposing all the File objects generated from
|
| /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
|
| /external/ruy/ruy/ |
| 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()
|
| /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
|
| /external/libchrome/base/android/jni_generator/ |
| D | README.md | 24 ### Exposing Native Methods 47 ### Exposing Java Methods
|
| /external/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.
|
| /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.
|
| /external/rust/crates/grpcio-sys/grpc/src/cpp/common/ |
| D | alarm.cc | 141 // or exposing core data structures in the C++ public headers. in SetInternal() 150 // or exposing core data structures in the C++ public headers. in SetInternal()
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/executor/ |
| D | Prioritized.java | 4 …* A simple interface for exposing the priority of a task. Lower integer values are treated as havi…
|
| /external/angle/src/libANGLE/renderer/gl/eagl/ |
| D | FunctionsEAGL.mm | 7 // FunctionsEAGL.mm: Exposing the soft-linked EAGL interface.
|
| D | FunctionsEAGL.h | 7 // FunctionsEAGL.h: Exposing the soft-linked EAGL interface.
|
| /external/rust/crates/memchr/src/arch/generic/ |
| D | mod.rs | 5 We don't expose this module primarily because it would require exposing all
|
| /external/rust/beto-rust/nearby/presence/np_adv/src/ |
| D | lib.rs | 140 /// the keys used to decrypt them. For any place that you avoid exposing the keys directly 141 /// (e.g. across FFIs, print to log, etc), avoid exposing these error details as well.
|
| /external/grpc-grpc/src/cpp/common/ |
| D | alarm.cc | 158 // or exposing core data structures in the C++ public headers. in SetInternal() 167 // or exposing core data structures in the C++ public headers. in SetInternal()
|
| /external/googleapis/google/cloud/bigquery/migration/v2/ |
| D | bigquerymigration_v2.yaml | 11 The migration service, exposing apis for migration jobs operations, and
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsonFormatVisitors/ |
| D | package-info.java | 2 * Classes used for exposing logical structure of POJOs as Jackson
|
| /external/pandora/bt-test-interfaces/ |
| D | README.md | 4 testing tools to interact with all Bluetooth implementations, exposing all
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/interfaces/ |
| D | BCX509Certificate.java | 7 * Interface exposing some additional methods on a BC native certificate object.
|
| /external/aws-sdk-java-v2/.changes/2.17.x/ |
| D | 2.17.205.json | 21 …or Name and Mode in UpdateChannel API and enhances CreateChannel API by exposing member and modera…
|
| /external/mobly-bundled-snippets/ |
| D | METADATA | 6 …is a set of Snippets to allow Mobly tests to control Android devices by exposing a simplified vers…
|
12345678910>>...43