Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/tools/THPConv/src/
DTHPConv.c437 u8* option = argv[i]; in checkArguments() local
442 if (strcmp(option, "-j") == 0) in checkArguments()
488 else if (strcmp(option, "-c") == 0) in checkArguments()
522 else if (strcmp(option, "-d") == 0) in checkArguments()
547 else if (strcmp(option, "-s") == 0) in checkArguments()
593 else if (strcmp(option, "-trk") == 0) in checkArguments()
642 else if (strcmp(option, "-r") == 0) in checkArguments()
666 else if (strcmp(option, "-o") == 0) in checkArguments()
674 else if (strcmp(option, "-non") == 0) in checkArguments()
689 else if (strcmp(option, "-odd") == 0) in checkArguments()
[all …]