Searched refs:pretend (Results 1 - 25 of 38) sorted by relevance

12

/external/gptfdisk/
H A Dgptcl.cc65 int partNum = 0, newPartNum = -1, saveNonGPT = 1, retval = 0, pretend = 0; local
97 {"pretend", 'P', POPT_ARG_NONE, NULL, 'P', "make changes in memory, but don't write them", ""},
125 // (o, z, or Z) options, and to flag presence of a --pretend/-P option
137 pretend = 1;
276 if (!pretend) {
283 pretend = 1; // Not really, but works around problem if -g is used with this...
330 pretend = 1;
408 if (!pretend) {
415 if (!pretend) {
450 if (!pretend) {
[all...]
/external/autotest/site_utils/
H A Dtest_runner_utils.py85 parser.add_argument('--pretend', action='store_true', default=False,
179 def _run_autoserv(command, pretend=False):
189 if not pretend:
214 pretend=False, autoserv_verbose=False):
225 @param pretend: If True, will print out autoserv commands rather than
245 if _run_autoserv(command, pretend) != 0:
253 args=None, pretend=False,
272 @param pretend: If True, will print out autoserv commands rather than
307 code = _run_autoserv(command, pretend)
439 pretend
[all...]
H A Dtest_droid.py141 host_attributes=host_attributes, pretend=arguments.pretend)
H A Dtest_that.py67 if arguments.pretend:
68 raise ValueError('--pretend flag not supported when running '
304 pretend=arguments.pretend)
/external/iputils/ninfod/
H A Dconfigure5286 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/google-breakpad/
H A Dconfigure7710 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/stressapptest/
H A Dconfigure6978 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/icu/icu4c/source/
H A Dconfigure8887 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/libpcap/
H A Dconfigure10114 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/tcpdump/
H A Dconfigure9420 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/e2fsprogs/
H A Dconfigure7637 # If it fails, then pretend we aren't using GCC.
14979 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/libcap-ng/libcap-ng-0.7/
H A Dconfigure4230 # If it fails, then pretend we aren't using GCC.
14186 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/libedit/
H A Dconfigure4802 # If it fails, then pretend we aren't using GCC.
14731 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/libexif/
H A Dconfigure4390 # If it fails, then pretend we aren't using GCC.
12331 # If it fails, then pretend we aren't using GCC.
15164 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/libffi/
H A Dtexinfo.tex276 % one after. I won't pretend I can describe this better than DEK...
3689 % If we were given no argument, pretend we were given `1'.
/external/libmicrohttpd/doc/
H A Dtexinfo.tex276 % one after. I won't pretend I can describe this better than DEK...
3689 % If we were given no argument, pretend we were given `1'.
/external/libnetfilter_conntrack/
H A Dconfigure5425 # If it fails, then pretend we aren't using GCC.
14280 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/libnfnetlink/
H A Dconfigure4371 # If it fails, then pretend we aren't using GCC.
12702 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/libpng/
H A Dconfigure4591 # If it fails, then pretend we aren't using GCC.
15209 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/libusb-compat/
H A Dconfigure4084 # If it fails, then pretend we aren't using GCC.
11255 # The libusb-0.1 version we pretend to be
12846 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/lmfit/
H A Dconfigure4280 # If it fails, then pretend we aren't using GCC.
13073 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dtexinfo.tex276 % one after. I won't pretend I can describe this better than DEK...
3689 % If we were given no argument, pretend we were given `1'.
/external/python/cpython3/Modules/_ctypes/libffi/
H A Dtexinfo.tex276 % one after. I won't pretend I can describe this better than DEK...
3689 % If we were given no argument, pretend we were given `1'.
/external/strace/
H A Dconfigure16076 # Let's still pretend it is `configure' which instantiates (i.e., don't
/external/valgrind/
H A Dconfigure16653 # Let's still pretend it is `configure' which instantiates (i.e., don't

Completed in 975 milliseconds

12