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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/c/
OP_INT_TO_SHORT.cpp 1 HANDLE_INT_TO_SMALL(OP_INT_TO_SHORT, "short", s2) /* want sign bit */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
string.h 4 /* We don't want strings.h stuff being user by user stuff by accident */
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
writeout.inp 4 Facts don't do what I want them to
wrtout1.good 4 Facts don't do what I want them to
  /ndk/tests/build/prebuild-stlport/jni/
Application.mk 1 # We want to build support for all ARM ABIs
  /development/scripts/app_engine_server/
index.yaml 6 # detects that a new type of query is run. If you want to manage the
8 # saying "# AUTOGENERATED"). If you want to manage some indexes
  /external/chromium/chrome/common/extensions/docs/server/
index.yaml 6 # detects that a new type of query is run. If you want to manage the
8 # saying "# AUTOGENERATED"). If you want to manage some indexes
  /external/webkit/Tools/RebaselineQueueServer/
index.yaml 6 # detects that a new type of query is run. If you want to manage the
8 # saying "# AUTOGENERATED"). If you want to manage some indexes
  /external/netperf/
nettest_unix.h 11 int receive_size; /* how many bytes do we want to */
17 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
18 int so_sndavoid; /* do we want the remote to avoid send copies? */
19 int measure_cpu; /* does the client want server cpu */
35 int recv_buf_size; /* how big does the client want it */
38 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
39 int so_sndavoid; /* do we want the remote to avoid send copies? */
40 int measure_cpu; /* does the client want server cpu */
60 int recv_buf_size; /* how big does the client want it */
68 int so_rcvavoid; /* do we want the remote to avoid receive copies? *
    [all...]
nettest_xti.h 10 int recv_buf_size; /* how big does the client want it - the */
12 int receive_size; /* how many bytes do we want to receive at one */
19 int measure_cpu; /* does the client want server cpu utilization */
23 int so_rcvavoid; /* do we want the remote to avoid copies on */
25 int so_sndavoid; /* do we want the remote to avoid send copies? */
37 int recv_buf_size; /* how big does the client want it */
40 int measure_cpu; /* does the client want server cpu */
60 int recv_buf_size; /* how big does the client want it */
69 int measure_cpu; /* does the client want server cpu */
72 int so_rcvavoid; /* do we want the remote to avoid receive *
    [all...]
nettest_sctp.h 11 int recv_buf_size; /* how big does the client want it - the */
13 int receive_size; /* how many bytes do we want to receive at one */
20 int measure_cpu; /* does the client want server cpu utilization */
24 int so_rcvavoid; /* do we want the remote to avoid copies on */
26 int so_sndavoid; /* do we want the remote to avoid send copies? */
38 int recv_buf_size; /* how big does the client want it */
41 int measure_cpu; /* does the client want server cpu */
62 int recv_buf_size; /* how big does the client want it */
71 int measure_cpu; /* does the client want server cpu */
74 int so_rcvavoid; /* do we want the remote to avoid receive *
    [all...]
nettest_sdp.h 16 int recv_buf_size; /* how big does the client want it - the */
18 int receive_size; /* how many bytes do we want to receive at one */
25 int measure_cpu; /* does the client want server cpu utilization */
29 int so_rcvavoid; /* do we want the remote to avoid copies on */
31 int so_sndavoid; /* do we want the remote to avoid send copies? */
43 int recv_buf_size; /* how big does the client want it */
46 int measure_cpu; /* does the client want server cpu */
67 int recv_buf_size; /* how big does the client want it */
76 int measure_cpu; /* does the client want server cpu */
79 int so_rcvavoid; /* do we want the remote to avoid receive *
    [all...]
nettest_bsd.h 20 int recv_buf_size; /* how big does the client want it - the */
22 int receive_size; /* how many bytes do we want to receive at one */
29 int measure_cpu; /* does the client want server cpu utilization */
33 int so_rcvavoid; /* do we want the remote to avoid copies on */
35 int so_sndavoid; /* do we want the remote to avoid send copies? */
47 int recv_buf_size; /* how big does the client want it */
50 int measure_cpu; /* does the client want server cpu */
71 int recv_buf_size; /* how big does the client want it - the */
73 int send_size; /* how many bytes do we want netserver to send
80 int measure_cpu; /* does the client want server cpu utilization *
    [all...]
  /external/valgrind/main/none/tests/amd64/
faultstatus.c 30 static int testsig(int sig, int want)
32 if (sig != want) {
33 fprintf(stderr, " FAIL: expected signal %d, not %d\n", want, sig);
39 static int testcode(int code, int want)
41 if (code != want) {
42 fprintf(stderr, " FAIL: expected si_code==%d, not %d\n", want, code);
48 static int testaddr(void *addr, volatile void *want)
50 if (addr != want) {
51 fprintf(stderr, " FAIL: expected si_addr==%p, not %p\n", want, addr);
  /dalvik/vm/mterp/armv5te/
ALT_OP_DISPATCH_FF.S 3 * Unlike other alt stubs, we don't want to call dvmCheckBefore() here.
  /dalvik/vm/mterp/x86/
ALT_OP_DISPATCH_FF.S 3 * Unlike other alt stubs, we don't want to call dvmCheckBefore() here.
  /external/bluetooth/glib/build/win32/vs8/
README 3 a better choice if you want to start building GLib (and more of the
  /external/bluetooth/glib/build/win32/vs9/
README 3 a better choice if you want to start building GLib (and more of the
  /external/chromium/chrome/browser/ui/cocoa/applescript/examples/
quit_app.applescript 5 -- Quits the application, useful in cases where you want to schedule things.
  /external/clang/test/Lexer/
rdar-8914293.c 4 // We want be compatible with gcc and warn, not error.
  /external/javassist/
HOWTO.txt 2 If you want to run the tests, remember to do it from master or a branch that
  /external/kernel-headers/original/asm-generic/
swab.h 7 * 32 bit architectures typically (but not always) want to
  /external/llvm/test/CodeGen/X86/
test-nofold.ll 4 ; We want:
11 ; We don't want:
20 ; We also don't want:
27 ; We also don't want:
  /external/valgrind/main/memcheck/tests/x86-linux/
filter_scalar_exit_group 3 # ../filter_stderr replaces exit_group() with exit(). We don't want that in
  /frameworks/base/graphics/tests/graphicstests/
Android.mk 4 # We only want this apk build for tests.

Completed in 4686 milliseconds

1 2 3 4 5 6 7 8 91011>>