/external/clang/test/Driver/ |
sanitizer-ld.c | 476 // RUN: %clang -fsanitize=efficiency-cache-frag %s -### -o %t.o 2>&1 \ 479 // RUN: %clang -fsanitize=efficiency-working-set %s -### -o %t.o 2>&1 \
|
/external/llvm/docs/ |
AliasAnalysis.rst | 361 Efficiency Issues 499 `alias`_ method directly if possible) to get the best precision and efficiency.
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
SIPRequest.java | 647 * tags to outgoing responses if need be. For efficiency, this method does not clone the 669 * tags to outgoing responses if need be. For efficiency, this method does not clone the [all...] |
/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/ |
test_packet_masks_metrics.cc | 13 * and efficiency of the packets masks used in the generic XOR FEC code. 15 * The metrics measure the efficiency (recovery potential or residual loss) of [all...] |
/external/zlib/src/doc/ |
rfc1951.txt | 44 coding, with efficiency comparable to the best currently available 106 * Compresses data with efficiency comparable to the best [all...] |
/frameworks/base/core/java/android/nfc/ |
NdefRecord.java | 400 * For efficiency, This method might not make an internal copy of the 446 * For efficiency, This method might not make an internal copy of the [all...] |
/frameworks/base/core/java/android/text/ |
BidiFormatter.java | 539 * DIR_UNKNOWN if none was encountered. For efficiency, actually scans backwards from the end of [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_map.h | 560 * cause no gains in efficiency. 634 * cause no gains in efficiency. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_map.h | 560 * cause no gains in efficiency. 634 * cause no gains in efficiency. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
intrin-impl.h | 434 #undef __INTRINSIC_GROUP_WINNT /* Remove this for efficiency if intrin-impl.h is included again */ 514 #undef __INTRINSIC_GROUP_WINBASE /* Remove this for efficiency if intrin-impl.h is included again */ [all...] |
/toolchain/binutils/binutils-2.27/zlib/doc/ |
rfc1951.txt | 44 coding, with efficiency comparable to the best currently available 106 * Compresses data with efficiency comparable to the best [all...] |
/bionic/libc/include/sys/ |
queue.h | 47 * efficiency. A singly-linked list may only be traversed in the forward
|
/bionic/libc/stdio/ |
vfprintf.cpp | 102 * Choose PADSIZE to trade efficiency vs. size. If larger printf
|
vfwprintf.cpp | 102 * Choose PADSIZE to trade efficiency vs. size. If larger printf
|
/bionic/libc/upstream-netbsd/common/lib/libc/stdlib/ |
random.c | 241 * used, and the separation between the two pointers. Note that for efficiency
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
ldebug.c | 489 ** (used only for error messages, so efficiency is not a big concern)
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/ |
VfrStrings.uni | 65 #string STR_ONE_OF_HELP #language en-US "My one-of help is going to be a long string to test out the efficiency of the ability of the I am tired of typing capabilities"
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/ |
IvyBridgeMsr.h | 94 /// [Bits 47:40] Package. Maximum Efficiency Ratio (R/O) The is the
95 /// minimum ratio (maximum efficiency) that the processor can operates, in
638 /// [Bits 47:40] Package. Maximum Efficiency Ratio (R/O) The is the
639 /// minimum ratio (maximum efficiency) that the processor can operates, in
[all...] |
/external/annotation-tools/annotation-file-utilities/ |
design.tex | 170 improving time and space efficiency.
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3basetreeadaptor.c | 617 * efficiency.
|
antlr3convertutf.c | 197 * much as possible for efficiency, in favor of drop-through switches.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/rank/ |
Percentile.java | 66 * This greatly improves efficiency, both for single percentile and multiple
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
NamespaceSupport2.java | 32 * "helper" class for improved efficiency. It can be used to track the
|
/external/e2fsprogs/lib/ext2fs/ |
inode.c | 340 * only increases CPU efficiency by a small amount, at the
|
/external/eigen/Eigen/src/Core/ |
PermutationMatrix.h | 121 * is inefficient to return this Matrix object by value. For efficiency, favor using
|