/toolchain/binutils/binutils-2.25/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.25/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; 403 if (!pretend) { 410 if (!pretend) { 445 if (!pretend) { [all...] |
/external/autotest/site_utils/ |
test_runner_utils.py | 84 parser.add_argument('--pretend', action='store_true', default=False, 178 def _run_autoserv(command, pretend=False): 188 if not pretend: 204 logging.info('Pretend mode. Would run autoserv command: %s', 213 pretend=False, autoserv_verbose=False): 224 @param pretend: If True, will print out autoserv commands rather than 244 if _run_autoserv(command, pretend) != 0: 252 args=None, pretend=False, 271 @param pretend: If True, will print out autoserv commands rather than 306 code = _run_autoserv(command, pretend) [all...] |
test_droid.py | 141 host_attributes=host_attributes, pretend=arguments.pretend)
|
test_that.py | 68 if arguments.pretend: 69 raise ValueError('--pretend flag not supported when running ' 300 pretend=arguments.pretend)
|
/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ |
memset.asm | 41 ; args = 0, pretend = 0, frame = 0
|
memset.S | 46 @ args = 0, pretend = 0, frame = 0
|
divdi3.S | 20 @ 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 | 77 // fake flag - pretend input is from stdin
|
/prebuilts/go/linux-x86/src/cmd/gofmt/ |
gofmt_test.go | 77 // fake flag - pretend input is from stdin
|