HomeSort by relevance Sort by last modified time
    Searched full:preserves (Results 51 - 75 of 559) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/v8/test/webkit/
dfg-inline-arguments-use-from-getter.js 25 "This tests that inlining preserves basic function.arguments functionality when said functionality is used from a getter."
dfg-inline-arguments-use-from-uninlined-code.js 25 "This tests that inlining preserves basic function.arguments functionality when said functionality is used from outside of the code where inlining actually happened."
dfg-inline-arguments-use-from-all-the-places.js 25 "This tests that inlining preserves basic function.arguments functionality when said functionality is used from inside and outside getters and from inlined code, all at once."
  /external/webrtc/webrtc/modules/audio_processing/transient/
transient_detector.h 26 // signal. It preserves its state, so it can be multiple-called.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libstdc++.so.6.0.19-gdb.py 33 # This preserves relocatability of the gcc tree.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib64/
libstdc++.so.6.0.19-gdb.py 33 # This preserves relocatability of the gcc tree.
  /external/chromium-trace/catapult/third_party/html5lib-python/
CHANGES.rst 101 an ``alphabetical_attributes`` option which preserves the previous
103 preserved through html5lib if the tree builder preserves order.
  /frameworks/support/v7/appcompat/res/values/
themes.xml 78 <!-- Theme overlay that replaces colors with their light versions but preserves
82 <!-- Theme overlay that replaces colors with their dark versions but preserves
  /prebuilts/go/darwin-x86/src/sort/
search.go 67 i = h + 1 // preserves f(i-1) == false
69 j = h // preserves f(j) == true
  /prebuilts/go/linux-x86/src/sort/
search.go 67 i = h + 1 // preserves f(i-1) == false
69 j = h // preserves f(j) == true
  /prebuilts/sdk/current/support/v7/appcompat/res/values/
themes.xml 78 <!-- Theme overlay that replaces colors with their light versions but preserves
82 <!-- Theme overlay that replaces colors with their dark versions but preserves
  /external/opencv3/modules/photo/include/opencv2/
photo.hpp 130 removes image details, smaller h value preserves details but also preserves some noise
156 value preserves details but also preserves some noise
180 removes noise but also removes image details, smaller h value preserves details but also preserves
213 value preserves details but also preserves some noise
241 value preserves details but also preserves some nois
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_sin.c 26 * odd polynomial is not evaluated in a way that preserves -0.
  /build/core/tasks/tools/
package-modules.mk 2 # It preserves the install path of the modules' installed files.
  /development/ndk/platforms/android-21/include/sys/
cdefs_elf.h 67 /* Like __LIBC_HIDDEN__, but preserves binary compatibility for LP32. */
  /external/clang/include/clang/AST/
DeclVisitor.h 72 /// This class preserves constness of Decl pointers (see also DeclVisitor).
  /external/clang/test/Analysis/
casts.c 82 if ((*((void**)&p)) == (void*)0) // Test that the cast to void preserves the symbolic region.
  /external/guava/guava/src/com/google/common/collect/
BiMap.java 27 * A bimap (or "bidirectional map") is a map that preserves the uniqueness of
  /external/guava/guava-testlib/src/com/google/common/testing/
ClusterException.java 102 * preserves the order in which the exceptions got added.
  /external/llvm/docs/CommandGuide/
llvm-build.rst 64 source file, although at this time it only preserves block comments that precede
  /external/llvm/lib/CodeGen/
MachineFunctionPass.cpp 50 // MachineFunctionPass preserves all LLVM IR passes, but there's no
  /external/llvm/test/Transforms/InstCombine/
fold-phi-load-metadata.ll 8 ; Check that instcombine preserves metadata when it merges two loads.
  /external/llvm/test/Transforms/ScalarRepl/
address-space.ll 2 ; PR7437 - Make sure SROA preserves address space of memcpy when
  /external/strace/qemu_multiarch_testing/
README 47 This preserves system-image-DIR1/hdb.img after the build,
  /external/v8/src/
log-utils.h 27 // Disables logging, but preserves acquired resources.

Completed in 2053 milliseconds

1 23 4 5 6 7 8 91011>>