| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/ |
| H A D | base_interface.c | 78 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 D | EffectDescription.h | 33 constexpr ParamType(std::string_view name, float minVal, float maxVal, float defVal) : in ParamType() argument
|
| /base/powermgr/battery_manager/test/unittest/src/ |
| H A D | battert_service_inner_test.cpp | 312 int32_t defVal = 90;
in HWTEST_F() local
|
| /base/customization/config_policy/frameworks/config_policy/src/ |
| H A D | config_policy_utils.c | 351 char *defVal = strstr(name, SEP_FOR_X_VALUE); in ExpandStr() local
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_socket_manager.c | 791 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 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...] |