| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | engine_vulkan.cc | 431 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 D | sed.c | 244 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 D | main.c | 233 pymain_run_command(wchar_t *command) in pymain_run_command() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFragOpInteractionCase.cpp | 217 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 D | iapp.c | 55 u8 command; member
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/ |
| H A D | ability_manager_service_fourth_test.cpp | 118 std::string command = Str16ToStr8(data.ReadString16()); in SendRequest() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/ |
| H A D | dsched_continue_manager.cpp | 638 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 D | js_ace_page.h | 143 void ReserveShowCommand(const RefPtr<JsCommand>& command) in ReserveShowCommand() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | stylus_detector_mgr.cpp | 462 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 D | buffer_client_producer.cpp | 70 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 D | rs_ui_director.cpp | 461 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 D | rs_base_render_node_test.cpp | 1181 std::unique_ptr<RSCommand> command; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
| H A D | rs_render_thread_visitor.cpp | 519 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 D | napi_avsession_manager.cpp | 702 AVControlCommand command; in SendSystemControlCommand() member [all...] |
| /foundation/multimedia/av_session/services/session/server/migrate/ |
| H A D | migrate_avsession_server.cpp | 195 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 D | avsession_service_stub.cpp | 409 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 D | avsession_controller_test.cpp | 593 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 D | wifi_client.cpp | 790 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 D | dcamera_sink_controller.cpp | 679 std::string command = std::string(comvalue->valuestring); in HandleReceivedData() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_command_processor.cpp | 814 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 D | screen_session_dumper.cpp | 598 bool ScreenSessionDumper::IsValidDisplayModeCommand(std::string command) in IsValidDisplayModeCommand() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | stratix10-svc.c | 112 u32 command; member [all...] |
| /kernel/linux/linux-5.10/drivers/bus/ |
| H A D | vexpress-config.c | 162 u32 command, status; in vexpress_syscfg_exec() local
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | pcc-cpufreq.c | 82 u16 command; member
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dbinput.c | 340 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...] |