/prebuilts/go/darwin-x86/src/runtime/ |
race_amd64.s | 359 // The arguments are never heap-object-preserving pointers, so we pretend there are no arguments.
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/secure/bidirule/ |
bidirule.go | 10 // without preserving backward compatibility.
|
/prebuilts/go/linux-x86/src/runtime/ |
race_amd64.s | 359 // The arguments are never heap-object-preserving pointers, so we pretend there are no arguments.
|
/prebuilts/go/linux-x86/src/vendor/golang_org/x/text/secure/bidirule/ |
bidirule.go | 10 // without preserving backward compatibility.
|
/toolchain/binutils/binutils-2.27/zlib/ |
ChangeLog.gcj | 268 * ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
|
/external/abi-compliance-checker/ |
LGPL-2.0 | 88 preserving your freedom as a user of such programs to change the free 418 decision will be guided by the two goals of preserving the free status
|
/external/antlr/antlr-3.4/runtime/C/ |
ChangeLog | 181 tokens to preserving them. The fix is to make the C runtime also 182 default to preserving off-channel tokens.
|
/external/icu/icu4c/source/io/ |
uprntf_p.cpp | 438 /* format the number, preserving the minimum # of digits */ 474 /* format the number, preserving the minimum # of digits */ [all...] |
/external/icu/icu4c/source/test/cintltst/ |
bocu1tst.c | 47 * preserving lexical order. 667 * preserving lexical order.
|
/external/python/cpython3/Doc/whatsnew/ |
3.6.rst | 547 PEP 520: Preserving Class Attribute Definition Order 555 :ref:`type.__prepare__() <prepare>`) is now an insertion-order-preserving 560 :pep:`520` -- Preserving Class Attribute Definition Order 566 PEP 468: Preserving Keyword Argument Order 570 insertion-order-preserving mapping. 574 :pep:`468` -- Preserving Keyword Argument Order 591 The order-preserving aspect of this new implementation is considered an 595 order-preserving semantics for all current and future Python [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/binutils-2.25/ |
COPYING.LIB | 88 preserving your freedom as a user of such programs to change the free 418 decision will be guided by the two goals of preserving the free status
|
/toolchain/binutils/binutils-2.27/ |
COPYING.LIB | 88 preserving your freedom as a user of such programs to change the free 418 decision will be guided by the two goals of preserving the free status
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
FileUtils.java | 545 * Copies a file to a directory preserving the file date. 565 * Copies a file to a directory optionally preserving the file date. 594 * Copies a file to a new location preserving the file date. 695 * Copies a directory to within another directory preserving the file dates. 729 * Copies a whole directory to a new location preserving the file dates. 778 * Copies a filtered directory to a new location preserving the file dates. [all...] |
/external/e2fsprogs/ |
NOTICE | 284 of preserving the free status of all derivatives of our free software and 461 preserving your freedom as a user of such programs to change the free [all...] |
/external/icu/icu4c/source/i18n/ |
nfsubs.cpp | 577 // or perform the transformation on the number (preserving 630 // space (saving time and memory and preserving accuracy) [all...] |
/external/libcups/ |
LICENSE.txt | 403 of preserving the free status of all derivatives of our free software and 579 preserving your freedom as a user of such programs to change the free [all...] |
NOTICE | 403 of preserving the free status of all derivatives of our free software and 579 preserving your freedom as a user of such programs to change the free [all...] |
/external/llvm/lib/IR/ |
LegacyPassManager.cpp | 889 dbgs() << " -- '" << P->getPassName() << "' is not preserving '"; 896 // Check inherited analysis also. If P is not preserving analysis 913 dbgs() << " -- '" << P->getPassName() << "' is not preserving '"; [all...] |
/external/mesa3d/src/mesa/math/ |
m_matrix.c | 68 /** angle preserving matrix flags mask */ 83 /** length preserving matrix flags mask */ 548 * If the matrix is not an angle preserving matrix then calls [all...] |
/external/skia/docs/ |
SkPoint_Reference.bmh | 420 #Line # sets length to one, preserving direction ## 421 Scales (fX, fY) so that length() returns one, while preserving ratio of fX to fY, 1047 Scales (vec->fX, vec->fY) so that length() returns one, while preserving ratio of vec->fX to vec->fY, [all...] |
/external/skqp/docs/ |
SkPoint_Reference.bmh | 403 #Line # sets length to one, preserving direction ## 404 Scales (fX, fY) so that length() returns one, while preserving ratio of fX to fY, 1025 Scales (vec->fX, vec->fY) so that length() returns one, while preserving ratio of vec->fX to vec->fY, [all...] |
/external/skqp/site/user/api/ |
SkPoint_Reference.md | 59 | <a href="#SkPoint_normalize">normalize</a> | sets length to one, preserving direction | 515 Scales (<a href="#SkPoint_fX">fX</a>, <a href="#SkPoint_fY">fY</a>) so that <a href="#SkPoint_length">length</a> returns one, while preserving ratio of <a href="#SkPoint_fX">fX</a> to <a href="#SkPoint_fY">fY</a>, [all...] |
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
PassManager.cpp | 859 dbgs() << " -- '" << P->getPassName() << "' is not preserving '"; 866 // Check inherited analysis also. If P is not preserving analysis 883 dbgs() << " -- '" << P->getPassName() << "' is not preserving '"; [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
Stylesheet.java | 690 * A lookup table of all space preserving elements. [all...] |
/external/libchrome/base/numerics/ |
safe_numerics_unittest.cc | 620 "Comparison must be sign preserving and value preserving"); [all...] |