/external/autotest/server/cros/ |
D | resource_monitor_unittest.py | 49 def _process_top(self, cmd_args, cmd_line): argument 76 def _process_kill(self, cmd_args, cmd_line): argument 101 def _process_rm(self, cmd_args, cmd_line): argument 129 def _run_single_cmd(self, cmd_line, *args, **kwargs): argument 153 def run(self, cmd_line, *args, **kwargs): argument 166 def run_background(self, cmd_line, *args, **kwargs): argument
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main.cc | 21 wchar_t* cmd_line, int cmd_show) { in wWinMain()
|
/external/libchrome/base/test/ |
D | multiprocess_test.cc | 46 CommandLine cmd_line = *CommandLine::ForCurrentProcess(); in GetMultiProcessTestChildBaseCommandLine() local
|
/external/libchrome/base/process/ |
D | process_iterator_linux.cc | 49 std::string cmd_line; in GetProcCmdline() local
|
/external/python/cpython2/Lib/test/ |
D | test_cmd_line.py | 26 def verify_valid_flag(self, cmd_line): argument
|
/external/python/cpython3/Lib/test/support/ |
D | script_helper.py | 59 def fail(self, cmd_line): argument
|
/external/u-boot/arch/x86/lib/ |
D | zimage.c | 239 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot, in setup_zimage()
|
/external/autotest/client/site_tests/video_VDAPerf/ |
D | video_VDAPerf.py | 224 def _append_freon_switch_if_needed(self, cmd_line): argument
|
/external/libchrome/base/metrics/ |
D | field_trial.cc | 190 CommandLine* cmd_line) { in AddFeatureAndFieldTrialFlags() 826 const CommandLine& cmd_line, in CreateTrialsFromCommandLine() 907 CommandLine* cmd_line) { in CopyFieldTrialStateToFlags()
|
/external/u-boot/common/ |
D | avb_verify.c | 156 char *cmd_line; in append_cmd_line() local
|
/external/python/cpython3/Lib/test/ |
D | test_cmd_line.py | 33 def verify_valid_flag(self, cmd_line): argument
|
/external/selinux/policycoreutils/secon/ |
D | secon.c | 152 static void cmd_line(int argc, char *argv[]) in cmd_line() function
|
/external/autotest/client/site_tests/camera_V4L2/src/ |
D | media_v4l2_test.cc | 702 const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); in main() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_debug.c | 1050 char cmd_line[4096]; in si_check_vm_faults() local
|
/external/mesa3d/src/gallium/drivers/ddebug/ |
D | dd_draw.c | 45 char cmd_line[4096]; in dd_write_header() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_offload.py | 1035 cmd_line = "tc filter add dev %s ingress bpf %s da skip_sw" % \ variable
|