HomeSort by relevance Sort by last modified time
    Searched full:preserve (Results 626 - 650 of 4245) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
clang-rename.el 53 (revert-buffer :ignore-auto :noconfirm :preserve-modes))
  /prebuilts/go/darwin-x86/src/runtime/
memclr_386.s 9 // NOTE: Windows externalthreadhandler expects memclr to preserve DX.
mgcsweep.go 176 // If preserve=true, don't return it to heap nor relink in MCentral lists;
179 func (s *mspan) sweep(preserve bool) bool {
217 // mark the object as live and preserve the profile special.
336 res = mheap_.central[spc].mcentral.freeSpan(s, preserve, wasempty)
  /prebuilts/go/linux-x86/src/runtime/
memclr_386.s 9 // NOTE: Windows externalthreadhandler expects memclr to preserve DX.
mgcsweep.go 176 // If preserve=true, don't return it to heap nor relink in MCentral lists;
179 func (s *mspan) sweep(preserve bool) bool {
217 // mark the object as live and preserve the profile special.
336 res = mheap_.central[spc].mcentral.freeSpan(s, preserve, wasempty)
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.xml/
dom.md 55 as to preserve the Free Software Foundation's assessment of GPL compatibility
  /prebuilts/jdk/jdk9/linux-x86/legal/java.xml/
dom.md 55 as to preserve the Free Software Foundation's assessment of GPL compatibility
  /prebuilts/ndk/r16/sources/android/support/src/
wcstox.cpp 64 // strto* can set ERANGE or EINVAL. Preserve the value of errno in case any of
  /system/bt/internal_include/
bte.h 94 1 /* put power and bt_wake into defined off state to preserve \
  /system/extras/ioshark/
README 24 -d : Preserve the delays between successive filesystem syscalls as
  /system/media/camera/docs/
camera_metadata_tags.mako 72 * before the section _END tag to preserve existing enumeration values. In
  /toolchain/binutils/binutils-2.27/include/gdb/
gdb-index.h 30 special meaning is assigned to any of them. This is done to preserve
  /tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
PsiFieldItem.kt 83 // Preserve flags that may have been inherited (propagated) fro surrounding packages
  /external/clang/tools/clang-format-vs/ClangFormat/
VSPackage.resx 131 <data name="110" xml:space="preserve">
134 <data name="112" xml:space="preserve">
  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LMqrsolv.h 42 /* copy r and (q transpose)*b to preserve input and initialize s. */
122 /* copy r and (q transpose)*b to preserve input and initialize R. */
  /external/google-breakpad/src/testing/scripts/generator/cpp/
gmock_class.py 39 # Preserve compatibility with Python 2.3.
99 # preserve parameter name when reconstructing parameter text from
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
BaseLocale.java 45 // preserve upper/lower cases
246 // preserve upper/lower cases
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
BaseLocale.java 41 // preserve upper/lower cases
236 // preserve upper/lower cases
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
BaseLocale.java 41 // preserve upper/lower cases
242 // preserve upper/lower cases
  /external/libffi/src/aarch64/
sysv.S 141 /* Preserve the flags returned. */
268 /* Preserve our struct trampoline_data * */
  /external/llvm/include/llvm/ADT/
PointerIntPair.h 161 // Preserve all low bits, just update the pointer.
169 // Preserve all bits other than the ones we are updating.
  /external/llvm/include/llvm/IR/
CallingConv.h 46 // executed. As such, these calls often preserve all registers so that the
178 /// which have an "optimized" convention to preserve registers.
  /external/llvm/test/Transforms/InstCombine/
loadstore-metadata.ll 27 ; would be nice to preserve or update it somehow but this is hard when moving
117 ; We can't preserve nonnull metadata when converting a load of a pointer to
  /external/llvm/test/Transforms/LoopUnswitch/
preserve-analyses.ll 4 ; preserve LCSSA and LoopSimplify forms.
97 ; This function requires special handling to preserve LCSSA form.
  /external/llvm/tools/llvm-cov/
gcov.cpp 120 cl::desc("Preserve path components"));
121 cl::alias PreservePathsA("preserve-paths", cl::aliasopt(PreservePaths));

Completed in 2816 milliseconds

<<21222324252627282930>>