/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mt/ |
relocs1.s | 1 ;; This test is meant to exercise every unusual reloc supported
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/ |
syms.d | 3 # The following targets use an unusual .set syntax...
|
/external/llvm/test/MC/Mips/mips32r6/ |
valid.s | 3 # Branches have some unusual encoding rules in MIPS32r6 so we need to test:
|
/external/llvm/test/MC/Mips/mips64r6/ |
valid.s | 3 # Branches have some unusual encoding rules in MIPS32r6 so we need to test:
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
sec-9.d | 7 # reading in contents at an unusual location without a proper section
|
/prebuilts/go/darwin-x86/test/fixedbugs/bug324.dir/ |
prog.go | 21 // nothing unusual here
|
/prebuilts/go/linux-x86/test/fixedbugs/bug324.dir/ |
prog.go | 21 // nothing unusual here
|
/external/libunwind/doc/ |
unw_is_signal_frame.tex | 28 Signal frames are somewhat unusual because the asynchronous nature of
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/ |
ggen.go | 70 // PPC64 is unusual because TWO nops are required
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/ |
ggen.go | 70 // PPC64 is unusual because TWO nops are required
|
/prebuilts/go/darwin-x86/src/net/mail/ |
message_test.go | 799 `<"very.unusual.@.unusual.com"@example.com>`, 803 `<"very.(),:;<>[]\".VERY.\"very@\\ \"very\".unusual"@strange.example.com>`, // escaped quotes
|
/prebuilts/go/linux-x86/src/net/mail/ |
message_test.go | 799 `<"very.unusual.@.unusual.com"@example.com>`, 803 `<"very.(),:;<>[]\".VERY.\"very@\\ \"very\".unusual"@strange.example.com>`, // escaped quotes
|
/external/valgrind/none/tests/ |
cmdline1.stdout.exp | 101 --sim-hints=hint1,hint2,... activate unusual sim behaviours [none]
|
cmdline2.stdout.exp | 101 --sim-hints=hint1,hint2,... activate unusual sim behaviours [none]
|
/build/soong/androidmk/cmd/androidmk/ |
androidmk.go | 97 // It is unusual but not forbidden for pos.Line to be smaller than f.mkPos.Line
|
/external/tensorflow/tensorflow/contrib/makefile/ |
README.md | 493 possible you may hit something unusual, like a platform incompatibility. For
|
/prebuilts/go/darwin-x86/src/cmd/pack/ |
pack.go | 89 // The unusual ancestry means the arguments are not Go-standard.
|
/prebuilts/go/darwin-x86/src/os/signal/ |
doc.go | 174 may also happen in unusual cases when using cgo or SWIG; in that case,
|
/prebuilts/go/linux-x86/src/cmd/pack/ |
pack.go | 89 // The unusual ancestry means the arguments are not Go-standard.
|
/prebuilts/go/linux-x86/src/os/signal/ |
doc.go | 174 may also happen in unusual cases when using cgo or SWIG; in that case,
|
/build/make/core/ |
base_rules.mk | 154 $(call pretty-error,unusual tags: $(filter-out debug eng tests optional samples,$(my_module_tags)))
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
main.go | 48 // Only unusual checks are written here.
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
main.go | 48 // Only unusual checks are written here.
|
/external/dtc/Documentation/ |
dtc-paper.tex | 263 devices with unusual interrupt routing.
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
decode.go | 1195 // Check for unusual characters. If there are none, [all...] |