Searched refs:lr (Results 1 - 25 of 469) sorted by relevance

1234567891011>>

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DLogRecordTest.java37 private LogRecord lr; field in class:LogRecordTest
43 lr = new LogRecord(Level.CONFIG, MSG);
64 assertNull(lr.getLoggerName());
65 lr.setLoggerName(null);
66 assertNull(lr.getLoggerName());
67 lr.setLoggerName("test logger name");
68 assertEquals("test logger name", lr.getLoggerName());
72 assertNull(lr.getResourceBundleName());
73 assertNull(lr.getResourceBundle());
75 lr
399 log(Logger logger, LogRecord lr) argument
[all...]
H A DSimpleFormatterTest.java35 LogRecord lr; field in class:SimpleFormatterTest
45 lr = new LogRecord(Level.FINE, MSG);
61 lr.setResourceBundle(rb);
62 lr.setMessage("msg");
64 String str = sf.format(lr);
68 lr.setResourceBundle(null);
69 lr.setResourceBundleName("bundles/com/android/java/util/logging/res");
70 lr.setMessage("msg");
71 str = sf.format(lr);
77 String str = sf.format(lr);
[all...]
/external/compiler-rt/lib/builtins/arm/
H A Dswitch16.S17 // function uses the return address in lr to find the start of the table.
22 // the distance from lr to the label, thus making the tables PIC.
30 // from lr to the target label.
34 ldrh ip, [lr, #-1] // get first 16-bit word in table
36 add r0, lr, r0, lsl #1 // compute address of element in table
37 add ip, lr, ip, lsl #1 // compute address of last element in table
41 add ip, lr, r0, lsl #1 // compute label = lr + element*2
H A Dswitch32.S17 // function uses the return address in lr to find the start of the table.
22 // the distance from lr to the label, thus making the tables PIC.
30 // from lr to the target label.
34 ldr ip, [lr, #-1] // get first 32-bit word in table
36 add r0, lr, r0, lsl #2 // compute address of element in table
37 add ip, lr, ip, lsl #2 // compute address of last element in table
41 add ip, lr, r0 // compute label = lr + element
H A Dswitch8.S17 // function uses the return address in lr to find the start of the table.
22 // the distance from lr to the label, thus making the tables PIC.
30 // from lr to the target label.
34 ldrb ip, [lr, #-1] // get first byte in table
37 ldrsblo r0, [lr, r0] // get indexed byte out of table
38 ldrsbhs r0, [lr, ip] // if out of range, use last entry in table
39 add ip, lr, r0, lsl #1 // compute label = lr + element*2
H A Dswitchu8.S17 // function uses the return address in lr to find the start of the table.
22 // the distance from lr to the label, thus making the tables PIC.
30 // from lr to the target label.
34 ldrb ip, [lr, #-1] // get first byte in table
37 ldrblo r0, [lr, r0] // get indexed byte out of table
38 ldrbhs r0, [lr, ip] // if out of range, use last entry in table
39 add ip, lr, r0, lsl #1 // compute label = lr + element*2
H A Dnegdf2vfp.S22 bx lr
H A Dnegsf2vfp.S22 bx lr
H A Drestore_vfp_d8_d15_regs.S31 bx lr // return to prolog
H A Dsave_vfp_d8_d15_regs.S31 bx lr // return to prolog
H A Dclzsi2.S26 JMP(lr)
70 JMP(lr)
H A Dfixsfsivfp.S25 bx lr
H A Dfixunssfsivfp.S26 bx lr
H A Dfloatsisfvfp.S25 bx lr
/external/libvpx/libvpx/vpx_scale/arm/neon/
H A Dvp8_vpxyv12_extendframeborders_neon.asm24 push {r4 - r10, lr}
31 ldr lr, [r0, #yv12_buffer_config_y_stride] ; plane_stride
42 vld1.8 {d0[], d1[]}, [r1], lr
43 vld1.8 {d4[], d5[]}, [r2], lr
44 vld1.8 {d8[], d9[]}, [r1], lr
45 vld1.8 {d12[], d13[]}, [r2], lr
46 vld1.8 {d16[], d17[]}, [r1], lr
47 vld1.8 {d20[], d21[]}, [r2], lr
48 vld1.8 {d24[], d25[]}, [r1], lr
49 vld1.8 {d28[], d29[]}, [r2], lr
[all...]
/external/libunwind/src/arm/
H A Dsiglongjmp.S8 bx lr
/external/chromium_org/third_party/skia/src/opts/
H A Dmemset.arm.S34 push {lr}
58 push {lr}
71 mov lr, r1
85 stmiacs r0!, {r1, lr}
86 stmiacs r0!, {r1, lr}
87 stmiami r0!, {r1, lr}
95 stmiahs r0!, {r1,r3,ip,lr}
96 stmiahs r0!, {r1,r3,ip,lr}
103 stmiacs r0!, {r1,r3,ip,lr}
104 stmiami r0!, {r1,lr}
[all...]
/external/skia/src/opts/
H A Dmemset.arm.S34 push {lr}
58 push {lr}
71 mov lr, r1
85 stmiacs r0!, {r1, lr}
86 stmiacs r0!, {r1, lr}
87 stmiami r0!, {r1, lr}
95 stmiahs r0!, {r1,r3,ip,lr}
96 stmiahs r0!, {r1,r3,ip,lr}
103 stmiacs r0!, {r1,r3,ip,lr}
104 stmiami r0!, {r1,lr}
[all...]
/external/clang/test/Modules/
H A Ddiamond-pch.c23 struct left_and_right lr; local
24 lr.left = 17;
H A Ddiamond.c24 struct left_and_right lr; local
25 lr.left = 17;
/external/llvm/test/MC/ARM/
H A Darm-ldrd.s35 ldrd lr, pc, [pc, #0]
36 ldrd lr, pc, [r3, #4]
37 ldrd lr, pc, [r3], #4
38 ldrd lr, pc, [r3, #4]!
39 ldrd lr, pc, [r3, -r4]!
40 ldrd lr, pc, [r3, r4]
41 ldrd lr, pc, [r3], r4
/external/libselinux/src/
H A Dlabel.c101 struct selabel_lookup_rec *lr; local
102 lr = rec->func_lookup(rec, key, type);
103 if (!lr)
106 return lr;
112 struct selabel_lookup_rec *lr; local
114 lr = selabel_lookup_common(rec, key, type);
115 if (!lr)
118 *con = strdup(lr->ctx_raw);
137 struct selabel_lookup_rec *lr; local
144 lr
[all...]
/external/linux-tools-perf/perf-3.12.0/arch/arm/lib/
H A Dmemset.S36 stmfd sp!, {r8, lr}
38 mov lr, r1
41 stmgeia ip!, {r1, r3, r8, lr} @ 64 bytes at a time.
42 stmgeia ip!, {r1, r3, r8, lr}
43 stmgeia ip!, {r1, r3, r8, lr}
44 stmgeia ip!, {r1, r3, r8, lr}
51 stmneia ip!, {r1, r3, r8, lr}
52 stmneia ip!, {r1, r3, r8, lr}
54 stmneia ip!, {r1, r3, r8, lr}
55 ldmfd sp!, {r8, lr}
[all...]
/external/clang/test/PCH/
H A Dcxx-reference.h8 char &lr = c; variable
/external/llvm/test/MC/MachO/ARM/
H A Dllvm-objdump-macho.s5 push {r7, lr}
9 push {r7, lr}
13 # CHECK: 0: 80 b5 push {r7, lr}
16 # CHECK: 4: 80 b5 push {r7, lr}

Completed in 5027 milliseconds

1234567891011>>