Searched defs:defVal (Results 1 - 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
H A D | EffectDescription.h | 33 constexpr ParamType(std::string_view name, float minVal, float maxVal, float defVal) : in ParamType() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
H A D | TestFmwk.java | 239 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 243 protected static int getIntProperty(String key, int defVal) { in getIntProperty() argument 247 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument 414 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 425 public int getIntProperty(String key, int defVal) { in getIntProperty() argument 429 getIntProperty(String key, int defVal, int maxVal) getIntProperty() argument 437 getLongProperty(String key, long defVal) getLongProperty() argument [all...] |
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
H A D | TestFmwk.java | 213 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 217 protected static int getIntProperty(String key, int defVal) { in getIntProperty() argument 221 protected static int getIntProperty(String key, int defVal, int maxVal) { in getIntProperty() argument 389 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() argument 400 public int getIntProperty(String key, int defVal) { in getIntProperty() argument 404 getIntProperty(String key, int defVal, int maxVal) getIntProperty() argument 412 getLongProperty(String key, long defVal) getLongProperty() argument [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.cpp | 147 ValueDef::set(Value *defVal) in set() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | uresbund.cpp | 2982 char defVal[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | uresbund.cpp | 3070 char defVal[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uresbund.cpp | 2622 char defVal[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local [all...] |
Completed in 17 milliseconds