OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Keep
(Results
1 - 5
of
5
) sorted by null
/external/proguard/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
;
55
///
keep
- Indicate that the tool's job wrt this output file has been
57
void
keep
() { Installer.
Keep
= true; }
function in class:llvm::tool_output_file
/external/proguard/examples/annotations/lib/
annotations.jar
/external/llvm/lib/Analysis/
RegionInfo.cpp
352
std::vector<Region*>
Keep
;
358
Keep
.push_back(*I);
361
children.insert(children.begin(),
Keep
.begin(),
Keep
.end());
/prebuilt/common/jarjar/
jarjar-1.0rc8.jar
Completed in 289 milliseconds