Searched refs:Exclude (Results 1 - 25 of 79) sorted by relevance

1234

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_exclude.cpp25 XFA_Element::Exclude,
H A Dcxfa_script.cpp15 {XFA_Element::Exclude, 1, 0},
/external/testng/src/test/java/test/
H A DExclude.java5 public class Exclude { class
47 System.out.println("[Exclude] " + s);
/external/iptables/extensions/
H A DAndroid.mk6 # Exclude some modules that are problematic to compile (types/header).
/external/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp382 const SmallInstructionSet &Exclude,
386 const SmallInstructionSet &Exclude,
391 const SmallInstructionSet &Exclude,
697 Instruction *Root, const SmallInstructionSet &Exclude,
715 if (L->contains(User) && !Exclude.count(User)) {
724 if (Op->hasOneUse() && L->contains(Op) && !Exclude.count(Op) &&
735 const SmallInstructionSet &Exclude,
739 collectInLoopUserSet(Root, Exclude, Final, Users);
1010 SmallInstructionSet Exclude; local
1012 Exclude
696 collectInLoopUserSet( Instruction *Root, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
733 collectInLoopUserSet( const SmallInstructionVector &Roots, const SmallInstructionSet &Exclude, const SmallInstructionSet &Final, DenseSet<Instruction *> &Users) argument
1071 nextInstr(int Val, UsesTy &In, const SmallInstructionSet &Exclude, UsesTy::iterator *StartI) argument
[all...]
/external/vixl/test/
H A Dtest-use-scratch-register-scope.cc213 local_temps.Exclude(r1, r2);
214 local_temps.Exclude(s1, q1);
242 local_temps.Exclude(s2, d3);
/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc901 temps.Exclude(operand.GetRegister());
1131 temps.Exclude(operand.GetRegister());
1797 temps.Exclude(operand.GetRegister());
1813 temps.Exclude(operand.GetRegister());
2431 temps.Exclude(kPCSVarargs);
2432 temps.Exclude(kPCSVarargsFP);
2433 temps.Exclude(arg0, arg1, arg2, arg3);
2502 temps.Exclude(x0);
2590 temps.Exclude(arg0, arg1, arg2, arg3);
2810 void UseScratchRegisterScope::Exclude(cons function in class:vixl::aarch64::UseScratchRegisterScope
2820 void UseScratchRegisterScope::Exclude(const Register& reg1, function in class:vixl::aarch64::UseScratchRegisterScope
2830 void UseScratchRegisterScope::Exclude(const FPRegister& reg1, function in class:vixl::aarch64::UseScratchRegisterScope
2840 void UseScratchRegisterScope::Exclude(const CPURegister& reg1, function in class:vixl::aarch64::UseScratchRegisterScope
[all...]
/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632Traits.h544 TargetLowering::RegSetMask Exclude) {
558 if (scratch && (Exclude & ::Ice::TargetLowering::RegSet_CallerSave)) \
560 if (preserved && (Exclude & ::Ice::TargetLowering::RegSet_CalleeSave)) \
562 if (stackptr && (Exclude & ::Ice::TargetLowering::RegSet_StackPointer)) \
564 if (frameptr && (Exclude & ::Ice::TargetLowering::RegSet_FramePointer)) \
542 getRegisterSet(const ::Ice::ClFlags & , TargetLowering::RegSetMask Include, TargetLowering::RegSetMask Exclude) argument
H A DIceTargetLoweringX8664Traits.h585 TargetLowering::RegSetMask Exclude) {
601 if (scratch && (Exclude & ::Ice::TargetLowering::RegSet_CallerSave)) \
603 if (preserved && (Exclude & ::Ice::TargetLowering::RegSet_CalleeSave)) \
605 if (stackptr && (Exclude & ::Ice::TargetLowering::RegSet_StackPointer)) \
607 if (frameptr && (Exclude & ::Ice::TargetLowering::RegSet_FramePointer)) \
583 getRegisterSet(const ::Ice::ClFlags &Flags, TargetLowering::RegSetMask Include, TargetLowering::RegSetMask Exclude) argument
/external/ltp/tools/pounder21/
H A Dpounder50 -e subtests Exclude subtests from next pounder run
/external/vixl/test/aarch32/
H A Dtest-simulator-rd-rn-rm-a32.cc85 harness_scratch.Exclude(ip); \
505 scratch_registers.Exclude(rd);
506 scratch_registers.Exclude(rn);
507 scratch_registers.Exclude(rm);
H A Dtest-simulator-rd-rn-rm-t32.cc85 harness_scratch.Exclude(ip); \
505 scratch_registers.Exclude(rd);
506 scratch_registers.Exclude(rn);
507 scratch_registers.Exclude(rm);
H A Dtest-simulator-cond-rd-operand-const-a32.cc85 harness_scratch.Exclude(ip); \
499 scratch_registers.Exclude(rd);
H A Dtest-simulator-cond-rd-operand-const-t32.cc85 harness_scratch.Exclude(ip); \
614 scratch_registers.Exclude(rd);
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc85 harness_scratch.Exclude(ip); \
452 scratch_registers.Exclude(rd);
H A Dtest-simulator-cond-rd-rn-rm-ge-a32.cc85 harness_scratch.Exclude(ip); \
451 scratch_registers.Exclude(rd);
452 scratch_registers.Exclude(rn);
453 scratch_registers.Exclude(rm);
H A Dtest-simulator-cond-rd-rn-rm-ge-t32.cc85 harness_scratch.Exclude(ip); \
451 scratch_registers.Exclude(rd);
452 scratch_registers.Exclude(rn);
453 scratch_registers.Exclude(rm);
H A Dtest-simulator-cond-rd-rn-rm-q-a32.cc85 harness_scratch.Exclude(ip); \
435 scratch_registers.Exclude(rd);
436 scratch_registers.Exclude(rn);
437 scratch_registers.Exclude(rm);
H A Dtest-simulator-cond-rd-rn-rm-q-t32.cc85 harness_scratch.Exclude(ip); \
435 scratch_registers.Exclude(rd);
436 scratch_registers.Exclude(rn);
437 scratch_registers.Exclude(rm);
H A Dtest-simulator-cond-rd-rn-rm-sel-a32.cc85 harness_scratch.Exclude(ip); \
428 scratch_registers.Exclude(rd);
429 scratch_registers.Exclude(rn);
430 scratch_registers.Exclude(rm);
H A Dtest-simulator-cond-rd-rn-rm-sel-t32.cc85 harness_scratch.Exclude(ip); \
428 scratch_registers.Exclude(rd);
429 scratch_registers.Exclude(rn);
430 scratch_registers.Exclude(rm);
H A Dtest-simulator-cond-rd-operand-rn-a32.cc85 harness_scratch.Exclude(ip); \
535 scratch_registers.Exclude(rd);
536 scratch_registers.Exclude(rn);
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc85 harness_scratch.Exclude(ip); \
600 scratch_registers.Exclude(rd);
601 scratch_registers.Exclude(rn);
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc85 harness_scratch.Exclude(ip); \
600 scratch_registers.Exclude(rd);
601 scratch_registers.Exclude(rn);
/external/pdfium/xfa/fxfa/
H A Dfxfa_basic.h139 Exclude, member in class:XFA_AttributeEnum
655 Exclude, member in class:XFA_Element

Completed in 650 milliseconds

1234