Home
last modified time | relevance | path

Searched defs:commands (Results 26 - 50 of 222) sorted by relevance

123456789

/third_party/gn/src/gn/
H A Dcommand_clean.cc72 namespace commands { namespace
H A Dcommand_clean_stale.cc17 namespace commands { namespace
H A Dcommand_meta.cc17 namespace commands { namespace
H A Dcommand_ls.cc16 namespace commands { namespace
H A Dcommand_outputs.cc15 namespace commands { namespace
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_clear_color_test.cc43 const auto& commands = script->GetCommands(); in TEST_F() local
H A Dparser_clear_depth_test.cc43 const auto& commands = script->GetCommands(); in TEST_F() local
H A Dparser_clear_stencil_test.cc43 const auto& commands = script->GetCommands(); in TEST_F() local
H A Dparser_expect_test.cc45 const auto& commands = script->GetCommands(); in TEST_F() local
87 const auto& commands = script->GetCommands(); in TEST_F() local
648 const auto& commands = script->GetCommands(); in TEST_F() local
678 const auto& commands in TEST_F() local
746 const auto& commands = script->GetCommands(); TEST_F() local
866 const auto& commands = script->GetCommands(); TEST_F() local
896 const auto& commands = script->GetCommands(); TEST_F() local
926 const auto& commands = script->GetCommands(); TEST_F() local
999 const auto& commands = script->GetCommands(); TEST_F() local
1026 const auto& commands = script->GetCommands(); TEST_F() local
1085 const auto& commands = script->GetCommands(); TEST_F() local
1112 const auto& commands = script->GetCommands(); TEST_F() local
1169 const auto& commands = script->GetCommands(); TEST_F() local
1292 const auto& commands = script->GetCommands(); TEST_F() local
1319 const auto& commands = script->GetCommands(); TEST_F() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DScissorTests.cpp63 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
91 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
116 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
145 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
H A DRenderAttachmentTests.cpp72 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_P() local
H A DDestroyTests.cpp62 wgpu::CommandBuffer commands = encoder.Finish(); variable
79 wgpu::CommandBuffer commands = encoder.Finish(); in CreateTriangleCommandBuffer() local
88 wgpu::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local
99 wgpu::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local
111 wgpu::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local
126 wgpu::CommandBuffer commands = CreateTriangleCommandBuffer(); TEST_P() local
135 wgpu::CommandBuffer commands = CreateTriangleCommandBuffer(); TEST_P() local
147 wgpu::CommandBuffer commands = CreateTriangleCommandBuffer(); TEST_P() local
173 wgpu::CommandBuffer commands = CreateTriangleCommandBuffer(); TEST_P() local
[all...]
H A DDeviceInitializationTests.cpp81 wgpu::CommandBuffer commands = encoder.Finish(); in TEST_F() local
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DClientHandlers.cpp56 const volatile char* Client::HandleCommandsImpl(const volatile char* commands, size_t size) { in HandleCommandsImpl() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommands.cpp28 void FreeCommands(CommandIterator* commands) { in FreeCommands() argument
216 SkipCommand(CommandIterator* commands, Command type) SkipCommand() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DChunkedCommandHandler.h42 ChunkedCommandsResult HandleChunkedCommands(const volatile char* commands, size_t size) { in HandleChunkedCommands() argument
/third_party/skia/tools/
H A Dsanitize_source_files.py11 import commands namespace
/third_party/skia/tools/skiaserve/urlhandlers/
H A DClipAlphaHandler.cpp25 SkTArray<SkString> commands; in handle() local
H A DCmdHandler.cpp24 SkTArray<SkString> commands; in handle() local
H A DColorModeHandler.cpp25 SkTArray<SkString> commands; in handle() local
H A DEnableGPUHandler.cpp25 SkTArray<SkString> commands; in handle() local
H A DOpBoundsHandler.cpp24 SkTArray<SkString> commands; in handle() local
H A DOverdrawHandler.cpp25 SkTArray<SkString> commands; in handle() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_path.cpp51 JSRef<JSVal> commands = obj->GetProperty("commands"); in Create() local
58 void JSPath::SetCommands(const std::string& commands) in SetCommands() argument
80 JSRef<JSVal> commands = params->GetProperty("commands"); in ConstructorCallback() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Diptables_wrapper.cpp128 int32_t IptablesWrapper::RunMutipleCommands(const IpType &ipType, const std::vector<std::string> &commands) in RunMutipleCommands() argument

Completed in 8 milliseconds

123456789