Searched refs:CommandType (Results 1 - 12 of 12) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.h35 NCommandType::EEnum CommandType; member in struct:CArcCommand
39 bool IsTestCommand() const { return CommandType == NCommandType::kTest; }
H A DArchiveCommandLine.cpp248 switch (CommandType)
260 switch (CommandType)
271 switch (CommandType)
308 command.CommandType = (NCommandType::EEnum)index;
313 command.CommandType = (NCommandType::kRename);
1017 options.Command.CommandType != NCommandType::kBenchmark &&
1018 options.Command.CommandType != NCommandType::kInfo &&
1019 options.Command.CommandType != NCommandType::kHash;
1022 bool isExtractOrList = isExtractGroupCommand || options.Command.CommandType == NCommandType::kList;
1023 bool isRename = options.Command.CommandType
[all...]
/external/lzma/CPP/7zip/Bundles/SFXCon/
H A DSfxCon.cpp145 NCommandType::EEnum CommandType; member in struct:CArchiveCommand
161 command.CommandType = (NCommandType::EEnum)index;
167 return kCommandRecursedDefault[CommandType];
304 command.CommandType = NCommandType::kFullExtract;
368 if (command.CommandType != NCommandType::kList)
392 eo.TestMode = command.CommandType == NCommandType::kTest;
/external/lzma/CPP/7zip/UI/Console/
H A DMain.cpp490 || options.Command.CommandType == NCommandType::kList
512 || options.Command.CommandType == NCommandType::kHash
513 || options.Command.CommandType == NCommandType::kBenchmark)
526 if (options.Command.CommandType == NCommandType::kInfo)
643 else if (options.Command.CommandType == NCommandType::kBenchmark)
654 else if (isExtractGroupCommand || options.Command.CommandType == NCommandType::kList)
861 else if (options.Command.CommandType == NCommandType::kHash)
/external/ImageMagick/MagickCore/
H A Danimate.c235 } CommandType;
251 *XMagickCommand(Display *,XResourceInfo *,XWindows *,const CommandType,
356 % XWindows *windows,const CommandType command_type,Image **image,
379 XWindows *windows,const CommandType command_type,Image **image,
1269 static const CommandType
1305 static const CommandType
1320 CommandType
231 } CommandType; typedef in typeref:enum:__anon1
H A Ddisplay.c1447 } CommandType;
1579 static CommandType
1584 *XMagickCommand(Display *,XResourceInfo *,XWindows *,const CommandType,
1620 XImageCache(Display *,XResourceInfo *,XWindows *,const CommandType,Image **,
6424 % XWindows *windows,const CommandType command,Image **image,
6445 XWindows *windows,const CommandType command,Image **image,
6705 % CommandType XImageWindowCommand(Display *display,
6733 static CommandType XImageWindowCommand(Display *display,
7104 % XWindows *windows,const CommandType command,Image **image,
7125 XWindows *windows,const CommandType comman
1442 } CommandType; typedef in typeref:enum:__anon27
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp973 enum CommandType
986 CommandType type;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 239 milliseconds