HomeSort by relevance Sort by last modified time
    Searched full:workaround (Results 476 - 500 of 1504) sorted by null

<<11121314151617181920>>

  /external/skia/src/gpu/gl/
GrGLBufferImpl.cpp 203 // The workaround is to do a glBufferData followed by glBufferSubData.
  /external/v8/src/
codegen.cc 39 // Workaround MS fmod bugs. ECMA-262 says:
  /external/v8/test/cctest/compiler/
function-tester.h 97 // TODO(mstarzinger): Temporary workaround for issue chromium:362388.
  /external/vixl/tools/
lint.py 170 # The '.get(9999999)' is workaround to allow killing the test script with
  /external/wpa_supplicant_8/src/eap_peer/
eap.c 185 * reply correctly. This occurred when the workaround in FAIL state set
186 * eapNoResp = TRUE.. Maybe that workaround needs to be fixed to do
710 if (sm->workaround)
861 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) ||
863 wpa_printf(MSG_DEBUG, "EAP: Workaround for unexpected "
916 if (sm->workaround && duplicate &&
924 * workaround these issues.
928 wpa_printf(MSG_DEBUG, "EAP: workaround - assume this is not a "
959 else if (sm->workaround && sm->lastId == -1 && sm->rxSuccess &&
962 else if (sm->workaround && sm->lastId == -1 && sm->rxFailure &
    [all...]
  /frameworks/av/services/camera/libcameraservice/
CameraFlashlight.h 159 // WORKAROUND: will be set to true for HAL v2 devices where
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 120 * Canvas. A simple workaround is to add a single operation to this path,
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaPlayerStreamingStressTest.java 54 //the workaround for the race condition of requesting the updated surface.
MediaPlayerStressTest.java 49 //the workaround for the race condition of requesting the updated surface.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
ImageReaderTest.java 48 * Workaround for mockito and JB-MR2 incompatibility
  /frameworks/base/services/core/java/com/android/server/hdmi/
HotplugDetectionAction.java 54 // This is a workaround to deal with it, by removing the device only if the removal
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequest.java 101 * headers. So this is workaround, at least temporary. TODO: check
  /frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
BaseFragmentPagerAdapter.java 89 if (DEBUG) Log.e(TAG, "NPE workaround for getItem(). See b/7103023");
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BaseFragment.java 65 * <li> Workaround the problem that activity transition is not available between launcher and
BaseSupportFragment.java 67 * <li> Workaround the problem that activity transition is not available between launcher and
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatDialog.java 46 // To workaround this, we call onCreate(null) in the ctor, and then again as usual in
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
PlaneCapabilities.cpp 195 // Workaround: Overlay flip when height is 1 causes MIPI stall on TNG
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngGrallocBufferMapper.cpp 206 // TODO: this is a complete hack and temporary workaround
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
PlaneCapabilities.cpp 186 // Workaround: Overlay flip when height is 1 causes MIPI stall on TNG
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngGrallocBufferMapper.cpp 209 // TODO: this is a complete hack and temporary workaround
  /libcore/dalvik/src/main/java/dalvik/system/
BaseDexClassLoader.java 99 * thing is more or less a workaround, probably not worth the
  /ndk/sources/cxx-stl/llvm-libc++/patches.android/
0012-Relax-some-__always_inline__-for-GCC-4.9.patch 6 To workaround GCC 4.9 which fails to __always_inline__ some functions
  /ndk/sources/cxx-stl/stlport/src/
dll_main.cpp 107 * For the vector class we do not use any MSVC6 workaround even if we export it from
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_exception.h 114 //See config/_intel.h for reason about this workaround
  /ndk/sources/host-tools/make-3.81/config/
depcomp 142 ## correctly. Breaking it into two sed invocations is a workaround.
273 # correctly. Breaking it into two sed invocations is a workaround.
384 ## correctly. Breaking it into two sed invocations is a workaround.
432 ## correctly. Breaking it into two sed invocations is a workaround.

Completed in 519 milliseconds

<<11121314151617181920>>