HomeSort by relevance Sort by last modified time
    Searched refs:to (Results 76 - 100 of 16679) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/
escape_level.go 14 i := 0 // ERROR "moved to heap: i"
15 p0 := &i // ERROR "moved to heap: p0" "&i escapes to heap"
16 p1 := &p0 // ERROR "moved to heap: p1" "&p0 escapes to heap"
17 p2 := &p1 // ERROR "moved to heap: p2" "&p1 escapes to heap"
18 sink = &p2 // ERROR "&p2 escapes to heap"
22 i := 0 // ERROR "moved to heap: i"
23 p0 := &i // ERROR "moved to heap: p0" "&i escapes to heap
    [all...]
escape_map.go 16 i := 0 // ERROR "moved to heap: i"
18 j := 0 // ERROR "moved to heap: j"
19 m[&i] = &j // ERROR "&i escapes to heap" "&j escapes to heap"
26 i := 0 // ERROR "moved to heap: i"
27 j := 0 // ERROR "moved to heap: j"
28 m[&i] = &j // ERROR "&i escapes to heap" "&j escapes to heap"
33 m := make(map[*int]*int) // ERROR "make\(map\[\*int\]\*int\) escapes to heap"
34 i := 0 // ERROR "moved to heap: i
    [all...]
escape_iface.go 18 sink = m // ERROR "m escapes to heap"
40 i := 0 // ERROR "moved to heap: i"
41 v := M0{&i} // ERROR "&i escapes to heap"
42 var x M = v // ERROR "v escapes to heap"
43 sink = x // ERROR "x escapes to heap"
53 i := 0 // ERROR "moved to heap: i"
54 v := M0{&i} // ERROR "&i escapes to heap"
55 // BAD: v does not escape to heap here
56 var x M = v // ERROR "v escapes to heap"
58 sink = v1 // ERROR "v1 escapes to heap
    [all...]
  /prebuilts/go/linux-x86/test/
escape_level.go 14 i := 0 // ERROR "moved to heap: i"
15 p0 := &i // ERROR "moved to heap: p0" "&i escapes to heap"
16 p1 := &p0 // ERROR "moved to heap: p1" "&p0 escapes to heap"
17 p2 := &p1 // ERROR "moved to heap: p2" "&p1 escapes to heap"
18 sink = &p2 // ERROR "&p2 escapes to heap"
22 i := 0 // ERROR "moved to heap: i"
23 p0 := &i // ERROR "moved to heap: p0" "&i escapes to heap
    [all...]
escape_map.go 16 i := 0 // ERROR "moved to heap: i"
18 j := 0 // ERROR "moved to heap: j"
19 m[&i] = &j // ERROR "&i escapes to heap" "&j escapes to heap"
26 i := 0 // ERROR "moved to heap: i"
27 j := 0 // ERROR "moved to heap: j"
28 m[&i] = &j // ERROR "&i escapes to heap" "&j escapes to heap"
33 m := make(map[*int]*int) // ERROR "make\(map\[\*int\]\*int\) escapes to heap"
34 i := 0 // ERROR "moved to heap: i
    [all...]
escape_iface.go 18 sink = m // ERROR "m escapes to heap"
40 i := 0 // ERROR "moved to heap: i"
41 v := M0{&i} // ERROR "&i escapes to heap"
42 var x M = v // ERROR "v escapes to heap"
43 sink = x // ERROR "x escapes to heap"
53 i := 0 // ERROR "moved to heap: i"
54 v := M0{&i} // ERROR "&i escapes to heap"
55 // BAD: v does not escape to heap here
56 var x M = v // ERROR "v escapes to heap"
58 sink = v1 // ERROR "v1 escapes to heap
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
stringer.s 4 ; GAS used to mis-parse the embedded quotes
7 ; Octal escapes used to consume > 3 chars which led to this
  /external/toybox/toys/lsb/
dmesg.c 36 // For -n just tell kernel to which messages to keep.
40 char *data, *to, *from; local
46 data = to = from = xmalloc(size+1);
54 char *to; local
56 if (*from == '<' && (to = strchr(from, '>'))) from = ++to;
57 if ((toys.optflags&FLAG_t) && *from == '[' && (to = strchr(from, ']')))
58 from = to+1+(to[1]==' ')
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-dw2-1.d 7 \[0x.*\] Extended opcode 2: set Address to 0x0
8 \[0x.*\] Special opcode .*: advance Address by 0 to 0x0 and Line by 4 to 5
9 \[0x.*\] Special opcode .*: advance Address by 2 to 0x2 and Line by 1 to 6
10 \[0x.*\] Special opcode .*: advance Address by 2 to 0x4 and Line by 1 to 7
11 \[0x.*\] Special opcode .*: advance Address by 2 to 0x6 and Line by 1 to 8
12 \[0x.*\] Special opcode .*: advance Address by 2 to 0x8 and Line by 1 to
    [all...]
