HomeSort by relevance Sort by last modified time
    Searched refs:compensate (Results 1 - 13 of 13) sorted by null

  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb 49 * I made this rule to compensate.
183 * I made this rule to compensate.
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ScrollController.java 483 int compensate = mSelectedTakesMoreSpace ? mExtraSpaceLow : -mExtraSpaceLow; local
485 return scrollCenter - mScrollCenterOffset + compensate;
487 return scrollCenter - (mSize - mScrollCenterOffset) + compensate;
490 * mScrollCenterOffsetPercent) + compensate;
    [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 262 boolean compensate = ((m_clinitStatus & IMetadataConstants.METHOD_ADDED) != 0);
266 if (compensate)
285 compensate = false;
295 if (compensate && (cls.getThisClassIndex () == 0)) // no superclasses [this tool can't traverse inheritance chains]
311 if (! serializable) compensate = false;
315 if (compensate)
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_mode_3_to_9.s 195 vadd.s8 d8, d8, d9 @to compensate the pu1_src idx incremented by 8
331 vadd.s8 d8, d8, d16 @to compensate the pu1_src idx incremented by 8
444 mov r6, #22 @to compensate the 2*row value
ihevc_intra_pred_luma_mode_3_to_9.s 200 vadd.s8 d8, d8, d27 @t0 compensate the pu1_src idx incremented by 8
328 vadd.s8 d8, d8, d16 @to compensate the pu1_src idx incremented by 8
519 vadd.s8 d8, d8, d27 @t0 compensate the pu1_src idx incremented by 8
  /external/libvpx/libvpx/vp8/common/arm/neon/
idct_dequant_full_2x_neon.asm 74 ; compensate for this. in the case of sinpi8sqrt2, the lowest bit is 0,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
idct_dequant_full_2x_neon.asm 72 ; compensate for this. in the case of sinpi8sqrt2, the lowest bit is 0,
  /external/v8/third_party/fdlibm/
fdlibm.js 531 // Here a correction term c will be computed to compensate
567 // To compensate the error in the argument reduction, we use
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 961 milliseconds