/external/llvm/lib/Transforms/Scalar/ |
DeadStoreElimination.cpp | 572 // end up depending on a may- or must-aliased load, then we can't optimize 634 // If this is a may-aliased store that is clobbering the store value, we 635 // can keep searching past it for another must-aliased pointer that stores [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
AssignTokenTypesBehavior.java | 270 // walk aliases if any and assign types to aliased literals if literal
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNamedNodeMap.java | 145 * aliased.
|
/external/boringssl/src/include/openssl/ |
ex_data.h | 200 /* CRYPTO_EX_unused is a placeholder for an unused callback. It is aliased to
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
vktApiBufferTests.cpp | 251 TCU_THROW(NotSupportedError, "Sparse aliased residency feature is not supported");
|
/external/freetype/src/autofit/ |
aftypes.h | 183 FT_Render_Mode render_mode; /* monochrome, anti-aliased, LCD, etc. */
|
/external/icu/icu4c/source/i18n/ |
collationsettings.cpp | 231 // The reorder arrays are aliased to memory-mapped data.
|
/external/kernel-headers/original/uapi/linux/ |
coff.h | 155 char s_paddr[4]; /* physical address, aliased s_nlib */
|
fd.h | 225 /* Prevent "aliased" accesses. */
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-gasp_table.html | 136 <p>Anti-aliased rendering should be performed at the specified ppem. If not set, do monochrome rendering.</p>
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/ |
aftypes.h | 185 FT_Render_Mode render_mode; /* monochrome, anti-aliased, LCD, etc. */
|
/external/llvm/lib/Target/Mips/ |
Mips16ISelDAGToDAG.cpp | 119 /// SP into a Mips16 accessible aliased register.
|
/external/llvm/test/MC/Sparc/ |
sparc-fp-instructions.s | 67 ! make sure we can handle V9 double registers and their aliased quad registers.
|
/external/pcre/dist/doc/ |
pcreposix.3 | 59 aliased as \fBregex.h\fP, which is the "correct" name. It provides two
|
/external/v8/test/webkit/ |
dfg-uint8clampedarray-out-of-bounds-put-by-val-alias-expected.txt | 24 Tests that out-of-bounds stores to a Uint8ClampedArray that are aliased to out-of-bounds loads don't crash.
|
/frameworks/support/core-utils/gingerbread/android/support/v4/graphics/drawable/ |
RoundedBitmapDrawable.java | 184 * @param aa True if the bitmap should be anti-aliased, false otherwise.
|
/libcore/luni/src/main/java/org/w3c/dom/ |
NamedNodeMap.java | 45 * aliased.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
coff.h | 155 char s_paddr[4]; /* physical address, aliased s_nlib */
|
fd.h | 224 /* Prevent "aliased" accesses. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
coff.h | 155 char s_paddr[4]; /* physical address, aliased s_nlib */
|
fd.h | 224 /* Prevent "aliased" accesses. */
|
/system/tools/aidl/docs/ |
aidl-cpp.md | 130 // Native types must be aliased at their declaration in the appropriate .aidl
|
/toolchain/binutils/binutils-2.25/include/coff/ |
alpha.h | 80 unsigned char s_paddr[8]; /* physical address, aliased s_nlib */
|
/art/runtime/verifier/ |
register_line.cc | 409 // "Not locked" is trivially aliased. 414 // "Not locked" is trivially aliased.
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
CollationRuleParser.java | 98 * The pointer is aliased: Pointer copy without cloning or taking ownership. 106 * The pointer is aliased: Pointer copy without cloning or taking ownership. [all...] |