rd-dw2-7.d 8 \[0x.*\] Extended opcode 2: set Address to 0x0
9 \[0x.*\] Special opcode .*: advance Address by 0 to 0x0 and Line by 2 to 3
10 \[0x.*\] Special opcode .*: advance Address by 4 to 0x4 and Line by 4 to 7
11 \[0x.*\] Special opcode .*: advance Address by 14 to 0x12 and Line by 8 to 15
12 \[0x.*\] Advance PC by 32768 to 0x8012
13 \[0x.*\] Special opcode .*: advance Address by 0 to 0x8012 and Line by 4 to 1
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-x86_64.d 20 DW_CFA_advance_loc: 7 to 0+0007
22 DW_CFA_advance_loc: 12 to 0+0013
26 DW_CFA_advance_loc: 1 to 0+0015
29 DW_CFA_advance_loc: 3 to 0+0018
31 DW_CFA_advance_loc: 9 to 0+0021
38 DW_CFA_advance_loc: 3 to 0+0025
40 DW_CFA_advance_loc: 15 to 0+0034
65 DW_CFA_advance_loc: 1 to 0+004e
67 DW_CFA_advance_loc: 1 to 0+004f
69 DW_CFA_advance_loc: 1 to 0+005
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/cfi/
cfi-x86_64.d 20 DW_CFA_advance_loc: 7 to 00000007
22 DW_CFA_advance_loc: 12 to 00000013
26 DW_CFA_advance_loc: 1 to 00000015
29 DW_CFA_advance_loc: 3 to 00000018
31 DW_CFA_advance_loc: 9 to 00000021
38 DW_CFA_advance_loc: 3 to 00000025
40 DW_CFA_advance_loc: 15 to 00000034
65 DW_CFA_advance_loc: 1 to 0000004e
67 DW_CFA_advance_loc: 1 to 0000004f
69 DW_CFA_advance_loc: 1 to 0000005
    [all...]
  /external/llvm/test/MC/Mips/mips2/
invalid-mips32r2-xfail.s 1 # Instructions that are supposed to be invalid but currently aren't
  /external/llvm/test/MC/Mips/mips32/
invalid-mips32r2-xfail.s 1 # Instructions that are supposed to be invalid but currently aren't
  /external/llvm/test/MC/Mips/mips4/
invalid-mips64r2-xfail.s 1 # Instructions that are supposed to be invalid but currently aren't
  /external/llvm/test/MC/Mips/mips5/
invalid-mips64r2-xfail.s 1 # Instructions that are supposed to be invalid but currently aren't
  /external/llvm/test/MC/Mips/mips64/
invalid-mips64r2-xfail.s 1 # Instructions that are supposed to be invalid but currently aren't
  /external/valgrind/none/tests/s390x/
rounding-2.stdout.exp 2 setting rounding mode to 0
4 setting rounding mode to 1
6 setting rounding mode to 2
8 setting rounding mode to 3
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
ipc_fw_custom.h 20 along with this program; if not, write to the Free Software
45 contributors may be used to endorse or promote products derived
50 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
54 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
78 void *to,
83 void *to,
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
StrSegmentClause.java 10 * Unless required by applicable law or agreed to in writing, software
33 * @param to The end position
35 public StrSegmentClause(WnnClause clause, int from, int to) {
36 super(clause.candidate, from, to);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
nop123.s 1 # A nop to pad with an explicit insn.
  /art/build/
Android.common_utils.mk 10 # Unless required by applicable law or agreed to in writing, software
24 art-string-to-uppercase = $(shell echo $(1) | tr '[:lower:]' '[:upper:]')
  /external/valgrind/memcheck/tests/
file_locking.stderr.exp 1 parent: about to lock file for writing.
3 child: about to lock file for writing.
  /ndk/tests/build/test-gnustl-chrono/jni/
hanoi.h 8 extern void hanoi(int from, int to, int mid, int n,
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb2_it_bad.d 4 # Modifications to this test shall be mirrored to thumb2_it_bad_auto.d.

Completed in 698 milliseconds

1 2 34 5 6 7 8 91011>>