/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/util/ |
D | PropertiesHelper.java | 21 String propertyValue = null; in doSingleSubstitution() local 45 String propertyValue = properties.getProperty(propertyName); in doSubstitutions() local
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/ |
D | SkipBeanTest.java | 45 Object propertyValue, Tag customTag) { in representJavaBeanProperty() 65 Object propertyValue, Tag customTag) { in representJavaBeanProperty()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
D | UnicodePropertySymbolTable.java | 53 String propertyValue, UnicodeSet result) { in applyPropertyAlias() 213 private boolean isValid(UnicodeProperty prop, String propertyValue) { in isValid()
|
D | UnicodePropertySource.java | 85 public UnicodeSet getPropertySet(String propertyValue, UnicodeSet result){ in getPropertySet()
|
D | UnicodeProperty.java | 322 public final UnicodeSet getSet(String propertyValue) { in getSet() 332 public final UnicodeSet getSet(String propertyValue, UnicodeSet result) { in getSet() 840 String propertyValue, UnicodeSet result) { in applyPropertyAlias() 1406 public boolean isValidValue(String propertyValue) { in isValidValue()
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/ |
D | UnicodePropertySymbolTable.java | 52 String propertyValue, UnicodeSet result) { in applyPropertyAlias() 212 private boolean isValid(UnicodeProperty prop, String propertyValue) { in isValid()
|
D | UnicodeProperty.java | 321 public final UnicodeSet getSet(String propertyValue) { in getSet() 331 public final UnicodeSet getSet(String propertyValue, UnicodeSet result) { in getSet() 839 String propertyValue, UnicodeSet result) { in applyPropertyAlias() 1405 public boolean isValidValue(String propertyValue) { in isValidValue()
|
/external/emma/core/java12/com/vladium/util/exception/ |
D | ExceptionCommon.java | 403 String propertyValue = null; in lookup() local 420 String propertyValue = null; in lookup() local
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue133/ |
D | StackOverflowTest.java | 57 Object propertyValue, Tag customTag) { in representJavaBeanProperty()
|
/external/clang/test/Analysis/ |
D | retain-release-path-notes-gc.m | 28 @property(retain) id propertyValue; property
|
D | retain-release-path-notes.m | 28 @property(retain) id propertyValue; property
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue29/ |
D | FlexibleScalarStylesInJavaBeanTest.java | 118 Object propertyValue, Tag customTag) { in representJavaBeanProperty()
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/ |
D | Representer.java | 121 Object propertyValue, Tag customTag) { in representJavaBeanProperty()
|
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
D | xfa_fm2jscontext.cpp | 277 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Avg() local 362 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Count() local 446 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Max() local 549 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Min() local 651 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Mod() local 680 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Mod() local 733 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Round() local 766 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Round() local 788 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Round() local 848 FXJSE_HVALUE propertyValue = FXJSE_Value_Create(hruntime); in Sum() local [all …]
|
/external/opencv3/modules/ts/src/ |
D | ocl_test.cpp | 55 #define DUMP_PROPERTY_XML(propertyName, propertyValue) \ argument
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
D | UnicodePropertySource.java | 84 public UnicodeSet getPropertySet(String propertyValue, UnicodeSet result){ in getPropertySet()
|
/external/proguard/src/proguard/ |
D | ConfigurationParser.java | 1167 String propertyValue = properties.getProperty(propertyName); in replaceSystemProperties() local
|
/external/testng/src/main/java/org/testng/xml/ |
D | TestNGContentHandler.java | 794 String propertyValue = System.getProperty(property); in expandValue() local
|
/external/nanohttpd/core/src/main/java/fi/iki/elonen/ |
D | NanoHTTPD.java | 1900 String propertyValue = sep >= 0 ? decodePercent(e.substring(sep + 1)) : null; in decodeParameters() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSet.java | 3947 … public boolean applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) { in applyPropertyAlias()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | UnicodeSet.java | 3860 … public boolean applyPropertyAlias(String propertyName, String propertyValue, UnicodeSet result) { in applyPropertyAlias()
|