HomeSort by relevance Sort by last modified time
    Searched refs:command_line (Results 26 - 50 of 110) sorted by null

12 3 4 5

  /system/tpm/trunks/
trunks_testrunner.cc 18 #include <base/command_line.h>
  /external/e2fsprogs/ext2ed/
file_com.c 51 void type_file___inode (char *command_line)
57 void type_file___show (char *command_line)
66 void type_file___nextblock (char *command_line)
72 ptr=parse_word (command_line,buffer);
94 void type_file___next (char *command_line)
100 ptr=parse_word (command_line,buffer);
117 void type_file___offset (char *command_line)
123 ptr=parse_word (command_line,buffer);
144 void type_file___prev (char *command_line)
150 ptr=parse_word (command_line,buffer)
    [all...]
general_com.c 25 void help (char *command_line)
33 ptr=parse_word (command_line,argument);
149 void set_device (char *command_line)
154 ptr=parse_word (command_line,new_device);
202 void set_offset (char *command_line)
214 ptr=parse_word (command_line,new_offset_buffer);
358 void set (char *command_line)
373 hex_set (command_line);
377 ptr=parse_word (command_line,buffer);
427 void hex_set (char *command_line)
    [all...]
dir_com.c 176 void type_dir___cd (char *command_line)
226 ptr=parse_word (command_line,dir_name);
336 void type_dir___entry (char *command_line)
350 ptr=parse_word (command_line,buffer);
389 void type_dir___followinode (char *command_line)
411 void type_dir___inode (char *command_line)
425 void type_dir___show (char *command_line)
477 void type_dir___next (char *command_line)
489 ptr=parse_word (command_line,buffer);
500 void type_dir___prev (char *command_line)
    [all...]
super_com.c 25 void type_ext2_super_block___show (char *command_line)
31 show (command_line);
120 void type_ext2_super_block___gocopy (char *command_line)
126 ptr=parse_word (command_line,buffer);
147 void type_ext2_super_block___setactivecopy (char *command_line)
inode_com.c 23 void type_ext2_inode___prev (char *command_line)
33 ptr=parse_word (command_line,buffer);
70 void type_ext2_inode___next (char *command_line)
80 ptr=parse_word (command_line,buffer);
119 void type_ext2_inode___show (char *command_line)
144 show (command_line);
283 void type_ext2_inode___entry (char *command_line)
291 ptr=parse_word (command_line,buffer);
316 void type_ext2_inode___group (char *command_line)
330 void type_ext2_inode___file (char *command_line)
    [all...]
  /system/security/keystore/
keystore_cli_v2.cpp 20 #include "base/command_line.h"
436 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
437 CommandLine::StringVector args = command_line->GetArgs();
442 return BrilloPlatformTest(command_line->GetSwitchValueASCII("prefix"),
443 command_line->HasSwitch("test_for_0_3"));
447 return AddEntropy(command_line->GetSwitchValueASCII("input"));
449 return GenerateKey(command_line->GetSwitchValueASCII("name"));
451 return GetCharacteristics(command_line->GetSwitchValueASCII("name"));
453 return ExportKey(command_line->GetSwitchValueASCII("name"));
455 return DeleteKey(command_line->GetSwitchValueASCII("name"))
    [all...]
  /external/google-breakpad/src/tools/windows/dump_syms/
