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

<<51525354555657585960>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_types.py 287 else: self.fail("buffer slice assignment should raise TypeError")
  /system/extras/micro_bench/
micro_bench.cpp 295 // the largest cache in the system. The variable "buf" will be one slice
    [all...]
  /external/chromium/chrome/common/extensions/
extension.cc 1543 int slice = std::min<int>(input.length() - i, kPEMOutputColumns); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptCanvasModuleSource.js 88 if (typeof obj.slice === "function") {
90 return obj.slice(0);
357 this._args = Array.prototype.slice.call(args, 0);
    [all...]
  /external/clang/lib/Driver/
Driver.cpp 288 ParseDriverMode(ArgList.slice(1));
295 InputArgList *Args = ParseArgStrings(ArgList.slice(1));
543 StringRef OldFilename = StringRef(Cmd).slice(I, E);
    [all...]
  /external/clang/utils/TableGen/
NeonEmitter.cpp 736 Prefix = InstName.size() == 0? Name.slice(0, PrefixEnd).str() : InstName;
738 const StringRef Postfix = Name.slice(PrefixEnd, Name.size());
    [all...]
  /external/valgrind/main/VEX/
test_main.c     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp     [all...]
omx_video_base.cpp     [all...]
  /external/grub/docs/
grub.texi 400 @sc{pc} slice number in the BSD terminology). Once again, please note
420 need to specify which @sc{pc} slice number should be used, use something
421 like this: @samp{(hd1,0,a)}. If the @sc{pc} slice number is omitted,
422 GRUB searches for the first @sc{pc} slice which has a BSD @samp{a}
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h 594 OMX_S32 sliceId; /* slice number */
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h 594 OMX_S32 sliceId; /* slice number */
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h 594 OMX_S32 sliceId; /* slice number */
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/chromium_org/v8/test/mjsunit/tools/
profviz-test.log 390 code-creation,LazyCompile,3,0x2b826580,77,"slice",0x44227528,
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/
libpython2.7.a     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
libpython2.7.a     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 672 video->sliceNo = (UChar *) M4VENC_MALLOC(nTotalMB); /* Memory for Slice Numbers */
711 // It is not needed for slice-based encoding.
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 20 m;++v){var w=b[v].match(Qa);if(w&&w[2]===n)if(w[1]===ra){if(--q===0)break a}else++q}if(v<m){g.push(d,b.slice(i,v+1).join(P));i=v}else g.push(d,l)}else g.push(d,l)}else{var j=Sd(l);c.push(j);d+=j.length}}return{source:c.join(P),tags:g}}function $d(a){return!!a.replace(/\s(\w+)\s*=\s*(?:\"([^\"]*)\"|'([^\']*)'|(\S+))/g,mc).match(/[cC][lL][aA][sS][sS]=\"[^\"]*\bnocode\b/)}function ia(a,b,c,d){if(b){var g={source:b,b:a};c(g);d.push.apply(d,g.c)}}function K(a,b){var c={},d;(function(){for(var m=a.concat(b),
  /dalvik/docs/
prettify.js 483 sourceBufLen, matches.slice(i, j + 1).join(''));
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py 878 def slice(self, start, stop): member in class:CommonTokenStream
    [all...]

Completed in 4977 milliseconds

<<51525354555657585960>>