Home
last modified time | relevance | path

Searched refs:Even (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp47 case XFA_AttributeEnum::Even: in GetRectFromHand()
61 case XFA_AttributeEnum::Even: in GetRectFromHand()
75 case XFA_AttributeEnum::Even: in GetRectFromHand()
/external/zlib/src/contrib/minizip/
DMiniZip64_info.txt13 When adding ZIP64 support Mathias Svensson found that Even Rouault have added ZIP64
22 * Added ZIP64 support for unzip ( by Even Rouault )
24 * Reverted some changed that Even Rouault did.
34 Even Rouault - ZIP64 unzip Support
/external/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp107 enum class Color { Even, Odd }; enumerator
266 return OverrideBalance == 1 ? Color::Even : Color::Odd; in getPreferredColor()
469 Color PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()
491 Parity += (C == Color::Even) ? G->size() : -G->size(); in colorChainSet()
492 PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()
729 return Color::Even; in getColor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp103 enum class Color { Even, Odd }; enumerator
262 return OverrideBalance == 1 ? Color::Even : Color::Odd; in getPreferredColor()
467 Color PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()
491 Parity += (C == Color::Even) ? G->size() : -G->size(); in colorChainSet()
492 PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()
717 return Color::Even; in getColor()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUSchedule.td11 // Even pipeline:
13 def EVEN_UNIT : FuncUnit; // Even execution unit: (PC & 0x7 == 000)
/external/markdown/tests/misc/
Dblockquote-hr.txt17 Even a lazy line.
/external/llvm/test/TableGen/
Dlist-element-bitref.td7 string V2 = !if(L[0]{0}, "Odd", "Even");
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
Dlist-element-bitref.td7 string V2 = !if(L[0]{0}, "Odd", "Even");
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCScheduleP9.td56 // Even or an Odd queue. The EXECE represents the even queues and the EXECO
61 //Even Exec Ports
73 //Even ALU pipelines
87 //Even DP pipelines
/external/mesa3d/docs/relnotes/
D3.415 Even numbered versions (such as 3.4) designate stable releases.
D4.0.115 Even numbered versions (such as 3.4) designate stable releases.
D3.4.115 Even numbered versions (such as 3.4) designate stable releases.
D3.4.215 Even numbered versions (such as 3.4) designate stable releases.
D6.3.213 Even numbered versions (such as 6.2) designate stable releases.
/external/swiftshader/third_party/LLVM/test/Transforms/Inline/
Dalways_inline_dyn_alloca.ll4 ; If callee is marked alwaysinline, inline it! Even if callee has dynamic
/external/fonttools/Tests/feaLib/data/
DGSUB_2.fea8 # Even if it has exactly the same content as feature f1,
DGSUB_3.fea8 # Even if it has exactly the same content as feature f1,
/external/llvm/test/CodeGen/ARM/
Dpie.ll9 ; Test that we only use one load. Even that is only needed because there
/external/llvm/test/LTO/X86/
Dsymver-asm.ll9 ; Even without -exported-symbol, io_cancel_0_4 should be noticed by LTOModule's
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dpie.ll9 ; Test that we only use one load. Even that is only needed because there
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ValueTracking/
Dfunc-ptr-lsb.ll9 ; Even though the address of @foo is aligned, we cannot assume that the
/external/python/cpython3/Mac/BuildScript/
Dtk868_on_10_8_10_9.patch2 Even though Gestalt was deprecated in OS X 10.8, it should work fine
/external/pdfium/xfa/fxfa/parser/
Dcxfa_arc.cpp25 (void*)XFA_AttributeEnum::Even},
Dcxfa_border.cpp28 (void*)XFA_AttributeEnum::Even},
/external/python/cpython2/Mac/BuildScript/
Dtk868_on_10_8_10_9.patch2 Even though Gestalt was deprecated in OS X 10.8, it should work fine

12345678910>>...18