Home
last modified time | relevance | path

Searched defs:std (Results 1726 - 1750 of 1768) sorted by relevance

1...<<6162636465666768697071

/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1937 NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) NotifyDisplayStateChange() argument
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp876 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
3421 UpdateViewportConfig(const Rect& rect, const sptr<Display>& display, WindowSizeChangeReason reason, const std::shared_ptr<RSTransaction>& rsTransaction, const std::map<AvoidAreaType, AvoidArea>& avoidAreas) UpdateViewportConfig() argument
[all...]
H A Dwindow_session_impl.cpp1038 UpdateViewportConfig(const Rect& rect, WindowSizeChangeReason reason, const std::shared_ptr<RSTransaction>& rsTransaction, const sptr<DisplayInfo>& info, const std::map<AvoidAreaType, AvoidArea>& avoidAreas) UpdateViewportConfig() argument
[all...]
H A Dwindow_scene_session_impl.cpp2068 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
4139 GetValueByKey(const std::unordered_map<K, V>& map, K key) GetValueByKey() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134.h94 v4l2_std_id std; member
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.h658 v4l2_std_id std; /* current capture TV standard */ member
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.h656 v4l2_std_id std; /* current capture TV standard */ member
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134.h94 v4l2_std_id std; member
/kernel/linux/linux-6.6/include/linux/
H A Dhyperv.h293 } std; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_edid.c3913 const struct std_timing *std = &data->data.timings[i]; in do_standard_modes() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp51 namespace std { namespace
59 namespace std { namespace
[all...]
/third_party/mesa3d/include/CL/
H A Dcl2.hpp6059 setSVMPointers(const std::array<void*, ArrayLength> &pointerList) setSVMPointers() argument
[all...]
/third_party/json/single_include/nlohmann/
H A Djson.hpp5139 noexcept(std::is_nothrow_move_constructible<IteratorType>::value && std::is_nothrow_default_constructible<string_type>::value) noexcept() argument
5291 namespace std global() namespace
5695 to_json(BasicJsonType& j, const std::pair<T1, T2>& p) to_json() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc1498 GenerateArrayLength( Expression* array_length, Namespace* nspace, const std::map<std::string, LocalValue>& bindings) GenerateArrayLength() argument
1911 FailCallableLookup( const std::string& reason, const QualifiedName& name, const TypeVector& parameter_types, const std::vector<Binding<LocalLabel>*>& labels, const std::vector<Signature>& candidates, const std::vector<std::pair<GenericCallable*, std::string>> inapplicable_generics) FailCallableLookup() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1815 compareNoContractCase(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNoContractCase() argument
1925 compareFRem(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareFRem() argument
2026 compareNMin(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNMin() argument
2150 compareNMax(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNMax() argument
2273 compareNClamp(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNClamp() argument
5650 compareOpQuantizeF16ComputeExactCase(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareOpQuantizeF16ComputeExactCase() argument
5690 compareNan(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareNan() argument
5711 compareZeros(const std::vector<Resource>&, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, TestLog&) compareZeros() argument
7281 compareFP16Logical(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16Logical() argument
11829 compareFP16FunctionSetFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16FunctionSetFunc() argument
12034 compareFP16VectorExtractFunc(const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAllocs, const std::vector<Resource>&, TestLog& log) compareFP16VectorExtractFunc() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp2349 checkInstanceExtensionDependencies(tcu::ResultCollector& results, int dependencyLength, const std::tuple<deUint32, deUint32, deUint32, const char*, const char*>* dependencies, deUint32 apiVariant, deUint32 versionMajor, deUint32 versionMinor, const vector<VkExtensionProperties>& extensionProperties) checkInstanceExtensionDependencies() argument
2373 checkDeviceExtensionDependencies(tcu::ResultCollector& results, int dependencyLength, const std::tuple<deUint32, deUint32, deUint32, const char*, const char*>* dependencies, deUint32 apiVariant, deUint32 versionMajor, deUint32 versionMinor, const vector<VkExtensionProperties>& instanceExtensionProperties, const vector<VkExtensionProperties>& deviceExtensionProperties) checkDeviceExtensionDependencies() argument
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3588 using namespace std; in SWIG_isfinite_func() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1813 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 DParseContext.cpp1434 checkCanUseOneOfExtensions(const TSourceLoc &line, const std::array<TExtension, size> &extensions) checkCanUseOneOfExtensions() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp4797 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 Doverlay_manager.cpp6045 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 Dweb_delegate.cpp861 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 Dapp_mgr_service_inner.cpp2171 NotifyProcMemoryLevel(const std::map<pid_t, MemoryLevel> &procLevelMap) NotifyProcMemoryLevel() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp380 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 Dpipeline_context.cpp386 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...]

Completed in 134 milliseconds

1...<<6162636465666768697071