Home
last modified time | relevance | path

Searched defs:getProperties (Results 1 – 25 of 46) sorted by relevance

12

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp779 const VkPhysicalDeviceProperties &PhysicalDevice::getProperties() const in getProperties() function in vk::PhysicalDevice
781 auto getProperties = [&]() -> VkPhysicalDeviceProperties { in getProperties() local
819 void PhysicalDevice::getProperties(VkPhysicalDeviceIDProperties *properties) const in getProperties() function in vk::PhysicalDevice
837 void PhysicalDevice::getProperties(VkPhysicalDeviceMaintenance3Properties *properties) const in getProperties() function in vk::PhysicalDevice
842 void PhysicalDevice::getProperties(VkPhysicalDeviceMaintenance4Properties *properties) const in getProperties() function in vk::PhysicalDevice
854 void PhysicalDevice::getProperties(VkPhysicalDeviceMultiviewProperties *properties) const in getProperties() function in vk::PhysicalDevice
865 void PhysicalDevice::getProperties(VkPhysicalDevicePointClippingProperties *properties) const in getProperties() function in vk::PhysicalDevice
876 void PhysicalDevice::getProperties(VkPhysicalDeviceProtectedMemoryProperties *properties) const in getProperties() function in vk::PhysicalDevice
897 void PhysicalDevice::getProperties(VkPhysicalDeviceSubgroupProperties *properties) const in getProperties() function in vk::PhysicalDevice
902 void PhysicalDevice::getProperties(VkPhysicalDeviceVulkan11Properties *properties) const in getProperties() function in vk::PhysicalDevice
[all …]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/
DPropertyUtils.java93 public Set<Property> getProperties(Class<? extends Object> type) throws IntrospectionException { in getProperties() method in PropertyUtils
97 public Set<Property> getProperties(Class<? extends Object> type, BeanAccess bAccess) in getProperties() method in PropertyUtils
/external/testng/src/main/java/org/testng/internal/
DPropertiesFile.java47 public Properties getProperties() in getProperties() method in PropertiesFile
/external/oboe/samples/RhythmGame/src/main/cpp/audio/
DAAssetDataSource.h28 AudioProperties getProperties() const override { return mProperties; } in getProperties() function
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/extensions/compactnotation/
DCompactData.java36 public Map<String, String> getProperties() { in getProperties() method in CompactData
/external/oboe/samples/iolib/src/main/cpp/player/
DSampleBuffer.h43 virtual AudioProperties getProperties() const { return mAudioProperties; } in getProperties() function
/external/angle/src/libANGLE/
DCLSampler.h61 inline const Sampler::PropArray &Sampler::getProperties() const in getProperties() function
DCLCommandQueue.h308 inline CommandQueueProperties CommandQueue::getProperties() const in getProperties() function
DCLMemory.h102 inline const Memory::PropArray &Memory::getProperties() const in getProperties() function
/external/geojson-jackson/src/main/java/org/geojson/
DCrs.java22 public Map<String, Object> getProperties() { in getProperties() method in Crs
DFeature.java25 public Map<String, Object> getProperties() { in getProperties() method in Feature
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/access/
DTestAnyGetterAccess.java40 public Map<?,?> getProperties() in getProperties() method in TestAnyGetterAccess.PrivateThing
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/struct/
DTestBackRefsWithPolymorphic.java53 Map<String, Property> getProperties(); in getProperties() method
161 @Override public Map<String, Property> getProperties() { in getProperties() method in TestBackRefsWithPolymorphic.PropertySheetImpl
/external/emma/core/java12/com/vladium/util/
DProperty.java215 public static Properties getProperties (final String name) in getProperties() method in Property
249 public static Properties getProperties (final String name, final ClassLoader loader) in getProperties() method in Property
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DEnvironmentGetter.java45 private Map<String, String> getProperties() { in getProperties() method in EnvironmentGetter
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DAnyGetterTest.java140 public Map<String, String> getProperties() { in getProperties() method in AnyGetterTest.Bean2592NoAnnotations
158 public Map<String, String> getProperties() { in getProperties() method in AnyGetterTest.Bean2592PropertyIncludeNonEmpty
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/
DAnnotationInfo.java39 public Map<String, Object> getProperties() { in getProperties() method in AnnotationInfo
/external/robolectric/robolectric/src/main/java/org/robolectric/internal/
DMavenManifestFactory.java77 private static Properties getProperties(Path propertiesFile) { in getProperties() method in MavenManifestFactory
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/
DFilterPropertyToDumpTest.java91 protected Set<Property> getProperties(Class<? extends Object> type) in getProperties() method in FilterPropertyToDumpTest.MyRepresenter
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/
DMavenManifestFactory.java71 private static Properties getProperties(FsFile propertiesFile) { in getProperties() method in MavenManifestFactory
/external/oauth/core/src/main/java/net/oauth/
DConsumerProperties.java48 public static Properties getProperties(URL source) throws IOException { in getProperties() method in ConsumerProperties
/external/testng/src/main/java/org/testng/
DReporterConfig.java40 public List<Property> getProperties() { in getProperties() method in ReporterConfig
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue29/
DFlexibleScalarStylesInJavaBeanTest.java79 protected Set<Property> getProperties(Class<? extends Object> type) in getProperties() method in FlexibleScalarStylesInJavaBeanTest.MyRepresenter
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/concretesyntaxmodel/
DCsmConditional.java49 public List<ObservableProperty> getProperties() { in getProperties() method in CsmConditional
/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/
DTsiPeer.java33 public List<Property<?>> getProperties() { in getProperties() method in TsiPeer

12