Home
last modified time | relevance | path

Searched defs:Keep (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-make-member-function-const.cpp126 namespace Keep { namespace
131 struct Keep { struct
134 Str PrivateS;
135 Str *Sptr;
136 Str &Sref;
139 int M;
140 Str S;
142 void keepTrivial() {} in keepTrivial()
145 void keepStatic() { int I = 0; } in keepStatic()
148 int *keepConstCast() { // Needs to stay non-const. in keepConstCast()
[all …]
/external/jarjar/src/main/com/tonicsystems/jarjar/
DKeep.java19 public class Keep extends PatternElement class
/external/proguard/examples/annotations/src/proguard/annotation/
DKeep.java18 public @interface Keep {} annotation
/external/llvm-project/lldb/source/Utility/
DReproducerProvider.cpp39 void VersionProvider::Keep() { in Keep() function in VersionProvider
102 void ProcessInfoProvider::Keep() { in Keep() function in ProcessInfoProvider
153 void SymbolFileProvider::Keep() { in Keep() function in SymbolFileProvider
DGDBRemote.cpp99 void GDBRemoteProvider::Keep() { in Keep() function in GDBRemoteProvider
DReproducer.cpp196 void Generator::Keep() { in Keep() function in Generator
/external/perfetto/tools/trace_to_text/
Dtrace_to_systrace.h32 enum class Keep { kStart = 0, kEnd, kAll }; enum
/external/proguard/examples/annotations/lib/
Dannotations.jarMETA-INF/ META-INF/MANIFEST.MF proguard/annotation/KeepApplication.class KeepApplication ...
/external/llvm-project/flang/runtime/
Dfile.h22 enum class CloseStatus { Keep, Delete }; enumerator
/external/llvm-project/lldb/include/lldb/Utility/
DReproducerProvider.h168 void Keep() override { in Keep() function
284 void Keep() override { in Keep() function
DReproducer.h49 virtual void Keep(){}; in Keep() function
/external/pdfium/third_party/lcms/src/
Dcmsmd5.c268 _cmsICCPROFILE Keep; in cmsMD5computeID() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h330 std::vector<GlobalValue *> Keep; member
/external/llvm-project/llvm/include/llvm/LTO/
DLTO.h331 std::vector<GlobalValue *> Keep; member
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h67 bool Keep : 1; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h67 bool Keep : 1; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp295 bool Keep = KeepRegs.test(Reg); in ScanInstruction() local
/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp269 bool Keep = KeepRegs.test(Reg); in ScanInstruction() local
/external/llvm-project/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp292 bool Keep = KeepRegs.test(Reg); in ScanInstruction() local
/external/llvm/tools/gold/
Dgold-plugin.cpp692 StringSet<> &Internalize, std::vector<GlobalValue *> &Keep, in getModuleForFile()
1144 std::vector<GlobalValue *> Keep; in linkInModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h419 std::vector<std::unique_ptr<RegionT>> Keep; in addSubRegion() local
/external/llvm-project/llvm/include/llvm/Analysis/
DRegionInfoImpl.h419 std::vector<std::unique_ptr<RegionT>> Keep; in addSubRegion() local
/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h401 std::vector<std::unique_ptr<RegionT>> Keep; in addSubRegion() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1522 APInt Keep = getHighBitsSet(BitWidth, BitWidth - loBits); in clearLowBits() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp253 bool Keep = true; in UpdateTOCSaves() local

12