/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | README.md | 191 ### Tensor Operations and C++ "auto" 247 ### Controlling When Expression are Evaluated 384 ### Controlling How Expressions Are Evaluated 779 ### <Operation> constant(const Scalar& val) 807 ### <Operation> random() 837 ### <Operation> operator-() 856 ### <Operation> sqrt() 861 ### <Operation> rsqrt() 866 ### <Operation> square() 871 ### <Operation> inverse() [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bitflags-2.5.0/ |
H A D | spec.md | 47 #### Operations subsubsection 284 ### Operations subsection 296 #### Truncate 353 #### Union 366 #### Intersection 380 #### Symmetric difference 394 #### Complement 408 #### Difference
|
/aosp_15_r20/external/rust/android-crates-io/crates/bitflags/ |
D | spec.md | 47 #### Operations subsubsection 284 ### Operations subsection 296 #### Truncate 353 #### Union 366 #### Intersection 380 #### Symmetric difference 394 #### Complement 408 #### Difference
|
/aosp_15_r20/external/autotest/server/hosts/tls_client/dependencies/longrunning/ |
H A D | operations.proto | 37 service Operations { service 63 // [Operations.GetOperation][google.longrunning.Operations.GetOperation] or 69 rpc CancelOperation(CancelOperationRequest) returns (google.protobuf.Empty) { 80 rpc WaitOperation(WaitOperationRequest) returns (Operation) {
|
/aosp_15_r20/trusty/user/app/avb/ |
D | README.md | 10 ## Operations section in AVB resource manager 12 ### Reading/Writing Stored Rollback Indexes 20 ### Reading/Writing Verified Boot Lock State 27 ### Reading/Writing ATX Permanent Attributes 35 ### Locking Boot State
|
/aosp_15_r20/external/llvm/docs/ |
H A D | LangRef.rst | 2068 .. _ordering: 5807 .. _i_add: 5809 '``add``' Instruction 5860 '``fadd``' Instruction 5897 '``sub``' Instruction 5952 '``fsub``' Instruction 5993 '``mul``' Instruction 6048 '``fmul``' Instruction 6085 '``udiv``' Instruction 6129 '``sdiv``' Instruction [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/ |
D | index.rst | 223 Operations section in Iterator Utilities 234 .. |advance| replace:: ``advance`` 235 .. _advance: advance.html 237 .. |distance| replace:: ``distance`` 238 .. _distance: distance.html
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
H A D | IRMutator.h | 75 std::vector<fuzzerop::OpDescriptor> Operations; variable 81 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/java/com/google/cloud/automl/v1/ |
H A D | Operations.java | 21 public final class Operations { class 22 private Operations() {} in Operations() method in Operations
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/longrunning/ |
H A D | operations.proto | 54 service Operations { service 67 rpc ListOperations(ListOperationsRequest) returns (ListOperationsResponse) {
|
/aosp_15_r20/external/googleapis/google/longrunning/ |
H A D | operations.proto | 54 service Operations { service 67 rpc ListOperations(ListOperationsRequest) returns (ListOperationsResponse) {
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/ |
H A D | Operations.java | 21 public final class Operations { class 22 private Operations() {} in Operations() method in Operations
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FuzzMutate/ |
H A D | IRMutator.h | 78 std::vector<fuzzerop::OpDescriptor> Operations; variable 84 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
|
/aosp_15_r20/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/ |
H A D | Operations.java | 21 public final class Operations { class 22 private Operations() {} in Operations() method in Operations
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 47 "Operations": [ array 60 "Operations": "A list of operations that the grant allows." string 519 "Operations": [ array 532 "Operations": [ array 544 "Operations": [ array 557 "Operations": [ array 701 "Operations": [ array
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/FuzzMutate/ |
D | IRMutator.h | 90 std::vector<fuzzerop::OpDescriptor> Operations; variable 97 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/FuzzMutate/ |
D | IRMutator.h | 90 std::vector<fuzzerop::OpDescriptor> Operations; variable 97 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/FuzzMutate/ |
D | IRMutator.h | 90 std::vector<fuzzerop::OpDescriptor> Operations; variable 97 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/FuzzMutate/ |
D | IRMutator.h | 90 std::vector<fuzzerop::OpDescriptor> Operations; variable 97 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
|
/aosp_15_r20/external/python/cpython3/Doc/library/ |
D | stdtypes.rst | 1069 .. _typesseq-immutable: 3480 .. _bytes-formatting:
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/microfrontend/ |
H A D | README.md | 12 ## Operations section in Audio "frontend" TensorFlow operations for feature generation
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/g3doc/ |
H A D | profile_model_architecture.md | 44 #### Caveats
|
/aosp_15_r20/external/googleapis/google/api/servicecontrol/ |
H A D | README.md | 88 ## Operations section
|
/aosp_15_r20/external/rust/android-crates-io/crates/flagset/ |
D | README.md | 169 ## Operations section in Welcome to FlagSet!
|
/aosp_15_r20/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/logging/ |
D | ExerciseRoutesLogger.java | 42 public static final class Operations { class in ExerciseRoutesLogger
|