/external/tensorflow/tensorflow/core/grappler/clusters/ |
D | utils_test.cc | 33 DeviceProperties properties; in TEST() local 45 DeviceProperties properties; in TEST() local 57 DeviceProperties properties; in TEST() local 70 DeviceProperties properties; in TEST() local
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
D | wpas-dbus-new-signals.py | 37 def interfaceAdded(interface, properties): argument 43 def propertiesChanged(properties): argument 92 def bssAdded(bss, properties): argument 105 def networkAdded(network, properties): argument 114 def propertiesChangedInterface(properties): argument 118 def propertiesChangedBss(properties): argument 122 def propertiesChangedNetwork(properties): argument
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/internal/ |
D | DefaultManifestFactoryTest.java | 20 Properties properties = new Properties(); in identify() local 44 Properties properties = new Properties(); in identify_withResourceApk() local 70 Properties properties = new Properties(); in identify_withMissingValues() local 93 Properties properties = new Properties(); in identify_configNoneShouldBeIgnored() local 118 Properties properties = new Properties(); in identify_packageCanBeOverridenFromConfig() local
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | graph_properties_test.cc | 138 GraphProperties properties(item); in TEST_F() local 182 GraphProperties properties(item); in TEST_F() local 209 GraphProperties properties(item); in TEST_F() local 323 GraphProperties properties(item); in TEST_F() local 347 GraphProperties properties(item); in TEST_F() local 380 GraphProperties properties(item); in TEST_F() local 407 GraphProperties properties(item); in TEST_F() local 425 GraphProperties properties(item); in TEST_F() local 443 GraphProperties properties(item); in TEST_F() local 496 GraphProperties properties(item); in TEST_F() local [all …]
|
/external/caliper/caliper/src/main/java/com/google/caliper/bridge/ |
D | VmPropertiesLogMessage.java | 34 private final ImmutableMap<String, String> properties; field in VmPropertiesLogMessage 40 public VmPropertiesLogMessage(ImmutableMap<String, String> properties) { in VmPropertiesLogMessage() argument 44 public ImmutableMap<String, String> properties() { in properties() method in VmPropertiesLogMessage
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | NumberPropertyMapper.java | 40 DecimalFormatProperties properties, in create() 48 DecimalFormatProperties properties, in create() 62 DecimalFormatProperties properties = PatternStringParser.parseToProperties(pattern); in create() local 81 DecimalFormatProperties properties, in oldToNew()
|
/external/icu/android_icu4j/src/main/java/android/icu/number/ |
D | NumberPropertyMapper.java | 41 DecimalFormatProperties properties, in create() 49 DecimalFormatProperties properties, in create() 63 DecimalFormatProperties properties = PatternStringParser.parseToProperties(pattern); in create() local 82 DecimalFormatProperties properties, in oldToNew()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.cpp | 98 vector<VkPhysicalDeviceGroupProperties> properties; in enumeratePhysicalDeviceGroups() local 121 vector<VkQueueFamilyProperties> properties; in getPhysicalDeviceQueueFamilyProperties() local 178 VkPhysicalDeviceProperties2 properties = initVulkanStructure(&vulkan11properties); in getPhysicalDeviceVulkan11Properties() local 188 VkPhysicalDeviceProperties2 properties = initVulkanStructure(&vulkan12properties); in getPhysicalDeviceVulkan12Properties() local 197 VkPhysicalDeviceProperties properties; in getPhysicalDeviceProperties() local 207 VkPhysicalDeviceMemoryProperties properties; in getPhysicalDeviceMemoryProperties() local 234 VkFormatProperties properties; in getPhysicalDeviceFormatProperties() local 244 VkImageFormatProperties properties; in getPhysicalDeviceImageFormatProperties() local 255 vector<VkSparseImageFormatProperties> properties; in getPhysicalDeviceSparseImageFormatProperties() local 333 vector<VkLayerProperties> properties; in enumerateInstanceLayerProperties() local [all …]
|
/external/caliper/caliper/src/main/java/com/google/caliper/model/ |
D | Host.java | 44 private SortedMap<String, String> properties; field in Host 57 public ImmutableSortedMap<String, String> properties() { in properties() method in Host 102 private final SortedMap<String, String> properties = Maps.newTreeMap(); field in Host.Builder 110 public Builder addAllProperies(Map<String, String> properties) { in addAllProperies() argument
|
D | VmSpec.java | 39 private SortedMap<String, String> properties; field in VmSpec 57 public ImmutableSortedMap<String, String> properties() { in properties() method in VmSpec 101 private final SortedMap<String, String> properties = Maps.newTreeMap(); field in VmSpec.Builder 119 public Builder addAllProperties(Map<String, String> properties) { in addAllProperties() argument
|
/external/autotest/client/site_tests/policy_ExtensionPolicy/policy_test_extension/ |
D | schema.json | 3 "properties": { object 13 "properties": { object 20 "properties": { object
|
/external/emma/core/java12/com/vladium/emma/data/ |
D | CoverageOptionsFactory.java | 26 public static CoverageOptions create (final Properties properties) in create() 43 public static CoverageOptions create (final IProperties properties) in create()
|
/external/guice/extensions/persist/src/com/google/inject/persist/jpa/ |
D | JpaPersistModule.java | 54 private Map<?, ?> properties; field in JpaPersistModule 96 public JpaPersistModule properties(Map<?, ?> properties) { in properties() argument
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/ |
D | PropertyUtils.java | 47 Map<String, Property> properties = new LinkedHashMap<String, Property>(); in getPropertiesMap() local 102 Set<Property> properties = createPropertySet(type, bAccess); in getProperties() local 109 Set<Property> properties = new TreeSet<Property>(); in createPropertySet() local 126 Map<String, Property> properties = getPropertiesMap(type, bAccess); in getProperty() local
|
/external/angle/src/libANGLE/ |
D | gen_overlay_widgets.py | 82 def extract_type_and_constructor(properties): argument 92 def get_font_size_constant(properties): argument 106 def __init__(self, properties, is_graph_description=False): argument 117 def extract_common(self, properties): argument
|
/external/icu/icu4c/source/python/icutools/databuilder/ |
D | filtration_schema.json | 9 "properties": { object 31 "properties": { object 51 "properties": { object 63 "properties": { object 91 "properties": { object 101 "properties": { object 111 "properties": { object 121 "properties": { object 138 "properties": { object
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_wsi_display.c | 40 VkDisplayPropertiesKHR *properties) in tu_GetPhysicalDeviceDisplayPropertiesKHR() 54 VkDisplayProperties2KHR *properties) in tu_GetPhysicalDeviceDisplayProperties2KHR() 69 VkDisplayPlanePropertiesKHR *properties) in tu_GetPhysicalDeviceDisplayPlanePropertiesKHR() 84 VkDisplayPlaneProperties2KHR *properties) in tu_GetPhysicalDeviceDisplayPlaneProperties2KHR() 116 VkDisplayModePropertiesKHR *properties) in tu_GetDisplayModePropertiesKHR() 131 VkDisplayModeProperties2KHR *properties) in tu_GetDisplayModeProperties2KHR()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_wsi_display.c | 47 VkDisplayPropertiesKHR *properties) in radv_GetPhysicalDeviceDisplayPropertiesKHR() 61 VkDisplayProperties2KHR *properties) in radv_GetPhysicalDeviceDisplayProperties2KHR() 76 VkDisplayPlanePropertiesKHR *properties) in radv_GetPhysicalDeviceDisplayPlanePropertiesKHR() 91 VkDisplayPlaneProperties2KHR *properties) in radv_GetPhysicalDeviceDisplayPlaneProperties2KHR() 123 VkDisplayModePropertiesKHR *properties) in radv_GetDisplayModePropertiesKHR() 138 VkDisplayModeProperties2KHR *properties) in radv_GetDisplayModeProperties2KHR()
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | AuthContext.cs | 36 Dictionary<string, List<AuthProperty>> properties; field in Grpc.Core.AuthContext 43 …nal AuthContext(string peerIdentityPropertyName, Dictionary<string, List<AuthProperty>> properties) in AuthContext()
|
/external/caliper/caliper/src/main/java/com/google/caliper/config/ |
D | CaliperConfig.java | 54 @VisibleForTesting final ImmutableMap<String, String> properties; field in CaliperConfig 59 public CaliperConfig(ImmutableMap<String, String> properties) in CaliperConfig() argument 102 public ImmutableMap<String, String> properties() { in properties() method in CaliperConfig 184 private static List<String> getArgs(Map<String, String> properties) { in getArgs() argument
|
/external/guice/core/src/com/google/inject/name/ |
D | Names.java | 40 public static void bindProperties(Binder binder, Map<String, String> properties) { in bindProperties() argument 53 public static void bindProperties(Binder binder, Properties properties) { in bindProperties()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
D | RoundingUtils.java | 174 public static MathContext getMathContextOrUnlimited(DecimalFormatProperties properties) { in getMathContextOrUnlimited() 194 public static MathContext getMathContextOr34Digits(DecimalFormatProperties properties) { in getMathContextOr34Digits() 217 public static Scale scaleFromProperties(DecimalFormatProperties properties) { in scaleFromProperties()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | RoundingUtils.java | 172 public static MathContext getMathContextOrUnlimited(DecimalFormatProperties properties) { in getMathContextOrUnlimited() 192 public static MathContext getMathContextOr34Digits(DecimalFormatProperties properties) { in getMathContextOr34Digits() 215 public static Scale scaleFromProperties(DecimalFormatProperties properties) { in scaleFromProperties()
|
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/dependency/ |
D | PropertiesDependencyResolver.java | 12 private final Properties properties; field in PropertiesDependencyResolver 23 final Properties properties = new Properties(); in loadProperties() local
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/ |
D | ManifestFactoryTest.java | 21 final Properties properties = new Properties(); in whenBuildSystemApiPropertiesFileIsPresent_shouldUseDefaultManifestFactory() local 65 final Properties properties = new Properties(); in whenConfigSpecified_overridesValuesFromFile() local
|