Searched defs:lr (Results 1 - 25 of 59) sorted by relevance

123

/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/clang/test/PCH/
H A Dcxx-reference.h8 char &lr = c; variable
/external/libunwind/src/aarch64/
H A DGstep.c131 * in the middle of nowhere. In this case, try using the lr as
134 unw_word_t lr; local
135 if (dwarf_get(&c->dwarf, c->dwarf.loc[UNW_AARCH64_X30], &lr) >= 0)
137 if (lr != c->dwarf.ip)
140 c->dwarf.ip = lr;
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
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...]
H A DFileHandlerTest.java218 LogRecord[] lr, Formatter formatter, String encoding) throws Exception {
226 for (int i = 0; i < lr.length; i++) {
227 if (null == lr[i] && i < lr.length - 1) {
236 sb.append(formatter.format(lr[i]));
217 assertFileContent(String homepath, String filename, LogRecord[] lr, Formatter formatter, String encoding) argument
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...]
/external/clang/test/CXX/expr/
H A Dp9.cpp45 long &lr = l0; variable
/external/valgrind/main/coregrind/
H A Dpub_core_debuginfo.h125 struct { Addr ia; Addr sp; Addr fp; Addr lr;} member in struct:__anon32707
/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...]
H A Dlabel_android_property.c18 struct selabel_lookup_rec lr; /* holds contexts for lookup result */ member in struct:spec
63 (spec_arr[jj].lr.ctx_raw,
64 curr_spec->lr.ctx_raw)) {
69 spec_arr[jj].lr.ctx_raw,
70 curr_spec->lr.ctx_raw);
122 spec_arr[nspec].lr.ctx_raw = strdup(context);
123 if (!spec_arr[nspec].lr.ctx_raw) {
131 if (selabel_validate(rec, &spec_arr[nspec].lr) < 0) {
134 path, lineno, spec_arr[nspec].lr.ctx_raw);
234 free(spec->lr
[all...]
/external/libunwind/src/arm/
H A DGstep.c306 * in the middle of nowhere. In this case, try using the lr as
309 unw_word_t lr; local
310 if (dwarf_get(&c->dwarf, c->dwarf.loc[UNW_ARM_R14], &lr) >= 0)
312 if (lr != c->dwarf.ip)
315 c->dwarf.ip = lr;
/external/qemu/distrib/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);
H A Dlabel_android_property.c18 struct selabel_lookup_rec lr; /* holds contexts for lookup result */ member in struct:spec
63 (spec_arr[jj].lr.ctx_raw,
64 curr_spec->lr.ctx_raw)) {
69 spec_arr[jj].lr.ctx_raw,
70 curr_spec->lr.ctx_raw);
122 spec_arr[nspec].lr.ctx_raw = strdup(context);
123 if (!spec_arr[nspec].lr.ctx_raw) {
131 if (selabel_validate(rec, &spec_arr[nspec].lr) < 0) {
134 path, lineno, spec_arr[nspec].lr.ctx_raw);
234 free(spec->lr
[all...]
/external/chromium_org/net/third_party/nss/ssl/
H A Dssltrace.c215 unsigned lr = LEN(bp+4); local
219 PrintBuf(ss, "response", bp+6+lc, lr);
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dprobe-finder.h48 struct line_range *lr);
98 struct line_range *lr; /* Target line range */ member in struct:line_finder
/external/pixman/pixman/
H A Dpixman-gradient-walker.c61 float la, lr, lg, lb; local
131 lr = (left_c->red * (1.0f/257.0f));
147 walker->r_b = (lr + rr) / 510.0f;
156 walker->r_b = (lr * rx - rr * lx) * w_rec * (1.0f/255.0f);
161 walker->r_s = (rr - lr) * w_rec * (1.0f/255.0f);
/external/chromium_org/third_party/skia/samplecode/
H A DTransitionView.cpp140 SkScalar lr = 0, ud = 0; local
142 lr = this->width();
144 lr = -this->width();
151 fBegin[kNextX] = lr;
153 fNext->setLocX(lr);
157 lr = ud = 0;
158 fEnd[kPrevX] = -lr;
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
H A Dp5-var.cpp59 long &lr = i; // expected-error{{non-const lvalue reference to type 'long' cannot bind to a value of unrelated type 'int'}} local
/external/icu/icu4c/source/layoutex/
H A Dplruns.cpp424 ULocRuns *lr = (ULocRuns *) localeRuns; local
426 delete lr;
432 const ULocRuns *lr = (const ULocRuns *) localeRuns; local
434 if (lr == NULL) {
438 return lr->getCount();
444 ULocRuns *lr = (ULocRuns *) localeRuns; local
446 if (lr != NULL) {
447 lr->reset();
454 const ULocRuns *lr = (const ULocRuns *) localeRuns; local
456 if (lr
467 const ULocRuns *lr = (const ULocRuns *) localeRuns; local
480 const ULocRuns *lr = (const ULocRuns *) localeRuns; local
494 ULocRuns *lr = (ULocRuns *) localeRuns; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_audiocvt.c459 Uint16 lf, rf, ce, lr, rr; local
472 lr = rf - ce;
478 dst[1+4] = (lr&0xFF);
479 dst[0+4] = ((lr>>8)&0xFF);
496 lr = rf - ce;
502 dst[0+4] = (lr&0xFF);
503 dst[1+4] = ((lr>>8)&0xFF);
518 Sint16 lf, rf, ce, lr, rr; local
531 lr = rf - ce;
537 dst[1+4] = (lr
632 Uint16 lf, rf, ce, lr, rr; local
681 Sint16 lf, rf, ce, lr, rr; local
[all...]
/external/skia/samplecode/
H A DTransitionView.cpp140 SkScalar lr = 0, ud = 0; local
142 lr = this->width();
144 lr = -this->width();
151 fBegin[kNextX] = lr;
153 fNext->setLocX(lr);
157 lr = ud = 0;
158 fEnd[kPrevX] = -lr;
/external/zlib/src/contrib/testzlib/
H A Dtestzlib.c77 LARGE_INTEGER lr; local
78 lr.QuadPart=0;
79 return lr;
/external/llvm/include/llvm/CodeGen/
H A DLiveInterval.h600 LiveRangeUpdater(LiveRange *lr = nullptr) : LR(lr) {}
622 void setDest(LiveRange *lr) { argument
623 if (LR != lr && isDirty())
625 LR = lr;

Completed in 3061 milliseconds

123