HomeSort by relevance Sort by last modified time
    Searched full:hack (Results 326 - 350 of 2672) sorted by null

<<11121314151617181920>>

  /external/replicaisland/src/com/replica/replicaisland/
LevelBuilder.java 142 priority = SortConstants.OVERLAY; //hack!
181 // This method is a HACK to workaround the stupid map file format.
LifetimeComponent.java 106 // TODO: HACK! Unify all this code.
131 // TODO: This is sort of a hack. Find a better way to do this without introducing a
PlayerComponent.java 85 private FadeDrawableComponent mInvincibleFader; // HACK!
243 // HACK HACK HACK. This really doesn't go here.
282 // TODO: HACK! Unify all this code.
  /external/skia/include/core/
SkFont.h 42 kGenA8FromLCD_Flag = 0x2000, // hack for GDI -- do not use if you can help it
55 kGenA8FromLCD_Flag = 0x2000, // hack for GDI -- do not use if you can help it
  /external/yaffs2/yaffs2/
yaffs_mtdif.c 95 ops.ooblen = 8; /* temp hack */
158 ops.ooblen = 8; /* temp hack */
  /external/zlib/src/contrib/minizip/
mztools.c 233 WRITE_16(header + 8, entriesZip); /* hack */
234 WRITE_16(header + 10, entriesZip); /* hack */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
ethernet.h 114 #ifndef __INCif_etherh /* Quick and ugly hack for VxWorks */
130 #endif /* !__INCif_etherh Quick and ugly hack for VxWorks */
  /packages/apps/Nfc/src/com/android/nfc/handover/
PeripheralHandoverService.java 204 // <hack> resume polling immediately if the connection failed,
208 // disconnection </hack>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 96 /* This is a hack to make a difference between an ebt_entry struct and an
102 * need a hack like this.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 96 /* This is a hack to make a difference between an ebt_entry struct and an
102 * need a hack like this.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sched.py 4 No multi-threading is implied; you are supposed to hack that
95 A questionable hack is added to allow other threads to run:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sched.py 4 No multi-threading is implied; you are supposed to hack that
95 A questionable hack is added to allow other threads to run:
  /external/llvm/test/Transforms/GVN/
pre-load.ll 52 define i32 @test3(i32* %p, i32* %q, i32** %Hack, i1 %C) {
56 store i32* %B, i32** %Hack
82 define i32 @test4(i32* %p, i32* %q, i32** %Hack, i1 %C) {
95 store i32* %B, i32** %Hack
244 define i32 @test8(i32* %p, i32* %q, i32** %Hack, i1 %C) {
  /packages/apps/Settings/src/com/android/settings/accounts/
ManageAccountsSettings.java 85 // Temporary hack, to deal with backward compatibility
423 // Hack: announce that the Google account preferences page is launching the location
438 * intent, and hack the location settings to start it as a fragment.
446 // Hack. Launch "Location" as fragment instead of as activity.
458 // dirty further hack is still needed. It's much easier and cleaner to listen to
  /external/chromium_org/media/base/android/
media_source_player.h 145 // TODO(wolenetz): Instead of doing hack browser seek, replay cached data
219 // Flag that is true if doing a hack browser seek or false if doing a
221 // TODO(wolenetz): Instead of doing hack browser seek, replay cached data
  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
V8LazyEventListener.cpp 143 // FIXME: Remove the following 'with' hack.
155 // we have to do this hack! What if m_code escapes to run arbitrary script?
197 // FIXME: Remove this code when we stop doing the 'with' hack above.
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-unicode-private.hh 108 /* XXX This hack belongs to the Myanmar shaper. */
111 /* XXX This hack belongs to the SEA shaper (for Tai Tham):
115 /* XXX This hack belongs to the Tibetan shaper:
  /external/chromium_org/third_party/skia/experimental/Intersection/
CubeRoot.cpp 64 // cube root approximation using bit hack for 32-bit float
73 // cube root approximation using bit hack for 64-bit float
86 // cube root approximation using bit hack for 64-bit float
  /external/harfbuzz_ng/src/
hb-unicode-private.hh 108 /* XXX This hack belongs to the Myanmar shaper. */
111 /* XXX This hack belongs to the SEA shaper (for Tai Tham):
115 /* XXX This hack belongs to the Tibetan shaper:
  /external/libpcap/
README.hpux 177 The attached hack does this and some security-related stuff
184 Install the hack as /sbin/init.d/hacl_ip_stack (adjust
198 # nettune: hack kernel parms for safety
  /external/skia/experimental/Intersection/
CubeRoot.cpp 64 // cube root approximation using bit hack for 32-bit float
73 // cube root approximation using bit hack for 64-bit float
86 // cube root approximation using bit hack for 64-bit float
  /external/valgrind/main/VEX/pub/
libvex_guest_amd64.h 93 /* HACK to make tls on amd64-linux work. %fs only ever seems to
155 /* HACK to make tls on darwin work. %gs only ever seems to
158 of the %fs-zero hack for amd64-linux). */
  /external/valgrind/main/
glibc-2.4.supp 64 Fedora-Core-5-__strcpy_chk-64bit-hack-TODO-fix-this-properly
80 Fedora-Core-5-yet-another-ppc32-hack
121 index-not-intercepted-early-enough-HACK-4
  /art/compiler/
compilers.cc 41 // Hack for CFI CIE initialization
  /build/core/
static_java_library.mk 26 # Hack to build static Java library with Android resource

Completed in 1102 milliseconds

<<11121314151617181920>>