/external/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 814 const VkPhysicalDeviceProperties &PhysicalDevice::getProperties() const in getProperties() function in vk::PhysicalDevice 816 auto getProperties = [&]() -> VkPhysicalDeviceProperties { in getProperties() local 854 void PhysicalDevice::getProperties(VkPhysicalDeviceIDProperties *properties) const in getProperties() function in vk::PhysicalDevice 872 void PhysicalDevice::getProperties(VkPhysicalDeviceMaintenance3Properties *properties) const in getProperties() function in vk::PhysicalDevice 877 void PhysicalDevice::getProperties(VkPhysicalDeviceMaintenance4Properties *properties) const in getProperties() function in vk::PhysicalDevice 889 void PhysicalDevice::getProperties(VkPhysicalDeviceMultiviewProperties *properties) const in getProperties() function in vk::PhysicalDevice 900 void PhysicalDevice::getProperties(VkPhysicalDevicePointClippingProperties *properties) const in getProperties() function in vk::PhysicalDevice 911 void PhysicalDevice::getProperties(VkPhysicalDeviceProtectedMemoryProperties *properties) const in getProperties() function in vk::PhysicalDevice 932 void PhysicalDevice::getProperties(VkPhysicalDeviceSubgroupProperties *properties) const in getProperties() function in vk::PhysicalDevice 937 void PhysicalDevice::getProperties(VkPhysicalDeviceVulkan11Properties *properties) const in getProperties() function in vk::PhysicalDevice [all …]
|
/external/testng/src/main/java/org/testng/internal/ |
D | PropertiesFile.java | 47 public Properties getProperties() in getProperties() method in PropertiesFile
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/ |
D | PropertyUtils.java | 120 public Set<Property> getProperties(Class<? extends Object> type) { in getProperties() method in PropertyUtils 124 public Set<Property> getProperties(Class<? extends Object> type, BeanAccess bAccess) { in getProperties() method in PropertyUtils
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
D | ProjectPropertiesOrBuilder.java | 45 com.google.api.Property getProperties(int index); in getProperties() method
|
/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/ |
D | PropertyArrayOrBuilder.java | 45 com.google.cloud.contentwarehouse.v1.Property getProperties(int index); in getProperties() method
|
/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/java/com/google/dataflow/v1beta3/ |
D | StepOrBuilder.java | 105 com.google.protobuf.Struct getProperties(); in getProperties() method
|
/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/java/com/google/analytics/admin/v1alpha/ |
D | ListPropertiesResponseOrBuilder.java | 45 com.google.analytics.admin.v1alpha.Property getProperties(int index); in getProperties() method
|
/external/oboe/samples/RhythmGame/src/main/cpp/audio/ |
D | AAssetDataSource.h | 28 AudioProperties getProperties() const override { return mProperties; } in getProperties() function
|
/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1beta/src/main/java/com/google/analytics/admin/v1beta/ |
D | ListPropertiesResponseOrBuilder.java | 45 com.google.analytics.admin.v1beta.Property getProperties(int index); in getProperties() method
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/extensions/compactnotation/ |
D | CompactData.java | 35 public Map<String, String> getProperties() { in getProperties() method in CompactData
|
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/ |
D | GroupResultOrBuilder.java | 48 java.util.Map<java.lang.String, com.google.protobuf.Value> getProperties(); in getProperties() method
|
/external/oboe/samples/iolib/src/main/cpp/player/ |
D | SampleBuffer.h | 43 virtual AudioProperties getProperties() const { return mAudioProperties; } in getProperties() function
|
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/java/com/google/cloud/securitycenter/v1p1beta1/ |
D | GroupResultOrBuilder.java | 48 java.util.Map<java.lang.String, com.google.protobuf.Value> getProperties(); in getProperties() method
|
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ |
D | GroupResultOrBuilder.java | 48 java.util.Map<java.lang.String, com.google.protobuf.Value> getProperties(); in getProperties() method
|
/external/angle/src/libANGLE/ |
D | CLSampler.h | 65 inline const Sampler::PropArray &Sampler::getProperties() const in getProperties() function
|
D | CLCommandQueue.h | 304 inline CommandQueueProperties CommandQueue::getProperties() const in getProperties() function
|
D | CLMemory.h | 87 inline const Memory::PropArray &Memory::getProperties() const in getProperties() function
|
/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/ |
D | RuntimeConfigOrBuilder.java | 104 java.util.Map<java.lang.String, java.lang.String> getProperties(); in getProperties() method
|
D | SoftwareConfigOrBuilder.java | 115 java.util.Map<java.lang.String, java.lang.String> getProperties(); in getProperties() method
|
D | KubernetesSoftwareConfigOrBuilder.java | 133 java.util.Map<java.lang.String, java.lang.String> getProperties(); in getProperties() method
|
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/rules/endpoints/ |
D | EndpointModel.java | 43 public Map<String, TreeNode> getProperties() { in getProperties() method in EndpointModel
|
/external/geojson-jackson/src/main/java/org/geojson/ |
D | Crs.java | 22 public Map<String, Object> getProperties() { in getProperties() method in Crs
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/access/ |
D | TestAnyGetterAccess.java | 40 public Map<?,?> getProperties() in getProperties() method in TestAnyGetterAccess.PrivateThing
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | EnvironmentGetter.java | 45 private Map<String, String> getProperties() { in getProperties() method in EnvironmentGetter
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/ |
D | TestBackRefsWithPolymorphic.java | 53 Map<String, Property> getProperties(); in getProperties() method 161 @Override public Map<String, Property> getProperties() { in getProperties() method in TestBackRefsWithPolymorphic.PropertySheetImpl
|