/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
D | TestFmwk.java | 182 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 183 return getParams().getBooleanProperty(key, defVal); in getBooleanProperty() 186 protected static int getIntProperty(String key, int defVal) { in getIntProperty() argument 187 return getParams().getIntProperty(key, defVal); in getIntProperty() 190 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument 191 return getParams().getIntProperty(key, defVal, maxVal); in getIntProperty() 357 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 360 return defVal; in getBooleanProperty() 368 public int getIntProperty(String key, int defVal) { in getIntProperty() argument 369 return getIntProperty(key, defVal, -1); in getIntProperty() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
D | TestFmwk.java | 183 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 184 return getParams().getBooleanProperty(key, defVal); in getBooleanProperty() 187 protected static int getIntProperty(String key, int defVal) { in getIntProperty() argument 188 return getParams().getIntProperty(key, defVal); in getIntProperty() 191 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument 192 return getParams().getIntProperty(key, defVal, maxVal); in getIntProperty() 358 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 361 return defVal; in getBooleanProperty() 369 public int getIntProperty(String key, int defVal) { in getIntProperty() argument 370 return getIntProperty(key, defVal, -1); in getIntProperty() [all …]
|
/external/libvncserver/webclients/novnc/include/ |
D | webutil.js | 81 WebUtil.getQueryVar = function (name, defVal) { argument 85 if (typeof defVal === 'undefined') { defVal = null; } 89 return defVal;
|
D | ui.js | 273 initSetting: function(name, defVal) { argument 277 val = WebUtil.readSetting(name, defVal);
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | ProcessorKey.java | 136 String defVal = attrDef.getDefault(); in setPropertiesFromAttributes() local 138 if (null != defVal) in setPropertiesFromAttributes()
|
D | XSLTElementProcessor.java | 375 String defVal = attrDef.getDefault(); in setPropertiesFromAttributes() local 377 if (null != defVal) in setPropertiesFromAttributes()
|
/external/icu/icu4c/source/common/ |
D | uresbund.cpp | 2514 char defVal[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local 2582 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr)); in ures_getFunctionalEquivalent() 2585 path?path:"ICUDATA", parent, keyword, defVal, u_errorName(subStatus)); in ures_getFunctionalEquivalent() 2589 uprv_strcpy(kwVal, defVal); in ures_getFunctionalEquivalent() 2607 } while(!defVal[0] && *found && uprv_strcmp(found, "root") != 0 && U_SUCCESS(*status)); in ures_getFunctionalEquivalent() 2657 u_UCharsToChars(defUstr, defVal, u_strlen(defUstr)); in ures_getFunctionalEquivalent() 2660 … path?path:"ICUDATA", full, keyword, defVal, u_errorName(subStatus)); in ures_getFunctionalEquivalent() 2686 if((full[0]==0) && uprv_strcmp(kwVal, defVal)) { in ures_getFunctionalEquivalent() 2688 fprintf(stderr, "Failed to locate kw %s - try default %s\n", kwVal, defVal); in ures_getFunctionalEquivalent() 2690 uprv_strcpy(kwVal, defVal); in ures_getFunctionalEquivalent() [all …]
|
/external/libxml2/include/libxml/ |
D | schemasInternals.h | 267 xmlSchemaValPtr defVal; /* The compiled value constraint */ member 792 xmlSchemaValPtr defVal; /* The compiled value contraint. */ member
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir.cpp | 152 ValueDef::set(Value *defVal) in set() argument 154 if (value == defVal) in set() 158 if (defVal) in set() 159 defVal->defs.push_back(this); in set() 161 value = defVal; in set()
|
/external/libxml2/ |
D | xmlschemas.c | 530 xmlSchemaValPtr defVal; member 3756 if (attr->defVal != NULL) in xmlSchemaFreeAttribute() 3757 xmlSchemaFreeValue(attr->defVal); in xmlSchemaFreeAttribute() 3774 if (use->defVal != NULL) in xmlSchemaFreeAttributeUse() 3775 xmlSchemaFreeValue(use->defVal); in xmlSchemaFreeAttributeUse() 3944 if (elem->defVal != NULL) in xmlSchemaFreeElement() 3945 xmlSchemaFreeValue(elem->defVal); in xmlSchemaFreeElement() 14054 *val = attruse->defVal; in xmlSchemaGetEffectiveValueConstraint() 14062 *val = attruse->attrDecl->defVal; in xmlSchemaGetEffectiveValueConstraint() 19545 attr->defValue, &(attr->defVal), in xmlSchemaCheckAttrPropsCorrect() [all …]
|
/external/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 373 d defVal like(xmlSchemaValPtr) Compiled constraint
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_node.cpp | 2248 CXFA_Value defVal = pWidgetData->GetFormValue(); in Script_Field_DefaultValue() local 2249 CXFA_Node* pNode = defVal.GetNode()->GetNodeItem(XFA_NODEITEM_FirstChild); in Script_Field_DefaultValue()
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |