/external/icu/icu4c/source/common/ |
D | uchar.cpp | 51 uint32_t props; in u_charType() local 92 uint32_t props; in u_islower() local 100 uint32_t props; in u_isupper() local 108 uint32_t props; in u_istitle() local 116 uint32_t props; in u_isdigit() local 123 uint32_t props; in u_isxdigit() local 140 uint32_t props; in u_isalpha() local 153 uint32_t props; in u_isalnum() local 170 uint32_t props; in u_isdefined() local 178 uint32_t props; in u_isbase() local [all …]
|
D | ubidi_props.cpp | 135 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getClass() local 141 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isMirrored() local 146 getMirror(UChar32 c, uint16_t props) { in getMirror() 179 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getMirror() local 185 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isBidiControl() local 191 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isJoinControl() local 197 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getJoiningType() local 220 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getPairedBracketType() local 226 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getPairedBracket() local
|
/external/cronet/stable/third_party/icu/source/common/ |
D | uchar.cpp | 50 uint32_t props; in u_charType() local 91 uint32_t props; in u_islower() local 99 uint32_t props; in u_isupper() local 107 uint32_t props; in u_istitle() local 115 uint32_t props; in u_isdigit() local 122 uint32_t props; in u_isxdigit() local 139 uint32_t props; in u_isalpha() local 152 uint32_t props; in u_isalnum() local 169 uint32_t props; in u_isdefined() local 177 uint32_t props; in u_isbase() local [all …]
|
D | ubidi_props.cpp | 135 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getClass() local 141 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isMirrored() local 146 getMirror(UChar32 c, uint16_t props) { in getMirror() 179 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getMirror() local 185 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isBidiControl() local 191 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isJoinControl() local 197 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getJoiningType() local 220 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getPairedBracketType() local 226 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getPairedBracket() local
|
/external/cronet/tot/third_party/icu/source/common/ |
D | uchar.cpp | 50 uint32_t props; in u_charType() local 91 uint32_t props; in u_islower() local 99 uint32_t props; in u_isupper() local 107 uint32_t props; in u_istitle() local 115 uint32_t props; in u_isdigit() local 122 uint32_t props; in u_isxdigit() local 139 uint32_t props; in u_isalpha() local 152 uint32_t props; in u_isalnum() local 169 uint32_t props; in u_isdefined() local 177 uint32_t props; in u_isbase() local [all …]
|
D | ubidi_props.cpp | 135 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getClass() local 141 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isMirrored() local 146 getMirror(UChar32 c, uint16_t props) { in getMirror() 179 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getMirror() local 185 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isBidiControl() local 191 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isJoinControl() local 197 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getJoiningType() local 220 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getPairedBracketType() local 226 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getPairedBracket() local
|
/external/mesa3d/src/panfrost/lib/ |
D | pan_props.c | 101 panfrost_query_l2_slices(const struct pan_kmod_dev_props *props) in panfrost_query_l2_slices() 108 panfrost_query_tiler_features(const struct pan_kmod_dev_props *props) in panfrost_query_tiler_features() 121 panfrost_query_core_count(const struct pan_kmod_dev_props *props, in panfrost_query_core_count() 139 panfrost_query_thread_tls_alloc(const struct pan_kmod_dev_props *props) in panfrost_query_thread_tls_alloc() 145 panfrost_compute_max_thread_count(const struct pan_kmod_dev_props *props, in panfrost_compute_max_thread_count() 165 panfrost_query_compressed_formats(const struct pan_kmod_dev_props *props) in panfrost_query_compressed_formats() 174 panfrost_query_afbc(const struct pan_kmod_dev_props *props) in panfrost_query_afbc() 185 panfrost_query_afrc(const struct pan_kmod_dev_props *props) in panfrost_query_afrc()
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/ |
D | POJOPropertiesCollector.java | 185 Map<String, POJOPropertyBuilder> props = getPropertyMap(); in getProperties() local 318 …LinkedHashMap<String, POJOPropertyBuilder> props = new LinkedHashMap<String, POJOPropertyBuilder>(… in collectAll() local 382 protected void _addFields(Map<String, POJOPropertyBuilder> props) in _addFields() 480 protected void _addCreators(Map<String, POJOPropertyBuilder> props) in _addCreators() 507 protected void _addCreatorParam(Map<String, POJOPropertyBuilder> props, in _addCreatorParam() 551 protected void _addMethods(Map<String, POJOPropertyBuilder> props) in _addMethods() 578 protected void _addGetterMethod(Map<String, POJOPropertyBuilder> props, in _addGetterMethod() 651 protected void _addSetterMethod(Map<String, POJOPropertyBuilder> props, in _addSetterMethod() 690 protected void _addInjectables(Map<String, POJOPropertyBuilder> props) in _addInjectables() 754 protected void _removeUnwantedProperties(Map<String, POJOPropertyBuilder> props) in _removeUnwantedProperties() [all …]
|
/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
D | types_test.cc | 31 SecurityProperties props(hci_spec::LinkKeyType::kCombination); in TEST() local 85 SecurityProperties props(hci_spec::LinkKeyType::kCombination); in TEST() local 236 for (auto props : kTestProperties) { in TEST() local 244 for (auto props : kTestProperties) { in TEST() local 256 for (auto props : kTestProperties) { in TEST() local 265 for (auto props : std::array{kAuthenticatedLegacy, in TEST() local 274 for (auto props : std::array{kEncryptedSecure, in TEST() local
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/ |
D | POJOPropertiesCollectorTest.java | 246 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testSimple() local 260 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testSimpleFieldVisibility() local 273 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testSimpleGetterVisibility() local 288 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testEmpty() local 299 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testPartialIgnore() local 312 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testSimpleRenamed() local 325 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testSimpleRenamed2() local 338 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testMergeWithRename() local 351 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testSimpleIgnoreAndRename() local 367 Map<String, POJOPropertyBuilder> props = coll.getPropertyMap(); in testGlobalVisibilityForGetters() local [all …]
|
/external/robolectric/processor/src/test/java/org/robolectric/annotation/processing/validator/ |
D | InDevelopmentValidatorTest.java | 50 HashMap<String, String> props = new HashMap<>(); in implementationWithInDevelopmentCompiles() local 64 HashMap<String, String> props = new HashMap<>(); in implementationWithInDevelopmentFailsToCompilesOnLastReleaseDisableInDevelopment() local 85 HashMap<String, String> props = new HashMap<>(); in implementationWithoutInDevelopmentFailsToCompiles() local 103 HashMap<String, String> props = new HashMap<>(); in implementationWithoutInDevelopmentFailsToCompilesLastRelease() local
|
D | ImplementsValidatorTest.java | 54 HashMap<String, String> props = new HashMap<>(); in implementsWithParameterMismatch_shouldNotCompile() local 73 HashMap<String, String> props = new HashMap<>(); in implementsWithMissingParameters_shouldNotCompile() local 91 HashMap<String, String> props = new HashMap<>(); in implementsWithCorrectParameters_shouldCompile() local 106 HashMap<String, String> props = new HashMap<>(); in implementsWithExtraParameters_shouldNotCompile() local
|
/external/cronet/tot/net/base/ |
D | network_change_notifier_fuchsia_unittest.cc | 121 fuchsia::net::interfaces::Properties props; in MakeChangeEvent() local 155 void SetInitial(std::vector<fuchsia::net::interfaces::Properties> props) { in SetInitial() 211 void SetInitial(std::vector<fuchsia::net::interfaces::Properties> props) { in SetInitial() 442 kDefaultInterfaceId, [](fuchsia::net::interfaces::Properties* props) { in TEST_F() 468 kDefaultInterfaceId, [](fuchsia::net::interfaces::Properties* props) { in TEST_F() 500 std::vector<fuchsia::net::interfaces::Properties> props; in TEST_F() local 510 auto props = DefaultInterfaceProperties(); in TEST_F() local 530 kDefaultInterfaceId, [](fuchsia::net::interfaces::Properties* props) { in TEST_F() 540 auto props = DefaultInterfaceProperties(); in TEST_F() local 549 kDefaultInterfaceId, [](fuchsia::net::interfaces::Properties* props) { in TEST_F() [all …]
|
/external/cronet/stable/net/base/ |
D | network_change_notifier_fuchsia_unittest.cc | 121 fuchsia::net::interfaces::Properties props; in MakeChangeEvent() local 155 void SetInitial(std::vector<fuchsia::net::interfaces::Properties> props) { in SetInitial() 211 void SetInitial(std::vector<fuchsia::net::interfaces::Properties> props) { in SetInitial() 442 kDefaultInterfaceId, [](fuchsia::net::interfaces::Properties* props) { in TEST_F() 468 kDefaultInterfaceId, [](fuchsia::net::interfaces::Properties* props) { in TEST_F() 500 std::vector<fuchsia::net::interfaces::Properties> props; in TEST_F() local 510 auto props = DefaultInterfaceProperties(); in TEST_F() local 530 kDefaultInterfaceId, [](fuchsia::net::interfaces::Properties* props) { in TEST_F() 540 auto props = DefaultInterfaceProperties(); in TEST_F() local 549 kDefaultInterfaceId, [](fuchsia::net::interfaces::Properties* props) { in TEST_F() [all …]
|
/external/kotlinx.serialization/formats/properties/commonTest/src/kotlinx/serialization/properties/ |
D | SealedClassSerializationFromPropertiesTest.kt | 30 val props = mapOf( in testPropertiesDeserialization() constant 58 val props = mapOf( in testWrappedPropertiesDeserialization() constant 92 val props = mapOf( in testCompositeClassPropertiesDeserialization() constant
|
/external/skia/tools/gpu/ |
D | BackendSurfaceFactory.cpp | 35 const SkSurfaceProps* props) { in MakeBackendTextureSurface() 68 const SkSurfaceProps* props) { in MakeBackendTextureSurface() 78 const SkSurfaceProps* props) { in MakeBackendRenderTargetSurface() 113 const SkSurfaceProps* props) { in MakeBackendRenderTargetSurface() 123 const SkSurfaceProps* props) { in MakeBackendTextureSurface() 149 const SkSurfaceProps* props) { in MakeBackendTextureViewSurface()
|
/external/clang/lib/ARCMigrate/ |
D | TransProperties.cpp | 86 PropsTy &props = AtProps[RawLoc]; in collectProperties() local 122 PropsTy &props = findAtLoc->second; in doTransform() local 135 PropsTy &props = I->second; in doTransform() local 148 PropsTy &props, SourceLocation atLoc, in doPropAction() 171 void rewriteProperty(PropsTy &props, SourceLocation atLoc) { in rewriteProperty() 200 void removeAssignForDefaultStrong(PropsTy &props, in removeAssignForDefaultStrong() 215 void rewriteAssign(PropsTy &props, SourceLocation atLoc) const { in rewriteAssign() 244 void maybeAddWeakOrUnsafeUnretainedAttr(PropsTy &props, in maybeAddWeakOrUnsafeUnretainedAttr() 334 bool hasGCWeak(PropsTy &props, SourceLocation atLoc) const { in hasGCWeak()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | node_matchers.cc | 392 absl::Span<const NodeMatcherProperties> props) { in NodeWith() 436 impl::NodeMatcherProperties props; in Name() local 443 impl::NodeMatcherProperties props; in Op() local 450 impl::NodeMatcherProperties props; in AssignedDevice() local 460 impl::NodeMatcherProperties props; in Inputs() local 470 impl::NodeMatcherProperties props; in CtrlDeps() local 503 impl::NodeMatcherProperties props; in Attr() local 509 impl::NodeMatcherProperties props; in Attr() local 517 NodeMatcherProperties props; in ConstantValue() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UCaseProps.java | 118 private static final int getExceptionsOffset(int props) { in getExceptionsOffset() 122 static final boolean propsHasException(int props) { in propsHasException() 192 int props=trie.get(c); in tolower() local 212 int props=trie.get(c); in toupper() local 232 int props=trie.get(c); in totitle() local 267 int props=trie.get(c); in addCaseClosure() local 377 int props=trie.get(c); in addSimpleCaseClosure() local 580 int props=trie.get(c); in getDotType() local 593 int props=trie.get(c); in isCaseSensitive() local 1090 int result, props; in toFullLower() local [all …]
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
D | UCaseProps.java | 114 private static final int getExceptionsOffset(int props) { in getExceptionsOffset() 118 static final boolean propsHasException(int props) { in propsHasException() 188 int props=trie.get(c); in tolower() local 208 int props=trie.get(c); in toupper() local 228 int props=trie.get(c); in totitle() local 263 int props=trie.get(c); in addCaseClosure() local 373 int props=trie.get(c); in addSimpleCaseClosure() local 576 int props=trie.get(c); in getDotType() local 589 int props=trie.get(c); in isCaseSensitive() local 1085 int result, props; in toFullLower() local [all …]
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/pack200/ |
D | Pack200CompressorInputStream.java | 92 final Map<String, String> props) in Pack200CompressorInputStream() argument 111 final Map<String, String> props) in Pack200CompressorInputStream() argument 149 final Map<String, String> props) in Pack200CompressorInputStream() argument 164 final Map<String, String> props) in Pack200CompressorInputStream() argument 171 final Map<String, String> props) in Pack200CompressorInputStream() argument
|
/external/skia/src/image/ |
D | SkSurface_Raster.cpp | 60 const SkSurfaceProps* props) in SkSurface_Raster() 68 const SkSurfaceProps* props) in SkSurface_Raster() 165 const SkSurfaceProps* props) { in WrapPixels() 182 const SkSurfaceProps* props) { in WrapPixels() 186 sk_sp<SkSurface> Raster(const SkImageInfo& info, size_t rowBytes, const SkSurfaceProps* props) { in Raster()
|
/external/robolectric/robolectric/src/test/java/org/robolectric/plugins/config/ |
D | SingleValueConfigurerTest.java | 48 Properties props = new Properties(); in testReadingPropertyFile() local 62 Properties props = new Properties(); in testNonStandardCasing() local 76 Properties props = new Properties(); in testIllegalValueThrows() local 88 Properties props = new Properties(); in testReadingPropertyFileFlippedDefaultValue() local
|
/external/cldr/docs/site/assets/js/ |
D | cldrsite.js | 55 props: ["ancestorPages"], property 65 props: { property 95 props: { property 123 props: { property 155 setup(props) { argument 179 props: { property
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/ |
D | BeanAsArrayDeserializer.java | 83 public BeanDeserializerBase withBeanProperties(BeanPropertyMap props) { in withBeanProperties() 114 final SettableBeanProperty[] props = _orderedProperties; in deserialize() local 167 final SettableBeanProperty[] props = _orderedProperties; in deserialize() local 235 final SettableBeanProperty[] props = _orderedProperties; in _deserializeNonVanilla() local 290 final SettableBeanProperty[] props = _orderedProperties; in _deserializeUsingPropertyBased() local
|