HomeSort by relevance Sort by last modified time
    Searched full:preserve (Results 226 - 250 of 2243) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/
crash-and-no-repaint-after-wake-from-sleep.html 34 -webkit-transform-style: preserve-3d;
49 -webkit-transform-style: preserve-3d;
no-repaint-after-wake-from-sleep.html 33 -webkit-transform-style: preserve-3d;
48 -webkit-transform-style: preserve-3d;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
layersPanel.css 61 -webkit-transform-style: preserve-3d;
71 -webkit-transform-style: preserve-3d;
  /external/compiler-rt/lib/tsan/rtl/
tsan_clock.cc 46 // set all dirty bits, but preserve the thread's bit. // O(N)
51 // set all dirty bits, but preserve the thread's bit.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvCode.java 30 * how much position info to preserve; one of the static
74 * @param positionInfo how much position info to preserve; one of the
  /external/zlib/src/old/
visual-basic.txt 115 ReDim Preserve bytaryCpr(lngCprSiz - 1)
144 ReDim Preserve bytaryCpr(lngCprSiz - 5) 'Cut of the original size value
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-run.1 228 \" Copying with changes limited to the covers, as long as they preserve
278 \" D. Preserve all the copyright notices of the Document.
286 \" Preserve in that license notice the full lists of Invariant Sections
291 \" I. Preserve the section entitled "History", and its title, and add to
299 \" J. Preserve the network location, if any, given in the Document for
308 \" preserve the section's title, and preserve in the section all the
312 \" L. Preserve all the Invariant Sections of the Document,
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-run.1 228 \" Copying with changes limited to the covers, as long as they preserve
278 \" D. Preserve all the copyright notices of the Document.
286 \" Preserve in that license notice the full lists of Invariant Sections
291 \" I. Preserve the section entitled "History", and its title, and add to
299 \" J. Preserve the network location, if any, given in the Document for
308 \" preserve the section's title, and preserve in the section all the
312 \" L. Preserve all the Invariant Sections of the Document,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-run.1 228 \" Copying with changes limited to the covers, as long as they preserve
278 \" D. Preserve all the copyright notices of the Document.
286 \" Preserve in that license notice the full lists of Invariant Sections
291 \" I. Preserve the section entitled "History", and its title, and add to
299 \" J. Preserve the network location, if any, given in the Document for
308 \" preserve the section's title, and preserve in the section all the
312 \" L. Preserve all the Invariant Sections of the Document,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-run.1 228 \" Copying with changes limited to the covers, as long as they preserve
278 \" D. Preserve all the copyright notices of the Document.
286 \" Preserve in that license notice the full lists of Invariant Sections
291 \" I. Preserve the section entitled "History", and its title, and add to
299 \" J. Preserve the network location, if any, given in the Document for
308 \" preserve the section's title, and preserve in the section all the
312 \" L. Preserve all the Invariant Sections of the Document,
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
MffContext.java 161 * stop all running graphs (closing their filters). If the context does not preserve frames on
219 * @param preserve true, to preserve frames when the context is paused.
223 public void setPreserveFramesOnPause(boolean preserve) {
224 mPreserveFramesOnPause = preserve;
  /external/proguard/docs/manual/
refcard.html 97 <td>Preserve the specified classes <i>and</i> class members.</td>
104 <td>Preserve the specified class members, if their classes are preserved as
112 <td>Preserve the specified classes <i>and</i> class members, if all of the
119 <td>Preserve the names of the specified classes <i>and</i> class members (if
126 <td>Preserve the names of the specified class members (if they aren't removed
133 <td>Preserve the names of the specified classes <i>and</i> class members, if
273 <td>Preserve the given optional attributes; typically
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
refcard.html 113 <td>Preserve the specified classes <i>and</i> class members.</td>
120 <td>Preserve the specified class members, if their classes are preserved as
128 <td>Preserve the specified classes <i>and</i> class members, if all of the
135 <td>Preserve the names of the specified classes <i>and</i> class members (if
142 <td>Preserve the names of the specified class members (if they aren't removed
149 <td>Preserve the names of the specified classes <i>and</i> class members, if
289 <td>Preserve the given optional attributes; typically
  /external/chromium_org/third_party/sqlite/src/src/
vacuum.c 286 BTREE_DEFAULT_CACHE_SIZE, 0, /* Preserve the default page cache size */
287 BTREE_TEXT_ENCODING, 0, /* Preserve the text encoding */
288 BTREE_USER_VERSION, 0, /* Preserve the user version */
  /external/chromium_org/tools/grit/grit/tool/
xmb.py 22 # xml:space="preserve" is needed.
71 _WriteAttribute(file, 'xml:space', 'preserve')
109 <!ATTLIST msg xml:space (default|preserve) "default">
  /art/runtime/native/
java_lang_Class.cc 39 // For now, we conservatively preserve the old dalvik behavior. A quick "IsInitialized" check
  /bionic/libc/arch-arm/cortex-a15/bionic/
memcpy.S 92 // Preserve lr for backtrace.
  /bionic/libc/arch-arm/krait/bionic/
memset.S 46 // Preserve lr for backtrace.
  /dalvik/dx/src/com/android/dx/ssa/
MoveParamCombiner.java 82 * Is there local information to preserve?
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_NATIVE.S 43 stmfd sp!, {r0-r3} @ preserve r0-r3
TEMPLATE_STRING_COMPARETO.S 67 * on long strings (but preserve incoming alignment)
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_NATIVE.S 45 # preserve rTEMP,a0-a3
TEMPLATE_STRING_COMPARETO.S 70 * on long strings (but preserve incoming alignment)
  /dalvik/vm/mterp/armv5te/
debug.cpp 9 * This will NOT preserve r0-r3/ip.
  /dalvik/vm/mterp/x86/
OP_EXECUTE_INLINE.S 17 SPILL(rIBASE) # preserve rIBASE

Completed in 888 milliseconds

1 2 3 4 5 6 7 8 91011>>