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

1 2 3 4 5 6 7 8

  /prebuilts/ndk/r16/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.27/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
  /external/pdfium/xfa/fxfa/
cxfa_ffline.cpp 47 case XFA_AttributeEnum::Even:
61 case XFA_AttributeEnum::Even:
75 case XFA_AttributeEnum::Even:
  /external/pdfium/xfa/fxfa/parser/
cxfa_arc.cpp 25 (void*)XFA_AttributeEnum::Even},
cxfa_border.cpp 28 (void*)XFA_AttributeEnum::Even},
cxfa_line.cpp 25 (void*)XFA_AttributeEnum::Even},
  /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.
  /prebuilts/go/darwin-x86/src/cmd/go/internal/base/
env.go 16 // Even if dir is not rooted, no harm done.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/internal/nettest/
helper_bsd.go 37 // Even after the fix, it looks like the latest
  /prebuilts/go/linux-x86/src/cmd/go/internal/base/
env.go 16 // Even if dir is not rooted, no harm done.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/internal/nettest/
helper_bsd.go 37 // Even after the fix, it looks like the latest
  /toolchain/binutils/binutils-2.27/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.
  /prebuilts/go/darwin-x86/src/go/importer/
importer_test.go 62 // Even though we open math/big.a, the import request was for math/bigger

Completed in 1395 milliseconds

1 2 3 4 5 6 7 8