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

1 2 3 4

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
mips16-pic-4c.s 5 # Create a call stub for f2. We pretend that f2 takes floating-point
16 # Create a call stub for f3. We pretend that f3 returns a
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
use-thumb-lib.s 17 @ args = 0, pretend = 0, frame = 0
  /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,
179 def _run_autoserv(command, pretend=False):
189 if not pretend:
205 logging.info('Pretend mode. Would run autoserv command: %s',
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)
    [all...]
test_droid.py 141 host_attributes=host_attributes, pretend=arguments.pretend)
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
  /prebuilts/go/darwin-x86/src/runtime/
signal_arm.go 44 // We arrange lr, and pc to pretend the panicking
signal_arm64.go 60 // We arrange lr, and pc to pretend the panicking
signal_mips64x.go 64 // We arrange link, and pc to pretend the panicking
signal_mipsx.go 61 // We arrange link, and pc to pretend the panicking
signal_ppc64x.go 65 // We arrange link, and pc to pretend the panicking
signal_linux_s390x.go 90 // We arrange link, and pc to pretend the panicking
  /prebuilts/go/linux-x86/src/runtime/
signal_arm.go 44 // We arrange lr, and pc to pretend the panicking
signal_arm64.go 60 // We arrange lr, and pc to pretend the panicking
signal_mips64x.go 64 // We arrange link, and pc to pretend the panicking
signal_mipsx.go 61 // We arrange link, and pc to pretend the panicking
signal_ppc64x.go 65 // We arrange link, and pc to pretend the panicking
signal_linux_s390x.go 90 // We arrange link, and pc to pretend the panicking
  /prebuilts/go/darwin-x86/src/os/user/
lookup_windows.go 71 // pretend username is fullname
  /prebuilts/go/linux-x86/src/os/user/
lookup_windows.go 71 // pretend username is fullname
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
gofmt_test.go 79 // fake flag - pretend input is from stdin
  /prebuilts/go/darwin-x86/src/image/jpeg/
fdct.go 20 3. You may not pretend that you wrote this software. If you use it in a
  /prebuilts/go/linux-x86/src/cmd/gofmt/
gofmt_test.go 79 // fake flag - pretend input is from stdin
  /prebuilts/go/linux-x86/src/image/jpeg/
fdct.go 20 3. You may not pretend that you wrote this software. If you use it in a

Completed in 363 milliseconds

1 2 3 4