Searched
full:preserves (Results
301 -
325 of
846) sorted by null
<<11121314151617181920>>
/external/llvm/docs/ |
StackMaps.rst | 386 preserves most registers as callee-save. 437 locations, which LLVM preserves.
|
/external/llvm/tools/obj2yaml/ |
macho2yaml.cpp | 326 * This function reads and preserves the trie structure of the export trie. To 327 * my knowledge there is no code anywhere else that reads the data and preserves
|
/external/webp/src/enc/ |
vp8i_enc.h | 488 // Preserves the YUV(A) buffer. Returns false in case of error (invalid param, 494 // Preserves the ARGB buffer.
|
/libcore/luni/src/main/java/javax/xml/namespace/ |
QName.java | 123 * in XML</a> specification. This action preserves compatible 165 * in XML</a> specification. This action preserves compatible
|
/libcore/ojluni/src/main/java/java/util/stream/ |
StreamOpFlag.java | 94 * <tr><td>P</td><td>Preserves</td></tr> 116 * describe whether the operation preserves, injects, or clears that
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
tutorial.md | 467 * `MemberIterator EraseMember(MemberIterator)`: similar to the above but it preserves order of members (linear time complexity). 468 * `MemberIterator EraseMember(MemberIterator first, MemberIterator last)`: remove a range of members, preserves order (linear time complexity).
|
/system/keymaster/include/keymaster/ |
authorization_set.h | 370 * Grow the elements array to ensure it can contain \p count entries. Preserves any existing 376 * Grow the indirect data array to ensure it can contain \p length bytes. Preserves any
|
/external/llvm/lib/IR/ |
Metadata.cpp | 870 // FIXME: This preserves long-standing behaviour, but is it really the right 884 // FIXME: This preserves long-standing behaviour, but is it really the right 898 // FIXME: This preserves long-standing behaviour, but is it really the right [all...] |
Pass.cpp | 277 // Since this transformation doesn't modify the CFG, it preserves all analyses
|
/external/python/cpython3/Lib/test/ |
test_textwrap.py | 359 # Check that drop_whitespace=False preserves whitespace. 368 # Check that drop_whitespace=False preserves a whitespace-only string. 752 # make sure that it preserves tabs when it's not making any [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/ |
HtmlParser.java | 75 * - PRESERVE_ALL: Preserves all of original content. 76 * *** Warning - PRESERVE_ALL mode preserves invalid and unsafe HTML. *** 77 * - PRESERVE_VALID: Preserves only valid visible HTML handled by [all...] |
/art/compiler/optimizing/ |
block_builder.cc | 348 // that all predecessors are relinked to. This preserves loop headers (b/23895756).
|
/developers/build/ |
github.sh | 44 to Github. (normally deleted upon exit) Preserves logs.
|
/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/ |
context_mgmt.c | 508 * specified in the parameters. It preserves all other bits.
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmMmuLib/AArch64/ |
ArmMmuLibCore.c | 652 // Naturally align the root table. Preserves possible NULL value
|
/external/google-styleguide/docguide/ |
style.md | 93 Often, inserting a newline before a long link preserves readability while
|
/external/icu/icu4c/source/common/unicode/ |
edits.h | 109 * Preserves older error codes in the outErrorCode.
|
/external/icu/icu4c/source/i18n/ |
decimfmtimpl.h | 77 * First, the DAG preserves backward compatibility. Clients of the legacy
|
/external/libjpeg-turbo/ |
change.log | 110 always suppressed comments and APPn blocks.) jpegtran now also preserves
|
/external/llvm/lib/Target/ARM/ |
MLxExpansionPass.cpp | 245 // preserves the in-order retirement of the instructions.
|
/external/minijail/ |
libminijail.h | 253 * minijail_preserve_fd: preserves @parent_fd and makes it available as
|
/external/python/cpython2/Doc/library/ |
shlex.rst | 308 :attr:`~shlex.escapedquotes` (e.g. ``'"'``) preserves the literal value
|
/external/python/cpython3/Lib/idlelib/ |
hyperparser.py | 68 # Parser.str apparently preserves the statement we are in, so
|
/external/skia/include/core/ |
SkMatrix.h | 246 Preserves right angles, keeping the arms of the angle equal lengths. 258 Preserves right angles, but not requiring that the arms of the angle [all...] |
/external/skia/src/gpu/ |
GrSoftwarePathRenderer.cpp | 247 // to cases where the matrix preserves axis alignment.
|
Completed in 784 milliseconds
<<11121314151617181920>>