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

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 477 // Sample a vertical slice of pixels at about one-thirds from the
    [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 808 var local_messages = messages.slice();
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 572 "slice", "clone"
    [all...]
ConsoleMessage.js 290 var result = this._formatWithSubstitutionString(parameters[0].description, parameters.slice(1), formattedResult);
    [all...]
ConsoleView.js 597 WebInspector.settings.consoleHistory.set(this.prompt.historyData.slice(-30));
    [all...]
ProfilesPanel.js 218 var profiles = this._profiles.slice(0);
    [all...]
  /external/chromium_org/third_party/WebKit/public/web/
WebFrame.h 545 // time-slice and then scheduling itself (co-operative multitasking) to
  /external/chromium_org/third_party/jinja2/
parser.py 744 return nodes.Slice(lineno=lineno, *args)
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 59 3. Storing short video clips in textures. Each depth slice is a
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_texture.c 372 "pitch elements = %u, height = %u, slice tile max = %u\n",
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 66 * Create a new CodedInputStream wrapping the given byte array slice.
  /external/chromium_org/v8/test/cctest/
test-heap.cc     [all...]
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java 775 // upload each slice of 2D array in turn
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 805 * effort" guarantee to return before the given time slice expires. It is
    [all...]
  /external/llvm/docs/
TableGenFundamentals.rst 327 A slice of the 'list' list, including elements 4,5,6,7,17,2, and 3 from it.
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 385 // one, only slice out a proporional part for NewBB.
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 59 3. Storing short video clips in textures. Each depth slice is a
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_texture.c 372 "pitch elements = %u, height = %u, slice tile max = %u\n",
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
AudioSpecificConfig.java 322 ByteBuffer configBytes = bb.slice();
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 66 * Create a new CodedInputStream wrapping the given byte array slice.
  /libcore/dex/src/main/java/com/android/dex/
Dex.java 138 data = data.slice();
    [all...]
  /libcore/luni/src/main/java/java/nio/
ByteBuffer.java 1015 public abstract ByteBuffer slice(); method in class:ByteBuffer
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 103 * poll() that has lost its time slice.
  /packages/apps/UnifiedEmail/assets/
script.js 389 if (index >= 0 && wStr.slice(0, index) > docWidth) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_types.py 287 else: self.fail("buffer slice assignment should raise TypeError")

Completed in 1944 milliseconds

<<51525354555657585960>>