HomeSort by relevance Sort by last modified time
    Searched refs:starts (Results 76 - 100 of 150) sorted by null

1 2 34 5 6

  /external/libvpx/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/chromium_org/v8/src/
messages.js 197 // Two-char string starts with "%".
452 * source from where the line and column calculation starts.
564 * If sourceURL comment is available and script starts at zero returns sourceURL
    [all...]
regexp.js 245 // The expression checks whether this.source starts with '.*' and
objects-inl.h     [all...]
  /external/bison/doc/
refcard.tex 211 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
background.js 476 // Check whether a Url starts with http:// or https://.
  /external/chromium_org/native_client_sdk/src/resources/
common.js 261 * Return true when |s| starts with the string |prefix|.
  /external/chromium_org/remoting/webapp/
host_setup_dialog.js 274 * Starts new flow with the specified sequence of steps.
360 * Registers and starts the host.
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_partitions_armv5.asm 79 ; mb_rows starts at i
  /external/v8/src/
regexp.js 251 // The expression checks whether this.source starts with '.*' and
messages.js 46 // Two-char string starts with "%".
413 * source from where the line and column calculation starts.
    [all...]
mark-compact.cc     [all...]
  /external/chromium_org/chrome/browser/resources/enhanced_bookmark_manager/js/
main.js 908 * Callback for rename folder and edit command. This starts editing for
922 * Callback for the new folder command. This creates a new folder and starts
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /external/chromium/chrome/browser/resources/
print_preview.js 22 * Window onload handler, sets up the page and starts print preview by getting
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
exif_encoder.js 146 throw new Error('Jpeg data starts from 0x' + getWord(0).toString(16));
image_util.js 444 * animations play out before the computation heavy image loading starts.
  /external/chromium_org/chrome/browser/resources/google_now/
utility.js 441 * Starts the first queued task.
504 * Completes the current task and starts the next queued task if available.
626 * Starts repeated attempts.
  /external/chromium_org/chrome/browser/ui/webui/options/
options_browsertest.js 427 // The history always starts with a blank page.
  /external/chromium_org/v8/tools/
profile.js 331 * the specified label. If no name specified, starts from the root.
  /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 331 * the specified label. If no name specified, starts from the root.
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 610 buffer *starts.
613 buffer *starts will be needed. If this number <= nStarts,
614 they are placed in starts[0..], and the number is returned.
616 starts[0..], and the negation of the size is returned.
621 Int VG_(am_get_segment_starts)( Addr* starts, Int nStarts )
648 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...]

Completed in 1281 milliseconds

1 2 34 5 6