HomeSort by relevance Sort by last modified time
    Searched defs:ParseCommandLine (Results 1 - 8 of 8) sorted by null

  /external/bsdiff/
bsdiff_arguments.cc 63 bool BsdiffArguments::ParseCommandLine(int argc, char** argv) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiCompress/
EfiCompressMain.c 46 ParseCommandLine (
144 if (!ParseCommandLine (argc, argv, &ActionList)) {
173 ParseCommandLine (
  /system/nvram/hal/
fake_nvram.cpp 68 bool ParseCommandLine(int argc, char** argv) {
209 if (!ParseCommandLine(argc, argv)) {
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
EfiRom.c 63 if (ParseCommandLine (Argc, Argv, &mOptions)) {
855 ParseCommandLine (
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenTEImage/
GenTEImage.c 96 ParseCommandLine (
166 if (ParseCommandLine (Argc, Argv)) {
640 ParseCommandLine (
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Application/FirmwareUpdate/
FirmwareUpdate.c 177 ParseCommandLine (
327 Status = ParseCommandLine (Argc, Argv);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/
EfiRom.c 161 ParseCommandLine (
250 if (ParseCommandLine (Argc, Argv, &mOptions)) {
987 ParseCommandLine (
    [all...]
  /external/pdfium/samples/
pdfium_test.cc 718 bool ParseCommandLine(const std::vector<std::string>& args,
    [all...]

Completed in 224 milliseconds