HomeSort by relevance Sort by last modified time
    Searched full:starts (Results 1 - 25 of 3558) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/
set-href-attribute-whitespace-expected.txt 6 Set href that starts with a space
8 Set href that starts with a newline
10 Set href that starts with a tab
12 Set href that starts with a carriage return
14 Set href that starts with a combination of newlines, spaces and tabs
26 Set href that starts and ends with a combination of newlines, spaces and tabs
  /external/clang/test/CodeGen/
PR2743-reference-missing-static.c 6 sema. Unfortunately this test will become useless once sema starts
  /external/markdown/tests/misc/
funky-list.html 2 <li>this starts a list <em>with</em> numbers</li>
funky-list.txt 1 1. this starts a list *with* numbers
  /external/webkit/LayoutTests/fast/dom/Geolocation/
callback-to-remote-context2-expected.txt 1 Tests that when a Geolocation request is made from a remote frame, and the JavaScript call chain starts from that remote frame, callbacks are made as usual.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nvram.h 10 /* for all current systems, this is where NVRAM starts */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nvram.h 10 /* for all current systems, this is where NVRAM starts */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nvram.h 10 /* for all current systems, this is where NVRAM starts */
  /external/icu4c/data/brkitr/
title.txt 17 # If the iterator starts on a cased item, advance through all adjacent cased items plus
29 # If the iterator starts on a cased item, advance through all adjacent cased items plus
  /external/chromium/base/metrics/
nacl_histogram.h 10 // client module has been loaded, compared to the number of chrome starts
18 FIRST_TAB_NACL_BASELINE, // First tab created - a baseline for NaCl starts.
19 NEW_TAB_NACL_BASELINE, // New tab created -- a baseline for NaCl starts.
  /external/valgrind/main/coregrind/
m_aspacehl.c 43 Addr* starts; local
48 starts = VG_(malloc)( "main.gss.1", n_starts * sizeof(Addr) );
49 if (starts == NULL)
51 r = VG_(am_get_segment_starts)( starts, n_starts );
54 VG_(free)(starts);
58 if (starts == NULL) {
64 return starts;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_mergesort.h 75 difference_type* starts; member in struct:__gnu_parallel::PMWMSSortingData
109 equally_split(sd->starts[iam + 1] - sd->starts[iam],
114 value_type(sd->source[sd->starts[iam] + es[i + 1]]);
148 + (sd->starts[s + 1] - sd->starts[s]));
155 sd->starts[iam + 1], offsets.begin(), comp);
165 sd->starts[seq + 1] - sd->starts[seq];
219 + (sd->starts[s + 1] - sd->starts[s])
419 difference_type* starts; local
    [all...]
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-whitespace.js 5 debug("Set href that starts with a space");
9 debug("Set href that starts with a newline");
13 debug("Set href that starts with a tab");
17 debug("Set href that starts with a carriage return");
21 debug("Set href that starts with a combination of newlines, spaces and tabs");
45 debug("Set href that starts and ends with a combination of newlines, spaces and tabs");
  /external/chromium/chrome/browser/chromeos/login/
login_display_host.h 34 // Called when browsing session starts so
57 // Starts out-of-box-experience flow or shows other screen handled by
64 // Starts sign in screen.
  /external/clang/test/Driver/
cpath.c 6 // CPATH: search starts here
12 // C_INCLUDE_PATH: search starts here
19 // OBJCPLUS_INCLUDE_PATH: search starts here
  /build/core/
process_wrapper.sh 5 # command. It starts a new xterm in which the user can
  /external/chromium/chrome/browser/chromeos/cros/
libcros_service_library.h 19 // Starts dbus service for LibCrosService.
  /external/chromium/chrome/common/
sandbox_policy.h 20 // Starts a sandboxed process with the given directory unsandboxed
  /external/kernel-headers/original/linux/
nvram.h 10 /* for all current systems, this is where NVRAM starts */
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
callback-to-remote-context2.js 1 description("Tests that when a Geolocation request is made from a remote frame, and the JavaScript call chain starts from that remote frame, callbacks are made as usual.");
  /development/samples/Alarm/res/values/
strings.xml 19 This shows how to schedule a repeating alarm that starts a service.</string>
23 Repeating timer started. Starts AlarmService every 30 seconds.</string>
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
StreamCipher.java 39 * @param inOff the offset into the in array where the data to be processed starts.
42 * @param outOff the offset into the output byte array the processed data starts at.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DESedeParameters.java 26 * @param offset offset into the byte array the key starts at
49 * @param offset offset into the byte array the key starts at
  /external/webkit/Source/WebCore/manual-tests/
keyboard_select_elements_with_same_beginning.html 14 It should select the first item starts with 'A'.
15 In windows, Continue typing 'A', it should continue to select the next item starts with 'A'.
  /frameworks/base/libs/hwui/
DisplayListLogBuffer.h 47 OpLog* mBufferFirst; // where the memory starts
48 OpLog* mStart; // where the current command stream starts

Completed in 610 milliseconds

1 2 3 4 5 6 7 8 91011>>