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

<<31323334353637383940>>

  /external/elfutils/libdw/
dwarf_child.c 142 /* RESULT can be the same as DIE. So preserve what we need. */
  /external/fio/crc/
xxhash.h 157 but preserve memory context.
  /external/freetype/src/bdf/
bdf.h 62 #define BDF_KEEP_COMMENTS 0x02 /* Preserve the font comments. */
  /external/google-benchmark/tools/gbench/
util.py 120 'benchmark_flags'. The benchmark is run directly as a subprocess to preserve
  /external/guava/guava/src/com/google/common/collect/
GenericMapMaker.java 59 // Set by MapMaker, but sits in this class to preserve the type relationship
  /external/guice/core/src/com/google/inject/internal/
InheritingState.java 49 // Must be a linked hashmap in order to preserve order of bindings in Modules.
  /external/icu/icu4c/source/test/cintltst/
trietest.c 359 log_err("error: trie serialization (%s) did not preserve 32-bitness\n", testName);
362 log_err("error: trie serialization (%s) did not preserve Latin-1-linearity\n", testName);
568 log_err("error: trie serialization (%s) did not preserve 32-bitness\n", testName);
571 log_err("error: trie serialization (%s) did not preserve Latin-1-linearity\n", testName);
  /external/jsoncpp/doc/
jsoncpp.dox 75 // Make a new JSON document for the configuration. Preserve original comments.
  /external/kernel-headers/original/uapi/asm-x86/asm/
processor-flags.h 85 #define X86_CR3_PCID_NOFLUSH_BIT 63 /* Preserve old PCID */
  /external/libchrome/base/posix/
safe_strerror.cc 8 // on those later versions. To preserve ABI compatibility with older versions,
  /external/libcxx/src/
system_error.cpp 115 // Preserve errno around the call. (The C++ standard requires that
  /external/libcxx/utils/google-benchmark/tools/gbench/
util.py 120 'benchmark_flags'. The benchmark is run directly as a subprocess to preserve
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
keymap-dump.c 216 * unless there's preserve info.
218 if (entry->level == 0 && entry->preserve.mods == 0)
225 if (entry->preserve.mods)
228 entry->preserve.mods));
  /external/linux-kselftest/tools/testing/selftests/x86/
syscall_arg_fault.c 86 * only preserve seven registers. As a result, one argument
  /external/llvm/docs/HistoricalNotes/
2003-06-26-Reoptimizer2.txt 21 the original code. It has to preserve the live-ins and live-outs when
  /external/llvm/include/llvm/Analysis/
CallGraphSCCPass.h 77 /// getAnalysisUsage - For this class, we declare that we require and preserve
  /external/llvm/include/llvm/Transforms/IPO/
InlinerPass.h 37 /// getAnalysisUsage - For this class, we declare that we require and preserve
  /external/llvm/lib/CodeGen/
LiveRegMatrix.cpp 153 // For example, a Win64 call can clobber %ymm8 yet preserve %xmm8.
SafeStackLayout.cpp 132 // If this is replaced with something smarter, it must preserve the property
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.h 106 /// preserve stack slots across safepoints, there can be gaps in which
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 382 (Twine("Linker asked to preserve available_externally global: '") +
387 emitWarning((Twine("Linker asked to preserve internal global: '") +
433 // Preserve linkonce value on linker request
575 // Do code generation. We need to preserve the module in case the client calls
  /external/llvm/lib/Transforms/Utils/
SimplifyInstructions.cpp 136 // FIXME: This should also 'preserve the CFG'.
UnifyFunctionExitNodes.cpp 35 // We preserve the non-critical-edgeness property
  /external/llvm/test/CodeGen/ARM/
aapcs-hfa-code.ll 88 ; [sp, #8] to preserve alignment.
crash.ll 52 ; PR10520, second bug. NEONMoveFixPass needs to preserve implicit operands.

Completed in 1646 milliseconds

<<31323334353637383940>>