Searched refs:want (Results 1 - 25 of 211) sorted by relevance

123456789

/external/chromium_org/third_party/re2/re2/testing/
H A Dregexp_test.cc53 map<string, int> want; local
54 want["g1"] = 1;
55 want["g2"] = 3;
56 EXPECT_EQ(want, *have);
71 map<int, string> want; local
72 want[1] = "g1";
73 want[3] = "g2";
74 want[4] = "g1";
76 EXPECT_EQ(want, *have);
/external/regex-re2/re2/testing/
H A Dregexp_test.cc53 map<string, int> want; local
54 want["g1"] = 1;
55 want["g2"] = 3;
56 EXPECT_EQ(want, *have);
71 map<int, string> want; local
72 want[1] = "g1";
73 want[3] = "g2";
74 want[4] = "g1";
76 EXPECT_EQ(want, *have);
/external/valgrind/main/none/tests/
H A Dfaultstatus.c53 static int testsig(int sig, int want) argument
55 if (sig != want) {
56 fprintf(stderr, " FAIL: expected signal %d, not %d\n", want, sig);
62 static int testcode(int code, int want) argument
64 if (code != want) {
65 fprintf(stderr, " FAIL: expected si_code==%d, not %d\n", want, code);
71 static int testaddr(void *addr, volatile void *want) argument
76 if (addr != (void *) ((unsigned long) want & ~0xffful)) {
78 if (addr != want) {
80 fprintf(stderr, " FAIL: expected si_addr==%p, not %p\n", want, add
[all...]
/external/valgrind/main/none/tests/amd64/
H A Dfaultstatus.c30 static int testsig(int sig, int want) argument
32 if (sig != want) {
33 fprintf(stderr, " FAIL: expected signal %d, not %d\n", want, sig);
39 static int testcode(int code, int want) argument
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) argument
50 if (addr != want) {
51 fprintf(stderr, " FAIL: expected si_addr==%p, not %p\n", want, addr);
/external/valgrind/main/none/tests/x86/
H A Dfaultstatus.c33 static int testsig(int sig, int want) argument
35 if (sig != want) {
36 fprintf(stderr, " FAIL: expected signal %d, not %d\n", want, sig);
42 static int testcode(int code, int want) argument
44 if (code != want) {
45 fprintf(stderr, " FAIL: expected si_code==%d, not %d\n", want, code);
51 static int testaddr(void *addr, volatile void *want) argument
53 if (addr != want) {
54 fprintf(stderr, " FAIL: expected si_addr==%p, not %p\n", want, addr);
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
H A Da_d2i_fp.c148 size_t want=HEADER_SIZE; local
163 if (want >= (len-off))
165 want-=(len-off);
167 if (len + want < len || !BUF_MEM_grow_clean(b,len+want))
172 i=BIO_read(in,&(b->data[len]),want);
216 want=HEADER_SIZE;
225 want=HEADER_SIZE;
230 want=c.slen;
231 if (want > (le
[all...]
/external/openssl/crypto/asn1/
H A Da_d2i_fp.c148 size_t want=HEADER_SIZE; local
163 if (want >= (len-off))
165 want-=(len-off);
167 if (len + want < len || !BUF_MEM_grow_clean(b,len+want))
172 i=BIO_read(in,&(b->data[len]),want);
216 want=HEADER_SIZE;
225 want=HEADER_SIZE;
230 want=c.slen;
231 if (want > (le
[all...]
/external/droiddriver/samples/testapp/tests/
H A DAndroid.mk4 # We only want this apk build for tests.
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
H A DTokenSource.pm28 Errors from the lexer are never passed to the parser. Either you want
30 want to continue lexing then you do not want to continue parsing. Just
32 toss you all the way out of the recognizers. If you want to continue
/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dtest_utils_test.cc37 int32_t want[12] = {0xc5, 0xaa, 0x6e, 0xc4, 0xad, 0x63, 0xc5, 0x8d, 0x64, local
46 EXPECT_EQ(want[j], b);
47 if (want[j++] != b) {
/external/clang/test/CodeGen/
H A Dblockstret.c5 // X64: store i32 1610612736, i32* %want
8 // X32: store i32 1610612736, i32* %want
76 int want = BLOCK_HAS_OBJC_TYPE | BLOCK_USE_STRET; local
77 return (layout->flags & want) == want;
/external/sfntly/cpp/src/test/
H A Dtest_utils_test.cc37 int32_t want[12] = {0xc5, 0xaa, 0x6e, 0xc4, 0xad, 0x63, 0xc5, 0x8d, 0x64, local
46 EXPECT_EQ(want[j], b);
47 if (want[j++] != b) {
/external/chromium_org/build/
H A Dbuild-ctags.sh10 Debian or a related flavor of Linux, you may want to try running
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dcomplex_rep.S10 cld # we want these to happen forward
H A Drep_prefix.S10 cld # we want these to happen forward
/external/valgrind/main/exp-bbv/tests/x86/
H A Dcomplex_rep.S10 cld # we want these to happen forward
/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
H A Dnacl.scons8 # We intentionally do not use NaClSdkLibrary() as we do not want
/external/llvm/test/Bindings/Ocaml/
H A Dext_exc.ml7 * want the let _ bindings executed, see http://caml.inria.fr/mantis/view.php?id=4166 *)
/external/libpng/projects/visualc71/
H A DREADME_zlib.txt19 3) Set one of the project as the StartUp project. If you just want to build the
21 Project | Set as StartUp project). If you want to build and test the
23 Set as StartUp project), If you want to build the minigzip utility set it to
/external/chromium_org/third_party/icu/source/data/translit/
H A Dtrnsfiles.mk8 # Instead of changing this file [unless you want to check it back in],
/external/icu4c/data/translit/
H A Dtrnsfiles.mk8 # Instead of changing this file [unless you want to check it back in],
/external/llvm/lib/Support/Unix/
H A DHost.inc54 // On darwin, we want to update the version to match that of the
/external/qemu/
H A Dloader.c88 size_t want, did; local
91 want = nbytes > sizeof(buf) ? sizeof(buf) : nbytes;
92 did = fread(buf, 1, want, f);
97 if (did != want)
114 size_t want, did; local
117 want = nbytes > sizeof(buf) ? sizeof(buf) : nbytes;
118 did = read(fd, buf, want);
119 if (did != want) break;
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
H A DSSLServerSocketTest.java137 public void setWantClientAuth(boolean want) { argument
/external/stlport/stlport/stl/config/
H A Dcompat.h78 # error STLport do not support anymore the wrapper mode. If you want to use STLport \

Completed in 1541 milliseconds

123456789