HomeSort by relevance Sort by last modified time
    Searched full:preserves (Results 26 - 50 of 846) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/skqp/docs/
SkAutoCanvasRestore_Reference.bmh 25 #Line # preserves Canvas save count ##
26 Preserves Canvas save count. Optionally saves Canvas_Clip and Canvas_Matrix.
  /external/compiler-rt/lib/builtins/i386/
chkstk2.S 9 // then decrement %esp by %eax. Preserves all registers except %esp and flags.
  /external/compiler-rt/lib/builtins/x86_64/
chkstk2.S 9 // then decrement %rsp by %rax. Preserves all registers except %rsp and flags.
  /external/llvm/test/CodeGen/AArch64/
flags-multiuse.ll 26 ; acceptable, but assuming the call preserves NZCV is not.
  /external/llvm/test/CodeGen/X86/
i386-tlscall-fastregalloc.ll 8 ; Check that regalloc fast correctly preserves EAX that is set by the TLS call
  /external/llvm/test/Transforms/LoopSimplify/
pr26682.ll 7 ; Check that loop-simplify merges two loop exits, but preserves LCSSA form.
  /external/selinux/libsepol/include/sepol/
handle.h 35 * 0 is default and discard such branch, 1 preserves them */
  /external/skia/site/user/api/
SkAutoCanvasRestore_Reference.md 22 | <a href="#SkAutoCanvasRestore_SkCanvas_star">SkAutoCanvasRestore(SkCanvas* canvas, bool doSave)</a> | preserves <a href="SkCanvas_Reference#Canvas">Canvas</a> save count |
38 Preserves <a href="SkCanvas_Reference#Canvas">Canvas</a> save count. Optionally saves <a href="SkCanvas_Reference#Clip">Canvas Clip</a> and <a href="SkCanvas_Reference#Matrix">Canvas Matrix</a>.
  /external/skqp/site/user/api/
SkAutoCanvasRestore_Reference.md 22 | <a href="#SkAutoCanvasRestore_SkCanvas_star">SkAutoCanvasRestore(SkCanvas* canvas, bool doSave)</a> | preserves <a href="SkCanvas_Reference#Canvas">Canvas</a> save count |
38 Preserves <a href="SkCanvas_Reference#Canvas">Canvas</a> save count. Optionally saves <a href="#Clip">Canvas Clip</a> and <a href="#Matrix">Canvas Matrix</a>.
  /bionic/libc/arch-x86/bionic/
vfork.S 31 // This custom code preserves the return address across the system call.
  /bionic/libc/arch-x86_64/bionic/
vfork.S 31 // This custom code preserves the return address across the system call.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_macpath.py 43 # Issue 5827: Make sure normpath preserves unicode
  /external/python/cpython2/RISCOS/
unixstuff.c 25 /* from RISC OS infozip, preserves filetype in ld */
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_cse.h 30 // If is_layout_sensitive is true, then the simplifier preserves layout during
  /external/valgrind/none/tests/x86/
shift_ndep.c 4 /* Test whether a shift by zero properly preserves the CC_NDEP thunk. */
  /external/webrtc/webrtc/modules/audio_processing/transient/
moving_moments.h 22 // It preserves its state, so it can be multiple-called.
  /frameworks/base/libs/hwui/
Layer.cpp 35 // preserves the old inc/dec ref locations. This should be changed...
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
PlaybackControlsRowView.java 27 * A LinearLayout that preserves the focused child view.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_macpath.py 43 # Issue 5827: Make sure normpath preserves unicode
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_macpath.py 43 # Issue 5827: Make sure normpath preserves unicode
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_macpath.py 43 # Issue 5827: Make sure normpath preserves unicode
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_macpath.py 43 # Issue 5827: Make sure normpath preserves unicode
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_gs_state.c 92 * not strictly follow the OpenGL spec, but preserves triangle
101 * Triangle strips with adjacency always ordered in a way that preserves
106 * are always ordered in a way that preserves triangle orientation.
  /external/libjpeg-turbo/
transupp.h 46 * and process edge blocks in a way that preserves the equivalence.
56 * image region but losslessly preserves what is inside. Like the rotate and
67 * coefficients and losslessly preserves lower-order coefficients of a
  /external/autotest/server/site_tests/network_WiFi_HiddenRemains/
network_WiFi_HiddenRemains.py 13 """Check that shill preserves hidden network settings after connect."""

Completed in 518 milliseconds

12 3 4 5 6 7 8 91011>>