HomeSort by relevance Sort by last modified time
    Searched full:slice (Results 851 - 875 of 1551) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPropertyNames.in 87 border-image-slice
341 -webkit-mask-box-image-slice
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
View.js 101 var copy = this._children.slice();
263 var children = this._children.slice();
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
main.js 187 var pathDirectories = pathPieces.slice(0, pathPieces.length -1);
323 var testName = selectedTest.split('.').slice(0, -1).join('.');
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_miptree.c 357 /* to next 2D tile slice within a 3D tile */
360 /* to slice in the next (in z direction) 3D tile */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_tex_layout.c 165 /* Calculate the size of a single slice. */
192 /* Multiply slice size by texture depth for total size. It's
  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 319 return getRegMaskSlots().slice(P.first, P.second);
330 return getRegMaskBits().slice(P.first, P.second);
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_miptree.c 357 /* to next 2D tile slice within a 3D tile */
360 /* to slice in the next (in z direction) 3D tile */
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_tex_layout.c 165 /* Calculate the size of a single slice. */
192 /* Multiply slice size by texture depth for total size. It's
  /external/opencv/cxcore/include/
cxcore.h 317 /* returns zero value if iteration is finished, non-zero (slice length) otherwise */
    [all...]
  /external/v8/src/arm/
codegen-arm.cc 362 // Dispatch on the indirect string shape: slice or cons.
409 // Assert that we do not have a cons or slice (indirect strings) here.
  /external/v8/src/mips/
codegen-mips.cc 372 // Dispatch on the indirect string shape: slice or cons.
420 // Assert that we do not have a cons or slice (indirect strings) here.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MotionEstimationMB.c 229 * - sliceID - number of the slice to which the MB belongs
232 * function: sliceID - the number of the slice the to which the
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_order_cnt.c 65 slicHeader pointer to current slice header, frame number and
135 /* check if current slice includes mmco equal to 5 */
  /frameworks/base/docs/html/training/custom-views/
making-interactive.jd 269 currently selected pie slice in PieChart causes the entire chart to rotate so that the selection
271 in the selected slice. {@link android.animation.ValueAnimator} changes the rotation over a
  /frameworks/base/graphics/java/android/graphics/
Atlas.java 168 * The Slice algorightm divides the remaining empty space either
232 * For each bitmap to place in the atlas, the Slice algorithm
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_after.h 170 valarray<value_type> operator[](slice) const;
219 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_after.h 172 valarray<value_type> operator[](slice) const;
221 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
valarray_after.h 172 valarray<value_type> operator[](slice) const;
221 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 170 valarray<value_type> operator[](slice) const;
219 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 170 valarray<value_type> operator[](slice) const;
219 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 170 valarray<value_type> operator[](slice) const;
219 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_after.h 170 valarray<value_type> operator[](slice) const;
219 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 172 valarray<value_type> operator[](slice) const;
221 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 172 valarray<value_type> operator[](slice) const;
221 _Expr<_Clos, _Tp>::operator[](slice __s) const
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 172 valarray<value_type> operator[](slice) const;
221 _Expr<_Clos, _Tp>::operator[](slice __s) const

Completed in 1034 milliseconds

<<31323334353637383940>>