HomeSort by relevance Sort by last modified time
    Searched full:000 (Results 51 - 75 of 2064) sorted by null

1 23 4 5 6 7 8 91011>>

  /dalvik/dx/tests/004-cp-bottom-up/
expected.txt 18 000a: field{Small.blort:x/y/Zzz}
19 000b: method{Small.blort:()V}
20 000c: ifaceMethod{Small.blort:()V}
21 000d: string{"Small"}
22 000e: int{0x12345678 / 305419896}
23 000f: float{0x42f6e666 / 123.45}
small-class.txt 22 09 0003 0008 # 000a: field[Small.blort:x/y/Zzz]
23 0a 0003 0009 # 000b: method[Small.blort:()V]
24 0b 0003 0009 # 000c: ifaceMethod[Small.blort:()V]
25 08 0001 # 000d: string["Small"]
26 03 12345678 # 000e: integer[0x12345678]
27 04 42f6e666 # 000f: float[123.45]
  /dalvik/dx/tests/005-cp-top-down/
expected.txt 16 000a: field{Small.blort:x/y/Zzz}
17 000b: nat{blort:()V}
18 000c: nat{blort:x/y/Zzz}
19 000d: utf8{"()V"}
20 000e: utf8{"x/y/Zzz"}
21 000f: utf8{"blort"}
  /dalvik/dx/tests/023-code-exception-table/
small-class.txt 8 000c # constant_pool_count
20 01 000f "java/lang/Error" # 0008: utf8["java/lang/Error"]
22 07 0008 # 000a: class[java/lang/Error]
23 07 0009 # 000b: class[java/lang/Exception]
47 0000 0002 0002 000a # 0000..0002 -> 0002 java/lang/Error
48 0000 0001 0001 000b # 0000..0001 -> 0001 java/lang/Exception
  /dalvik/dx/tests/068-dex-infinite-loop/
expected.txt 14 0004: if-eqz v0, 000a // +0006
17 000a: return-void
25 000a: move-result v0
26 000b: if-eqz v0, 0000 // -000b
27 000d: invoke-static {}, Blort.zorch:()Z
  /dalvik/dx/tests/074-dex-form35c-edge-case/
expected.txt 12 000a: const/4 v14, #int 0 // #0
13 000b: move v5, v14
14 000c: const/4 v14, #int 0 // #0
15 000d: move v6, v14
16 000e: const/4 v14, #int 0 // #0
17 000f: move v7, v14
  /external/chromium_org/tools/perf/metrics/unittest_data/
sample_timeline.json 27 "comment": "Full-screen paint event; area 1,000,000",
38 "comment": "This paint event is not a leaf event. Area 300,000, time 400",
48 "comment": "Area 300,000, time 300",
59 "comment": "Area 300,000, time 400",
72 "comment": "Final paint event, with an area of 200,000 ",
  /dalvik/dx/tests/121-sccp/
expected.txt 8 000a: cmpg-double v0, v4, v6
9 000c: if-gtz v0, 0014 // +0008
10 000e: const-wide/high16 v0, #double 1.0 // #3ff0000000000000
13 0013: goto 0006 // -000d
23 000a: line 120
24 000e: line 121
36 000a: sub-double/2addr v0, v4
37 000b: const-wide/high16 v4, #double 4.0 // #4010000000000000
38 000d: mul-double/2addr v0, v4
39 000e: cmpl-double v4, v0, v
    [all...]
  /dalvik/dx/tests/064-dex-array-access/
expected.txt 12 000b: move v0, v2
13 000c: return v0
25 000b: move v0, v2
26 000c: return v0
38 000b: move v0, v2
39 000c: return v0
51 000b: move v0, v2
52 000c: return v0
64 000b: move v0, v2
65 000c: return v
    [all...]
  /dalvik/dx/tests/070-dex-multianewarray/
