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

<<31323334353637383940>>

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
_errdefs.h 170 __BIONIC_ERRDEF( EFTYPE, 1000, "Stupid C library hack !!" )
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
cpp_type_traits.h 68 // Forward declaration hack, should really include this from somewhere.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
cpp_type_traits.h 68 // Forward declaration hack, should really include this from somewhere.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 78 // I think we could hack operator<< and operator>>.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
cpp_type_traits.h 67 // Forward declaration hack, should really include this from somewhere.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr2/
bool_set.tcc 78 // I think we could hack operator<< and operator>>.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
cpp_type_traits.h 67 // Forward declaration hack, should really include this from somewhere.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr2/
bool_set.tcc 78 // I think we could hack operator<< and operator>>.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_threading_local.py 142 # until the bottom of this file (a hack sufficient to worm around the
posixfile.py 178 # Hack by davem@magnet.com to get locking to go on freebsd;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CallTips.py 147 # bit of a hack for methods - turn it into a function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_threading_local.py 142 # until the bottom of this file (a hack sufficient to worm around the
posixfile.py 178 # Hack by davem@magnet.com to get locking to go on freebsd;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CallTips.py 147 # bit of a hack for methods - turn it into a function
  /system/core/cpio/
mkbootfs.c 181 /* xxx: hack. use a real exclude list */
  /system/core/fastboot/
usb_windows.c 345 // TODO(vchtchetkine): FIXME - temp hack converting wchar_t into char.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTreeAsText.cpp 178 // FIXME: Temporary hack to make tests pass by simulating the old generated content output.
579 // FIXME: Apply overflow to the root layer to not break every test. Complete hack. Sigh.
591 // FIXME: Apply overflow to the root layer to not break every test. Complete hack. Sigh.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRenderTreeAsText.cpp 393 // FIXME: Remove this hack, once the new text layout engine is completly landed. We want to preserve the old layout test results for now.
419 // FIXME: Remove this hack, once the new text layout engine is completly landed. We want to preserve the old layout test results for now.
437 // </hack>
  /external/chromium_org/third_party/icu/source/i18n/
coll.cpp 164 // Ugly Hack Alert! We return an empty actualID to signal
180 // Ugly Hack Alert! If the actualReturn length is zero, this
321 // Ugly Hack Alert! If the returned locale is empty (not root,
  /external/chromium_org/third_party/mesa/src/src/glx/
glxextensions.c 576 /* This is a hack. Some servers support GLX 1.3 but don't export
625 /* This hack is necessary because GLX_ARB_create_context_profile depends on
627 * Without this hack, it would be possible to advertise
  /external/chromium_org/third_party/skia/src/core/
SkScan_AntiPath.cpp 210 // hack, until I figure out why my cubics (I think) go beyond the bounds
327 // hack, until I figure out why my cubics (I think) go beyond the bounds
549 // hack, until I figure out why my cubics (I think) go beyond the bounds
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedSet.java 241 // Hack around E not being a subtype of Comparable.
279 // Hack around E not being a subtype of Comparable.
299 // Hack around E not being a subtype of Comparable.
  /external/lldb/source/Expression/
ClangUserExpression.cpp 381 // This is a really nasty hack, meant to fix Objective-C expressions of the form
400 // Another hack, meant to allow use of unichar despite it not being available in
403 // present in the original source file rather than try to hack specific type
    [all...]
  /external/lldb/source/Plugins/Process/Utility/
RegisterContextDarwin_x86_64.cpp 992 case gdb_gpr_ss : return gpr_gs; // HACK: For now for "ss", just copy what is in "gs"
993 case gdb_gpr_ds : return gpr_gs; // HACK: For now for "ds", just copy what is in "gs"
994 case gdb_gpr_es : return gpr_gs; // HACK: For now for "es", just copy what is in "gs"
    [all...]
  /external/mesa3d/src/glx/
glxextensions.c 576 /* This is a hack. Some servers support GLX 1.3 but don't export
625 /* This hack is necessary because GLX_ARB_create_context_profile depends on
627 * Without this hack, it would be possible to advertise

Completed in 958 milliseconds

<<31323334353637383940>>