Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
Dobjgraph.py167 optu = optc = optd = 0
174 optd = 1
175 if optu == optc == optd == 0:
176 optu = optc = optd = 1
188 more = (optu + optc + optd > 1)
189 if optd:
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c148 BOOL optd; /* device argument present*/ variable
4169 optd = FALSE; in getoptions()
4188 optd = TRUE; in getoptions()
4288 if (!optd && !optV && !opth) { in getoptions()