expected.txt 9 000b: move-result-object v1
10 000c: check-cast v1, java.lang.Object[][]
11 000e: move-object v0, v1
12 000f: move-object v1, v0
23 000b: move-result-object v1
24 000c: check-cast v1, java.lang.Object[][][]
25 000e: move-object v0, v1
26 000f: move-object v1, v0
38 000c: move-result-object v1
39 000d: check-cast v1, java.lang.Object[][][
    [all...]
  /external/valgrind/main/memcheck/tests/
big_blocks_freed_list.stderr.exp 4 Address 0x........ is 1,000 bytes inside a block of size 1,000,015 free'd
10 Address 0x........ is 1,000 bytes inside a block of size 900,000 free'd
16 Address 0x........ is 2,000 bytes inside an unallocated block of size 1,000,016 in arena "client"
20 Address 0x........ is 2,000 bytes inside a block of size 900,000 free'd
26 Address 0x........ is 10 bytes inside a block of size 10,000 free'd
32 Address 0x........ is 10 bytes inside a block of size 1,000,015 free'
    [all...]
exitprog.stderr.exp 3 Address 0x........ is 0 bytes after a block of size 1,000,000 alloc'd
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
ThroughputService.java 43 "000AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9000",
44 "000BFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9000",
45 "000CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9000",
46 "000DFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9000",
47 "000EFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9000",
  /dalvik/dx/tests/071-dex-java-stack-ops/
expected.txt 9 000a: return-void
21 000b: invoke-static {v2}, Blort.consume2:(I)V
22 000e: invoke-static {v1}, Blort.consume3:(I)V
33 000b: return-void
46 000a: move v4, v7
47 000b: invoke-static {v4}, Blort.consume1:(I)V
48 000e: invoke-static {v3}, Blort.consume2:(I)V
63 000b: invoke-static {v2}, Blort.consume2:(I)V
64 000e: invoke-static {v0, v1}, Blort.consume3:(J)V
67 regs: 000a; ins: 0000; outs: 000
    [all...]
  /dalvik/dx/tests/018-method-attrib-Exceptions/
small-class.txt 8 000a # constant_pool_count
19 01 000a "Exceptions" # 0007: utf8["Exceptions"]
20 01 000f "java/lang/Error" # 0008: utf8["java/lang/Error"]
  /dalvik/dx/tests/059-dex-call-super/
expected.txt 9 000a: move-result v1
10 000b: move v0, v1
11 000c: return v0
  /external/chromium_org/third_party/icu/source/test/testdata/
GraphemeBreakTest.txt 25 ÷ 0020 ÷ 000D ÷ # ÷ [0.2] SPACE (Other) ÷ [5.0] <CARRIAGE RETURN (CR)> (CR) ÷ [0.3]
26 ÷ 0020 × 0308 ÷ 000D ÷ # ÷ [0.2] SPACE (Other) × [9.0] COMBINING DIAERESIS (Extend) ÷ [5.0] <CARRIAGE RETURN (CR)> (CR) ÷ [0.3]
27 ÷ 0020 ÷ 000A ÷ # ÷ [0.2] SPACE (Other) ÷ [5.0] <LINE FEED (LF)> (LF) ÷ [0.3]
28 ÷ 0020 × 0308 ÷ 000A ÷ # ÷ [0.2] SPACE (Other) × [9.0] COMBINING DIAERESIS (Extend) ÷ [5.0] <LINE FEED (LF)> (LF) ÷ [0.3]
47 ÷ 000D ÷ 0020 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] SPACE (Other) ÷ [0.3]
48 ÷ 000D ÷ 0308 ÷ 0020 ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] COMBINING DIAERESIS (Extend) ÷ [999.0] SPACE (Other) ÷ [0.3]
49 ÷ 000D ÷ 000D ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] <CARRIAGE RETURN (CR)> (CR) ÷ [0.3]
50 ÷ 000D ÷ 0308 ÷ 000D ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] COMBINING DIAERESIS (Extend) ÷ [5.0] <CARRIAGE R (…)
    [all...]
  /dalvik/dx/tests/006-interfaces/
expected.txt 6 constant_pool_count: 000b
18 000a: type{Baz}
  /dalvik/dx/tests/012-class-attrib-SourceFile/
small-class.txt 17 01 000a "SourceFile" # 0005: utf8["SourceFile"]
18 01 000a "Blort.java" # 0006: utf8["Blort.java"]
  /dalvik/dx/tests/075-dex-cat2-value-merge/
expected.txt 11 000a: move-wide v1, v3
12 000b: goto 0004 // -0007
  /external/iptables/include/linux/netfilter/
xt_limit.h 11 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_limit.h 11 /* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
  /external/tcpdump/tests/
dhcpv6-domain-list.out 1 IP6 (hlim 64, next-header UDP (17) payload length: 101) fe80::20c:29ff:fe9b:a15d.547 > fe80::20c:29ff:fe38:f368.546: [udp sum ok] dhcp6 reply (xid=aa56ce (client-ID hwaddr/time type 1 time 418384703 000c2938f368) (server-ID hwaddr/time type 1 time 418354459 000c299ba153) (DNS-search-list example.com. sales.example.com. eng.example.com.))
dhcpv6-ntp-server.out 1 IP6 (hlim 64, next-header UDP (17) payload length: 113) fe80::20c:29ff:fe9b:a15d.547 > fe80::20c:29ff:fe38:f368.546: [udp sum ok] dhcp6 reply (xid=f69b57 (client-ID hwaddr/time type 1 time 418384703 000c2938f368) (server-ID hwaddr/time type 1 time 418354459 000c299ba153) (NTP-server subopt:1 2a01::1 subopt:2 ff05::101 subopt:3 ntp.example.com.))
dhcpv6-sip-server-d.out 1 IP6 (hlim 64, next-header UDP (17) payload length: 114) fe80::20c:29ff:fe9b:a15d.547 > fe80::20c:29ff:fe38:f368.546: [udp sum ok] dhcp6 reply (xid=6890d8 (client-ID hwaddr/time type 1 time 418384703 000c2938f368) (server-ID hwaddr/time type 1 time 418354459 000c299ba153) (SIP-servers-domain sip1.my-domain.net. sip2.example.com. sip3.sub.my-domain.org.))

Completed in 435 milliseconds

1 23 4 5 6 7 8 91011>>