Home
last modified time | relevance | path

Searched defs:val (Results 976 - 1000 of 3675) sorted by relevance

1...<<31323334353637383940>>...147

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DAttributeMap.cpp83 bool AttributeMap::validate(const ValidationContext *val, in validate() argument
/foundation/ai/intelligent_voice_framework/utils/
H A Dstring_util.cpp143 bool StringUtil::StringToInt(const std::string &str, int32_t &val) in StringToInt() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_stub.cpp117 std::string val = GetParameter(data.ReadString()); in GetParameterInner() local
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dscreen_system_manager.h47 inline bool IsValid(ScreenSizeType val) in IsValid() argument
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_utils.h224 bool DataObsUtils::Unmarshalling(std::map<K, V> &val, MessageParcel &parcel) in Unmarshalling() argument
252 bool DataObsUtils::Marshalling(const std::vector<T> &val, MessageParcel &parcel) in Marshalling() argument
258 Unmarshalling(std::vector<T> &val, MessageParcel &parcel) Unmarshalling() argument
264 MarshalToContainer(const T &val, MessageParcel &parcel) MarshalToContainer() argument
283 UnmarshalFromContainer(T &val, MessageParcel &parcel) UnmarshalFromContainer() argument
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp110 auto val = array.at(KEEP_ALIVE_ENABLE).get<bool>(); in FilterInfoFromJson() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_image_animator.cpp54 auto val = attr.second; in SetSpecializedAttr() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_panel_ffi.cpp56 void FfiOHOSAceFrameworkPanelDragBar(bool val) in FfiOHOSAceFrameworkPanelDragBar() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_relative_container.cpp158 JSRef<JSObject> val = JSRef<JSObject>::Cast(positionVal); in ParseGuideline() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.cpp35 LineCapStyle SvgAttributesParser::GetLineCapStyle(const std::string& val) in GetLineCapStyle() argument
46 LineJoinStyle SvgAttributesParser::GetLineJoinStyle(const std::string& val) in GetLineJoinStyle() argument
H A Dsvg_animation.cpp194 ConvertCalcMode(const std::string& val) ConvertCalcMode() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_scan_info.h24 std::string GetBoolStrVal(bool val) in GetBoolStrVal() argument
/foundation/arkui/napi/native_engine/
H A Dnative_sendable.cpp84 Local<JSValueRef> val = ObjectRef::CreateSendableAccessorData(vm, localGetter, localSetter); in InitSendablePropertiesInfo() local
101 Local<JSValueRef> val = LocalValueFromJsValue(propertyDescriptor.value); in InitSendablePropertiesInfo() local
175 Local<JSValueRef> val = LocalValueFromJsValue(propertyDescriptor.value); in NapiDefineSendabledProperty() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/
H A Ddialog_tdd_test.cpp286 char *val = JSObject::GetString(page, MSG); in DialogTest001() local
316 char *val = JSObject::GetString(page, MSG); in DialogTest002() local
364 char *val = JSObject::GetString(page, MSG); DialogTest003() local
430 char *val = JSObject::GetString(page, MSG); DialogTest004() local
496 char *val = JSObject::GetString(page, MSG); DialogTest005() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_qrcode.cpp43 void UIQrcode::SetQrcodeInfo(const char* val, ColorType backgroundColor, ColorType qrColor) in SetQrcodeInfo() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_async_callback.cpp103 napi_value val = object->ToNapiValue(env_); in CallFunction() local
116 napi_value val = object->ToNapiValue(env_); in CallFunction() local
160 napi_value val = object->ToNapiValue(env_); in ResolveOrReject() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_post_process.cpp80 Math::Vec4* val = reinterpret_cast<Math::Vec4*>(data + offset); in AppendValues() local
86 Math::UVec4* val = reinterpret_cast<Math::UVec4*>(data + offset); in AppendValues() local
92 Math::UVec4* val = reinterpret_cast<Math::UVec4*>(data + offset); in AppendValues() local
98 Math::Vec3* val = reinterpret_cast<Math::Vec3*>(data + offset); in AppendValues() local
104 Math::UVec3* val = reinterpret_cast<Math::UVec3*>(data + offset); in AppendValues() local
110 Math::UVec3* val = reinterpret_cast<Math::UVec3*>(data + offset); AppendValues() local
116 Math::Vec2* val = reinterpret_cast<Math::Vec2*>(data + offset); AppendValues() local
122 Math::UVec2* val = reinterpret_cast<Math::UVec2*>(data + offset); AppendValues() local
128 Math::UVec2* val = reinterpret_cast<Math::UVec2*>(data + offset); AppendValues() local
134 float* val = reinterpret_cast<float*>(data + offset); AppendValues() local
140 uint32_t* val = reinterpret_cast<uint32_t*>(data + offset); AppendValues() local
146 int32_t* val = reinterpret_cast<int32_t*>(data + offset); AppendValues() local
152 Math::Mat3X3* val = reinterpret_cast<Math::Mat3X3*>(data + offset); AppendValues() local
158 Math::Mat4X4* val = reinterpret_cast<Math::Mat4X4*>(data + offset); AppendValues() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Djson_util.h117 inline bool ParseHex(BASE_NS::string_view str, uint32_t& val) in ParseHex() argument
/foundation/graphic/graphic_3d/kits/js/src/
H A DMeshJS.cpp99 napi_value val = CreateFromNativeInstance( in GetSubmesh() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_parser_util.cpp438 uint64_t val = std::numeric_limits<uint64_t>::max(); in GetUintValue() local
448 int64_t val = std::numeric_limits<int64_t>::max(); in GetIntValue() local
458 float val = std::numeric_limits<float>::max(); in GetFloatValue() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_create_gpu_images.cpp147 inline constexpr Size2D LocalClamp(const Size2D val, const Size2D minVal, const Size2D maxVal) in LocalClamp() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_range_adapter.h195 uint32_t BinarySearchPos(const Array& arrData, const Value& val, Less less) in BinarySearchPos() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp83 inline Vector3f ApplyTransForm(const Vector3f& val, const PixelTransformFunc& func) in ApplyTransForm() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h90 static bool Marshalling(Parcel& parcel, const T& val) in Marshalling() argument
95 static bool Unmarshalling(Parcel& parcel, T& val) in Unmarshalling() argument
107 static bool Marshalling(Parcel& parcel, const std::string& val) in Marshalling() argument
111 static bool Unmarshalling(Parcel& parcel, std::string& val) in Unmarshalling() argument
117 static bool MarshallingArray(Parcel& parcel, const T* val, int count) in MarshallingArray() argument
125 UnmarshallingArray(Parcel& parcel, T*& val, int count) UnmarshallingArray() argument
141 MarshallingVec(Parcel& parcel, const std::vector<T>& val) MarshallingVec() argument
154 UnmarshallingVec(Parcel& parcel, std::vector<T>& val) UnmarshallingVec() argument
173 MarshallingVec2(Parcel& parcel, const std::vector<std::vector<T>>& val) MarshallingVec2() argument
186 UnmarshallingVec2(Parcel& parcel, std::vector<std::vector<T>>& val) UnmarshallingVec2() argument
296 Marshalling(Parcel& parcel, const std::map<T, P>& val) Marshalling() argument
309 Unmarshalling(Parcel& parcel, std::map<T, P>& val) Unmarshalling() argument
332 Marshalling(Parcel& parcel, const std::vector<T>& val) Marshalling() argument
341 Unmarshalling(Parcel& parcel, std::vector<T>& val) Unmarshalling() argument
361 Marshalling(Parcel& parcel, const std::optional<T>& val) Marshalling() argument
371 Unmarshalling(Parcel& parcel, std::optional<T>& val) Unmarshalling() argument
386 Marshalling(Parcel& parcel, const std::pair<T1, T2>& val) Marshalling() argument
391 Unmarshalling(Parcel& parcel, std::pair<T1, T2>& val) Unmarshalling() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Degl_image_test.cpp95 uint8_t val = 128; in Draw() local

Completed in 15 milliseconds

1...<<31323334353637383940>>...147