HomeSort by relevance Sort by last modified time
    Searched full:printf (Results 376 - 400 of 4695) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/none/tests/ppc32/
ldstrev.c 98 printf("ld be16 0x%08x\n", read16be( &foo ));
99 printf("ld le16 0x%08x\n", read16le( &foo ));
100 printf("ld be32 0x%08x\n", read32be( &foo ));
101 printf("ld le32 0x%08x\n", read32le( &foo ));
104 printf("st be16 0x%08x\n", foo);
107 printf("st le16 0x%08x\n", foo);
110 printf("st be32 0x%08x\n", foo);
113 printf("st le32 0x%08x\n", foo);
  /external/valgrind/main/none/tests/x86/
badseg.c 7 printf("info: sig=%d code=%d addr=0x%lx\n",
25 printf("val=%d\n", val);
cpuid_c.c 13 printf("cpuid words (0): 0x%x 0x%x 0x%x 0x%x\n",
17 printf("cpuid words (1): 0x%x 0x%x 0x%x 0x%x\n",
fcmovnu.c 9 printf("zzz = %f\n", zzz);
22 printf("zzz = %f\n", zzz);
lahf.c 30 printf("0x%x\n", foo_0());
31 printf("0x%x\n", foo_1());
  /frameworks/base/opengl/tests/finish/
finish.cpp 88 printf("307200 bytes memcpy\n");
93 printf("memcpy() time = %llu us\n", (t-now)/1000);
102 printf("512x512 unmodified texture, 512x512 blit:\n");
111 printf("glFinish() time = %llu us\n", (t-now)/1000);
116 printf("512x512 unmodified texture, 1x1 blit:\n");
125 printf("glFinish() time = %llu us\n", (t-now)/1000);
130 printf("512x512 unmodified texture, 512x512 blit (x2):\n");
140 printf("glFinish() time = %llu us\n", (t-now)/1000);
145 printf("512x512 unmodified texture, 1x1 blit (x2):\n");
155 printf("glFinish() time = %llu us\n", (t-now)/1000)
    [all...]
  /frameworks/compile/libbcc/tests/data/src/
addressOf.c 15 printf("testStruct: %g %g %g\n",base.x, *v, *v2);
24 printf("testArray: %d %d %d\n", a[0], *p, *p2);
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_utils.cc 235 printf(" +++ Attribute: %s [%s]\n",
238 printf(" +++ Attribute: %s\n", dwarf_at_name(at));
245 printf(" Data[%03u]: (", attr_value->encoded_size);
248 printf("BYTE) = %u (x%02X)\n", (Elf_Word)attr_value->u8,
253 printf("SBYTE) = %d (x%02X)\n", (Elf_Sword)attr_value->s8,
258 printf("WORD) = %u (x%04X)\n", (Elf_Word)attr_value->u16,
263 printf("SWORD) = %d (x%04X)\n", (Elf_Sword)attr_value->s16,
268 printf("DWORD) = %u (x%08X)\n", attr_value->u32,
273 printf("SDWORD) = %d (x%08X)\n", attr_value->s32,
278 printf("XWORD) = %" FMT_I64 "u (x%" FMT_I64 "X)\n", attr_value->u64
    [all...]
  /system/extras/tests/bionic/libc/bionic/
test_relocs.c 18 printf( "func1() returns %d: %s\n", f1, (f1 == expect1) ? "OK" : "FAIL" );
19 printf( "func2() returns %d: %s\n", f2, (f2 == expect2) ? "OK" : "FAIL" );
  /external/iptables/extensions/
libxt_dccp.c 20 #define DEBUGP(format, first...) printf(format, ##first)
35 printf(
146 printf("%u", port);
148 printf("%s", service);
158 printf(" %s", name);
160 printf(":%s", inv);
163 printf("s:%s", inv);
165 printf(":");
177 printf(" !");
179 printf(" ");
    [all...]
libxt_ipvs.c 49 printf(
133 printf(" anywhere");
141 printf(" %s", buf);
145 printf(" anywhere");
153 printf(" %s", buf);
162 printf(" !");
163 printf(" %sipvs", prefix);
168 printf(" !");
169 printf(" %sproto %u", prefix, data->l4proto);
174 printf(" !");
    [all...]
libipt_ecn.c 22 printf(
77 printf(" ECN match");
80 printf(" %sECE",
85 printf(" %sCWR",
90 printf(" %sECT=%d",
103 printf(" !");
104 printf(" --ecn-tcp-ece");
109 printf(" !");
110 printf(" --ecn-tcp-cwr");
115 printf(" !");
    [all...]
libxt_TEE.c 44 printf(
57 printf(" TEE gw:%s", xtables_ipaddr_to_numeric(&info->gw.in));
59 printf(" TEE gw:%s", xtables_ipaddr_to_anyname(&info->gw.in));
61 printf(" oif=%s", info->oif);
70 printf(" TEE gw:%s", xtables_ip6addr_to_numeric(&info->gw.in6));
72 printf(" TEE gw:%s", xtables_ip6addr_to_anyname(&info->gw.in6));
74 printf(" oif=%s", info->oif);
81 printf(" --gateway %s", xtables_ipaddr_to_numeric(&info->gw.in));
83 printf(" --oif %s", info->oif);
90 printf(" --gateway %s", xtables_ip6addr_to_numeric(&info->gw.in6))
    [all...]
libxt_connmark.c 39 printf(
75 printf(" 0x%x/0x%x", mark, mask);
77 printf(" 0x%x", mark);
85 printf(" CONNMARK match ");
87 printf("!");
96 printf(" connmark match ");
98 printf("!");
107 printf(" !");
109 printf(" --mark");
119 printf(" !");
    [all...]
libxt_rateest.c 16 printf(
323 printf(" %u", rate);
325 printf(" %.0fMbit", tmp/1000000.0);
327 printf(" %.0fKbit", tmp/1000.0);
329 printf(" %.0fbit", tmp);
337 printf(" !");
341 printf(" %seq", prefix);
344 printf(" %slt", prefix);
347 printf(" %sgt", prefix);
359 printf(" rateest match ")
    [all...]
  /external/tcpdump/
print-aodv.c 64 printf(" [|hello]");
69 printf(" [|hello]");
74 printf("\n\text HELLO %ld ms",
79 printf("\n\text %u %u", ep->type, ep->length);
90 printf(" [|aodv]");
95 printf(" [|rreq]");
99 printf(" rreq %u %s%s%s%s%shops %u id 0x%08lx\n"
122 printf(" [|aodv]");
127 printf(" [|rrep]");
131 printf(" rrep %u %s%sprefix %u hops %u\n
    [all...]
print-mpls.c 68 printf("MPLS");
72 printf("%s(label %u",
78 printf(" (%s)", mpls_labelname[MPLS_LABEL(label_entry)]);
79 printf(", exp %u", MPLS_EXP(label_entry));
81 printf(", [S]");
82 printf(", ttl %u)", MPLS_TTL(label_entry));
91 printf("\n\t");
94 else printf(", IP, length: %u",length);
99 printf("\n\t");
102 else printf(", IPv6, length: %u",length)
    [all...]
print-sl.c 59 printf("[|slip]");
80 printf ("ip v%d", IP_V(ip));
94 printf("[|slip]");
128 printf("%02x.", p[i]);
129 printf("%02x: ", p[SLX_CHDR + CHDR_LEN - 1]);
135 printf("ip %d: ", length + SLIP_HDRLEN);
148 printf("utcp %d: ", lastconn);
155 printf(": ");
157 printf("slip-%d!: ", p[SLX_CHDR]);
170 printf(" %s%d", str, i)
    [all...]
  /external/dbus/bus/
test-main.c 47 printf ("%s: checking for memleaks\n", name);
103 printf ("%s: Running expire list test\n", argv[0]);
109 printf ("%s: Running config file parser test\n", argv[0]);
115 printf ("%s: Running policy test\n", argv[0]);
121 printf ("%s: Running signals test\n", argv[0]);
127 printf ("%s: Running SHA1 connection test\n", argv[0]);
133 printf ("%s: Running message dispatch test\n", argv[0]);
139 printf ("%s: Running service files reloading test\n", argv[0]);
146 printf ("%s: Running unix fd passing test\n", argv[0]);
152 printf ("%s: Success\n", argv[0])
    [all...]
  /external/elfutils/tests/
asm-tst7.c 39 printf ("cannot create assembler context: %s\n", asm_errmsg (-1));
45 printf ("cannot create common symbol: %s\n", asm_errmsg (-1));
53 printf ("cannot create output file: %s\n", asm_errmsg (-1));
62 printf ("cannot open generated file: %m\n");
70 printf ("cannot create ELF descriptor: %s\n", elf_errmsg (-1));
90 printf ("cannot get section %Zd: %s\n", cnt, elf_errmsg (-1));
98 printf ("cannot get section header for section %Zd: %s\n",
124 printf ("cannot get symbol %zu: %s\n", cnt, elf_errmsg (-1));
131 printf ("expected common symbol, got section %u\n",
138 printf ("requested alignment 16, is %" PRIuMAX "\n"
    [all...]
  /external/srtp/crypto/test/
env.c 55 printf("CPU set to big-endian\t\t\t(WORDS_BIGENDIAN == 1)\n");
57 printf("CPU set to little-endian\t\t(WORDS_BIGENDIAN == 0)\n");
61 printf("CPU set to RISC\t\t\t\t(CPU_RISC == 1)\n");
63 printf("CPU set to CISC\t\t\t\t(CPU_CISC == 1)\n");
65 printf("CPU set to an unknown type, probably due to a configuration error\n");
70 printf("CPU set to ALTIVEC\t\t\t\t(CPU_ALTIVEC == 0)\n");
74 printf("using native 64-bit type\t\t(NO_64_BIT_MATH == 0)\n");
76 printf("using built-in 64-bit math\t\t(NO_64_BIT_MATH == 1)\n");
80 printf("using stdout for error reporting\t(ERR_REPORTING_STDOUT == 1)\n");
88 printf("using %s as a random source\t(DEV_URANDOM == %s)\n"
    [all...]
  /system/extras/tests/bionic/libc/common/
test_udp.c 28 printf("usage: %s [options]\n", PROGNAME);
29 printf("options:\n");
30 printf(" -p<port> use specific port (default %d)\n", DEFAULT_PORT);
31 printf(" -a<inet> use specific IP address\n");
32 printf(" -s run server (default is client)\n");
87 printf("UDP server listening on %s:%d\n", inet_ntoa(si_me.sin_addr), udpPort);
91 printf("Received packet from %s:%d\nData: %s\n\n",
95 printf("UDP server closing\n");
108 printf("UDP client sending packets to %s:%d\n", inet_ntoa(si_other.sin_addr), udpPort);
111 printf("Sending packet %d\n", i)
    [all...]
  /dalvik/dexdump/
DexDump.cpp 356 * to printf format chars or an ASCII filler ('.' or '?').
401 printf("Optimized DEX file header:\n");
404 printf("magic : '%s'\n", sanitized);
405 printf("dex_offset : %d (0x%06x)\n",
407 printf("dex_length : %d\n", pOptHeader->dexLength);
408 printf("deps_offset : %d (0x%06x)\n",
410 printf("deps_length : %d\n", pOptHeader->depsLength);
411 printf("opt_offset : %d (0x%06x)\n",
413 printf("opt_length : %d\n", pOptHeader->optLength);
414 printf("flags : %08x\n", pOptHeader->flags)
    [all...]
  /external/srec/tools/test_swiarb/
test_swiarb.c 45 #define printf_vector(HEAD, FMT, PTR, NN) { unsigned int iI; printf(HEAD); for(iI=0;iI<(NN);iI++) printf(FMT, PTR[iI]); printf("\n"); }
69 printf("USAGE: -swiarb <swiarb file> -interactive\n");
77 printf("Please specify the swiarb file.\n");
81 printf("using swiarb from file %s\n", arbfile);
85 printf("error_usage: argument [%s]\n", argv[i]);
96 printf("Type \"quit\" to exit the test.\n");
97 printf("pronunciation: ");
102 printf("USAGE: -swiarb <swiarb file> -interactive\n")
    [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp 126 printf("Full Command: %s \n", cmd);
127 printf("Command: %c \n", cmd[0]);
143 printf(" Wake lock released ");
148 printf(" F2 event simulation complete ");
152 printf(" After 30 seconds of sleep");
168 printf("starting camera preview..");
172 printf("startPreview failed %d..", ret);
193 printf("Camera initialization failed\n");
229 printf("Error while starting preview\n");
274 printf("Setting resolution...")
    [all...]

Completed in 484 milliseconds

<<11121314151617181920>>