/external/ComputeLibrary/arm_compute/runtime/CL/ |
D | CLFunctions.h | 27 /* Header regrouping all the CL functions */ 28 #include "arm_compute/runtime/CL/functions/CLActivationLayer.h" 29 #include "arm_compute/runtime/CL/functions/CLArgMinMaxLayer.h" 30 #include "arm_compute/runtime/CL/functions/CLBatchNormalizationLayer.h" 31 #include "arm_compute/runtime/CL/functions/CLBatchToSpaceLayer.h" 32 #include "arm_compute/runtime/CL/functions/CLBitwiseAnd.h" 33 #include "arm_compute/runtime/CL/functions/CLBitwiseNot.h" 34 #include "arm_compute/runtime/CL/functions/CLBitwiseOr.h" 35 #include "arm_compute/runtime/CL/functions/CLBitwiseXor.h" 36 #include "arm_compute/runtime/CL/functions/CLBoundingBoxTransform.h" [all …]
|
/external/ComputeLibrary/arm_compute/runtime/NEON/ |
D | NEFunctions.h | 27 #include "arm_compute/runtime/NEON/functions/NEActivationLayer.h" 28 #include "arm_compute/runtime/NEON/functions/NEAddMulAdd.h" 29 #include "arm_compute/runtime/NEON/functions/NEArgMinMaxLayer.h" 30 #include "arm_compute/runtime/NEON/functions/NEArithmeticAddition.h" 31 #include "arm_compute/runtime/NEON/functions/NEArithmeticSubtraction.h" 32 #include "arm_compute/runtime/NEON/functions/NEBatchNormalizationLayer.h" 33 #include "arm_compute/runtime/NEON/functions/NEBatchToSpaceLayer.h" 34 #include "arm_compute/runtime/NEON/functions/NEBitwiseAnd.h" 35 #include "arm_compute/runtime/NEON/functions/NEBitwiseNot.h" 36 #include "arm_compute/runtime/NEON/functions/NEBitwiseOr.h" [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkExtensionFunctions.inl | 27 …st std::vector<std::string> vDEP, const std::string extName, ::std::vector<const char*>& functions) argument 33 functions.push_back("vkDestroySurfaceKHR"); 34 functions.push_back("vkGetPhysicalDeviceSurfaceSupportKHR"); 35 functions.push_back("vkGetPhysicalDeviceSurfaceCapabilitiesKHR"); 36 functions.push_back("vkGetPhysicalDeviceSurfaceFormatsKHR"); 37 functions.push_back("vkGetPhysicalDeviceSurfacePresentModesKHR"); 44 …if(apiVersion >= VK_API_VERSION_1_1) functions.push_back("vkGetPhysicalDevicePresentRectanglesKHR"… 50 functions.push_back("vkGetPhysicalDeviceDisplayPropertiesKHR"); 51 functions.push_back("vkGetPhysicalDeviceDisplayPlanePropertiesKHR"); 52 functions.push_back("vkGetDisplayPlaneSupportedDisplaysKHR"); [all …]
|
/external/google-cloud-java/java-functions/ |
D | synth.metadata | 6 "remote": "https://github.com/googleapis/java-functions.git", 30 "apiName": "functions", 105 …"google-cloud-functions/src/main/java/com/google/cloud/functions/v1/CloudFunctionsServiceClient.ja… 106 …"google-cloud-functions/src/main/java/com/google/cloud/functions/v1/CloudFunctionsServiceSettings.… 107 "google-cloud-functions/src/main/java/com/google/cloud/functions/v1/gapic_metadata.json", 108 "google-cloud-functions/src/main/java/com/google/cloud/functions/v1/package-info.java", 109 …"google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStub… 110 …"google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/CloudFunctionsServiceStub… 111 …"google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/GrpcCloudFunctionsService… 112 …"google-cloud-functions/src/main/java/com/google/cloud/functions/v1/stub/GrpcCloudFunctionsService… [all …]
|
D | CHANGELOG.md | 3 …/googleapis/google-cloud-java/compare/google-cloud-functions-v2.6.1-SNAPSHOT...google-cloud-functi… 23 …b.com/googleapis/google-cloud-java/compare/google-cloud-functions-v2.5.4...google-cloud-functions-… 43 ## [2.5.4](https://github.com/googleapis/java-functions/compare/v2.5.3...v2.5.4) (2022-10-05) 48 * update protobuf to v3.21.7 ([594ed65](https://github.com/googleapis/java-functions/commit/594ed65… 50 ## [2.5.3](https://github.com/googleapis/java-functions/compare/v2.5.2...v2.5.3) (2022-10-03) 55 …](https://github.com/googleapis/java-functions/issues/472)) ([85050a6](https://github.com/googleap… 56 …](https://github.com/googleapis/java-functions/issues/479)) ([a6a30b6](https://github.com/googleap… 57 …](https://github.com/googleapis/java-functions/issues/480)) ([962780a](https://github.com/googleap… 58 …](https://github.com/googleapis/java-functions/issues/497)) ([3047de4](https://github.com/googleap… 59 …](https://github.com/googleapis/java-functions/issues/477)) ([e938a63](https://github.com/googleap… [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkExtensionFunctions.inl | 27 …st std::vector<std::string> vDEP, const std::string extName, ::std::vector<const char*>& functions) argument 33 functions.push_back("vkDestroySurfaceKHR"); 34 functions.push_back("vkGetPhysicalDeviceSurfaceSupportKHR"); 35 functions.push_back("vkGetPhysicalDeviceSurfaceCapabilitiesKHR"); 36 functions.push_back("vkGetPhysicalDeviceSurfaceFormatsKHR"); 37 functions.push_back("vkGetPhysicalDeviceSurfacePresentModesKHR"); 44 …if(apiVersion >= VK_API_VERSION_1_1) functions.push_back("vkGetPhysicalDevicePresentRectanglesKHR"… 50 functions.push_back("vkGetPhysicalDeviceDisplayPropertiesKHR"); 51 functions.push_back("vkGetPhysicalDeviceDisplayPlanePropertiesKHR"); 52 functions.push_back("vkGetDisplayPlaneSupportedDisplaysKHR"); [all …]
|
/external/angle/src/libANGLE/renderer/gl/ |
D | renderergl_utils.cpp | 7 // renderergl_utils.cpp: Conversion functions and other utility routines 46 const char *GetString(const FunctionsGL *functions, GLenum name) in GetString() argument 48 const char *cStr = reinterpret_cast<const char *>(functions->getString(name)); in GetString() 56 bool IsMesa(const FunctionsGL *functions, std::array<int, 3> *version) in IsMesa() argument 60 std::string nativeVersionString(GetString(functions, GL_VERSION)); in IsMesa() 74 int getAdrenoNumber(const FunctionsGL *functions) in getAdrenoNumber() argument 79 const char *nativeGLRenderer = GetString(functions, GL_RENDERER); in getAdrenoNumber() 89 int GetQualcommVersion(const FunctionsGL *functions) in GetQualcommVersion() argument 94 const std::string nativeVersionString(GetString(functions, GL_VERSION)); in GetQualcommVersion() 105 int getMaliTNumber(const FunctionsGL *functions) in getMaliTNumber() argument [all …]
|
/external/pytorch/test/edge/ |
D | selected_operators.yaml | 16 - functions.yaml 22 - functions.yaml 28 - functions.yaml 34 - functions.yaml 40 - functions.yaml 46 - functions.yaml 52 - functions.yaml 58 - functions.yaml 64 - functions.yaml 70 - functions.yaml [all …]
|
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v1/src/main/java/com/google/cloud/functions/v1/ |
D | ListFunctionsResponse.java | 17 // source: google/cloud/functions/v1/functions.proto 19 package com.google.cloud.functions.v1; 28 * Protobuf type {@code google.cloud.functions.v1.ListFunctionsResponse} 32 // @@protoc_insertion_point(message_implements:google.cloud.functions.v1.ListFunctionsResponse) 58 return com.google.cloud.functions.v1.FunctionsProto in getDescriptor() 65 return com.google.cloud.functions.v1.FunctionsProto in internalGetFieldAccessorTable() 68 com.google.cloud.functions.v1.ListFunctionsResponse.class, in internalGetFieldAccessorTable() 69 com.google.cloud.functions.v1.ListFunctionsResponse.Builder.class); in internalGetFieldAccessorTable() 75 private java.util.List<com.google.cloud.functions.v1.CloudFunction> functions_; 80 * The functions that match the request. [all …]
|
D | ListFunctionsResponseOrBuilder.java | 17 // source: google/cloud/functions/v1/functions.proto 19 package com.google.cloud.functions.v1; 23 // @@protoc_insertion_point(interface_extends:google.cloud.functions.v1.ListFunctionsResponse) 30 * The functions that match the request. 33 * <code>repeated .google.cloud.functions.v1.CloudFunction functions = 1;</code> 35 java.util.List<com.google.cloud.functions.v1.CloudFunction> getFunctionsList(); in getFunctionsList() 40 * The functions that match the request. 43 * <code>repeated .google.cloud.functions.v1.CloudFunction functions = 1;</code> 45 com.google.cloud.functions.v1.CloudFunction getFunctions(int index); in getFunctions() 50 * The functions that match the request. [all …]
|
D | FailurePolicy.java | 17 // source: google/cloud/functions/v1/functions.proto 19 package com.google.cloud.functions.v1; 29 * Protobuf type {@code google.cloud.functions.v1.FailurePolicy} 33 // @@protoc_insertion_point(message_implements:google.cloud.functions.v1.FailurePolicy) 55 return com.google.cloud.functions.v1.FunctionsProto in getDescriptor() 62 return com.google.cloud.functions.v1.FunctionsProto in internalGetFieldAccessorTable() 65 com.google.cloud.functions.v1.FailurePolicy.class, in internalGetFieldAccessorTable() 66 com.google.cloud.functions.v1.FailurePolicy.Builder.class); in internalGetFieldAccessorTable() 71 // @@protoc_insertion_point(interface_extends:google.cloud.functions.v1.FailurePolicy.Retry) 84 * Protobuf type {@code google.cloud.functions.v1.FailurePolicy.Retry} [all …]
|
/external/deqp/framework/opengl/wrapper/ |
D | glwInitFunctions.hpp | 33 void initES20(Functions *gl, const FunctionLoader *loader); //!< Load all OpenGL ES 2.0 functions. 34 void initES30(Functions *gl, const FunctionLoader *loader); //!< Load all OpenGL ES 3.0 functions. 35 void initES31(Functions *gl, const FunctionLoader *loader); //!< Load all OpenGL ES 3.1 functions. 36 void initES32(Functions *gl, const FunctionLoader *loader); //!< Load all OpenGL ES 3.2 functions. 38 void initGL30Core(Functions *gl, const FunctionLoader *loader); //!< Load all GL 3.0 core functions. 39 void initGL31Core(Functions *gl, const FunctionLoader *loader); //!< Load all GL 3.1 core functions. 40 void initGL32Core(Functions *gl, const FunctionLoader *loader); //!< Load all GL 3.2 core functions. 41 void initGL33Core(Functions *gl, const FunctionLoader *loader); //!< Load all GL 3.3 core functions. 42 void initGL40Core(Functions *gl, const FunctionLoader *loader); //!< Load all GL 4.0 core functions. 43 void initGL41Core(Functions *gl, const FunctionLoader *loader); //!< Load all GL 4.1 core functions. [all …]
|
D | glwImpl.inl | 9 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 17 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 25 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 33 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 41 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 49 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 57 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 65 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 73 const glw::Functions* gl = glw::getCurrentThreadFunctions(); 81 const glw::Functions* gl = glw::getCurrentThreadFunctions(); [all …]
|
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/java/com/google/cloud/functions/v2/ |
D | Source.java | 17 // source: google/cloud/functions/v2/functions.proto 19 package com.google.cloud.functions.v2; 28 * Protobuf type {@code google.cloud.functions.v2.Source} 32 // @@protoc_insertion_point(message_implements:google.cloud.functions.v2.Source) 54 return com.google.cloud.functions.v2.FunctionsProto in getDescriptor() 61 return com.google.cloud.functions.v2.FunctionsProto in internalGetFieldAccessorTable() 64 com.google.cloud.functions.v2.Source.class, in internalGetFieldAccessorTable() 65 com.google.cloud.functions.v2.Source.Builder.class); in internalGetFieldAccessorTable() 123 * <code>.google.cloud.functions.v2.StorageSource storage_source = 1;</code> 138 * <code>.google.cloud.functions.v2.StorageSource storage_source = 1;</code> [all …]
|
D | ListFunctionsResponse.java | 17 // source: google/cloud/functions/v2/functions.proto 19 package com.google.cloud.functions.v2; 28 * Protobuf type {@code google.cloud.functions.v2.ListFunctionsResponse} 32 // @@protoc_insertion_point(message_implements:google.cloud.functions.v2.ListFunctionsResponse) 58 return com.google.cloud.functions.v2.FunctionsProto in getDescriptor() 65 return com.google.cloud.functions.v2.FunctionsProto in internalGetFieldAccessorTable() 68 com.google.cloud.functions.v2.ListFunctionsResponse.class, in internalGetFieldAccessorTable() 69 com.google.cloud.functions.v2.ListFunctionsResponse.Builder.class); in internalGetFieldAccessorTable() 75 private java.util.List<com.google.cloud.functions.v2.Function> functions_; 80 * The functions that match the request. [all …]
|
D | SourceProvenance.java | 17 // source: google/cloud/functions/v2/functions.proto 19 package com.google.cloud.functions.v2; 29 * Protobuf type {@code google.cloud.functions.v2.SourceProvenance} 33 // @@protoc_insertion_point(message_implements:google.cloud.functions.v2.SourceProvenance) 55 return com.google.cloud.functions.v2.FunctionsProto in getDescriptor() 62 return com.google.cloud.functions.v2.FunctionsProto in internalGetFieldAccessorTable() 65 com.google.cloud.functions.v2.SourceProvenance.class, in internalGetFieldAccessorTable() 66 com.google.cloud.functions.v2.SourceProvenance.Builder.class); in internalGetFieldAccessorTable() 70 private com.google.cloud.functions.v2.StorageSource resolvedStorageSource_; 79 * <code>.google.cloud.functions.v2.StorageSource resolved_storage_source = 1;</code> [all …]
|
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/java/com/google/cloud/functions/v2beta/ |
D | Source.java | 17 // source: google/cloud/functions/v2beta/functions.proto 19 package com.google.cloud.functions.v2beta; 28 * Protobuf type {@code google.cloud.functions.v2beta.Source} 32 // @@protoc_insertion_point(message_implements:google.cloud.functions.v2beta.Source) 54 return com.google.cloud.functions.v2beta.FunctionsProto in getDescriptor() 61 return com.google.cloud.functions.v2beta.FunctionsProto in internalGetFieldAccessorTable() 64 com.google.cloud.functions.v2beta.Source.class, in internalGetFieldAccessorTable() 65 com.google.cloud.functions.v2beta.Source.Builder.class); in internalGetFieldAccessorTable() 123 * <code>.google.cloud.functions.v2beta.StorageSource storage_source = 1;</code> 138 * <code>.google.cloud.functions.v2beta.StorageSource storage_source = 1;</code> [all …]
|
D | ListFunctionsResponse.java | 17 // source: google/cloud/functions/v2beta/functions.proto 19 package com.google.cloud.functions.v2beta; 28 * Protobuf type {@code google.cloud.functions.v2beta.ListFunctionsResponse} 32 …// @@protoc_insertion_point(message_implements:google.cloud.functions.v2beta.ListFunctionsResponse) 58 return com.google.cloud.functions.v2beta.FunctionsProto in getDescriptor() 65 return com.google.cloud.functions.v2beta.FunctionsProto in internalGetFieldAccessorTable() 68 com.google.cloud.functions.v2beta.ListFunctionsResponse.class, in internalGetFieldAccessorTable() 69 com.google.cloud.functions.v2beta.ListFunctionsResponse.Builder.class); in internalGetFieldAccessorTable() 75 private java.util.List<com.google.cloud.functions.v2beta.Function> functions_; 80 * The functions that match the request. [all …]
|
D | SourceProvenance.java | 17 // source: google/cloud/functions/v2beta/functions.proto 19 package com.google.cloud.functions.v2beta; 29 * Protobuf type {@code google.cloud.functions.v2beta.SourceProvenance} 33 // @@protoc_insertion_point(message_implements:google.cloud.functions.v2beta.SourceProvenance) 55 return com.google.cloud.functions.v2beta.FunctionsProto in getDescriptor() 62 return com.google.cloud.functions.v2beta.FunctionsProto in internalGetFieldAccessorTable() 65 com.google.cloud.functions.v2beta.SourceProvenance.class, in internalGetFieldAccessorTable() 66 com.google.cloud.functions.v2beta.SourceProvenance.Builder.class); in internalGetFieldAccessorTable() 70 private com.google.cloud.functions.v2beta.StorageSource resolvedStorageSource_; 79 * <code>.google.cloud.functions.v2beta.StorageSource resolved_storage_source = 1;</code> [all …]
|
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/java/com/google/cloud/functions/v2alpha/ |
D | Source.java | 17 // source: google/cloud/functions/v2alpha/functions.proto 19 package com.google.cloud.functions.v2alpha; 28 * Protobuf type {@code google.cloud.functions.v2alpha.Source} 32 // @@protoc_insertion_point(message_implements:google.cloud.functions.v2alpha.Source) 54 return com.google.cloud.functions.v2alpha.FunctionsProto in getDescriptor() 61 return com.google.cloud.functions.v2alpha.FunctionsProto in internalGetFieldAccessorTable() 64 com.google.cloud.functions.v2alpha.Source.class, in internalGetFieldAccessorTable() 65 com.google.cloud.functions.v2alpha.Source.Builder.class); in internalGetFieldAccessorTable() 123 * <code>.google.cloud.functions.v2alpha.StorageSource storage_source = 1;</code> 138 * <code>.google.cloud.functions.v2alpha.StorageSource storage_source = 1;</code> [all …]
|
D | ListFunctionsResponse.java | 17 // source: google/cloud/functions/v2alpha/functions.proto 19 package com.google.cloud.functions.v2alpha; 28 * Protobuf type {@code google.cloud.functions.v2alpha.ListFunctionsResponse} 32 …// @@protoc_insertion_point(message_implements:google.cloud.functions.v2alpha.ListFunctionsRespons… 58 return com.google.cloud.functions.v2alpha.FunctionsProto in getDescriptor() 65 return com.google.cloud.functions.v2alpha.FunctionsProto in internalGetFieldAccessorTable() 68 com.google.cloud.functions.v2alpha.ListFunctionsResponse.class, in internalGetFieldAccessorTable() 69 com.google.cloud.functions.v2alpha.ListFunctionsResponse.Builder.class); in internalGetFieldAccessorTable() 75 private java.util.List<com.google.cloud.functions.v2alpha.Function> functions_; 80 * The functions that match the request. [all …]
|
D | SourceProvenance.java | 17 // source: google/cloud/functions/v2alpha/functions.proto 19 package com.google.cloud.functions.v2alpha; 29 * Protobuf type {@code google.cloud.functions.v2alpha.SourceProvenance} 33 // @@protoc_insertion_point(message_implements:google.cloud.functions.v2alpha.SourceProvenance) 55 return com.google.cloud.functions.v2alpha.FunctionsProto in getDescriptor() 62 return com.google.cloud.functions.v2alpha.FunctionsProto in internalGetFieldAccessorTable() 65 com.google.cloud.functions.v2alpha.SourceProvenance.class, in internalGetFieldAccessorTable() 66 com.google.cloud.functions.v2alpha.SourceProvenance.Builder.class); in internalGetFieldAccessorTable() 70 private com.google.cloud.functions.v2alpha.StorageSource resolvedStorageSource_; 79 * <code>.google.cloud.functions.v2alpha.StorageSource resolved_storage_source = 1;</code> [all …]
|
/external/google-cloud-java/java-functions/grpc-google-cloud-functions-v2beta/src/main/java/com/google/cloud/functions/v2beta/ |
D | FunctionServiceGrpc.java | 16 package com.google.cloud.functions.v2beta; 24 * Google Cloud Functions is used to deploy functions that are executed by 33 comments = "Source: google/cloud/functions/v2beta/functions.proto") 39 public static final String SERVICE_NAME = "google.cloud.functions.v2beta.FunctionService"; 43 com.google.cloud.functions.v2beta.GetFunctionRequest, 44 com.google.cloud.functions.v2beta.Function> 49 requestType = com.google.cloud.functions.v2beta.GetFunctionRequest.class, 50 responseType = com.google.cloud.functions.v2beta.Function.class, 53 com.google.cloud.functions.v2beta.GetFunctionRequest, 54 com.google.cloud.functions.v2beta.Function> [all …]
|
/external/google-cloud-java/java-functions/grpc-google-cloud-functions-v2alpha/src/main/java/com/google/cloud/functions/v2alpha/ |
D | FunctionServiceGrpc.java | 16 package com.google.cloud.functions.v2alpha; 24 * Google Cloud Functions is used to deploy functions that are executed by 33 comments = "Source: google/cloud/functions/v2alpha/functions.proto") 39 public static final String SERVICE_NAME = "google.cloud.functions.v2alpha.FunctionService"; 43 com.google.cloud.functions.v2alpha.GetFunctionRequest, 44 com.google.cloud.functions.v2alpha.Function> 49 requestType = com.google.cloud.functions.v2alpha.GetFunctionRequest.class, 50 responseType = com.google.cloud.functions.v2alpha.Function.class, 53 com.google.cloud.functions.v2alpha.GetFunctionRequest, 54 com.google.cloud.functions.v2alpha.Function> [all …]
|
/external/google-cloud-java/java-functions/grpc-google-cloud-functions-v2/src/main/java/com/google/cloud/functions/v2/ |
D | FunctionServiceGrpc.java | 16 package com.google.cloud.functions.v2; 24 * Google Cloud Functions is used to deploy functions that are executed by 33 comments = "Source: google/cloud/functions/v2/functions.proto") 39 public static final String SERVICE_NAME = "google.cloud.functions.v2.FunctionService"; 43 com.google.cloud.functions.v2.GetFunctionRequest, com.google.cloud.functions.v2.Function> 48 requestType = com.google.cloud.functions.v2.GetFunctionRequest.class, 49 responseType = com.google.cloud.functions.v2.Function.class, 52 com.google.cloud.functions.v2.GetFunctionRequest, com.google.cloud.functions.v2.Function> 55 com.google.cloud.functions.v2.GetFunctionRequest, in getGetFunctionMethod() 56 com.google.cloud.functions.v2.Function> in getGetFunctionMethod() [all …]
|