HomeSort by relevance Sort by last modified time
    Searched refs:to (Results 51 - 75 of 12437) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
xlr-ext.s 1 # Source file used to test XLR's assembler instructions
26 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
loc-swap.d 8 # into a branch delay slot is updated to point to the branch instead.
43 \[0x.*\] Extended opcode 2: set Address to 0x0
44 \[0x.*\] Special opcode 11: advance Address by 0 to 0x0 and Line by 6 to 7
45 \[0x.*\] Special opcode 63: advance Address by 4 to 0x4 and Line by 2 to 9
46 \[0x.*\] Special opcode 120: advance Address by 8 to 0xc and Line by 3 to 12
47 \[0x.*\] Special opcode 7: advance Address by 0 to 0xc and Line by 2 to 1
    [all...]
mips16@loc-swap.d 8 # into a branch delay slot is updated to point to the branch instead.
43 \[0x.*\] Extended opcode 2: set Address to 0x1
44 \[0x.*\] Special opcode 11: advance Address by 0 to 0x1 and Line by 6 to 7
45 \[0x.*\] Special opcode 35: advance Address by 2 to 0x3 and Line by 2 to 9
46 \[0x.*\] Special opcode 64: advance Address by 4 to 0x7 and Line by 3 to 12
47 \[0x.*\] Special opcode 7: advance Address by 0 to 0x7 and Line by 2 to 1
    [all...]
  /external/jsilver/src/com/google/streamhtmlparser/impl/
StateTableTransition.java 10 * Unless required by applicable law or agreed to in writing, software
32 * state to go from A to B for any character that is either 1,2,3 or in
39 private final InternalState to; field in class:StateTableTransition
44 * specified and is subject to change.
50 return String.format("Expression: %s; From: %s; To: %s",
51 expression, from, to);
55 InternalState to) {
59 Preconditions.checkNotNull(to);
62 this.to = to
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-dw2-8.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 6 to 0x6 and Line by 5 to 8
11 \[0x.*\] Advance Line by 9 to 17
12 \[0x.*\] Special opcode .*: advance Address by 20 to 0x1a and Line by 0 to 17
13 \[0x.*\] Advance PC by 32768 to 0x801a
14 \[0x.*\] Special opcode .*: advance Address by 0 to 0x801a and Line by 4 to 2
    [all...]
rd-dw2-15.d 8 \[0x.*\] Extended opcode 2: set Address to 0x0
9 \[0x.*\] Special opcode .*: advance Address by 0 to 0x0 and Line by 8 to 9
10 \[0x.*\] Special opcode .*: advance Address by 2 to 0x2 and Line by 1 to 10
11 \[0x.*\] Special opcode .*: advance Address by 2 to 0x4 and Line by 2 to 12
12 \[0x.*\] Special opcode .*: advance Address by 2 to 0x6 and Line by 1 to 13
13 \[0x.*\] Special opcode .*: advance Address by 2 to 0x8 and Line by 2 to 1
    [all...]
rd-dw2-5.d 8 \[0x.*\] Extended opcode 2: set Address to 0x0
9 \[0x.*\] Special opcode .*: advance Address by 0 to 0x0 and Line by 7 to 8
10 \[0x.*\] Advance PC by 32770 to 0x8002
11 \[0x.*\] Special opcode .*: advance Address by 0 to 0x8002 and Line by 2 to 10
12 \[0x.*\] Special opcode .*: advance Address by 12 to 0x800e and Line by 1 to 11
13 \[0x.*\] Advance PC by 2 to 0x8010
rd-dw2-6.d 8 \[0x.*\] Extended opcode 2: set Address to 0x0
9 \[0x.*\] Special opcode .*: advance Address by 0 to 0x0 and Line by 7 to 8
10 \[0x.*\] Special opcode .*: advance Address by 2 to 0x2 and Line by 2 to 10
11 \[0x.*\] Advance PC by 32360 to 0x7e6a
12 \[0x.*\] Special opcode .*: advance Address by 0 to 0x7e6a and Line by 3 to 13
13 \[0x.*\] Advance PC by 196 to 0x7f2e
14 \[0x.*\] Special opcode .*: advance Address by 0 to 0x7f2e and Line by 6 to 1
    [all...]
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...]
  /frameworks/native/include/binder/
TextOutput.h 10 * Unless required by applicable law or agreed to in writing, software
42 inline Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); }
54 // Text output stream for printing to the log (via utils/Log.h).
57 // Text output stream for printing to stdout.
60 // Text output stream for printing to stderr.
65 TextOutput& endl(TextOutput& to);
66 TextOutput& indent(TextOutput& to);
67 TextOutput& dedent(TextOutput& to);
    [all...]
  /external/v8/test/mjsunit/compiler/
lazy-iife-no-parens.js 5 // comments to trigger lazy compilation comments to trigger lazy compilation
6 // comments to trigger lazy compilation comments to trigger lazy compilation
7 // comments to trigger lazy compilation comments to trigger lazy compilation
8 // comments to trigger lazy compilation comments to trigger lazy compilation
9 // comments to trigger lazy compilation comments to trigger lazy compilatio
    [all...]
  /external/v8/test/mjsunit/regress/
