HomeSort by relevance Sort by last modified time
    Searched full:aliasing (Results 151 - 175 of 494) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.cpp 216 // This memcpy is to avoid a reinterpret_cast that breaks strict-aliasing
  /external/webkit/Source/WebCore/platform/text/mac/
make-charset-table.pl 123 error "$baseFilename lists both $name and $otherName under $PlatformName, but that aliasing is already specified in character-sets.txt";
  /hardware/ti/omap4xxx/domx/make/
build.mk 71 #CFLAGS += -O2 -fno-strict-aliasing
72 #CFLAGS += -Os -fno-strict-aliasing
73 CFLAGS += -fno-strict-aliasing
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
AssignTokenTypesBehavior.java 69 // if lexer, don't allow aliasing in tokens section
  /external/chromium/net/disk_cache/
bitmap.cc 19 // We use a union to go around strict-aliasing complains.
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.cc 248 // This legacy version has several issues with aliasing of different URLs,
  /external/clang/include/clang/Frontend/
CodeGenOptions.h 93 unsigned RelaxedAliasing : 1; /// Set when -fno-strict-aliasing is enabled.
  /external/e2fsprogs/
MCONFIG.in 148 -Wmissing-format-attribute -O2 -Wstrict-aliasing \
  /external/emma/core/java12/com/vladium/util/
IProperties.java 33 * to another (useful, for example, for property aliasing and defaulting).
  /external/freetype/src/smooth/
ftsmooth.c 5 /* Anti-aliasing renderer interface (body). */
  /external/giflib/
gifalloc.c 364 * copied record. This guards against potential aliasing
  /external/kernel-headers/original/asm-mips/
pgtable.h 373 * We provide our own get_unmapped area to cope with the virtual aliasing
  /external/linux-tools-perf/util/
evsel.c 278 /* Work around old compiler warnings about strict aliasing */
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 128 > o Explicit instructions to handle aliasing, e.g.s:
  /external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp 110 // marked volatile. This could be made more aggressive by using aliasing
  /external/llvm/lib/VMCore/
Globals.cpp 251 // Iterate over aliasing chain, stopping on weak alias if necessary.
  /external/skia/src/gpu/
GrDefaultPathRenderer.cpp 525 // anti-aliasing.
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 105 vx1501 vx1516 n-i-bz Dirk strict-aliasing stuff
  /external/webkit/Source/WebCore/platform/audio/
SincResampler.cpp 95 // lowpass filter cutoff slightly downward to avoid some aliasing at the very high-end.
  /frameworks/base/docs/html/training/tv/
optimizing-layouts-tv.jd 128 fonts and use anti-aliasing to increase readability.</li>
  /frameworks/base/graphics/java/android/graphics/drawable/
MipmapDrawable.java 35 * drawable helps minimizing the aliasing artifacts that can be introduced by the scaling.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java 264 * @return The previous aliasing mode if the operation worked, or -2 if it
  /external/valgrind/main/
Android.mk 27 -fno-strict-aliasing -fno-stack-protector \
106 -fstrict-aliasing
  /external/webkit/Source/WebCore/platform/graphics/
ShadowBlur.cpp 508 // Add a pixel to avoid later edge aliasing when rotated.
548 // Add a pixel to avoid later edge aliasing when rotated.
    [all...]
  /external/webkit/Source/WebKit/gtk/
GNUmakefile.am 60 -fno-strict-aliasing \
391 -fno-strict-aliasing \

Completed in 2517 milliseconds

1 2 3 4 5 67 8 91011>>