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

<<51525354555657585960>>

  /prebuilts/sdk/renderscript/clang-include/
cpuid.h 158 /* x86-64 uses %rbx as the base register, so preserve it. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
TraceFileParserTask.java 189 // from a long to an int truncates the bits and will not preserve
  /system/bt/osi/include/
config.h 131 // The config module does not preserve comments or formatting so if a config
  /system/tools/hidl/c2hal/
c2hal_l.ll 186 // decls/macros we want to preserve
  /system/update_engine/
hardware_chromeos.cc 50 "/mnt/stateful_partition/unencrypted/preserve";
  /system/vold/
MoveStorage.cpp 138 cmd.push_back("-p"); /* preserve timestamps, ownership, and permissions */
  /toolchain/binutils/binutils-2.27/bfd/
som.h 100 /* We must preserve the version identifier too. Some versions
  /tools/metalava/src/main/java/com/android/tools/metalava/model/
Item.kt 96 * and then alphabetically, this lets us preserve the source
  /tools/tradefederation/core/src/com/android/tradefed/device/metric/
AtraceCollector.java 67 @Option(name = "preserve-ondevice-log",
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
RopTranslator.java 53 * how much position info to preserve; one of the static
90 * @param positionInfo how much position info to preserve; one of the
109 * @param positionInfo how much position info to preserve; one of the
  /dalvik/dx/src/com/android/dx/dex/code/
RopTranslator.java 57 * how much position info to preserve; one of the static
94 * @param positionInfo how much position info to preserve; one of the
113 * @param positionInfo how much position info to preserve; one of the
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SsaRenamer.java 292 * contains the set of moves we need to keep to preserve local
494 * if we need to preserve local variable info and the
546 * We don't have to keep this move to preserve local
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_main.c 119 * S-EL1 interrupt. Preserve essential EL3 context to allow entry into
122 * context since the TSP is supposed to preserve it during S-EL1
348 * to preserve it during S-EL1 interrupt handling.
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
Dsdt.asl 138 Field(FWDT, QWordAcc, NoLock, Preserve) {
146 Field(FWDT, DWordAcc, NoLock, Preserve) {
340 Field (PRR0, ANYACC, NOLOCK, PRESERVE) {
  /external/ImageMagick/MagickWand/
script-token.c 65 % Single quotes will preserve all characters including backslashes. Double
66 % quotes will also preserve backslashes unless escaping a double quote,
433 /* escape char (preserve in quotes - unless escaping the same quote) */
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java 85 // xsl:preserve-space, xsl:strip-space
231 "default", Constants.ATTRVAL_STRIP, "preserve",
    [all...]
  /external/icu/icu4c/source/common/
uidna.cpp 333 // do not preserve the case flags for now!
334 // TODO: Preserve the case while implementing the RFE
357 // TODO : Reconsider while implementing the case preserve RFE
  /external/icu/icu4c/source/i18n/
collationsets.cpp 48 errorCode = ec; // Preserve info & warning codes.
394 errorCode = ec; // Preserve info & warning codes.
416 errorCode = ec; // Preserve info & warning codes.
  /external/libcups/cups/
util.c 813 ipp_status_t cancel_status; /* Status code to preserve */
814 char *cancel_message; /* Error message to preserve */
891 * to cancel the job without setting the last error (since we need to preserve
  /external/libxml2/os400/libxmlrpg/
schemasInternals.rpgle 688 * a whitespace-facet value of "preserve"
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyCFGStackify.cpp 153 // - It's desirable to preserve the original block order when possible.
155 // processed sucessors, to help preserve block sequences from the original
192 // to preserve the original block order when possible.
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 368 // edges as necessary to preserve LoopSimplify form.
396 // Preserve canonical loop form, which means that 'Exit' should have only
420 Exit->removePredecessor(OrigPreheader, true /*preserve LCSSA*/);
MergedLoadStoreMotion.cpp 600 // FIXME: This should also 'preserve the CFG'.
602 PA.preserve<GlobalsAA>();
603 PA.preserve<MemoryDependenceAnalysis>();
  /external/lz4/programs/
lz4cli.c 123 DISPLAY( " -k : preserve source files(s) (default) \n");
486 /* Store first non-option arg in input_filename to preserve original cli logic. */
489 /* Second non-option arg in output_filename to preserve original cli logic. */
  /external/python/cpython3/Doc/library/
shlex.rst 321 * Enclosing characters in quotes preserve the literal value of all characters
342 * Non-quoted escape characters (e.g. ``'\'``) preserve the literal value of the
346 :attr:`~shlex.escapedquotes` (e.g. ``"'"``) preserve the literal value

Completed in 1463 milliseconds

<<51525354555657585960>>