| /external/syzkaller/pkg/osutil/ |
| D | osutil_appengine.go | 12 func Sandbox(cmd *exec.Cmd, user, net bool) error { 20 func setPdeathsig(cmd *exec.Cmd) {
|
| D | osutil_bsd.go | 20 func Sandbox(cmd *exec.Cmd, user, net bool) error { 28 func setPdeathsig(cmd *exec.Cmd) {
|
| D | osutil_darwin.go | 20 func Sandbox(cmd *exec.Cmd, user, net bool) error { 28 func setPdeathsig(cmd *exec.Cmd) {
|
| D | osutil_akaros.go | 23 func Sandbox(cmd *exec.Cmd, user, net bool) error { 31 func setPdeathsig(cmd *exec.Cmd) {
|
| D | osutil_linux.go | 36 func Sandbox(cmd *exec.Cmd, user, net bool) error { 111 func setPdeathsig(cmd *exec.Cmd) {
|
| D | osutil_fuchsia.go | 37 func Sandbox(cmd *exec.Cmd, user, net bool) error { 45 func setPdeathsig(cmd *exec.Cmd) {
|
| D | osutil_windows.go | 37 func Sandbox(cmd *exec.Cmd, user, net bool) error { 45 func setPdeathsig(cmd *exec.Cmd) {
|
| D | osutil.go | 31 func Run(timeout time.Duration, cmd *exec.Cmd) ([]byte, error) {
|
| /external/clang/tools/libclang/ |
| D | CXCompilationDatabase.cpp | 139 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd); in clang_CompileCommand_getArg() local 162 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd); in clang_CompileCommand_getMappedSourcePath() local 176 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd); in clang_CompileCommand_getMappedSourceContent() local
|
| /external/clang/lib/Frontend/ |
| D | CreateInvocationFromCommandLine.cpp | 89 const driver::Command &Cmd = cast<driver::Command>(*Jobs.begin()); in createInvocationFromCommandLine() local
|
| /external/perfetto/src/traced/probes/ftrace/ |
| D | ftrace_thread_sync.h | 62 enum Cmd { kRun = 0, kFlush, kQuit }; enum
|
| /external/clang/examples/clang-interpreter/ |
| D | main.cpp | 122 const driver::Command &Cmd = cast<driver::Command>(*Jobs.begin()); in main() local
|
| /external/wayland-protocols/ |
| D | wayland_protocol_codegen.go | 78 Cmd *string member
|
| /external/llvm/lib/Fuzzer/ |
| D | FuzzerDriver.cpp | 199 static void WorkerThread(const std::string &Cmd, std::atomic<int> *Counter, in WorkerThread() 222 std::string Cmd; in RunInMultipleProcesses() local
|
| /external/swiftshader/third_party/PowerVR_SDK/Tools/ |
| D | PVRTPFXParser.cpp | 557 CPVRTHash Cmd(m_psContext->ppszEffectFile[nLine]); in Parse() local 1171 CPVRTHash Cmd(str); in ParseHeader() local 1292 CPVRTHash Cmd(str); in ParseGenericSurface() local 2099 CPVRTHash Cmd(str); in ParseShader() local 2446 CPVRTHash Cmd(str); in ParseEffect() local
|
| /external/syzkaller/vm/vmimpl/ |
| D | vmimpl.go | 108 func Multiplex(cmd *exec.Cmd, merger *OutputMerger, console io.Closer, timeout time.Duration,
|
| /external/llvm/lib/Object/ |
| D | MachOObjectFile.cpp | 55 T Cmd; in getStruct() local 68 T Cmd; in getStructOrErr() local 2253 MachO::symtab_command Cmd; in getSymtabLoadCommand() local 2268 MachO::dysymtab_command Cmd; in getDysymtabLoadCommand() local 2298 MachO::linkedit_data_command Cmd; in getDataInCodeLoadCommand() local 2313 MachO::linkedit_data_command Cmd; in getLinkOptHintsLoadCommand() local
|
| /external/python/cpython2/Lib/ |
| D | cmd.py | 55 class Cmd: class
|
| /external/python/cpython3/Lib/ |
| D | cmd.py | 52 class Cmd: class
|
| /external/clang/lib/Tooling/ |
| D | JSONCompilationDatabase.cpp | 336 auto Cmd = CompileCommandRef(Directory, File, *Command); in parse() local
|
| D | CompilationDatabase.cpp | 252 for (const auto &Cmd : Jobs) { in stripPositionalArgs() local
|
| D | Tooling.cpp | 79 const clang::driver::Command &Cmd = in getCC1Arguments() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
| D | MachOObjectFile.cpp | 74 T Cmd; in getStruct() local 87 T Cmd; in getStructOrErr() local 4445 MachO::symtab_command Cmd; in getSymtabLoadCommand() local 4460 MachO::dysymtab_command Cmd; in getDysymtabLoadCommand() local 4490 MachO::linkedit_data_command Cmd; in getDataInCodeLoadCommand() local 4505 MachO::linkedit_data_command Cmd; in getLinkOptHintsLoadCommand() local
|
| /external/llvm/tools/llvm-cov/ |
| D | CodeCoverage.cpp | 292 int CodeCoverageTool::run(Command Cmd, int argc, const char **argv) { in run()
|
| /external/v8/tools/release/ |
| D | test_scripts.py | 235 def Cmd(*args, **kwargs): function
|