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

<<21222324252627282930>>

  /external/proguard/docs/manual/
ant.html 353 <dd>Preserve the specified classes <i>and</i> class members.</dd>
361 <dd>Preserve the specified class members, if their classes are preserved as
370 <dd>Preserve the specified classes <i>and</i> class members, if all of the
378 <dd>Preserve the names of the specified classes <i>and</i> class members (if
386 <dd>Preserve the names of the specified class members (if they aren't removed
394 <dd>Preserve the names of the specified classes <i>and</i> class members, if
432 <dd>Preserve the specified optional Java bytecode attributes, with optional
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
ant.html 344 <dd>Preserve the specified classes <i>and</i> class members.</dd>
352 <dd>Preserve the specified class members, if their classes are preserved as
361 <dd>Preserve the specified classes <i>and</i> class members, if all of the
369 <dd>Preserve the names of the specified classes <i>and</i> class members (if
377 <dd>Preserve the names of the specified class members (if they aren't removed
385 <dd>Preserve the names of the specified classes <i>and</i> class members, if
423 <dd>Preserve the specified optional Java bytecode attributes, with optional
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
Platform.asl 88 Field (SPRT, ByteAcc, Lock, Preserve)
109 Field(SWC0, ByteAcc, NoLock, Preserve)
120 Field(SWC1, DWordAcc, NoLock, Preserve)
615 Field(GPOP, ByteAcc, NoLock, Preserve) {
690 Field(GPOP, ByteAcc, NoLock, Preserve) {
  /external/syslinux/gpxe/src/arch/i386/prefix/
pxeprefix.S 29 /* Preserve registers for possible return to PXE */
457 /* Preserve registers */
481 /* Preserve registers */
516 /* Preserve registers */
580 /* Preserve registers */
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPUnitDebuggeeProcessWrapper.java 151 // Runtime.exec(String) does not preserve quoted arguments
241 // preserve escaped quote
256 // preserve escaped quote
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
setup.py 213 'preserve': 1,
225 'preserve': 1,
237 'preserve': 1,
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
setup.py 214 'preserve': 1,
226 'preserve': 1,
238 'preserve': 1,
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
setup.py 213 'preserve': 1,
225 'preserve': 1,
237 'preserve': 1,
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
setup.py 214 'preserve': 1,
226 'preserve': 1,
238 'preserve': 1,
  /external/icu/android_icu4j/src/main/java/android/icu/text/
BidiWriter.java 141 /* preserve character integrity */
166 /* preserve character integrity */
195 /* preserve character integrity */
  /external/icu/icu4c/source/common/
ubidiwrt.cpp 192 /* preserve character integrity */
220 /* preserve character integrity */
269 /* preserve character integrity */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
BidiWriter.java 140 /* preserve character integrity */
165 /* preserve character integrity */
194 /* preserve character integrity */
  /external/libxkbcommon/xkbcommon/doc/
keymap-format-text-v1.txt 127 - preserve statements:
130 preserve[Shift+Lock+LevelThree] = Lock;
149 consumed, for various reasons. In this case, a preserve[] statement
  /external/libxml2/include/libxml/
schemasInternals.h 549 * a whitespace-facet value of "preserve"
805 * preserve the type of the facet
944 int preserve; /* whether to free the document */ member in struct:_xmlSchema
  /external/llvm/docs/CommandGuide/
llvm-cov.rst 118 can be combined with the --preserve-paths option to use complete paths for
134 .. option:: -p, --preserve-paths
136 Preserve path components when naming the coverage output files. In addition
  /external/llvm/test/Transforms/IndVarSimplify/
no-iv-rewrite.ll 101 ; Preserve exactly one pointer type IV.
108 ; Preserve gep inboundsness, and don't factor it.
138 ; Preserve casts
  /external/python/cpython2/Doc/library/
shlex.rst 279 * Enclosing characters in quotes preserve the literal value of all characters
300 * Non-quoted escape characters (e.g. ``'\'``) preserve the literal value of the
304 :attr:`~shlex.escapedquotes` (e.g. ``"'"``) preserve the literal value
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMJITInfo.cpp 47 // to preserve more context and manipulate the stack directly). Instead,
61 // concerned, so we can't just preserve the callee saved regs.
82 // 2-5 | R3..R0 | Saved registers (we need to preserve all regs)
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopRotation.cpp 305 // edges as necessary to preserve LoopSimplify form.
321 // Preserve canonical loop form, which means that 'Exit' should have only one
328 Exit->removePredecessor(OrigPreheader, true /*preserve LCSSA*/);
  /external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
no-iv-rewrite.ll 101 ; Preserve exactly one pointer type IV.
108 ; Preserve gep inboundsness, and don't factor it.
138 ; Preserve casts
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
e820mangler.S 272 pushl %edi /* preserve %esi, %edi and %ebp to be paranoid */
348 /* Preserve registers */
366 /* Preserve registers */
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
MailAppProvider.java 449 // preserve ordering on partial updates
450 // also preserve ordering on complete updates for any that existed previously
481 // preserve existing order if already present and this is a partial update,
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml1-strict.dtd 324 xml:space (preserve) #FIXED 'preserve'
335 xml:space (preserve) #FIXED 'preserve'
466 xml:space (preserve) #FIXED 'preserve'
  /external/libxml2/test/valid/dtds/
xhtml1-strict.dtd 313 xml:space (preserve) #FIXED 'preserve'
323 xml:space (preserve) #FIXED 'preserve'
454 xml:space (preserve) #FIXED 'preserve'
  /external/mesa3d/src/mesa/main/
texstore.c 348 /* In case we only upload depth we need to preserve the stencil */
360 if (srcFormat == GL_DEPTH_COMPONENT) { /* preserve stencil */
363 else if (srcFormat == GL_STENCIL_INDEX) { /* preserve depth */
441 if (srcFormat == GL_DEPTH_COMPONENT) { /* preserve stencil */
444 else if (srcFormat == GL_STENCIL_INDEX) { /* preserve depth */
550 /* In case we only upload depth we need to preserve the stencil */
    [all...]

Completed in 2450 milliseconds

<<21222324252627282930>>