HomeSort by relevance Sort by last modified time
    Searched refs:pretend (Results 1 - 25 of 42) sorted by null

1 2

  /external/gptfdisk/
gptcl.cc 65 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/
test_runner_utils.py 85 parser.add_argument('--pretend', action='store_true', default=False,
239 def _run_autoserv(command, pretend=False):
249 if not pretend:
265 logging.info('Pretend mode. Would run autoserv command: %s',
274 pretend=False, autoserv_verbose=False):
285 @param pretend: If True, will print out autoserv commands rather than
305 if _run_autoserv(command, pretend) != 0:
313 args=None, pretend=False,
332 @param pretend: If True, will print out autoserv commands rather than
367 code = _run_autoserv(command, pretend)
    [all...]
test_that.py 67 if arguments.pretend:
68 raise ValueError('--pretend flag not supported when running '
304 pretend=arguments.pretend)
  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
divdi3.S 18 @ args = 0, pretend = 0, frame = 0
  /external/v8/tools/profview/
profile-utils.js 102 // For JavaScript function, pretend there is one instance of optimized
  /external/boringssl/src/ssl/test/runner/
common.go 580 // UnauthenticatedECDH causes the server to pretend ECDHE_RSA
    [all...]
  /external/epid-sdk/
configure     [all...]
  /external/iputils/ninfod/
configure     [all...]
  /external/golang-protobuf/protoc-gen-go/generator/
generator.go     [all...]
  /external/google-breakpad/
configure     [all...]
  /external/stressapptest/
configure     [all...]
  /external/icu/icu4c/source/
configure     [all...]
  /external/libpcap/
configure     [all...]
  /external/tcpdump/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/iperf3/
configure     [all...]
  /external/jemalloc_new/
configure     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/libexif/
configure     [all...]
  /external/libffi/
texinfo.tex 276 % one after. I won't pretend I can describe this better than DEK...
    [all...]
  /external/libnetfilter_conntrack/
configure     [all...]
  /external/libnfnetlink/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /external/lmfit/
configure     [all...]

Completed in 2731 milliseconds

1 2