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

  /libcore/luni/src/main/java/java/lang/reflect/
AccessibleObject.java 283 Type simplified = ((GenericArrayType)obj).getGenericComponentType(); local
284 appendGenericType(sb, simplified);
  /external/chromium/chrome/browser/resources/sync_internals/
chrome_sync.js 11 // This Event class is a simplified version of the one from
  /external/v8/tools/
splaytree.js 207 * tree. This is the simplified top-down splaying algorithm from:
  /external/v8/benchmarks/
splay.js 287 * tree. This is the simplified top-down splaying algorithm from:
  /external/v8/src/
regexp.js 210 // One-element cache for the simplified test regexp.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 266 * tree. This is the simplified top-down splaying algorithm from:
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 266 * tree. This is the simplified top-down splaying algorithm from:
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js 282 * tree. This is the simplified top-down splaying algorithm from:
  /external/libxslt/libxslt/
xsltInternals.h 1320 int simplified; \/* whether this is a simplified stylesheet *\/ member in struct:_xsltCompilerCtxt
    [all...]
xslt.c     [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebelement.cpp 932 QStringList classes = attribute(QLatin1String("class")).simplified().split(QLatin1Char(' '), QString::SkipEmptyParts);
    [all...]
  /external/libvpx/vp8/encoder/arm/neon/
vp8_subpixelvariance16x16s_neon.asm 347 ;or filter coeff is {64, 64}. This simplified program only works in this situation.
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 27 ;# on matrices of data. This is simplified by the fact that we usually
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 205 milliseconds