Home
last modified time | relevance | path

Searched refs:option (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/tools/THPConv/src/
DTHPConv.c432 u8* option = argv[i]; in checkArguments() local
437 if (strcmp(option, "-j") == 0) in checkArguments()
483 else if (strcmp(option, "-c") == 0) in checkArguments()
517 else if (strcmp(option, "-d") == 0) in checkArguments()
542 else if (strcmp(option, "-s") == 0) in checkArguments()
588 else if (strcmp(option, "-trk") == 0) in checkArguments()
637 else if (strcmp(option, "-r") == 0) in checkArguments()
661 else if (strcmp(option, "-o") == 0) in checkArguments()
669 else if (strcmp(option, "-non") == 0) in checkArguments()
684 else if (strcmp(option, "-odd") == 0) in checkArguments()
[all …]