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

1234567891011>>

/external/compiler-rt/lib/builtins/arm/
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 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 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
/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...]
H A DXMLFormatterTest.java42 LogRecord lr = null; field in class:XMLFormatterTest
48 lr = new LogRecord(Level.SEVERE, "pattern");
57 lr.setResourceBundle(rb);
58 lr.setMessage("pattern");
59 String result = formatter.format(lr);
64 lr.setMessage("msg");
65 result = formatter.format(lr);
70 lr.setMessage("pattern {0, number}");
71 result = formatter.format(lr);
76 lr
[all...]
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/
H A DLineRegionTest.java39 LineRegion lr = new LineRegion(0d, 0d);
40 assertEquals(0d, lr.getMinVal());
41 assertEquals(0d, lr.getMaxVal());
43 lr = new LineRegion(1.5d, -2d);
44 assertEquals(-2d, lr.getMinVal());
45 assertEquals(1.5d, lr.getMaxVal());
47 lr = new LineRegion(10d, 20d);
48 assertEquals(10d, lr.getMinVal());
49 assertEquals(20d, lr.getMaxVal());
78 LineRegion lr
[all...]
/external/llvm/test/ExecutionEngine/RuntimeDyld/SystemZ/
H A Dcfi-relo-pc64.s12 lr %r0, %r0
/external/libunwind/src/arm/
H A Dsiglongjmp.S8 bx lr
/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 Delf-thumbfunc-reloc2.s10 bx lr
17 push {r7, lr}
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/llvm/test/MC/Hexagon/
H A Dregister-alt-names.s4 r0 = lr
13 r1:0 = lr:fp
/external/clang/test/PCH/
H A Dcxx-reference.h8 char &lr = c; variable
/external/compiler-rt/test/builtins/Unit/arm/
H A Dcall_apsr.S25 push {lr}
39 push {lr}
/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}
H A Dcompact-unwind-armv7k.s14 push {r4, r5, r6, r7, lr}
18 .cfi_offset lr, -4
31 push {r4, r5, r7, lr}
34 .cfi_offset lr, -4
49 push {r7, lr}
52 .cfi_offset lr, -4
64 push {r7, lr}
67 .cfi_offset lr, -4
85 push {r4, r7, lr}
88 .cfi_offset lr,
[all...]
/external/v8/src/compiler/arm/
H A Dunwinding-info-writer-arm.cc26 eh_frame_writer_.RecordRegisterSavedToStack(lr, kPointerSize);
28 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
35 // the block ending in a bx lr.
78 eh_frame_writer_.RecordRegisterSavedToStack(lr, kPointerSize);
85 // The lr is restored by the last operation in LeaveFrame().
87 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
96 eh_frame_writer_.RecordRegisterSavedToStack(lr, 0);
104 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
/external/selinux/libselinux/src/
H A Dlabel.c269 struct selabel_lookup_rec *lr,
276 if (compat_validate(rec, lr, path, 0))
279 if (translating && !lr->ctx_trans &&
280 selinux_raw_to_trans_context(lr->ctx_raw, &lr->ctx_trans))
290 struct selabel_lookup_rec *lr; local
300 lr = rec->func_lookup(rec, ptr, type);
303 lr = rec->func_lookup(rec, key, type);
305 if (!lr)
308 if (selabel_fini(rec, lr, translatin
268 selabel_fini(struct selabel_handle *rec, struct selabel_lookup_rec *lr, int translating) argument
318 struct selabel_lookup_rec *lr; local
385 struct selabel_lookup_rec *lr; local
398 struct selabel_lookup_rec *lr; local
435 struct selabel_lookup_rec *lr; local
453 struct selabel_lookup_rec *lr; local
[all...]

Completed in 1871 milliseconds

1234567891011>>