/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | AttributeMap.cpp | 83 bool AttributeMap::validate(const ValidationContext *val, in validate() argument
|
/foundation/ai/intelligent_voice_framework/utils/ |
H A D | string_util.cpp | 143 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 D | intell_voice_service_stub.cpp | 117 std::string val = GetParameter(data.ReadString()); in GetParameterInner() local
|
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | screen_system_manager.h | 47 inline bool IsValid(ScreenSizeType val)
in IsValid() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/ |
H A D | dataobs_utils.h | 224 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 D | parser_util.cpp | 110 auto val = array.at(KEEP_ALIVE_ENABLE).get<bool>(); in FilterInfoFromJson() local
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_image_animator.cpp | 54 auto val = attr.second; in SetSpecializedAttr() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_panel_ffi.cpp | 56 void FfiOHOSAceFrameworkPanelDragBar(bool val) in FfiOHOSAceFrameworkPanelDragBar() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_relative_container.cpp | 158 JSRef<JSObject> val = JSRef<JSObject>::Cast(positionVal); in ParseGuideline() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_attributes_parser.cpp | 35 LineCapStyle SvgAttributesParser::GetLineCapStyle(const std::string& val) in GetLineCapStyle() argument 46 LineJoinStyle SvgAttributesParser::GetLineJoinStyle(const std::string& val) in GetLineJoinStyle() argument
|
H A D | svg_animation.cpp | 194 ConvertCalcMode(const std::string& val) ConvertCalcMode() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | pre_scan_info.h | 24 std::string GetBoolStrVal(bool val) in GetBoolStrVal() argument
|
/foundation/arkui/napi/native_engine/ |
H A D | native_sendable.cpp | 84 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 D | dialog_tdd_test.cpp | 286 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 D | ui_qrcode.cpp | 43 void UIQrcode::SetQrcodeInfo(const char* val, ColorType backgroundColor, ColorType qrColor) in SetQrcodeInfo() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_async_callback.cpp | 103 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 D | render_data_store_post_process.cpp | 80 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 D | json_util.h | 117 inline bool ParseHex(BASE_NS::string_view str, uint32_t& val) in ParseHex() argument
|
/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | MeshJS.cpp | 99 napi_value val = CreateFromNativeInstance( in GetSubmesh() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_parser_util.cpp | 438 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 D | render_node_create_gpu_images.cpp | 147 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 D | geometry_range_adapter.h | 195 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 D | rs_base_render_util.cpp | 83 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 D | rs_marshalling_helper.h | 90 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 D | egl_image_test.cpp | 95 uint8_t val = 128; in Draw() local
|