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

1 2 3 4 5 6

  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/
Application.mk 2 # Even the system STL is too much because it will link libsupc++ for rtti and
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32r2-fp32.s 8 # Even registers are supported w/ 32-bit FPU, odd
mips32r2-ill-fp64.s 49 # Even registers are supported w/ 32-bit FPU, odd
mips32r2-ill.s 49 # Even registers are supported w/ 32-bit FPU, odd
mipsr6@mips32r2-ill.s 49 # Even registers are supported w/ 32-bit FPU, odd
  /prebuilts/go/darwin-x86/src/os/user/
listgroups_solaris.go 7 // Even though this file requires no C, it is used to provide a
  /prebuilts/go/darwin-x86/src/runtime/
defs_nacl_386.go 5 // but really don't matter. Even so, use the standard numbers.
defs_nacl_arm.go 5 // but really don't matter. Even so, use the standard numbers.
defs_nacl_amd64p32.go 5 // but really don't matter. Even so, use the standard numbers.
  /prebuilts/go/linux-x86/src/os/user/
listgroups_solaris.go 7 // Even though this file requires no C, it is used to provide a
  /prebuilts/go/linux-x86/src/runtime/
defs_nacl_386.go 5 // but really don't matter. Even so, use the standard numbers.
defs_nacl_arm.go 5 // but really don't matter. Even so, use the standard numbers.
defs_nacl_amd64p32.go 5 // but really don't matter. Even so, use the standard numbers.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv8-a-it-bad.s 18 @ Even for auto IT blocks
  /external/llvm/lib/Target/AArch64/
AArch64A57FPLoadBalancing.cpp 10 // mix of odd and even D-registers when performing a critical sequence of
19 // allocate it alternating even or odd registers. However, multiply-accumulates
50 // Enforce the algorithm to use the scavenged register even when the original
62 "(1: Even, 2: Odd)."),
105 /// A "color", which is either even or odd. Yes, these aren't really colors
107 enum class Color { Even, Odd };
109 static const char *ColorNames[2] = { "Even", "Odd" };
266 return OverrideBalance == 1 ? Color::Even : Color::Odd;
391 // Positive means we're even-heavy, negative we're odd-heavy.
469 Color PreferredColor = Parity < 0 ? Color::Even : Color::Odd
    [all...]
  /external/iptables/extensions/
libext.mk 19 # The $* does not work as expected. It ends up empty. Even with SECONDEXPANSION.
  /system/core/adb/
Android.mk 112 # Even though we're building a static library (and thus there's no link step for
129 # Even though we're building a static library (and thus there's no link step for
155 # Even though we're building a static library (and thus there's no link step for
191 # Even though we're building a static library (and thus there's no link step for
  /build/soong/cc/
coverage.go 56 // Even if we don't have coverage enabled, if any of our object files were compiled
  /prebuilts/go/darwin-x86/src/compress/lzw/
reader_test.go 109 // Even if the input is truncated, we should still return the
  /prebuilts/go/darwin-x86/src/context/
example_test.go 61 // Even though ctx will be expired, it is good practice to call its
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go 44 {0x39111dd0, "Even if I could be Shakespeare, I think I should still choose to be Faraday. - A. Huxley"},
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64_test.go 47 {0xf6c1e2a8c26c5cfc, 0x7ad25fafa1710407, "Even if I could be Shakespeare, I think I should still choose to be Faraday. - A. Huxley"},
  /prebuilts/go/linux-x86/src/compress/lzw/
reader_test.go 109 // Even if the input is truncated, we should still return the
  /prebuilts/go/linux-x86/src/context/
example_test.go 61 // Even though ctx will be expired, it is good practice to call its
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 44 {0x39111dd0, "Even if I could be Shakespeare, I think I should still choose to be Faraday. - A. Huxley"},

Completed in 8075 milliseconds

1 2 3 4 5 6