HomeSort by relevance Sort by last modified time
    Searched refs:starts (Results 26 - 50 of 65) sorted by null

12 3

  /dalvik/dx/src/com/android/dx/dex/code/
RopTranslator.java 253 RegisterSpecSet starts = locals.getStarts(block); local
255 starts));
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-host.js 89 debug("Set host that starts with ':'");
  /frameworks/base/core/java/android/text/
SpannableStringBuilder.java 701 int[] starts = mSpanStarts; local
712 int spanStart = starts[i];
799 int[] starts = mSpanStarts; local
809 int st = starts[i];
953 " starts before 0");
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 730 * starts with '$', javascript properties of the current template node
731 * (if the name starts with '.'), or DOM attributes of the current
752 // A jsvalues entry whose name starts with $ sets a local
757 // A jsvalues entry whose name starts with . sets a property of
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 730 * starts with '$', javascript properties of the current template node
731 * (if the name starts with '.'), or DOM attributes of the current
752 // A jsvalues entry whose name starts with $ sets a local
757 // A jsvalues entry whose name starts with . sets a property of
    [all...]
  /external/freetype/src/sfnt/
ttcmap.c 813 FT_Byte *ends, *starts, *offsets, *deltas, *glyph_ids; local
872 starts = table + 16 + num_segs * 2;
873 deltas = starts + num_segs * 2;
889 FT_Byte* p_start = starts;
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 141 * updates and starts waiting for them to complete.
  /external/v8/benchmarks/
base.js 231 // This function starts running a suite, but stops between each
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 277 # Called before the transformation process starts to setup parser
410 \s # starts with whitespace
    [all...]
  /external/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_partitions_armv5.asm 69 ; mb_rows starts at i
  /external/v8/src/
regexp.js 257 // The expression checks whether this.source starts with '.*' and
debug-debugger.js 405 // Allocate array for caching the columns where the actual source starts.
410 // Fill cache if needed and get column where the actual source starts.
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/
jsref.js 467 // Daylight Savings Time starts on the first Sunday in April at 2:00AM in
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/
jsref.js 427 // Daylight Savings Time starts on the first Sunday in April at 2:00AM in
  /external/bison/doc/
refcard.tex 213 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
  /external/chromium/chrome/browser/resources/
print_preview.js 22 * Window onload handler, sets up the page and starts print preview by getting
  /external/iproute2/doc/
ip-tunnels.tex 398 sent to multicast group 224.66.66.66. By default such tunnel starts
  /external/v8/tools/
profile.js 323 * the specified label. If no name specified, starts from the root.
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-aix5.c     [all...]
aspacemgr-linux.c 618 buffer *starts.
621 buffer *starts will be needed. If this number <= nStarts,
622 they are placed in starts[0..], and the number is returned.
624 starts[0..], and the negation of the size is returned.
629 Int VG_(am_get_segment_starts)( Addr* starts, Int nStarts )
656 starts[j] = nsegments[i].start;
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c 578 /* Set REGS to hold NUM_REGS registers, storing them in STARTS and
580 this memory for recording register information. STARTS and ENDS
592 re_set_registers (bufp, regs, num_regs, starts, ends)
596 regoff_t *starts, *ends;
602 regs->start = starts;
850 the matching starts from the beginning of the buffer. */
863 /* We assume that the matching starts from 0. */
931 the buffers so that we could assume that the matching starts
    [all...]
  /external/libxml2/
relaxng.c 141 XML_RELAXNG_START /* Used to keep track of starts on grammars */
5737 xmlRelaxNGDefinePtr starts; local
    [all...]
  /external/icu4c/data/
makedata.mak 475 # This target builds all the data files. The world starts here.
    [all...]
  /external/grub/docs/
texinfo.tex 104 % starts a new line in the output.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 106 % starts a new line in the output.
    [all...]

Completed in 2933 milliseconds

12 3