regress-4255-3.js 5 // comments to trigger lazy compilation comments to trigger lazy compilation
6 // comments to trigger lazy compilation comments to trigger lazy compilation
7 // comments to trigger lazy compilation comments to trigger lazy compilation
8 // comments to trigger lazy compilation comments to trigger lazy compilation
9 // comments to trigger lazy compilation comments to trigger lazy compilatio
    [all...]
  /system/tools/aidl/
ast_java.cpp 10 * Unless required by applicable law or agreed to in writing, software
29 void WriteModifiers(CodeWriter* to, int mod, int mask) {
33 to->Write("@Override ");
37 to->Write("public ");
39 to->Write("private ");
41 to->Write("protected ");
45 to->Write("static ");
49 to->Write("final ");
53 to->Write("abstract ");
57 void WriteArgumentList(CodeWriter* to, const vector<Expression*>& arguments)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
eh-frame1-n64.d 14 # Initial PCs for the FDEs attached to CIE 0x120
46 DW_CFA_advance_loc: 0 to 0+0000
47 DW_CFA_advance_loc: 0 to 0+0000
48 DW_CFA_advance_loc: 0 to 0+0000
110 DW_CFA_advance_loc: 0 to 0+0000
111 DW_CFA_advance_loc: 0 to 0+0000
112 DW_CFA_advance_loc: 0 to 0+0000
113 DW_CFA_advance_loc: 0 to 0+0000
114 DW_CFA_advance_loc: 0 to 0+0000
115 DW_CFA_advance_loc: 0 to 0+000
    [all...]
eh-frame1-n32.d 12 # Initial PCs for the FDEs attached to CIE 0xbc
30 DW_CFA_advance_loc: 0 to 00000000
31 DW_CFA_advance_loc: 0 to 00000000
32 DW_CFA_advance_loc: 0 to 00000000
70 DW_CFA_advance_loc: 0 to 00000000
71 DW_CFA_advance_loc: 0 to 00000000
72 DW_CFA_advance_loc: 0 to 00000000
77 DW_CFA_advance_loc: 0 to 000200f0
78 DW_CFA_advance_loc: 0 to 000200f0
79 DW_CFA_advance_loc: 0 to 000200f
    [all...]
  /external/compiler-rt/test/asan/TestCases/
strcat_strict.c 14 void test1(char *to, int to_size, char *from) {
15 // One of arguments points to not allocated memory.
16 char* r = strcat(to + to_size, from);
19 void test2(char *to, int to_size, char *from) {
20 // "to" is not zero-terminated.
21 memset(to, 'z', to_size);
22 char* r = strcat(to, from);
27 char *to = (char*)malloc(to_size); local
33 if (!strcmp(argv[1], "test1")) test1(to, to_size, from);
37 if (!strcmp(argv[1], "test2")) test2(to, to_size, from)
    [all...]
strncat_strict.c 14 void test1(char *to, int to_size, char *from) {
15 // One of arguments points to not allocated memory.
16 char* r = strncat(to + to_size, from, 2);
19 void test2(char *to, int to_size, char *from) {
20 // "to" is not zero-terminated.
21 memset(to, 'z', to_size);
22 char* r = strncat(to, from, 1);
27 char *to = (char*)malloc(to_size); local
33 if (!strcmp(argv[1], "test1")) test1(to, to_size, from);
37 if (!strcmp(argv[1], "test2")) test2(to, to_size, from)
    [all...]
  /external/clang/test/Index/
complete-at-exprstmt.m 14 + (int)add:(int)x to:(int)y;
15 + (int)add:(int)x to:(int)y plus:(int)z;
19 @selector(add:to:);
49 // CHECK-CC4: NotImplemented:{TypedText add:to:} (40)
50 // CHECK-CC4: NotImplemented:{TypedText add:to:plus:} (40)
53 // CHECK-CC5: NotImplemented:{Informative add:}{TypedText to:} (40)
54 // CHECK-CC5: NotImplemented:{Informative add:}{TypedText to:plus:} (40)
  /external/icu/android_icu4j/src/main/java/android/icu/util/
TimeZoneTransition.java 18 private final TimeZoneRule to; field in class:TimeZoneTransition
27 * @param to The time zone rule used after the transition.
29 public TimeZoneTransition(long time, TimeZoneRule from, TimeZoneRule to) {
32 this.to = to;
50 return to;
71 buf.append(", to={" + to + "}");
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
TimeZoneTransition.java 17 private final TimeZoneRule to; field in class:TimeZoneTransition
26 * @param to The time zone rule used after the transition.
30 public TimeZoneTransition(long time, TimeZoneRule from, TimeZoneRule to) {
33 this.to = to;
55 return to;
80 buf.append(", to={" + to + "}");
  /external/skia/src/c/
sk_c_from_to.h 8 static bool find_sk(CType from, SKType* to) {
11 if (to) {
12 *to = CTypeSkTypeMap[i].fSK;
20 static bool find_c(SKType from, CType* to) {
23 if (to) {
24 *to = CTypeSkTypeMap[i].fC;
  /ndk/tests/device/multi-static-instances/jni/
Application.mk 3 # This is a trick to allow use to build three executables
4 # that are linked to different STL runtimes.
  /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/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...]

Completed in 387 milliseconds

1 23 4 5 6 7 8 91011>>