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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
attr-gnu-4-13.d 5 #warning: Warning: .* uses double-precision hard float, .* uses single-precision hard float
attr-gnu-4-31.d 5 #warning: Warning: .* uses double-precision hard float, .* uses single-precision hard float
attr-gnu-4-01.d 10 Tag_GNU_Power_ABI_FP: hard float, unspecified long double
attr-gnu-4-03.d 10 Tag_GNU_Power_ABI_FP: single-precision hard float, unspecified long double
attr-gnu-4-10.d 10 Tag_GNU_Power_ABI_FP: hard float, unspecified long double
attr-gnu-4-11.d 10 Tag_GNU_Power_ABI_FP: hard float, unspecified long double
attr-gnu-4-12.d 5 #warning: Warning: .* uses hard float, .* uses soft float
attr-gnu-4-21.d 5 #warning: Warning: .* uses hard float, .* uses soft float
attr-gnu-4-23.d 5 #warning: Warning: .* uses hard float, .* uses soft float
attr-gnu-4-32.d 5 #warning: Warning: .* uses hard float, .* uses soft float
attr-gnu-4-33.d 10 Tag_GNU_Power_ABI_FP: single-precision hard float, unspecified long double
  /build/make/core/combo/arch/mips/
mips32r6.mk 2 # Generating binaries for MIPS32R6/hard-float/little-endian
mips32-fp.mk 2 # Generating binaries for MIPS32/hard-float/little-endian
mips32r2-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian
mips32r2dsp-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian/dsp
mips32r2dspr2-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian/dsp
mips32r2-fp-xburst.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian without
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
eabi-hard-float.d 1 #source: eabi-hard-float.s
7 # Check that we set the hard-float ABI flag directly
11 Flags: 0x5000400, Version5 EABI, hard-float ABI
attr-merge-vfp-13.d 2 #source: attr-merge-vfp-armv8-hard.s
  /external/llvm/utils/git-svn/
git-svnrevert 42 git reset --hard HEAD
58 git reset --hard HEAD
  /prebuilts/go/darwin-x86/test/bench/go1/
regexp_test.go 49 hard = "[ -~]*ABCDEFGHIJKLMNOPQRSTUVWXYZ$"
58 func BenchmarkRegexpMatchHard_32(b *testing.B) { benchmark(b, hard, 32<<0) }
59 func BenchmarkRegexpMatchHard_1K(b *testing.B) { benchmark(b, hard, 1<<10) }
48 hard = "[ -~]*ABCDEFGHIJKLMNOPQRSTUVWXYZ$" const
  /prebuilts/go/linux-x86/test/bench/go1/
regexp_test.go 49 hard = "[ -~]*ABCDEFGHIJKLMNOPQRSTUVWXYZ$"
58 func BenchmarkRegexpMatchHard_32(b *testing.B) { benchmark(b, hard, 32<<0) }
59 func BenchmarkRegexpMatchHard_1K(b *testing.B) { benchmark(b, hard, 1<<10) }
48 hard = "[ -~]*ABCDEFGHIJKLMNOPQRSTUVWXYZ$" const
  /bionic/libc/kernel/uapi/linux/
rfkill.h 47 __u8 soft, hard; member in struct:rfkill_event
  /external/kernel-headers/original/uapi/linux/
rfkill.h 77 * @hard: hard state (0/1)
87 __u8 soft, hard; member in struct:rfkill_event
99 * that we've made the 'hard' member optional since our only option
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rfkill.h 73 * @hard: hard state (0/1)
83 __u8 soft, hard; member in struct:rfkill_event
95 * that we've made the 'hard' member optional since our only option

Completed in 302 milliseconds

1 2 3 4 5 6 7 8 91011>>