/external/guava/guava-testlib/src/com/google/common/testing/ |
D | FreshValueGenerator.java | 137 if (method.isAnnotationPresent(Generates.class)) { 287 private @interface Generates {} annotation in FreshValueGenerator 289 @Generates private Class<?> freshClass() { in freshClass() 297 @Generates private Object freshObject() { in freshObject() 301 @Generates private Number freshNumber() { in freshNumber() 305 @Generates private int freshInt() { in freshInt() 309 @Generates private Integer freshInteger() { in freshInteger() 313 @Generates private long freshLong() { in freshLong() 317 @Generates private Long freshLongObject() { in freshLongObject() 321 @Generates private float freshFloat() { in freshFloat() [all …]
|
/external/wycheproof/ |
D | build_defs.bzl | 7 # Generates BouncyCastleAllTests_1_56, ..., BouncyCastleAllTests_1_49 34 # Generates BouncyCastleTest_1_56, ..., BouncyCastleTest_1_49 63 # Generates SpongyCastleAllTests_1_54, ..., SpongyCastleAllTests_1_50 94 # Generates SpongyCastleTest_1_54, ..., SpongyCastleTest_1_50
|
D | BUILD | 22 # Generates BouncyCastleAllTests_1_xx target for all available versions, 52 # Generates SpongyCastleAllTests_1_xx target for all available versions, 75 # Generates BouncyCastleTest_1_xx target for all available versions, 104 # Generates SpongyCastleTest_1_xx target for all available versions,
|
/external/u-boot/doc/ |
D | README.ti-secure | 55 SPI_X-LOADER - Generates an image for SPI flash (byte swapped) 56 X-LOADER - Generates an image for non-XIP flash 57 MLO - Generates an image for SD/MMC/eMMC media 58 2ND - Generates an image for USB, UART and Ethernet 59 XIP_X-LOADER - Generates a single stage u-boot for NOR/QSPI XiP 87 SPI_X-LOADER - Generates an image for SPI flash (byte 89 XIP_X-LOADER - Generates a single stage u-boot for 91 ISSW - Generates an image for all other boot modes 116 X-LOADER - Generates an image for NOR or QSPI boot modes 117 MLO - Generates an image for SD/MMC/eMMC boot modes [all …]
|
/external/perfetto/ui/ |
D | tsconfig.json | 17 "declaration": false, // Generates corresponding '.d.ts' file. 18 "sourceMap": true, // Generates corresponding '.map' file.
|
/external/grpc-grpc-java/examples/ |
D | README.md | 66 # Generates ca.crt which is the trustCertCollectionFile 73 # Generates server.crt which is the certChainFile for the server 82 # Generates client.crt which is the clientCertChainFile for the client (need for mutual TLS only) 87 # Generates client.pem which is the clientPrivateKeyFile for the Client (needed for mutual TLS only) 89 # Generates server.pem which is the privateKeyFile for the Server
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | build_defs.bzl | 45 """Generates cc_test targets for the given XLA backends. 71 # Generates the targets: foo_test_cpu and foo_test_gpu. 79 # Generates the targets: bar_test_cpu and bar_test_gpu. bar_test_cpu 183 """Generates cc_library targets for the given XLA backends. 192 # Generates the targets: foo_test_library_cpu and foo_test_gpu.
|
/external/grpc-grpc/bazel/ |
D | cc_grpc_library.bzl | 1 """Generates and compiles C++ grpc stubs from proto_library rules.""" 6 """Generates C++ grpc classes from a .proto file.
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | build_defs.bzl | 27 """Generates py_test targets, one per XLA backend. 105 """Generates per-backend test_suites that run all tests for a backend."""
|
/external/lz4/contrib/debian/ |
D | changelog | 7 * Makefile: Generates object files (*.o) for faster (re)compilation on low power systems
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_MultiDeviceIteratorFromStringHandle.pbtxt | 27 summary: "Generates a MultiDeviceIterator resource from its provided string handle."
|
D | api_def_LinSpace.pbtxt | 27 summary: "Generates values in an interval."
|
D | api_def_SparseCross.pbtxt | 67 summary: "Generates sparse cross from a list of sparse and dense tensors."
|
D | api_def_AllCandidateSampler.pbtxt | 68 summary: "Generates labels for candidate sampling with a learned unigram distribution."
|
D | api_def_UniformCandidateSampler.pbtxt | 74 summary: "Generates labels for candidate sampling with a uniform distribution."
|
D | api_def_LogUniformCandidateSampler.pbtxt | 74 summary: "Generates labels for candidate sampling with a log-uniform distribution."
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | distribute.bzl | 16 """Generates py_test targets for CPU and GPU.
|
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
D | README.md | 13 2. Generates an `InterpreterExecutable` from the optimized HLO graph.
|
/external/perfetto/gn/ |
D | ipc_library.gni | 23 # Generates .ipc.{h,cc} stubs for IPC services defined in .proto files.
|
/external/python/rsa/doc/ |
D | cli.rst | 19 | pyrsa-keygen | Generates a new RSA keypair in PEM or DER format | :py:func:`rsa.newkey…
|
/external/icu/tools/icu4c_srcgen/jinja_templates/ |
D | shim.cpp.j2 | 33 {# Generates a wrapper function for each exposed ICU function. #}
|
/external/perfetto/src/protozero/ |
D | BUILD.gn | 71 # Generates both xxx.pbzero.h and xxx.pb.h (official proto).
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | misched-copy.ll | 23 ; Generates an iMUL64r to legalize types.
|
/external/llvm/test/CodeGen/X86/ |
D | misched-copy.ll | 23 ; Generates an iMUL64r to legalize types.
|
/external/curl/docs/cmdline-opts/ |
D | MANPAGE.md | 52 Generates a full `curl --help` output for all known command line options.
|