| /external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/ |
| D | MultiRegionKey.java | 25 import software.amazon.awssdk.core.SdkField; 26 import software.amazon.awssdk.core.SdkPojo; 27 import software.amazon.awssdk.core.protocol.MarshallLocation; 28 import software.amazon.awssdk.core.protocol.MarshallingType; 29 import software.amazon.awssdk.core.traits.LocationTrait; 36 * Describes the primary or replica key in a multi-Region key. 64 * Displays the key ARN of a primary or replica key of a multi-Region key. 67 * @return Displays the key ARN of a primary or replica key of a multi-Region key. 75 * Displays the Amazon Web Services Region of a primary or replica key in a multi-Region key. 78 …* @return Displays the Amazon Web Services Region of a primary or replica key in a multi-Region ke… [all …]
|
| D | EnableKeyRotationRequest.java | 26 import software.amazon.awssdk.core.SdkField; 27 import software.amazon.awssdk.core.SdkPojo; 28 import software.amazon.awssdk.core.protocol.MarshallLocation; 29 import software.amazon.awssdk.core.protocol.MarshallingType; 30 import software.amazon.awssdk.core.traits.LocationTrait; 56 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html">asymmetri… 58 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html">imported key ma… 60 …* href="https://docs.aws.amazon.com/kms/latest/developerguide/custom-key-store-overview.html">cust… 62 …"https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-manage.html#multi-region-… 63 * >multi-Region keys</a>, set the property on the primary key. [all …]
|
| D | UpdatePrimaryRegionRequest.java | 26 import software.amazon.awssdk.core.SdkField; 27 import software.amazon.awssdk.core.SdkPojo; 28 import software.amazon.awssdk.core.protocol.MarshallLocation; 29 import software.amazon.awssdk.core.protocol.MarshallingType; 30 import software.amazon.awssdk.core.traits.LocationTrait; 67 * Specify the key ID or key ARN of a multi-Region primary key. 75 * Key ID: <code>mrk-1234abcd12ab34cd56ef1234567890ab</code> 80 …* Key ARN: <code>arn:aws:kms:us-east-2:111122223333:key/mrk-1234abcd12ab34cd56ef1234567890ab</code> 90 * Specify the key ID or key ARN of a multi-Region primary key. 98 * Key ID: <code>mrk-1234abcd12ab34cd56ef1234567890ab</code> [all …]
|
| /external/tensorflow/tensorflow/core/profiler/convert/ |
| D | xplane_to_kernel_stats_db_test.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 16 #include "tensorflow/core/profiler/convert/xplane_to_kernel_stats_db.h" 19 #include "tensorflow/core/platform/test.h" 20 #include "tensorflow/core/platform/types.h" 21 #include "tensorflow/core/profiler/protobuf/kernel_stats.pb.h" 22 #include "tensorflow/core/profiler/protobuf/xplane.pb.h" 23 #include "tensorflow/core/profiler/utils/kernel_stats_utils.h" 24 #include "tensorflow/core/profiler/utils/xplane_builder.h" 25 #include "tensorflow/core/profiler/utils/xplane_schema.h" 26 #include "tensorflow/core/profiler/utils/xplane_test_utils.h" [all …]
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | process_function_library_runtime.h | 7 http://www.apache.org/licenses/LICENSE-2.0 21 // clang-format off 23 #include "tensorflow/core/platform/platform.h" 24 // clang-format on 28 #include "tensorflow/core/common_runtime/composite_device.h" 29 #include "tensorflow/core/common_runtime/device_mgr.h" 30 #include "tensorflow/core/common_runtime/device_set.h" 31 #include "tensorflow/core/framework/function.h" 32 #include "tensorflow/core/framework/types.h" 33 #include "tensorflow/core/lib/core/status.h" [all …]
|
| /external/grpc-grpc/test/core/security/ |
| D | BUILD | 7 # http://www.apache.org/licenses/LICENSE-2.0 16 load("//test/core/util:grpc_fuzzer.bzl", "grpc_fuzzer") 20 grpc_package(name = "test/core/security") 31 "//test/core/util:grpc_test_util", 32 "//test/core/util:grpc_test_util_base", 41 "//src/core/tsi/test_creds:ca.pem", 42 "//src/core/tsi/test_creds:server1.key", 43 "//src/core/tsi/test_creds:server1.pem", 51 "//src/core:default_event_engine", 52 "//test/core/util:grpc_test_util", [all …]
|
| /external/tensorflow/tensorflow/core/common_runtime/eager/ |
| D | kernel_and_device.h | 7 http://www.apache.org/licenses/LICENSE-2.0 24 // clang-format off 27 #include "tensorflow/core/platform/platform.h" 28 // clang-format on 32 #include "tensorflow/core/common_runtime/device.h" 33 #include "tensorflow/core/common_runtime/process_function_library_runtime.h" 34 #include "tensorflow/core/framework/cancellation.h" 35 #include "tensorflow/core/framework/collective.h" 36 #include "tensorflow/core/framework/node_def.pb.h" 37 #include "tensorflow/core/framework/op_kernel.h" [all …]
|
| /external/eigen/doc/ |
| D | TopicMultithreading.dox | 3 /** \page TopicMultiThreading Eigen and multi-threading 9 - GCC: \c -fopenmp 10 - ICC: \c -openmp 11 - MSVC: check the respective option in the build properties. 25 You can disable %Eigen's multi threading at compile time by defining the \link TopicPreprocessorDir… 27 Currently, the following algorithms can make use of multi-threading: 28 - general dense matrix - matrix products 29 - PartialPivLU 30 - row-major-sparse * dense vector/matrix products 31 - ConjugateGradient with \c Lower|Upper as the \c UpLo template parameter. [all …]
|
| /external/sdv/vsomeip/third_party/boost/spirit/classic/test/ |
| D | Jamfile | 3 # Copyright (c) 2003-2004 Martin Wille 16 project spirit-classic 23 cpp-pch pch : pch.hpp : : : <include>. <force-include>pch.hpp ; 24 cpp-pch pch-dbg : pch.hpp : <define>BOOST_SPIRIT_DEBUG : 25 : <include>. <force-include>pch.hpp ; 27 explicit pch pch-dbg ; 31 rule spirit-run ( sources + : args * : input-files * : requirements * : name ? : default-build * ) 35 [ run $(sources) : $(args) : $(input-files) : $(requirements) 36 <pch>on-spirit:<source>pch : $(name) 37 : $(default-build) ] [all …]
|
| /external/tensorflow/tensorflow/dtensor/python/ |
| D | multi_client_util.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 """Utility wrappers for working with multi-client setups.""" 21 from tensorflow.core.protobuf import cluster_pb2 22 from tensorflow.core.protobuf import tensorflow_server_pb2 36 """Initialize GRPC servers and collectives for multi-client DTensor setup. 39 servers are necessary in mutli-client setup. This function can be used to 53 prerequisite for data transfer through cross-worker rendezvous. 62 raise ValueError("Multi-client mode has already been initialized.") 66 "DTENSOR_NUM_CLIENTS must be set greater than 1 for multi-client mode.") 70 "DTENSOR_JOBS environment variable is required when using multi-client " [all …]
|
| /external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
| D | cluster_function_library_runtime.h | 7 http://www.apache.org/licenses/LICENSE-2.0 23 #include "tensorflow/core/common_runtime/device_mgr.h" 24 #include "tensorflow/core/common_runtime/eager/context.h" 25 #include "tensorflow/core/common_runtime/eager/eager_operation.h" 26 #include "tensorflow/core/framework/function.h" 27 #include "tensorflow/core/protobuf/remote_tensor_handle.pb.h" 48 // Register a partition (i.e., component function) of a multi-device function 50 // triggered as part of instantiating a multi-device function in 59 // remote target. This should be triggered as part of driving a multi-device 91 core::RefCountPtr<EagerClient> eager_client; [all …]
|
| /external/tensorflow/tensorflow/core/distributed_runtime/ |
| D | rpcbench_test.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 22 #include "tensorflow/core/distributed_runtime/rpc/grpc_session.h" 23 #include "tensorflow/core/distributed_runtime/server_lib.h" 24 #include "tensorflow/core/framework/graph.pb.h" 25 #include "tensorflow/core/framework/tensor.h" 26 #include "tensorflow/core/graph/default_device.h" 27 #include "tensorflow/core/graph/graph_def_builder.h" 28 #include "tensorflow/core/lib/core/threadpool.h" 29 #include "tensorflow/core/lib/strings/strcat.h" 30 #include "tensorflow/core/lib/strings/stringprintf.h" [all …]
|
| /external/lz4/contrib/snap/ |
| D | snapcraft.yaml | 6 speed > 500 MB/s per core, scalable with multi-cores CPU. It features an 7 extremely fast decoder, with speed in multiple GB/s per core, typically 8 reaching RAM speed limits on multi-core systems. 20 LZ4 library is provided as open-source software using BSD 2-Clause license.
|
| /external/google-cloud-java/java-gke-multi-cloud/ |
| D | CHANGELOG.md | 3 …om/googleapis/google-cloud-java/compare/google-cloud-gke-multi-cloud-v0.3.1-SNAPSHOT...google-clou… 8 …https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/google… 9 …d to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c… 14 …-cloud-shared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issu… 15 …-cloud-shared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issu… 16 …-bot-staging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issue… 21 …https://github.com/googleapis/google-cloud-java/issues/8417)) ([8f0c60b](https://github.com/google… 23 …ub.com/googleapis/google-cloud-java/compare/google-cloud-gke-multi-cloud-v0.2.6...google-cloud-gke… 28 …https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/google… 29 …d to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c… [all …]
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | remote_tensor_handle.proto | 5 import "tensorflow/core/framework/tensor_shape.proto"; 6 import "tensorflow/core/framework/types.proto"; 12 option go_package = "github.com/tensorflow/tensorflow/tensorflow/go/core/protobuf/for_core_protos_g… 25 // For multi-device functions, it's the default device passed to placer. 28 // operation producing this tensor is a multi-device function.
|
| D | eager_service.proto | 5 import "tensorflow/core/framework/attr_value.proto"; 6 import "tensorflow/core/framework/device_attributes.proto"; 7 import "tensorflow/core/framework/function.proto"; 8 import "tensorflow/core/framework/tensor.proto"; 9 import "tensorflow/core/framework/tensor_shape.proto"; 10 import "tensorflow/core/framework/versions.proto"; 11 import "tensorflow/core/protobuf/remote_tensor_handle.proto"; 12 import "tensorflow/core/protobuf/tensorflow_server.proto"; 14 option go_package = "github.com/tensorflow/tensorflow/tensorflow/go/core/protobuf/for_core_protos_g… 36 // Control Operation IDs that will be respected when ops are re-ordered by [all …]
|
| /external/rust/crates/grpcio-sys/grpc/src/core/tsi/test_creds/ |
| D | README | 7 These are self-signed certificates: 9 $ openssl req -x509 -newkey rsa:2048 -keyout badserver.key -out badserver.pem \ 10 -days 3650 -nodes 19 The ca is self-signed: 20 ---------------------- 22 $ openssl req -x509 -new -newkey rsa:2048 -nodes -keyout ca.key -out ca.pem \ 23 -config ca-openssl.cnf -days 3650 -extensions v3_req 27 ----------------------- 29 $ openssl genrsa -out client.key.rsa 2048 30 $ openssl pkcs8 -topk8 -in client.key.rsa -out client.key -nocrypt [all …]
|
| /external/grpc-grpc/src/core/tsi/test_creds/ |
| D | README | 7 These are self-signed certificates: 9 $ openssl req -x509 -newkey rsa:2048 -keyout badserver.key -out badserver.pem \ 10 -days 3650 -nodes 19 The ca is self-signed: 20 ---------------------- 22 $ openssl req -x509 -new -newkey rsa:2048 -nodes -keyout ca.key -out ca.pem \ 23 -config ca-openssl.cnf -days 3650 -extensions v3_req 27 ----------------------- 29 $ openssl genrsa -out client.key.rsa 2048 30 $ openssl pkcs8 -topk8 -in client.key.rsa -out client.key -nocrypt [all …]
|
| /external/ltp/testcases/kernel/power_management/ |
| D | runpwtests_exclusive02.sh | 18 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 37 if [ $hyper_threaded -ne 0 -o $multi_socket -ne 0 \ 38 -o $multi_core -eq 0 ]; then 39 tst_brkm TCONF "System is a multi core but not multi" \ 40 "socket & hyper-threaded" 43 #Testcase to validate consolidation at core level 46 if [ $sched_smt -eq 2 ]; then 54 if pm_cpu_consolidation.py -t $sched_smt -w $work_load \ 55 -s $stress; then 62 if [ $RC -eq 0 ]; then [all …]
|
| /external/arm-trusted-firmware/fdts/ |
| D | juno-ethosn.dtsi | 4 * SPDX-License-Identifier: BSD-3-Clause 8 * For examples of multi-core and multi-device NPU, refer to the examples given in the 9 * Arm Ethos-N NPU driver stack. 10 * https://github.com/ARM-software/ethos-n-driver-stack 14 #address-cells = <2>; 15 #size-cells = <2>; 23 compatible = "ethosn-core";
|
| /external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/test/java/software/amazon/awssdk/transfer/s3/internal/ |
| D | S3TransferManagerTest.java | 18 import static org.assertj.core.api.Assertions.assertThat; 19 import static org.assertj.core.api.Assertions.assertThatThrownBy; 31 import software.amazon.awssdk.core.ResponseBytes; 32 import software.amazon.awssdk.core.async.AsyncRequestBody; 33 import software.amazon.awssdk.core.async.AsyncResponseTransformer; 87 …CompletedFileUpload completedFileUpload = tm.uploadFile(u -> u.putObjectRequest(p -> p.bucket("buc… in uploadFile_returnsResponse() 102 CompletedUpload completedUpload = tm.upload(u -> u.putObjectRequest(p -> p.bucket("bucket") in upload_returnsResponse() 117 CompletedCopy completedCopy = tm.copy(u -> u.copyObjectRequest(p -> p.sourceBucket("bucket") in copy_returnsResponse() 133 …CompletableFuture<CompletedFileUpload> future = tm.uploadFile(u -> u.putObjectRequest(p -> p.bucke… in uploadFile_cancel_shouldForwardCancellation() 148 …CompletableFuture<CompletedUpload> future = tm.upload(u -> u.putObjectRequest(p -> p.bucket("bucke… in upload_cancel_shouldForwardCancellation() [all …]
|
| /external/openthread/src/core/thread/ |
| D | radio_selector.hpp | 31 * This file includes definitions for radio selector (for multi radio links). 37 #include "openthread-core-config.h" 53 * @addtogroup core-radio-selector 56 * This module includes definition for radio selector (for multi radio links). 68 * Defines all the neighbor info required for multi radio link and radio selection. 79 * Represents multi radio information associated with a neighbor. 93 … * Retrieves the multi radio information `otMultiRadioNeighborInfo` associated with the neighbor. 121 * Updates the neighbor info (for multi radio support) on a received frame event. 135 * Updates the neighbor info (for multi radio support) on a send done event. 148 * Updates the neighbor info (for multi radio support) on a deferred ack event. [all …]
|
| /external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/ |
| D | fusion_compatibility.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 30 Generated from the following GLSL + --eliminate-local-multi-store 32 #version 440 core 98 Module* module = context->module(); in TEST_F() 101 Function& f = *module->begin(); in TEST_F() 102 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F() 112 Generated from the following GLSL + --eliminate-local-multi-store 115 #version 440 core 183 Module* module = context->module(); in TEST_F() 186 Function& f = *module->begin(); in TEST_F() [all …]
|
| /external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
| D | fusion_compatibility.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 30 Generated from the following GLSL + --eliminate-local-multi-store 32 #version 440 core 98 Module* module = context->module(); in TEST_F() 101 Function& f = *module->begin(); in TEST_F() 102 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F() 112 Generated from the following GLSL + --eliminate-local-multi-store 115 #version 440 core 183 Module* module = context->module(); in TEST_F() 186 Function& f = *module->begin(); in TEST_F() [all …]
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
| D | fusion_compatibility.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 30 Generated from the following GLSL + --eliminate-local-multi-store 32 #version 440 core 98 Module* module = context->module(); in TEST_F() 101 Function& f = *module->begin(); in TEST_F() 102 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F() 112 Generated from the following GLSL + --eliminate-local-multi-store 115 #version 440 core 183 Module* module = context->module(); in TEST_F() 186 Function& f = *module->begin(); in TEST_F() [all …]
|