Home
last modified time | relevance | path

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

123

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/modfile/
Drule.go43 Exclude []*Exclude member
77 type Exclude struct { struct
78 Mod module.Version
79 Syntax *Line
1611 func removeDups(syntax *FileSyntax, exclude *[]*Exclude, replace *[]*Replace) {
/aosp_15_r20/external/cronet/base/
H A Dtraits_bag.h72 struct Exclude { struct
75 if constexpr (ParameterPack<TraitsToExclude...>::template HasType< in Filter() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp685 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
723 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1018 SmallInstructionSet Exclude; in collectUsedInstructions() local
1079 const SmallInstructionSet &Exclude, in nextInstr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp686 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
723 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1026 SmallInstructionSet Exclude; in collectUsedInstructions() local
1093 const SmallInstructionSet &Exclude, in nextInstr()
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A 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()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusimpl.h1207 __inline__ Status Region::Exclude(const RectF& rect) in Exclude() function
1213 __inline__ Status Region::Exclude(const Rect& rect) in Exclude() function
1219 __inline__ Status Region::Exclude(const Region *region) in Exclude() function
1226 __inline__ Status Region::Exclude(const GraphicsPath *path) in Exclude() function
/aosp_15_r20/system/update_engine/common/
H A Dexcluder_stub.cc31 bool ExcluderStub::Exclude(const string& name) { in Exclude() function in chromeos_update_engine::ExcluderStub
/aosp_15_r20/external/testng/src/test/java/test/
H A DExclude.java5 public class Exclude { class
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_delegate_unittest.cc36 CookieAccessResult Exclude(CookieInclusionStatus::ExclusionReason reason) { in Exclude() function
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h45 Exclude, enumerator
DArchive.h95 enum Status { Include, Exclude, Unknown }; enumerator
/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc2977 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::aarch64::UseScratchRegisterScope
2982 void UseScratchRegisterScope::Exclude(const Register& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
2992 void UseScratchRegisterScope::Exclude(const VRegister& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
3002 void UseScratchRegisterScope::Exclude(const CPURegister& reg1, in Exclude() function in vixl::aarch64::UseScratchRegisterScope
/aosp_15_r20/cts/tools/utils/cts/
H A Dtools.py162 def Exclude(self, pattern): member in TestPlan
/aosp_15_r20/build/soong/cmd/go2bp/
H A Dgo2bp.go76 type Exclude map[string]bool type
/aosp_15_r20/external/vixl/src/aarch32/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DSectionKind.h29 Exclude, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DSectionKind.h29 Exclude, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DSectionKind.h29 Exclude, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DSectionKind.h29 Exclude, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DSectionKind.h29 Exclude, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h84 std::string Exclude; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/
DInstrumentation.h82 std::string Exclude; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h77 std::string Exclude; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp335 const std::vector<std::string> &Exclude) { in filterIFSSyms()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/
DInstrumentation.h82 std::string Exclude; member

123