Home
last modified time | relevance | path

Searched defs:defVal (Results 1 - 11 of 11) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
H A Dbase_interface.c78 int GetCfgInt(const char* key, int defVal) in GetCfgInt() argument
88 double GetCfgDouble(const char* key, double defVal) in GetCfgDouble() argument
98 const char* GetCfgStr(const char* key, const char* defVal) in GetCfgStr() argument
108 bool GetCfgBool(const char* key, bool defVal) in GetCfgBool() argument
136 SectGetCfgInt(const char* section, const char* field, int defVal) SectGetCfgInt() argument
151 SectGetCfgDouble(const char* section, const char* field, double defVal) SectGetCfgDouble() argument
166 SectGetCfgBool(const char* section, const char* field, bool defVal) SectGetCfgBool() argument
181 SectGetCfgStr(const char* section, const char* field, const char* defVal) SectGetCfgStr() argument
[all...]
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
H A DEffectDescription.h33 constexpr ParamType(std::string_view name, float minVal, float maxVal, float defVal) : in ParamType() argument
/base/powermgr/battery_manager/test/unittest/src/
H A Dbattert_service_inner_test.cpp312 int32_t defVal = 90; in HWTEST_F() local
/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c351 char *defVal = strstr(name, SEP_FOR_X_VALUE); in ExpandStr() local
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c791 int32_t GetQosValue(const QosTV *qos, uint32_t qosCount, QosType type, int32_t *value, int32_t defVal) in GetQosValue() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java239 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 DTestFmwk.java213 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 Dnv50_ir.cpp147 ValueDef::set(Value *defVal) in set() argument
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp2982 char defVal[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp3070 char defVal[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp2622 char defVal[1024] = ""; /* default value for given locale */ in ures_getFunctionalEquivalent() local
[all...]

Completed in 21 milliseconds