Searched defs:preserve (Results 1 - 25 of 76) sorted by relevance

1234

/prebuilts/jdk/jdk8/darwin-x86/sample/nio/file/
H A DCopy.java64 * prompt user to overwrite target if it exists. The {@code preserve}
67 static void copyFile(Path source, Path target, boolean prompt, boolean preserve) { argument
68 CopyOption[] options = (preserve) ?
87 private final boolean preserve; field in class:Copy.TreeCopier
89 TreeCopier(Path source, Path target, boolean prompt, boolean preserve) { argument
93 this.preserve = preserve;
100 CopyOption[] options = (preserve) ?
118 prompt, preserve);
125 if (exc == null && preserve) {
[all...]
/prebuilts/jdk/jdk8/linux-x86/sample/nio/file/
H A DCopy.java64 * prompt user to overwrite target if it exists. The {@code preserve}
67 static void copyFile(Path source, Path target, boolean prompt, boolean preserve) { argument
68 CopyOption[] options = (preserve) ?
87 private final boolean preserve; field in class:Copy.TreeCopier
89 TreeCopier(Path source, Path target, boolean prompt, boolean preserve) { argument
93 this.preserve = preserve;
100 CopyOption[] options = (preserve) ?
118 prompt, preserve);
125 if (exc == null && preserve) {
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DPassManager.h160 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
164 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1170 // We also preserve all analyses on Functions, because we did all the
1173 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DPassManager.h166 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
170 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1190 // We also preserve all analyses on Functions, because we did all the
1193 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DPassManager.h166 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
170 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1190 // We also preserve all analyses on Functions, because we did all the
1193 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DPassManager.h174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
178 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1215 // We also preserve all analyses on Functions, because we did all the
1218 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DPassManager.h174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
178 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1215 // We also preserve all analyses on Functions, because we did all the
1218 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DPassManager.h174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
178 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1215 // We also preserve all analyses on Functions, because we did all the
1218 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DPassManager.h174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
178 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1215 // We also preserve all analyses on Functions, because we did all the
1218 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DPassManager.h160 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
164 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1170 // We also preserve all analyses on Functions, because we did all the
1173 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DPassManager.h166 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
170 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1190 // We also preserve all analyses on Functions, because we did all the
1193 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DPassManager.h166 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
170 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1190 // We also preserve all analyses on Functions, because we did all the
1193 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DPassManager.h174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
178 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1215 // We also preserve all analyses on Functions, because we did all the
1218 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DPassManager.h174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
178 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1215 // We also preserve all analyses on Functions, because we did all the
1218 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DPassManager.h174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
178 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1215 // We also preserve all analyses on Functions, because we did all the
1218 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DPassManager.h174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
178 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
1215 // We also preserve all analyses on Functions, because we did all the
1218 PA.preserve<FunctionAnalysisManagerModuleProxy>();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
H A DXKBproto.h262 BOOL preserve; member in struct:_xkbKeyTypeWireDesc
H A DXKBstr.h87 XkbModsPtr preserve; member in struct:_XkbKeyType
/prebuilts/devtools/tools/lib/
H A Drule-api.jar ... boolean) boolean top boolean right boolean bottom boolean left boolean preserve int mask static void " href="/9.0.0_r3 ...
/prebuilts/gradle-plugin/com/android/tools/rule-api/24.4.0-beta3/
H A Drule-api-24.4.0-beta3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/ide/ com/android/ide/common/ ...
/prebuilts/gradle-plugin/com/android/tools/rule-api/24.4.0-beta6/
H A Drule-api-24.4.0-beta6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/ide/ com/android/ide/common/ ...
/prebuilts/gradle-plugin/com/android/tools/rule-api/24.5.0/
H A Drule-api-24.5.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/ide/ com/android/ide/common/ ...
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0/
H A Drule-api-25.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/ide/ com/android/ide/common/ ...
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-alpha1/
H A Drule-api-25.0.0-alpha1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/ide/ com/android/ide/common/ ...
/prebuilts/gradle-plugin/com/android/tools/rule-api/25.0.0-alpha3/
H A Drule-api-25.0.0-alpha3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/ide/ com/android/ide/common/ ...

Completed in 1659 milliseconds

1234