HomeSort by relevance Sort by last modified time
    Searched defs:Keep (Results 1 - 14 of 14) sorted by null

  /external/jarjar/src/main/com/tonicsystems/jarjar/
Keep.java 19 public class Keep extends PatternElement
  /external/proguard/examples/annotations/src/proguard/annotation/
Keep.java 18 public @interface Keep {}
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/src/proguard/annotation/
Keep.java 18 public @interface Keep {}
  /external/llvm/include/llvm/Support/
ToolOutputFile.h 25 /// object is destroyed unless the client calls keep().
35 /// Keep - The flag which indicates whether we should not delete the file.
36 bool Keep;
57 /// keep - Indicate that the tool's job wrt this output file has been
59 void keep() { Installer.Keep = true; } function in class:llvm::tool_output_file
  /frameworks/compile/mclinker/include/mcld/Support/
ToolOutputFile.h 28 * destoryed unless the client calls keep().
48 /// keep - Indicate that the tool's job wrt this output file has been
50 void keep();
60 /// Keep - The flag which indicates whether we should not delete the file.
61 bool Keep;
  /frameworks/compile/mclinker/include/mcld/Script/
InputSectDesc.h 30 Keep,
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsmd5.c 267 _cmsICCPROFILE Keep;
274 memmove(&Keep, Icc, sizeof(_cmsICCPROFILE));
302 memmove(Icc, &Keep, sizeof(_cmsICCPROFILE));
313 memmove(Icc, &Keep, sizeof(_cmsICCPROFILE));
cmsio0.c 37 // NULL IOhandler basically does nothing but keep track on how many bytes have been
409 // Keep track of the original file
    [all...]
  /external/proguard/examples/annotations/lib/
annotations.jar 
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/lib/
annotations.jar 
  /external/llvm/lib/Analysis/
RegionInfo.cpp 364 std::vector<std::unique_ptr<Region>> Keep;
370 Keep.push_back(std::move(*I));
374 std::move_iterator<RegionSet::iterator>(Keep.begin()),
375 std::move_iterator<RegionSet::iterator>(Keep.end()));
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/network/
NetworkPanel.js 91 WebInspector.NetworkLogView._responseHeaderColumns = ["Cache-Control", "Connection", "Content-Encoding", "Content-Length", "ETag", "Keep-Alive", "Last-Modified", "Server", "Vary"];
94 "Cache-Control": false, "Connection": false, "Content-Encoding": false, "Content-Length": false, "ETag": false, "Keep-Alive": false, "Last-Modified": false, "Server": false, "Vary": false
137 "Keep-Alive": WebInspector.UIString("Keep-Alive"),
    [all...]
  /external/dexmaker/lib/
jarjar.jar 
  /prebuilts/sdk/tools/
jack.jar 

Completed in 285 milliseconds