/third_party/flutter/skia/tools/sk_app/ |
D | CommandSet.h | 58 struct Command { struct 59 enum CommandType { argument 64 Command(SkUnichar c, const char* group, const char* description, in Command() function 73 Command(Window::Key k, const char* keyName, const char* group, const char* description, in Command() argument 82 CommandType fType; argument 101 static bool compareCommandKey(const Command& first, const Command& second); argument
|
/third_party/skia/tools/sk_app/ |
D | CommandSet.h | 58 struct Command { struct 59 enum CommandType { argument 64 Command(SkUnichar c, const char* group, const char* description, in Command() argument 73 Command(skui::Key k, const char* keyName, const char* group, const char* description, in Command() function 82 CommandType fType; argument 101 static bool compareCommandKey(const Command& first, const Command& second); argument
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | command.h | 107 typedef struct Command { struct 117 } Command; argument
|
/third_party/node/deps/brotli/c/enc/ |
D | command.h | 107 typedef struct Command { struct 117 } Command; typedef
|
/third_party/ffmpeg/libavfilter/ |
D | f_zmq.c | 88 typedef struct Command { struct 90 } Command; argument
|
D | f_sendcmd.c | 81 typedef struct Command { struct 85 } Command; argument
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerUtilLinux.cpp | 18 int ExecuteCommand(const std::string &Command) { in ExecuteCommand()
|
D | FuzzerUtilWindows.cpp | 151 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe() 155 int ExecuteCommand(const std::string &Command) { in ExecuteCommand()
|
D | FuzzerUtilDarwin.cpp | 39 int ExecuteCommand(const std::string &Command) { in ExecuteCommand()
|
D | FuzzerUtilPosix.cpp | 106 FILE *OpenProcessPipe(const char *Command, const char *Mode) { in OpenProcessPipe()
|
D | FuzzerUtil.cpp | 208 bool ExecuteCommandAndReadOutput(const std::string &Command, std::string *Out) { in ExecuteCommandAndReadOutput()
|
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
D | Command.java | 27 public abstract class Command { class
|
/third_party/skia/third_party/externals/tint/src/utils/io/ |
D | command_other.cc | 20 Command::Command(const std::string&) {} in Command() function in tint::utils::Command
|
D | command_posix.cc | 131 Command::Command(const std::string& path) : path_(path) {} in Command() function in tint::utils::Command
|
/third_party/cef/tests/cefclient/browser/ |
D | views_overlay_controls.h | 22 enum class Command { enum
|
/third_party/grpc/test/cpp/util/ |
D | grpc_tool.cc | 233 struct Command { struct 234 const char* command; 237 function; 238 int min_args; 239 int max_args;
|
/third_party/icu/icu4c/source/test/perf/utrie2perf/ |
D | utrie2perf.cpp | 97 class Command : public UPerfFunction { class 99 Command(const UTrie2PerfTest &testcase) : testcase(testcase) {} in Command() function in Command
|
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
D | Main.java | 27 private enum Command { enum in Main
|
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/ |
D | message.h | 28 enum class Command { enum
|
/third_party/typescript/scripts/ |
D | authors.ts | 15 interface Command { interface
|
/third_party/mindspore/mindspore/ccsrc/ps/core/protos/ |
D | ps.proto | 20 message Command { message
|
/third_party/icu/icu4c/source/test/perf/utfperf/ |
D | utfperf.cpp | 123 class Command : public UPerfFunction { class 125 Command(const UtfPerformanceTest &testcase) in Command() function in Command
|
/third_party/gn/src/gn/ |
D | function_toolchain_unittest.cc | 120 TEST_F(FunctionToolchain, Command) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.hpp | 173 class Command class in vk::CommandBuffer
|
/third_party/icu/icu4c/source/test/perf/unisetperf/ |
D | unisetperf.cpp | 136 class Command : public UPerfFunction { class 138 Command(const UnicodeSetPerformanceTest &testcase) : testcase(testcase) {} in Command() function in Command
|