/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
DOMAgent.js | 133 return this._children ? this._children.slice() : null; 165 return this._shadowRoots.slice(); [all...] |
ExtensionServer.js | 144 arguments: Array.prototype.slice.call(arguments, 1) [all...] |
utilities.js | 633 return String.vsprintf(format, Array.prototype.slice.call(arguments, 1)); [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_resource_texture.c | 371 /* Calculate the size of a single slice. 397 /* Multiply slice size by texture depth for total size. It's
|
/external/chromium_org/third_party/protobuf/ |
CHANGES.txt | 355 * Added slicing support for repeated scalar fields. Added slice retrieval and 411 * New overload of mergeFrom() which parses a slice of a byte array instead
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
CodedOutputStream.java | 121 * byte array slice. If more bytes are written than fit in the slice, [all...] |
/external/chromium_org/v8/src/arm/ |
codegen-arm.cc | 681 // Dispatch on the indirect string shape: slice or cons. 728 // Assert that we do not have a cons or slice (indirect strings) here.
|
/external/chromium_org/v8/src/ |
string.js | 571 ["String.prototype.slice"]); 990 "slice", StringSlice,
|
/external/llvm/lib/Support/ |
Path.cpp | 236 Component = Path.slice(Position, end_pos); 266 Component = Path.slice(start_pos, end_pos);
|
/external/llvm/utils/TableGen/ |
CodeGenInstruction.cpp | 375 Res += Cur.slice(0, VariantsStart); 393 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd);
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_resource_texture.c | 371 /* Calculate the size of a single slice. 397 /* Multiply slice size by texture depth for total size. It's
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
CodedOutputStream.java | 120 * byte array slice. If more bytes are written than fit in the slice, [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/micro/ |
CodedOutputStreamMicro.java | 107 * byte array slice. If more bytes are written than fit in the slice, [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
CodedOutputByteBufferNano.java | 74 * byte array slice. If more bytes are written than fit in the slice,
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/ |
TrustZoneDevice.cpp | 546 // Slice expired, so force MC internal scheduling decision 552 // Slice not used up, simply hand over control to the MC
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
reflection_test.py | [all...] |
/external/protobuf/python/google/protobuf/internal/ |
reflection_test.py | 595 # Test slice retrieval. 600 # Test slice assignment with an iterator 604 # Test slice assignment. 618 # Test slice deletion. 679 # Test slice retrieval. 696 # Test slice deletion. [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device.cpp | [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
android_3p-bundle.js | 723 sourceBufLen, matches.slice(i, j + 1).join('')); [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
android_3p-bundle.js | 723 sourceBufLen, matches.slice(i, j + 1).join('')); [all...] |
/dalvik/vm/interp/ |
Jit.cpp | [all...] |
/external/chromium_org/third_party/freetype/src/sfnt/ |
ttcmap.c | 260 /* location of the `offset' field itself into a slice of the */ 261 /* `glyph_ids' table. Let's call it `slice' (it is a USHORT[] too). */ 263 /* * The value `slice[char.lo - first]' is read. If it is 0, there is */ [all...] |
/external/freetype/src/sfnt/ |
ttcmap.c | 264 /* location of the `offset' field itself into a slice of the */ 265 /* `glyph_ids' table. Let's call it `slice' (it is a USHORT[] too). */ 267 /* * The value `slice[char.lo - first]' is read. If it is 0, there is */ [all...] |
/external/llvm/lib/Analysis/ |
ConstantFolding.cpp | 611 Ops.slice(1, i-1)))) && [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/ |
venc_test.cpp | 803 //nResyncMarkerSpacing sets the slice size in venc_set_multislice_cfg [all...] |