Home
last modified time | relevance | path

Searched defs:preserve (Results 1 – 25 of 28) sorted by relevance

12

/prebuilts/jdk/jdk8/darwin-x86/sample/nio/file/
DCopy.java67 static void copyFile(Path source, Path target, boolean prompt, boolean preserve) { in copyFile()
87 private final boolean preserve; field in Copy.TreeCopier
89 TreeCopier(Path source, Path target, boolean prompt, boolean preserve) { in TreeCopier()
/prebuilts/jdk/jdk8/linux-x86/sample/nio/file/
DCopy.java67 static void copyFile(Path source, Path target, boolean prompt, boolean preserve) { in copyFile()
87 private final boolean preserve; field in Copy.TreeCopier
89 TreeCopier(Path source, Path target, boolean prompt, boolean preserve) { in TreeCopier()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DAnalysis.h129 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } in preserve() function
133 void preserve(AnalysisKey *ID) { in preserve() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DAnalysis.h129 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } in preserve() function
133 void preserve(AnalysisKey *ID) { in preserve() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/
DAnalysis.h131 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } in preserve() function
135 void preserve(AnalysisKey *ID) { in preserve() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPassManager.h193 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } in preserve() function
197 void preserve(AnalysisKey *ID) { in preserve() function
/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member
/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/
DschemasInternals.h944 int preserve; /* whether to free the document */ member

12