/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 3588 using namespace std; in SWIG_isfinite_func() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 1813 compareNoContractCase(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNoContractCase() argument 1923 compareFRem(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareFRem() argument 2024 compareNMin(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNMin() argument 2148 compareNMax(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNMax() argument 2271 compareNClamp(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNClamp() argument 5647 compareOpQuantizeF16ComputeExactCase(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareOpQuantizeF16ComputeExactCase() argument 5688 compareNan(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNan() argument 7269 compareFP16Logical(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16Logical() argument 11731 compareFP16FunctionSetFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16FunctionSetFunc() argument 11936 compareFP16VectorExtractFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16VectorExtractFunc() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | ParseContext.cpp | 1434 checkCanUseOneOfExtensions(const TSourceLoc &line, const std::array<TExtension, size> &extensions) checkCanUseOneOfExtensions() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | frame_node.cpp | 4797 TransferExecuteAction( int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) TransferExecuteAction() argument 4983 SetCachedGlobalOffset(const std::pair<uint64_t, OffsetF>& timestampOffset) SetCachedGlobalOffset() argument 4992 SetCachedTransformRelativeOffset(const std::pair<uint64_t, OffsetF>& timestampOffset) SetCachedTransformRelativeOffset() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | overlay_manager.cpp | 6045 BuildAIEntityMenu( const std::vector<std::pair<std::string, std::function<void()>>>& menuOptions) BuildAIEntityMenu() argument 6071 CreateAIEntityMenu( const std::vector<std::pair<std::string, std::function<void()>>>& menuOptions, const RefPtr<FrameNode>& targetNode) CreateAIEntityMenu() argument 6086 ShowAIEntityMenu(const std::vector<std::pair<std::string, std::function<void()>>>& menuOptions, const RectF& aiRect, const RefPtr<FrameNode>& targetNode) ShowAIEntityMenu() argument 6755 DumpMapInfo( std::unordered_map<int32_t, RefPtr<FrameNode>> map, const std::string mapName, bool hasTarget) const DumpMapInfo() argument 6778 DumpMapInfo( std::unordered_map<int32_t, WeakPtr<FrameNode>> map, const std::string mapName, bool hasTarget) const DumpMapInfo() argument 6800 DumpSheetMapInfo( const std::unordered_map<SheetKey, WeakPtr<FrameNode>, SheetKeyHash>& map, const std::string mapName) const DumpSheetMapInfo() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.cpp | 861 LoadUrl(const std::string& url, const std::map<std::string, std::string>& httpHeaders) LoadUrl() argument 6657 ExecuteAction(int64_t accessibilityId, AceAction action, const std::map<std::string, std::string>& actionArguments) ExecuteAction() argument 7050 OnInterceptKeyboardAttach( const std::shared_ptr<OHOS::NWeb::NWebCustomKeyboardHandler> keyboardHandler, const std::map<std::string, std::string> &attributes, bool &useSystemKeyboard, int32_t &enterKeyType) OnInterceptKeyboardAttach() argument [all...] |
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 2171 NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) NotifyProcMemoryLevel() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 380 void RosenRenderContext::SetSurfaceChangedCallBack(const std argument 4727 SetContentClip(const std::variant<RectF, RefPtr<ShapeRect>>& rect) global() argument 6145 AddAttachCallBack(const std::function<void(int64_t, bool)>& attachCallback) global() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 386 LinearInterpolation( const std::tuple<float, float, uint64_t>& history, const std::tuple<float, float, uint64_t>& current, const uint64_t nanoTimeStamp) LinearInterpolation() argument 3623 DispatchMouseEvent( std::unordered_map<int, MouseEvent>& idToMousePoints, std::unordered_map<int32_t, MouseEvent> &newIdMousePoints, const std::list<MouseEvent> &mouseEvents, TouchRestrict& touchRestrict, const RefPtr<FrameNode> &node) DispatchMouseEvent() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 2877 OnNativeVideoPlayerConfigUpdate(const std::tuple<bool, bool>& config) OnNativeVideoPlayerConfigUpdate() argument 6313 ExecuteAction(int64_t accessibilityId, AceAction action, const std::map<std::string, std::string>& actionArguments) const ExecuteAction() argument [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | wasm-compiler.cc | 5452 StoreArgsInStackSlot( std::initializer_list<std::pair<MachineRepresentation, Node*>> args) StoreArgsInStackSlot() argument [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | heap.cc | 925 UpdateRetainersMapAfterScavenge( std::unordered_map<HeapObject, HeapObject, Object::Hasher>* map) UpdateRetainersMapAfterScavenge() argument [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 4576 standard_row(png_const_structp pp, png_byte std[STANDARD_ROWMAX], in standard_row() argument 5653 png_byte std[STANDARD_ROWMAX]; in standard_row_validate() local 6830 png_byte std[STANDARD_ROWMAX]; transform_image_validate() local 10250 png_byte std[STANDARD_ROWMAX]; gamma_image_validate() local [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_service.cpp | 12220 UpdateAssociateConfigList(const std::map<std::string, std::list<std::string>>& configs, const std::list<std::string>& exportConfigs, int32_t flag) UpdateAssociateConfigList() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 4517 UpdateA2dpOffloadFlagForAllStream( std::unordered_map<uint32_t, bool> &sessionIDToSpatializationEnableMap, DeviceType deviceType) UpdateA2dpOffloadFlagForAllStream() argument 5334 OnAudioPolicyXmlParsingCompleted( const std::unordered_map<AdaptersType, AudioAdapterInfo> adapterInfoMap) OnAudioPolicyXmlParsingCompleted() argument 5358 OnXmlParsingCompleted(const std::unordered_map<ClassType, std::list<AudioModuleInfo>> &xmlData) OnXmlParsingCompleted() argument [all...] |
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 157 Comp(const std::pair<uint64_t, WindowVisibilityState>& a, const std::pair<uint64_t, WindowVisibilityState>& b) Comp() argument 2916 GetMainParentSceneSession(int32_t persistentId, const std::map<int32_t, sptr<SceneSession>>& sessionMap) GetMainParentSceneSession() argument 3635 GetParentMainWindowIdInner(const std::map<int32_t, sptr<SceneSession>>& sceneSessionMap, int32_t windowId, int32_t& mainWindowId) GetParentMainWindowIdInner() argument 7484 UpdateSubWindowVisibility(const sptr<SceneSession>& session, WindowVisibilityState visibleState, const std::vector<std::pair<uint64_t, WindowVisibilityState>>& visibilityChangeInfo, std::vector<sptr<WindowVisibilityInfo>>& windowVisibilityInfos, std::string& visibilityInfo, const std::vector<std::pair<uint64_t, WindowVisibilityState>>& currVisibleData) UpdateSubWindowVisibility() argument 7512 GetSessionRSVisible(const sptr<Session>& session, const std::vector<std::pair<uint64_t, WindowVisibilityState>>& currVisibleData) GetSessionRSVisible() argument 7552 RemoveDuplicateSubSession( const std::vector<std::pair<uint64_t, WindowVisibilityState>>& visibilityChangeInfo, std::vector<sptr<SceneSession>>& subSessions) RemoveDuplicateSubSession() argument 7590 GetWindowVisibilityChangeInfo( std::vector<std::pair<uint64_t, WindowVisibilityState>>& currVisibleData) GetWindowVisibilityChangeInfo() argument 7625 DealwithVisibilityChange(const std::vector<std::pair<uint64_t, WindowVisibilityState>>& visibilityChangeInfo, const std::vector<std::pair<uint64_t, WindowVisibilityState>>& currVisibleData) DealwithVisibilityChange() argument 7673 DealwithDrawingContentChange(const std::vector<std::pair<uint64_t, bool>>& drawingContentChangeInfo) DealwithDrawingContentChange() argument 7699 GetWindowDrawingContentChangeInfo( std::vector<std::pair<uint64_t, bool>> currDrawingContentData) GetWindowDrawingContentChangeInfo() argument 8369 ProcessVirtualPixelRatioChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) ProcessVirtualPixelRatioChange() argument 8413 ProcessUpdateRotationChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) ProcessUpdateRotationChange() argument 8471 OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) OnDisplayStateChange() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 4880 GetFractionStops( std::vector<std::pair<float, float>>& fractionStops, const JSRef<JSVal>& array) GetFractionStops() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 15032 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, SDValue IVal, StoreSDNode *St, DAGCombiner *DC) ShrinkLoadReplaceStoreWithStore() argument [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 13643 ClearColorValue( const std::array<float, 4> & float32_ = {} ) ClearColorValue() argument 13650 ClearColorValue( const std::array<int32_t, 4> & int32_ ) ClearColorValue() argument 13657 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) ClearColorValue() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 10626 ClearColorValue( const std::array<float, 4> & float32_ = {} ) ClearColorValue() argument 10628 ClearColorValue( const std::array<int32_t, 4> & int32_ ) ClearColorValue() argument 10630 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) ClearColorValue() argument [all...] |