Home
last modified time | relevance | path

Searched defs:command_line (Results 1 – 25 of 724) sorted by relevance

12345678910>>...29

/external/e2fsprogs/ext2ed/
Dgroup_com.c21 void type_ext2_group_desc___next (char *command_line) in type_ext2_group_desc___next()
37 void type_ext2_group_desc___prev (char *command_line) in type_ext2_group_desc___prev()
53 void type_ext2_group_desc___entry (char *command_line) in type_ext2_group_desc___entry()
79 void type_ext2_group_desc___gocopy (char *command_line) in type_ext2_group_desc___gocopy()
107 void type_ext2_group_desc___show (char *command_line) in type_ext2_group_desc___show()
134 void type_ext2_group_desc___inode (char *command_line) in type_ext2_group_desc___inode()
145 void type_ext2_group_desc___blockbitmap (char *command_line) in type_ext2_group_desc___blockbitmap()
159 void type_ext2_group_desc___inodebitmap (char *command_line) in type_ext2_group_desc___inodebitmap()
173 void type_ext2_group_desc___setactivecopy (char *command_line) in type_ext2_group_desc___setactivecopy()
Dfile_com.c50 void type_file___inode (char *command_line) in type_file___inode()
56 void type_file___show (char *command_line) in type_file___show()
65 void type_file___nextblock (char *command_line) in type_file___nextblock()
93 void type_file___next (char *command_line) in type_file___next()
116 void type_file___offset (char *command_line) in type_file___offset()
143 void type_file___prev (char *command_line) in type_file___prev()
166 void type_file___prevblock (char *command_line) in type_file___prevblock()
194 void type_file___block (char *command_line) in type_file___block()
225 void type_file___display (char *command_line) in type_file___display()
396 void type_file___remember (char *command_line) in type_file___remember()
[all …]
Dgeneral_com.c24 void help (char *command_line) in help()
148 void set_device (char *command_line) in set_device()
201 void set_offset (char *command_line) in set_offset()
357 void set (char *command_line) in set()
426 void hex_set (char *command_line) in hex_set()
491 void set_type (char *command_line) in set_type()
613 void show (char *command_line) in show()
692 void next (char *command_line) in next()
721 void prev (char *command_line) in prev()
757 void pgup (char *command_line) in pgup()
[all …]
Ddir_com.c175 void type_dir___cd (char *command_line) in type_dir___cd()
335 void type_dir___entry (char *command_line) in type_dir___entry()
388 void type_dir___followinode (char *command_line) in type_dir___followinode()
410 void type_dir___inode (char *command_line) in type_dir___inode()
424 void type_dir___show (char *command_line) in type_dir___show()
476 void type_dir___next (char *command_line) in type_dir___next()
499 void type_dir___prev (char *command_line) in type_dir___prev()
537 void type_dir___remember (char *command_line) in type_dir___remember()
584 void type_dir___set (char *command_line) in type_dir___set()
665 void type_dir___writedata (char *command_line) in type_dir___writedata()
Dinodebitmap_com.c26 void type_ext2_inode_bitmap___entry (char *command_line) in type_ext2_inode_bitmap___entry()
48 void type_ext2_inode_bitmap___next (char *command_line) in type_ext2_inode_bitmap___next()
64 void type_ext2_inode_bitmap___prev (char *command_line) in type_ext2_inode_bitmap___prev()
80 void type_ext2_inode_bitmap___allocate (char *command_line) in type_ext2_inode_bitmap___allocate()
106 void type_ext2_inode_bitmap___deallocate (char *command_line) in type_ext2_inode_bitmap___deallocate()
159 void type_ext2_inode_bitmap___show (char *command_line) in type_ext2_inode_bitmap___show()
Dblockbitmap_com.c32 void type_ext2_block_bitmap___entry (char *command_line) in type_ext2_block_bitmap___entry()
69 void type_ext2_block_bitmap___next (char *command_line) in type_ext2_block_bitmap___next()
91 void type_ext2_block_bitmap___prev (char *command_line) in type_ext2_block_bitmap___prev()
107 void type_ext2_block_bitmap___allocate (char *command_line) in type_ext2_block_bitmap___allocate()
142 void type_ext2_block_bitmap___deallocate (char *command_line) in type_ext2_block_bitmap___deallocate()
202 void type_ext2_block_bitmap___show (char *command_line) in type_ext2_block_bitmap___show()
Dsuper_com.c24 void type_ext2_super_block___show (char *command_line) in type_ext2_super_block___show()
119 void type_ext2_super_block___gocopy (char *command_line) in type_ext2_super_block___gocopy()
146 void type_ext2_super_block___setactivecopy (char *command_line) in type_ext2_super_block___setactivecopy()
Dext2_com.c25 void type_ext2___super (char *command_line) in type_ext2___super()
42 void type_ext2___cd (char *command_line) in type_ext2___cd()
73 void type_ext2___group (char *command_line) in type_ext2___group()
Dinode_com.c22 void type_ext2_inode___prev (char *command_line) in type_ext2_inode___prev()
69 void type_ext2_inode___next (char *command_line) in type_ext2_inode___next()
118 void type_ext2_inode___show (char *command_line) in type_ext2_inode___show()
282 void type_ext2_inode___entry (char *command_line) in type_ext2_inode___entry()
315 void type_ext2_inode___group (char *command_line) in type_ext2_inode___group()
329 void type_ext2_inode___file (char *command_line) in type_ext2_inode___file()
347 void type_ext2_inode___dir (char *command_line) in type_ext2_inode___dir()
/external/chromium_org/tools/gn/bin/
Dgyp_flag_compare.py24 def FindAndRemoveArgWithValue(command_line, argname): argument
38 def MergeSpacedArgs(command_line, argname): argument
53 def NormalizeSymbolArguments(command_line): argument
166 def Run(command_line): argument
/external/chromium_org/chrome/test/ppapi/
Dppapi_test.cc42 void AddPrivateSwitches(base::CommandLine* command_line) { in AddPrivateSwitches()
134 void PPAPITestBase::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine()
285 void PPAPITest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine()
317 void PPAPIPrivateTest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine()
326 void OutOfProcessPPAPITest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine()
333 base::CommandLine* command_line) { in SetUpCommandLine()
338 void PPAPINaClTest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine()
399 base::CommandLine* command_line) { in SetUpCommandLine()
412 base::CommandLine* command_line) { in SetUpCommandLine()
425 base::CommandLine* command_line) { in SetUpCommandLine()
[all …]
/external/chromium_org/content/common/sandbox_linux/
Dsandbox_seccomp_bpf_linux.cc158 const base::CommandLine& command_line = in GetGpuProcessSandbox() local
175 bool StartBPFSandbox(const base::CommandLine& command_line, in StartBPFSandbox()
199 bool StartBPFSandbox(const base::CommandLine& command_line, in StartBPFSandbox()
216 const base::CommandLine& command_line = in IsSeccompBPFDesired() local
229 const base::CommandLine& command_line = in ShouldEnableSeccompBPF() local
258 const base::CommandLine& command_line = in StartSandbox() local
/external/chromium_org/content/browser/gpu/
Dcompositor_util.cc45 const base::CommandLine& command_line = in GetGpuFeatureInfo() local
167 const base::CommandLine& command_line = in IsPinchVirtualViewportEnabled() local
184 const base::CommandLine& command_line = in IsDelegatedRendererEnabled() local
200 const base::CommandLine& command_line = in IsImplSidePaintingEnabled() local
225 const base::CommandLine& command_line = in ForceNumberOfRendererRasterThreads() local
245 const base::CommandLine& command_line = in IsGpuRasterizationEnabled() local
264 const base::CommandLine& command_line = in IsForceGpuRasterizationEnabled() local
274 const base::CommandLine& command_line = in UseSurfacesEnabled() local
/external/chromium_org/chrome/browser/chromeos/login/
Dchrome_restart_request.cc69 CommandLine* command_line) { in DeriveCommandLine()
245 void ReLaunch(const std::string& command_line) { in ReLaunch()
282 ChromeRestartRequest::ChromeRestartRequest(const std::string& command_line) in ChromeRestartRequest()
337 CommandLine* command_line) { in GetOffTheRecordCommandLine()
360 void RestartChrome(const std::string& command_line) { in RestartChrome()
Dlogin_browsertest.cc35 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine()
45 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine()
57 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine()
64 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine()
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_service.cc33 base::Time GetOriginalProcessStartTime(const CommandLine& command_line) { in GetOriginalProcessStartTime()
51 StartupType GetStartupType(const CommandLine& command_line) { in GetStartupType()
100 const CommandLine& command_line, in RecordStartupInfo()
161 const base::CommandLine& command_line, in HandleLaunchCommandLine()
/external/chromium_org/chrome/browser/
Dabout_flags_unittest.cc389 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
424 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
492 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
507 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
536 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
595 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
604 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
615 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
628 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
637 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
[all …]
Dio_thread.cc170 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in CreateGlobalHostResolver() local
293 int GetSwitchValueAsInt(const CommandLine& command_line, in GetSwitchValueAsInt()
554 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in InitAsync() local
769 void IOThread::InitializeNetworkOptions(const CommandLine& command_line) { in InitializeNetworkOptions()
819 void IOThread::ConfigureTCPFastOpen(const CommandLine& command_line) { in ConfigureTCPFastOpen()
1087 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in InitSystemRequestContextOnIOThread() local
1120 void IOThread::ConfigureQuic(const CommandLine& command_line) { in ConfigureQuic()
1172 const base::CommandLine& command_line, in ConfigureQuicGlobals()
1236 bool IOThread::ShouldEnableQuic(const CommandLine& command_line, in ShouldEnableQuic()
1249 const CommandLine& command_line) { in ShouldEnableQuicPortSelection()
[all …]
/external/chromium_org/chrome/common/
Dprofiling.cc50 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in GetProfileName() local
73 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in FlushProfilingData() local
128 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in ProcessStarted() local
168 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in Start() local
Dcrash_keys_unittest.cc63 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
75 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
90 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
167 CommandLine command_line(CommandLine::NO_PROGRAM); in TEST_F() local
/external/chromium_org/components/signin/core/common/
Dprofile_management_switches.cc170 void EnableNewAvatarMenuForTesting(base::CommandLine* command_line) { in EnableNewAvatarMenuForTesting()
175 void DisableNewAvatarMenuForTesting(base::CommandLine* command_line) { in DisableNewAvatarMenuForTesting()
180 void EnableNewProfileManagementForTesting(base::CommandLine* command_line) { in EnableNewProfileManagementForTesting()
185 void EnableAccountConsistencyForTesting(base::CommandLine* command_line) { in EnableAccountConsistencyForTesting()
/external/chromium_org/chrome/app/
Dchrome_main_delegate.cc144 bool HasDeprecatedArguments(const std::wstring& command_line) { in HasDeprecatedArguments()
252 bool HandleVersionSwitches(const CommandLine& command_line) { in HandleVersionSwitches()
275 void HandleHelpSwitches(const CommandLine& command_line) { in HandleHelpSwitches()
313 CommandLine* command_line = CommandLine::ForCurrentProcess(); in InitializeUserDataDir() local
391 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in BasicStartupComplete() local
543 const base::CommandLine& command_line, in InitMacCrashReporter()
639 const CommandLine& command_line = *CommandLine::ForCurrentProcess(); in PreSandboxStartup() local
895 const CommandLine* command_line = CommandLine::ForCurrentProcess(); in ZygoteForked() local
/external/chromium_org/chrome/browser/android/
Dchrome_startup_flags.cc23 CommandLine* command_line = CommandLine::ForCurrentProcess(); in SetCommandLineSwitch() local
30 CommandLine* command_line = CommandLine::ForCurrentProcess(); in SetCommandLineSwitchASCII() local
/external/chromium_org/chrome/browser/app_mode/
Dapp_mode_utils.cc42 CommandLine* command_line = CommandLine::ForCurrentProcess(); in IsRunningInAppMode() local
48 CommandLine* command_line = CommandLine::ForCurrentProcess(); in IsRunningInForcedAppMode() local
/external/chromium_org/chrome/browser/media/
Dchrome_webrtc_audio_quality_browsertest.cc112 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine()
153 CommandLine command_line(CommandLine::NO_PROGRAM); in StartRecording() local
230 CommandLine command_line(test::GetReferenceFilesDir().Append( in ForceMicrophoneVolumeTo100Percent() local
287 CommandLine command_line(sox_path); in RemoveSilence() local
289 CommandLine command_line(base::FilePath(FILE_PATH_LITERAL("sox"))); in RemoveSilence() local
350 CommandLine command_line(pesq_path); in RunPesq() local

12345678910>>...29