Home
last modified time | relevance | path

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

/external/proguard/examples/annotations/src/proguard/annotation/
DKeep.java18 public @interface Keep {} annotation
/external/jarjar/src/main/com/tonicsystems/jarjar/
DKeep.java19 public class Keep extends PatternElement class
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsmd5.c267 _cmsICCPROFILE Keep; in cmsMD5computeID() local
Dcmsio0.c1277 _cmsICCPROFILE Keep; in cmsSaveProfileToIOhandler() local
/external/llvm/tools/gold/
Dgold-plugin.cpp599 std::vector<GlobalValue *> &Keep) { in getModuleForFile()
902 std::vector<GlobalValue *> Keep; in allSymbolsReadHook() local
/external/jmonkeyengine/engine/src/core/com/jme3/material/
DRenderState.java226 Keep, enumConstant
/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h402 std::vector<std::unique_ptr<RegionT>> Keep; in addSubRegion() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp193 bool Keep : 1; ///< Is the DIE part of the linked output? member