dump_syms_unittest.cc 83 std::wstring command_line = GetCommandLineW(); local
87 args = ::CommandLineToArgvW(command_line.c_str(), &num_args);
97 void RunCommand(const std::wstring& command_line,
129 ASSERT_TRUE(::CreateProcessW(NULL, (LPWSTR)command_line.c_str(), NULL, NULL,
193 std::wstring command_line = L"\"" + dump_syms_exe + L"\" \"" + local
196 ASSERT_NO_FATAL_FAILURE(RunCommand(command_line, &symbols));
  /external/libbrillo/brillo/
test_helpers.h 12 #include <base/command_line.h>
flag_helper.h 6 // base/command_line.h to parse flags from argv, but provides an API similar
60 #include <base/command_line.h>
233 void set_command_line_for_testing(base::CommandLine* command_line) {
234 command_line_ = command_line;
  /external/libchrome/base/mac/
mach_port_broker_unittest.cc 7 #include "base/command_line.h"
95 CommandLine command_line(
99 "MachPortBrokerTestChild", command_line, LaunchOptions());
117 CommandLine command_line(
121 "MachPortBrokerTestChild", command_line, LaunchOptions());
  /external/libchrome/base/test/
multiprocess_test.h 28 // CommandLine command_line(
30 // // Maybe add our own switches to |command_line|....
37 // base::SpawnMultiProcessTestChild("a_test_func", command_line,
57 // |command_line| should be as provided by
62 const CommandLine& command_line,
multiprocess_test_android.cc 18 #include "base/command_line.h"
307 CommandLine command_line(base_command_line);
308 if (!command_line.HasSwitch(switches::kTestChildProcess))
309 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname);
313 const CommandLine::StringVector& argv = command_line.argv();
445 CommandLine* command_line = CommandLine::ForCurrentProcess(); local
446 command_line->InitFromArgv(base_command_line.argv());
447 if (!command_line->HasSwitch(switches::kTestChildProcess))
448 command_line->AppendSwitchASCII(switches::kTestChildProcess, procname);
  /system/bt/main/
bte_init_cpp_logging.cc 18 #include <base/command_line.h>
  /device/linaro/bootloader/arm-trusted-firmware/lib/semihosting/
semihosting.c 61 char *command_line; member in struct:__anon5247
169 long semihosting_system(char *command_line)
173 system_block.command_line = command_line;
174 system_block.command_length = strlen(command_line);
  /system/extras/tests/sdcard/
plot_sdcard.py 89 self.command_line = ''
101 self.command_line = re.search('# Command: [/\w_]+ (.*)', line).group(1)
102 self.command_line = self.command_line.replace(' --', '-')
103 self.command_line = self.command_line.replace(' -d', '')
104 self.command_line = self.command_line.replace('--test=', '')
115 self.kernel, self.duration, self.command_line, self.sched)
  /system/update_engine/
testrunner.cc 24 #include <base/command_line.h>
  /toolchain/binutils/binutils-2.25/binutils/
arparse.y 72 session command_line
76 command_line: label
  /external/libchrome/base/
command_line.cc 5 #include "base/command_line.h"
73 void AppendSwitchesAndArguments(CommandLine* command_line,
89 command_line->AppendSwitchNative(UTF16ToASCII(switch_string),
92 command_line->AppendSwitchNative(switch_string, switch_value);
95 command_line->AppendArgNative(arg);
249 CommandLine CommandLine::FromString(const string16& command_line) {
251 cmd.ParseFromString(command_line);
422 void CommandLine::ParseFromString(const string16& command_line) {
424 TrimWhitespace(command_line, TRIM_ALL, &command_line_string);
433 << UTF16ToUTF8(command_line);
    [all...]
command_line.h 105 static CommandLine FromString(const string16& command_line);
214 void ParseFromString(const string16& command_line);
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/
semihosting.h 73 long semihosting_system(char *command_line);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_win.cc 196 InternalScopedString command_line(kMaxPathLength * 3);
207 command_line.append("\"%s\" ", arg);
209 VReport(3, "Launching symbolizer command: %s\n", command_line.data());
221 command_line.data(), // Command line
  /system/tpm/tpm_manager/server/
main.cc 19 #include <base/command_line.h>
  /toolchain/binutils/binutils-2.25/ld/
ldmain.c 99 args_type command_line; variable
267 command_line.warn_mismatch = TRUE;
268 command_line.warn_search_mismatch = TRUE;
269 command_line.check_section_addresses = -1;
270 command_line.warn_poison_system_directories =
276 command_line.error_poison_system_directories = FALSE;
325 && command_line.default_script != NULL)
327 ldfile_open_command_file (command_line.default_script);
384 if (command_line.print_output_format)
398 if (version_printed || command_line.print_output_format
    [all...]
ldfile.c 118 if (command_line.warn_poison_system_directories
130 if (command_line.error_poison_system_directories)
238 switch (command_line.endian)
274 if (command_line.warn_search_mismatch)
297 command_line.accept_unknown_input_arch)
303 if (command_line.warn_search_mismatch)

Completed in 1705 milliseconds

12 3 4 5