/external/webkit/Source/JavaScriptGlue/Configurations/ |
Base.xcconfig | 49 WARNING_CFLAGS_BASE = -Wall -W -Wchar-subscripts -Wformat-security -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-parameter -Wundef -Wno-strict-aliasing;
|
/external/webkit/Source/WebCore/platform/graphics/gtk/ |
GraphicsContext3DInternal.cpp | 134 fbConfigAttributes[20] = 0; // Attempt without anti-aliasing.
|
/external/webkit/Source/ |
WebKit.pri | 91 *-g++*:QMAKE_CXXFLAGS += -Wall -Wextra -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
json_results_generator_unittest.py | 117 # Aliasing to a short name for better access to its constants.
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
BitmapDrawable.java | 294 * Enables or disables anti-aliasing for this drawable. Anti-aliasing affects 307 * Indicates whether anti-aliasing is enabled for this drawable. 309 * @return True if anti-aliasing is enabled, false otherwise.
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
vtable2.cpp | 2 // { dg-options "-fno-strict-aliasing" }
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
vtable2.cpp | 2 // { dg-options "-fno-strict-aliasing" }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
som.h | 95 * new aliasing rules really.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
malloc.h | 59 the same pointer that was passed to it, aliasing needs to be allowed
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
som.h | 95 * new aliasing rules really.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
malloc.h | 59 the same pointer that was passed to it, aliasing needs to be allowed
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
sfnt_info.h | 181 * voice preset mapping (aliasing)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
som.h | 95 * new aliasing rules really.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
malloc.h | 59 the same pointer that was passed to it, aliasing needs to be allowed
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
sfnt_info.h | 181 * voice preset mapping (aliasing)
|
/external/kernel-headers/original/asm-mips/ |
io.h | 68 * aliasing rules a little to make initialization possible and finally we 69 * will need the barrier() to fight side effects of the aliasing chat.
|
/external/libppp/src/ |
nat_cmd.c | 224 prompt_Printf(arg->prompt, "address redirect: packet aliasing" 293 prompt_Printf(arg->prompt, "proto redirect: packet aliasing"
|
/external/aac/libSBRdec/src/ |
env_calc.h | 126 FIXP_DBL *degreeAlias, /*!< Estimated aliasing for each QMF channel */
|
/external/ceres-solver/include/ceres/internal/ |
manual_constructor.h | 113 // This is needed to get around the strict aliasing warning GCC generates.
|
/external/clang/include/clang/Frontend/ |
CodeGenOptions.def | 86 CODEGENOPT(RelaxedAliasing , 1, 0) ///< Set when -fno-strict-aliasing is enabled.
|
/external/clang/unittests/Basic/ |
FileManagerTest.cpp | 155 // there's no aliasing.
|
/external/llvm/include/llvm/CodeGen/ |
MachineMemOperand.h | 155 /// ordering constraints other than normal aliasing. Volatile and atomic
|
/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.h | 63 /// composed of registers that are not eligible for anti-aliasing.
|
/external/oprofile/events/i386/p4/ |
unit_masks | 20 0x08 conflicts due to 64k aliasing
|
/external/skia/include/gpu/ |
GrPaint.h | 33 * fractional coverage produced by anti-aliasing. This last step produces the final coverage, C.
|