Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/bin/tool/
Dcafeupdate58 while getopts hu:st:qP OPT
60 case $OPT in
Duploadimg_simultaneous.sh66 while getopts "b:l:rh" OPT
68 case $OPT in
Dcaferun892 while getopts :m:g:e:p:d:k:w:a:o:unxbijqNADLRFcfsryt:l:hH:2Vv:WM:z OPT
894 case $OPT in
/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeFunctions.cs4308 string OPT = args[0]; in bootrun()
4310 switch(OPT) in bootrun()
9693 public string OPT property in CafeX.getopts