Searched defs:Include (Results 1 - 20 of 20) sorted by relevance

/external/lzma/CPP/Common/
H A DWildcard.h108 bool Include; member in struct:NWildcard::CCensorPath
113 Include(true),
/external/clang/include/clang/Lex/
H A DPreprocessingRecord.h202 Include, enumerator in enum:clang::InclusionDirective::InclusionKind
/external/libmojo/third_party/jinja2/
H A Dnodes.py316 class Include(Stmt): class in inherits:Stmt
/external/testng/src/main/java/org/testng/xml/
H A DTestNGContentHandler.java47 private Include m_currentInclude;
611 private static class Include { class in class:TestNGContentHandler
617 public Include(String name, String numbers) { method in class:TestNGContentHandler.Include
626 m_currentInclude = new Include(attributes.getValue("name"),
/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc160 void UseScratchRegisterScope::Include(const RegisterList& list) { function in class:vixl::aarch32::UseScratchRegisterScope
169 void UseScratchRegisterScope::Include(const VRegisterList& list) { function in class:vixl::aarch32::UseScratchRegisterScope
847 if (!rd.Is(rn)) temps.Include(rd);
867 temps.Include(rd);
917 if (!rd.Is(rn)) temps.Include(rd);
938 if (!rd.Is(rn)) temps.Include(rd);
964 temps.Include(rd);
1043 if (!rd.Is(rn)) temps.Include(rd);
1153 if (!rd.Is(rn)) temps.Include(rd);
1647 temps.Include(r
[all...]
H A Dmacro-assembler-aarch32.h10845 void Include(const RegisterList& list);
10846 void Include(const Register& reg1, function in class:vixl::aarch32::UseScratchRegisterScope
10850 Include(RegisterList(reg1, reg2, reg3, reg4));
10852 void Include(const VRegisterList& list);
10853 void Include(const VRegister& reg1, function in class:vixl::aarch32::UseScratchRegisterScope
10857 Include(VRegisterList(reg1, reg2, reg3, reg4));
/external/google-breakpad/src/testing/scripts/generator/cpp/
H A Dast.py154 class Include(Node): class in inherits:Node
830 return Include(token.start, token.end, filename, system)
/external/googletest/googlemock/scripts/generator/cpp/
H A Dast.py155 class Include(Node): class in inherits:Node
831 return Include(token.start, token.end, filename, system)
/external/v8/testing/gmock/scripts/generator/cpp/
H A Dast.py155 class Include(Node): class in inherits:Node
831 return Include(token.start, token.end, filename, system)
/external/clang/lib/Lex/
H A DPPDirectives.cpp149 static bool warnByDefaultOnWrongCase(StringRef Include) { argument
152 if (::llvm::sys::path::begin(Include)->equals_lower("boost"))
158 if (Include.size() > MaxStdHeaderNameLen)
162 SmallString<32> LowerInclude{Include};
1472 // Preprocessor Include Directive Handling.
/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632Traits.h543 TargetLowering::RegSetMask Include,
550 if (scratch && (Include & ::Ice::TargetLowering::RegSet_CallerSave)) \
552 if (preserved && (Include & ::Ice::TargetLowering::RegSet_CalleeSave)) \
554 if (stackptr && (Include & ::Ice::TargetLowering::RegSet_StackPointer)) \
556 if (frameptr && (Include & ::Ice::TargetLowering::RegSet_FramePointer)) \
542 getRegisterSet(const ::Ice::ClFlags & , TargetLowering::RegSetMask Include, TargetLowering::RegSetMask Exclude) argument
H A DIceTargetLoweringX8664Traits.h584 TargetLowering::RegSetMask Include,
593 if (scratch && (Include & ::Ice::TargetLowering::RegSet_CallerSave)) \
595 if (preserved && (Include & ::Ice::TargetLowering::RegSet_CalleeSave)) \
597 if (stackptr && (Include & ::Ice::TargetLowering::RegSet_StackPointer)) \
599 if (frameptr && (Include & ::Ice::TargetLowering::RegSet_FramePointer)) \
583 getRegisterSet(const ::Ice::ClFlags &Flags, TargetLowering::RegSetMask Include, TargetLowering::RegSetMask Exclude) argument
H A DIceTargetLoweringX86BaseImpl.h1450 TargetX86Base<TraitsType>::getRegisterSet(RegSetMask Include, argument
1452 return Traits::getRegisterSet(getFlags(), Include, Exclude);
H A DIceTargetLoweringARM32.cpp2183 SmallBitVector TargetARM32::getRegisterSet(RegSetMask Include, argument
2189 if (Entry.Scratch && (Include & RegSet_CallerSave))
2191 if (Entry.Preserved && (Include & RegSet_CalleeSave))
2193 if (Entry.StackPtr && (Include & RegSet_StackPointer))
2195 if (Entry.FramePtr && (Include & RegSet_FramePointer))
H A DIceTargetLoweringMIPS32.cpp2341 SmallBitVector TargetMIPS32::getRegisterSet(RegSetMask Include, argument
2347 if (scratch && (Include & RegSet_CallerSave)) \
2349 if (preserved && (Include & RegSet_CalleeSave)) \
2351 if (stackptr && (Include & RegSet_StackPointer)) \
2353 if (frameptr && (Include & RegSet_FramePointer)) \
/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc2429 temps.Include(kCallerSaved);
2430 temps.Include(kCallerSavedV);
2588 temps.Include(kCallerSaved);
2589 temps.Include(kCallerSavedV);
2773 void UseScratchRegisterScope::Include(const CPURegList& list) { function in class:vixl::aarch64::UseScratchRegisterScope
2786 void UseScratchRegisterScope::Include(const Register& reg1, function in class:vixl::aarch64::UseScratchRegisterScope
2800 void UseScratchRegisterScope::Include(const FPRegister& reg1, function in class:vixl::aarch64::UseScratchRegisterScope
/external/pdfium/xfa/fxfa/
H A Dfxfa_basic.h216 Include, member in class:XFA_AttributeEnum
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 746 milliseconds