Home
last modified time | relevance | path

Searched defs:value (Results 1 - 25 of 4888) sorted by relevance

12345678910>>...196

/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/
H A Dtabtitlebar.js
/arkcompiler/ets_frontend/test/scripts/auto_xts_test/
H A Drun.bat30 if "%%i"=="modules" set value=%%j variable
/arkcompiler/runtime_core/static_core/runtime/
H A Dhandle_scope.cpp22 uintptr_t HandleScope<coretypes::TaggedType>::NewHandle(coretypes::TaggedType value) in NewHandle() argument
31 uintptr_t HandleScope<ObjectHeader *>::NewHandle(ObjectHeader *value) in NewHandle() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Djson_object_matcher.cpp20 std::ostream &operator<<(std::ostream &os, const JsonObject::Value &value) in operator <<() argument
/developtools/packing_tool/adapter/ohos/
H A DApiVersion.java34 public List<String> value = null; field in ApiVersion
H A DCountryCode.java34 public List<String> value = null; field in CountryCode
H A DScreenDensity.java34 public List<String> value = null; field in ScreenDensity
H A DScreenWindow.java34 public List<String> value = null; field in ScreenWindow
H A DScreenShape.java34 public List<String> value = null; field in ScreenShape
/developtools/profiler/device/cmds/src/
H A Dcommand_param_switch.cpp18 CommandParamSwitch::CommandParamSwitch(bool& value) : boolSwitch_(value) {} in CommandParamSwitch() argument
20 void CommandParamSwitch::SetValue(bool value) in SetValue() argument
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_bar_style_ohos.cpp19 RefPtr<SystemBarStyle> SystemBarStyle::CreateStyleFromJsObj(void* env, void* value) in CreateStyleFromJsObj() argument
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_type.cpp20 TextInputType CastToTextInputType(int32_t value) in CastToTextInputType() argument
H A Dtext_input_action.cpp20 TextInputAction CastToTextInputAction(int32_t value) in CastToTextInputAction() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_select_ffi.h29 char* value; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_content_type.cpp19 TextContentType CastToTextContentType(int32_t value) in CastToTextContentType() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Drotation_event.h22 double value = 0.0; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dminimal_object.h33 MinimalObject(const ObjectFlagBitsValue& value) : flags_(value) {} in MinimalObject() argument
/foundation/graphic/graphic_3d/kits/js/include/
H A DVec4Proxy.h25 BASE_NS::Math::Vec4 value; member in Vec4Proxy
H A DQuatProxy.h24 BASE_NS::Math::Quat value; member in QuatProxy
H A DVec3Proxy.h24 BASE_NS::Math::Vec3 value; member in Vec3Proxy
H A DVec2Proxy.h25 BASE_NS::Math::Vec2 value; member in Vec2Proxy
H A DColorProxy.h23 SCENE_NS::Color value; member in ColorProxy
/foundation/communication/dsoftbus/core/adapter/authentication/src/
H A Dlnn_extdata_config_virtual.c19 int32_t GetExtData(char *value, uint32_t len) in GetExtData() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dblock_integer.cpp35 BlockInteger &BlockInteger::operator=(int value) in operator =() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/
H A Dgeneral_endian.cpp20 uint16_t Endian::LeToH(uint16_t value) in LeToH() argument
25 uint16_t Endian::HToLe(uint16_t value) in HToLe() argument
30 uint32_t Endian::LeToH(uint32_t value) in LeToH() argument
35 uint32_t Endian::HToLe(uint32_t value) in HToLe() argument
40 uint64_t Endian::LeToH(uint64_t value) in LeToH() argument
45 HToLe(uint64_t value) HToLe() argument
[all...]

Completed in 6 milliseconds

12345678910>>...196