Home
last modified time | relevance | path

Searched defs:datas (Results 301 - 319 of 319) sorted by relevance

1...<<111213

/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp1633 std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> datas; in StubGetAllMmiSubscribedEvents() local
H A Dmultimodal_input_connect_proxy.cpp1398 GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) GetAllMmiSubscribedEvents() argument
H A Dmultimodal_input_connect_manager.cpp83 GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) GetAllMmiSubscribedEvents() argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp41 int32_t InputManager::GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) in GetAllMmiSubscribedEvents() argument
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1317 void InputHub::GetDevicesInfoByType(const uint32_t inputTypes, std::map<int32_t, std::string> &datas) in GetDevicesInfoByType() argument
1341 void InputHub::GetDevicesInfoByDhId(std::vector<std::string> dhidsVec, std::map<int32_t, std::string> &datas) in GetDevicesInfoByDhId() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp778 std::vector<GLshort> datas; member in glcts::__anon27696::ShortByteData
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp1220 std::vector<const void*> datas; in makeTessellationEvaluationFrameBufferTest() local
1241 bool glc::subgroups::check(std::vector<const void*> datas, in check() argument
1257 bool glc::subgroups::checkCompute(std::vector<const void*> datas, in checkCompute() argument
1414 std::vector<const void*> datas; in makeGeometryFrameBufferTest() local
1083 makeTessellationEvaluationFrameBufferTest( Context& context, Format format, SSBOData* extraData, deUint32 extraDataCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), const ShaderStageFlags shaderStage) makeTessellationEvaluationFrameBufferTest() argument
1269 makeGeometryFrameBufferTest( Context& context, Format format, SSBOData* extraData, deUint32 extraDataCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) makeGeometryFrameBufferTest() argument
1435 allStages( Context& context, Format format, SSBOData* extraDatas, deUint32 extraDatasCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize), const ShaderStageFlags shaderStageTested) allStages() argument
1641 std::vector<const void*> datas; allStages() local
1675 std::vector<const void*> datas; allStages() local
1720 makeVertexFrameBufferTest(Context& context, Format format, SSBOData* extraData, deUint32 extraDataCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize)) makeVertexFrameBufferTest() argument
1868 std::vector<const void*> datas; makeVertexFrameBufferTest() local
1890 makeFragmentFrameBufferTest(Context& context, Format format, SSBOData* extraDatas, deUint32 extraDatasCount, bool (*checkResult)(std::vector<const void*> datas, deUint32 width, deUint32 height, deUint32 subgroupSize)) makeFragmentFrameBufferTest() argument
2012 std::vector<const void*> datas; makeFragmentFrameBufferTest() local
2038 makeComputeTest( Context& context, Format format, SSBOData* inputs, deUint32 inputsCount, bool (*checkResult)(std::vector<const void*> datas, const deUint32 numWorkgroups[3], const deUint32 localSize[3], deUint32 subgroupSize)) makeComputeTest() argument
2165 std::vector<const void*> datas; makeComputeTest() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp807 std::vector<GLshort> datas; member in gl4cts::es31compatibility::__anon27628::ShortByteData
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp1715 std::vector<CustomizeData> datas = abilityInfo_->metaData.customizeData; in GetWindowOption() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp112 int32_t InputManagerImpl::GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) in GetAllMmiSubscribedEvents() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp234 std::vector<int32_t> datas = {}; in GetDatas() local
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2456 int32_t MMIService::GetAllMmiSubscribedEvents(std::map<std::tuple<int32_t, int32_t, std::string>, int32_t> &datas) in GetAllMmiSubscribedEvents() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp2842 std::vector<const void*> datas; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2862 bool vkt::subgroups::check (std::vector<const void*> datas, deUint32 width, deUint32 ref) in check() argument
2877 bool vkt::subgroups::checkComputeOrMesh (std::vector<const void*> datas, in checkComputeOrMesh() argument
3081 std::vector<const void*> datas; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3386 std::vector<const void*> datas; allStagesRequiredSubgroupSize() local
3419 std::vector<const void*> datas; allStagesRequiredSubgroupSize() local
3663 std::vector<const void*> datas; makeVertexFrameBufferTestRequiredSubgroupSize() local
3854 std::vector<const void*> datas; makeFragmentFrameBufferTestRequiredSubgroupSize() local
4308 std::vector<const void*> datas; makeComputeOrMeshTestRequiredSubgroupSize() local
5083 std::vector<const void*> datas; allRayTracingStagesRequiredSubgroupSize() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp2830 std::vector<const void*> datas; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2850 bool vkt::subgroups::check (std::vector<const void*> datas, deUint32 width, deUint32 ref) in check() argument
2865 bool vkt::subgroups::checkComputeOrMesh (std::vector<const void*> datas, in checkComputeOrMesh() argument
3069 std::vector<const void*> datas; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3374 std::vector<const void*> datas; allStagesRequiredSubgroupSize() local
3407 std::vector<const void*> datas; allStagesRequiredSubgroupSize() local
3651 std::vector<const void*> datas; makeVertexFrameBufferTestRequiredSubgroupSize() local
3842 std::vector<const void*> datas; makeFragmentFrameBufferTestRequiredSubgroupSize() local
4290 std::vector<const void*> datas; makeComputeOrMeshTestRequiredSubgroupSize() local
5072 std::vector<const void*> datas; allRayTracingStagesRequiredSubgroupSize() local
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Drk_venc_cmd.h1212 MppEncUserDataFull *datas; member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Drk_venc_cmd.h1212 MppEncUserDataFull *datas; member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Drk_venc_cmd.h1332 MppEncUserDataFull *datas; member
/device/soc/rockchip/common/hardware/mpp/include/
H A Drk_venc_cmd.h1211 MppEncUserDataFull *datas; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp8703 std::vector<ShortcutInfo> datas; in GetAllDesktopShortcutInfo() local

Completed in 103 milliseconds

1...<<111213