Home
last modified time | relevance | path

Searched defs:command (Results 851 - 875 of 1810) sorted by relevance

1...<<31323334353637383940>>...73

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc431 Result EngineVulkan::DoClearColor(const ClearColorCommand* command) { in DoClearColor() argument
440 Result EngineVulkan::DoClearStencil(const ClearStencilCommand* command) { in DoClearStencil() argument
448 Result EngineVulkan::DoClearDepth(const ClearDepthCommand* command) { in DoClearDepth() argument
456 DoClear(const ClearCommand* command) DoClear() argument
464 DoDrawRect(const DrawRectCommand* command) DoDrawRect() argument
529 DoDrawGrid(const DrawGridCommand* command) DoDrawGrid() argument
616 DoDrawArrays(const DrawArraysCommand* command) DoDrawArrays() argument
625 DoCompute(const ComputeCommand* command) DoCompute() argument
634 DoEntryPoint(const EntryPointCommand* command) DoEntryPoint() argument
648 DoPatchParameterVertices( const PatchParameterVerticesCommand* command) DoPatchParameterVertices() argument
[all...]
/third_party/toybox/toys/posix/
H A Dsed.c244 get_regex(void *command, int offset) get_regex() argument
264 struct sedcmd *command; sed_line() local
658 struct sedcmd *command; do_sed_file() local
750 struct sedcmd *command = (void *)TT.pattern; parse_pattern() local
[all...]
/third_party/python/Modules/
H A Dmain.c233 pymain_run_command(wchar_t *command) in pymain_run_command() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragOpInteractionCase.cpp217 static void computeRandomRenderCommand (de::Random& rnd, RenderCommand& command, glu::ApiType apiType, int targetW, int targetH) in computeRandomRenderCommand() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Diapp.c55 u8 command; member
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/
H A Dability_manager_service_fourth_test.cpp118 std::string command = Str16ToStr8(data.ReadString16()); in SendRequest() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_manager.cpp638 int32_t command = comvalue->valueint; in HandleDataRecv() local
644 void DSchedContinueManager::NotifyContinueDataRecv(int32_t sessionId, int32_t command, const std::string& jsonStr, in NotifyContinueDataRecv() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.h143 void ReserveShowCommand(const RefPtr<JsCommand>& command) in ReserveShowCommand() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_mgr.cpp462 bool StylusDetectorMgr::StylusDetectorCallBack::OnDetectorSync(const CommandType& command) in OnDetectorSync() argument
417 OnDetector( const CommandType& command, void* data, std::shared_ptr<IAceStylusCallback> callback) OnDetector() argument
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_client_producer.cpp70 GSError BufferClientProducer::SendRequest(uint32_t command, MessageParcel &arg, in SendRequest() argument
184 GetLastFlushedBufferCommon(sptr<SurfaceBuffer>& buffer, sptr<SyncFence>& fence, float matrix[16], uint32_t matrixSize, bool isUseNewMatrix, uint32_t command) GetLastFlushedBufferCommon() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.cpp461 std::unique_ptr<RSCommand> command = std::make_unique<RSCommitDumpClientNodeTree>( in DumpNodeTreeProcessor() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_base_render_node_test.cpp1181 std::unique_ptr<RSCommand> command; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp519 std::unique_ptr<RSCommand> command = std::make_unique<RSBaseNodeClearChild>(thisSurfaceNodeId); in ProcessRootRenderNode() local
880 std::unique_ptr<RSCommand> command = std::make_unique<RSBaseNodeClearChild>(thisSurfaceNodeId); in ProcessSurfaceRenderNode() local
974 void RSRenderThreadVisitor::SendCommandFromRT(std::unique_ptr<RSCommand>& command, NodeI argument
[all...]
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession_manager.cpp702 AVControlCommand command; in SendSystemControlCommand() member
[all...]
/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_server.cpp195 std::string command = root[COMMAND].isString() ? root[COMMAND].asString() : "ERROR_COMMAND"; in ProcControlCommand() local
538 void MigrateAVSessionServer::SendCommandProc(const std::string &command, sptr<AVControllerItem> controller) in SendCommandProc() argument
547 MediaButtonEventProc(const std::string &command, sptr<AVControllerItem> controller) MediaButtonEventProc() argument
575 PlaybackCommandDataProc(int mediaCommand, const std::string &command, sptr<AVControllerItem> controller) PlaybackCommandDataProc() argument
[all...]
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_service_stub.cpp409 sptr command = data.ReadParcelable<AVControlCommand>(); in HandleSendSystemControlCommand() local
564 auto command = static_cast<RemoteServiceCommand>(data.ReadInt32()); in HandleRemoteCastAudio() local
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_controller_test.cpp593 AVControlCommand command; in HWTEST_F() local
610 AVControlCommand command; HWTEST_F() local
631 AVControlCommand command; HWTEST_F() local
652 AVControlCommand command; HWTEST_F() local
732 AVControlCommand command; HWTEST_F() local
744 AVControlCommand command; HWTEST_F() local
763 AVControlCommand command; HWTEST_F() local
783 AVControlCommand command; HWTEST_F() local
809 AVControlCommand command; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp790 HelpCommand(const char *command) HelpCommand() argument
832 ParseUserInput(std::string command) ParseUserInput() argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp679 std::string command = std::string(comvalue->valuestring); in HandleReceivedData() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.cpp814 SendAtCommand( HfpHfDataConnection &dataConn, const std::string &command, int commandId) SendAtCommand() argument
844 auto command = commandQueue_.front(); SendQueuedAtCommand() local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_dumper.cpp598 bool ScreenSessionDumper::IsValidDisplayModeCommand(std::string command) in IsValidDisplayModeCommand() argument
/kernel/linux/linux-5.10/drivers/firmware/
H A Dstratix10-svc.c112 u32 command; member
[all...]
/kernel/linux/linux-5.10/drivers/bus/
H A Dvexpress-config.c162 u32 command, status; in vexpress_syscfg_exec() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpcc-cpufreq.c82 u16 command; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbinput.c340 acpi_db_match_command_help(const char *command, const struct acpi_db_command_help *help) acpi_db_match_command_help() argument
394 acpi_db_display_command_info(const char *command, u8 display_all) acpi_db_display_command_info() argument
424 acpi_db_display_help(char *command) acpi_db_display_help() argument
[all...]

Completed in 31 milliseconds

1...<<31323334353637383940>>...73