Searched refs:Include (Results 26 - 50 of 136) sorted by relevance

123456

/external/ltp/include/mk/
H A Dmodule.mk19 # Include it to build kernel modules.
/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
/external/clang/lib/Lex/
H A DPreprocessingRecord.cpp444 InclusionDirective::InclusionKind Kind = InclusionDirective::Include;
448 Kind = InclusionDirective::Include;
/external/lzma/CPP/Common/
H A DWildcard.cpp668 AddItem(censorPathMode, cp.Include, cp.Path, cp.Recursive, cp.WildcardMatching);
677 cp.Include = include;
/external/ImageMagick/Magick++/
H A DMakefile.am103 Magick++/lib/Magick++/Include.h \
136 Magick++/lib/Magick++/Include.h \
/external/ImageMagick/scripts/
H A DMakefile.am112 Magick++/lib/Magick++/Include.h \
132 Magick++/lib/Magick++/Include.h \
/external/libvpx/libvpx/vpx_ports/
H A Dmem_ops_aligned.h24 #error Include mem_ops.h, not mem_ops_aligned.h directly.
/external/ltp/tools/pounder21/
H A Dpounder51 -i subtests Include previously excluded subtests in the next pounder run
/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/curl/projects/
H A Dgenerate.bat352 echo %SPACES%^<ClCompile Include=^"..\..\..\..\%2\%~3^" /^>>> %4
354 echo %SPACES%^<ClInclude Include=^"..\..\..\..\%2\%~3^" /^>>> %4
356 echo %SPACES%^<ResourceCompile Include=^"..\..\..\..\%2\%~3^" /^>>> %4
/external/google-breakpad/android/google_breakpad/
H A DAndroid.mk34 # 1/ Include this file from your own Android.mk, either directly
/external/protobuf/editors/
H A Dproto.vim87 HiLink pbSyntax Include
/external/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-const-a32.cc82 harness_scratch.Include(ip);
491 // Include all registers from r0 ro r12.
492 scratch_registers.Include(RegisterList(0x1fff));
H A Dtest-simulator-cond-rd-operand-const-t32.cc82 harness_scratch.Include(ip);
606 // Include all registers from r0 ro r12.
607 scratch_registers.Include(RegisterList(0x1fff));
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc82 harness_scratch.Include(ip);
444 // Include all registers from r0 ro r12.
445 scratch_registers.Include(RegisterList(0x1fff));
/external/clang/include/clang/Lex/
H A DPreprocessingRecord.h202 Include, enumerator in enum:clang::InclusionDirective::InclusionKind
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest_pred_impl.h40 # error Do not include gtest_pred_impl.h directly. Include gtest.h instead.
/external/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h40 # error Do not include gtest_pred_impl.h directly. Include gtest.h instead.
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest_pred_impl.h40 # error Do not include gtest_pred_impl.h directly. Include gtest.h instead.
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest_pred_impl.h40 # error Do not include gtest_pred_impl.h directly. Include gtest.h instead.
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest_pred_impl.h40 # error Do not include gtest_pred_impl.h directly. Include gtest.h instead.
/external/protobuf/gtest/include/gtest/
H A Dgtest_pred_impl.h40 #error Do not include gtest_pred_impl.h directly. Include gtest.h instead.
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest_pred_impl.h40 # error Do not include gtest_pred_impl.h directly. Include gtest.h instead.
/external/v8/testing/gtest/include/gtest/
H A Dgtest_pred_impl.h40 # error Do not include gtest_pred_impl.h directly. Include gtest.h instead.

Completed in 1448 milliseconds

123456