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

<<31323334353637383940>>

  /external/llvm/test/Transforms/Inline/
align.ll 1 ; RUN: opt -inline -preserve-alignment-assumptions-during-inlining -S < %s | FileCheck %s
  /external/llvm/tools/opt/
opt.cpp 199 "preserve-bc-uselistorder",
200 cl::desc("Preserve use-list order when writing LLVM bitcode."),
204 "preserve-ll-uselistorder",
205 cl::desc("Preserve use-list order when writing LLVM assembly."),
  /external/llvm/utils/lit/lit/
TestingConfig.py 45 # The option to preserve TEMP, TMP, and TMPDIR.
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x16775.htm 95 limited to the covers, as long as they preserve the title of the
  /external/ltp/testcases/kernel/syscalls/sigsuspend/
sigsuspend01.c 126 "preserve signal mask");
  /external/mesa3d/src/compiler/glsl/
ir_builder.h 209 * Swizzle away later components, but preserve the ordering.
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_gs_state.c 98 * (Clearing the bit is even worse, because it fails to preserve
  /external/mesa3d/src/mesa/vbo/
vbo_split.c 126 * in turn. Use a vertex cache to preserve some of the
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/
InvocationRecord.java 99 // Return a copy of the Date object to preserve immutability
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/
InvocationRecord.java 98 // Return a copy of the Date object to preserve immutability
  /external/owasp/sanitizer/src/main/org/owasp/html/
StylingPolicy.java 39 * An HTML sanitizer policy that tries to preserve simple CSS by white-listing
  /external/parameter-framework/upstream/
.travis.yml 109 -a '\--long-file-names --preserve-paths';
  /external/perfetto/include/perfetto/tracing/core/
trace_packet.h 42 // should ensure to preserve the unknown fields in the proto. A consumer, in
  /external/proguard/docs/manual/
examples.html 395 obfuscate its code along with your own code. You do have to preserve
462 This configuration should preserve everything we'll ever want to access in the
475 to preserve them, in case these other obfuscators are ever used for further
520 We don't want to preserve all classes, just all classes that have main
750 you'll want to preserve their names and their classes' names, so they can
761 We don't want to preserve all classes or all native methods; we just want to
768 ProGuard doesn't look at your native code, so it won't automatically preserve
777 you'll want to preserve them, and probably their classes too. They are just
787 This will preserve the given class and method from being removed or renamed.
792 classes, you'll have to preserve some special methods. Enumerations wer
    [all...]
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_doc_comment.cc 65 // to preserve the blank lines themselves, as this is relevant in the markdown.
  /external/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.cc 46 // must preserve that register's value across cpuid instructions.
  /external/python/cpython2/Include/
floatobject.h 68 preserve precision across conversions. */
  /external/python/cpython2/Lib/test/
script_helper.py 29 # Need to preserve the original environment, for in-place testing of
test_property.py 132 # Issue 5890: subclasses of property do not preserve method __doc__ strings
  /external/python/cpython3/Doc/library/
pickletools.rst 68 When multiple objects are disassembled, preserve memo between
  /external/python/cpython3/Include/
code.h 36 used in both. This is done to preserve the name and line number
  /external/python/cpython3/Modules/_io/clinic/
iobase.c.h 2 preserve
stringio.c.h 2 preserve
winconsoleio.c.h 2 preserve
  /external/python/cpython3/Modules/cjkcodecs/clinic/
multibytecodec.c.h 2 preserve

Completed in 1236 milliseconds

<<31323334353637383940>>