Home
last modified time | relevance | path

Searched defs:Exclude (Results 1 – 13 of 13) sorted by relevance

/external/v8/tools/dev/
Dgen-tags.py56 def Exclude(fullpath, exclude_arches): function
/external/testng/src/test/java/test/
DExclude.java5 public class Exclude { class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp685 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
723 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1008 SmallInstructionSet Exclude; in collectUsedInstructions() local
1069 const SmallInstructionSet &Exclude, in nextInstr()
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp697 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
735 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1010 SmallInstructionSet Exclude; in collectUsedInstructions() local
1072 const SmallInstructionSet &Exclude, in nextInstr()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_object_avail_unittest.cpp246 TEST(CPDF_ObjectAvailTest, Exclude) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/
DArgList.cpp140 ArrayRef<OptSpecifier> Exclude = None; in AddAllArgs() local
/external/cldr/tools/java/org/unicode/cldr/ant/
DCLDRBuild.java472 public static class Exclude extends InExclude { class in CLDRBuild
473 public Exclude() { in Exclude() method in CLDRBuild.Exclude
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc176 void UseScratchRegisterScope::Exclude(const RegisterList& list) { in Exclude() function in vixl::aarch32::UseScratchRegisterScope
183 void UseScratchRegisterScope::Exclude(const VRegisterList& list) { in Exclude() function in vixl::aarch32::UseScratchRegisterScope
190 void UseScratchRegisterScope::Exclude(const Operand& operand) { in Exclude() function in vixl::aarch32::UseScratchRegisterScope
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2930 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::aarch64::UseScratchRegisterScope
2940 void UseScratchRegisterScope::Exclude(const Register& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
2950 void UseScratchRegisterScope::Exclude(const FPRegister& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
2960 void UseScratchRegisterScope::Exclude(const CPURegister& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h139 Exclude, enumerator
655 Exclude, enumerator
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp1659 SetVector<SUnit *> &Exclude, in computePath()
/external/clang/lib/Sema/
DSemaOpenMP.cpp7623 ArrayRef<unsigned> Exclude = llvm::None) { in getListOfPossibleValues()
7822 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; in ActOnOpenMPScheduleClause() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1782 SetVector<SUnit *> &Exclude, in computePath()