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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/memcheck/tests/
wrap1.stdout.exp 0 starting
wrap7.stdout.exp 0 starting
  /dalvik/tests/067-preemptive-unpark/
expected.txt 1 Test starting
  /external/mesa3d/src/glsl/glcpp/tests/
086-reserved-macro-names.c.expected 1 0:1(10): preprocessor error: Macro names starting with "__" are reserved.
3 0:2(9): preprocessor error: Macro names starting with "GL_" are reserved.
  /dalvik/tests/039-join-main/
expected.txt 0 Starting thread 'Joiner'
  /external/valgrind/main/drd/tests/
tc17_sembar.stderr.exp 2 starting
  /external/valgrind/main/helgrind/tests/
tc17_sembar.stderr.exp 2 starting
  /external/llvm/test/MC/ARM/
full_line_comment.s 2 # this is a full line comment starting at column 1
3 # this starting at column 2
  /dalvik/tests/033-class-init-deadlock/
expected.txt 1 Deadlock test starting.
  /external/qemu/slirp-android/
ctl.h 5 /* NOTE: DNS_ADDR_MAX addresses, starting from CTL_DNS, are reserved */
  /dalvik/tests/050-sync-test/
expected.txt 31 SleepyThread.run starting
32 SleepyThread.run starting
  /external/chromium/webkit/glue/
DEPS 11 # from WebKit starting with this path in JSCore mode.
  /external/webkit/LayoutTests/fast/dom/NodeList/script-tests/
nodelist-item-call-as-function.js 1 description('This tests that items in a NodeList can be retrieved directly by calling as a function with an integral index parameter, starting from 0.<br>It means NodeList[0] and NodeList(0) both work.');
  /libcore/luni/src/main/files/
README.cacerts 6 and the "n" is a unique integer identifier starting at 0 to deal
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
recall2.sed 0 # Starting from sed 4.1.3, regexes are compiled with REG_NOSUB
  /system/core/toolbox/
start.c 15 /* defaults to starting the common services stopped by stop.c */
  /libcore/luni/src/main/java/java/sql/
ResultSetMetaData.java 44 * the column index, starting at 1.
56 * the column index, starting at 1.
78 * the column index, starting at 1.
90 * the column index, starting at 1.
101 * the column index, starting at 1.
112 * the column index, starting at 1.
124 * the column index, starting at 1.
135 * the column index, starting at 1.
147 * the column index, starting at 1.
158 * the column index, starting at 1
    [all...]
  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DemoKitLaunch.java 19 Log.i(TAG, "starting tablet ui");
22 Log.i(TAG, "starting phone ui");
  /external/clang/test/CXX/lex/lex.literal/lex.ext/
p1.cpp 5 long double operator "" pi(long double); // expected-warning{{user-defined literals not starting with '_' are reserved by the implementation}}
  /external/dnsmasq/contrib/slackware-dnsmasq/
rc.dnsmasq.gz 
  /external/webkit/LayoutTests/fast/dom/NodeList/
nodelist-item-call-as-function-expected.txt 1 This tests that items in a NodeList can be retrieved directly by calling as a function with an integral index parameter, starting from 0.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
inet.h 49 in numbers-and-dots natation starting at CP. */
57 starting at CP to the binary network format and store result for
58 interface type AF in buffer starting at BUF. */
63 type AF in buffer starting at CP to presentation form and place
77 in buffer starting at BUF with length of LEN bytes. */
80 /* Convert network number for interface type AF in buffer starting at
87 buffer starting at CP to network format and store result int
88 buffer starting at BUF of size LEN. */
94 starting at BUF. */
98 /* Convert internet address in binary form in LEN bytes starting at C
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_gallery_install_apitest.cc 68 LOG(INFO) << "Starting test server";
73 LOG(INFO) << "Starting tests without user gesture checking";
81 LOG(INFO) << "Starting tests with user gesture checking";
  /build/core/
process_wrapper.sh 12 # when starting in the xterm.
  /external/guava/src/com/google/common/base/
Service.java 29 * <li>{@link State#STARTING} -&gt;</li>
35 * If the service fails while starting, running or stopping, its state will be
56 * service has finished starting, and returns one of {@link
60 * State#FAILED}. If it has already finished starting, {@link Future#get}
68 * finished starting. Unlike calling {@code start().get()}, this method throws
72 * waiting for the service to finish starting up.
89 * If the service is {@link State#STARTING} or {@link State#RUNNING}, this
107 * finished stopping. If this is {@link State#STARTING}, startup will be
133 STARTING,

Completed in 7017 milliseconds

1 2 3 4 5 6 7 8 91011>>