Home
last modified time | relevance | path

Searched refs:L (Results 201 – 225 of 1067) sorted by relevance

12345678910>>...43

/openbmc/linux/Documentation/input/devices/
H A Dalps.rst94 byte 0: 0 0 YSGN XSGN 1 M R L
101 are on the touchpad, the M R L bits signal the combined status of both the
124 byte 3: 0 y9 y8 y7 1 M R L
129 the DualPoint Stick. The M, R and L bits signal the combined status of both
166 byte 3: 0 M R L 1 m r l
195 byte 3: 0 1 TP SW 1 M R L
258 byte 3: 0 M R L 1 m r l
279 byte 3: ? Y7 X7 ? ? M R L
300 byte 1: 1 1 * * 1 M R L
309 byte 0: TWO & MULTI L 1 R M 1 Y0-2 Y0-1 Y0-0
[all …]
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c156 str = get_property(L"compatible"); in execute()
168 str = get_property(L"serial-number"); in execute()
H A Defi_selftest_hii.c702 L"Japanese", L"Japanese", NULL); in test_hii_string_new_string()
755 L"Japanese", L"Japanese", NULL); in test_hii_string_get_string()
834 L"Japanese", L"Japanese", NULL); in test_hii_string_set_string()
843 L"Nihongo", NULL); in test_hii_string_set_string()
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/
H A DREADME.md6 curl -L -O http://www.cpan.org/src/5.0/perl-5.24.1.tar.gz
7 curl -L -O https://github.com/arsv/perl-cross/releases/download/1.1.3/perl-cross-1.1.3.tar.gz
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/
H A D0001-su_INLINE-gcc-only-GNU-specifics-after-Og.patch34 - !defined __STDC_VERSION__ || __STDC_VERSION__ +0 < 199901L
39 + !defined __STDC_VERSION__ || __STDC_VERSION__ +0 < 199901L*/
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.txt69 log in csv format. Requires option -l/--log or -L/--log-to-file.
70 When used with option -L/--log-to-file, the header is only ever
98 -L<file>::
/openbmc/linux/arch/parisc/kernel/
H A Dpacache.S530 ldil L%(__PAGE_OFFSET), %r1
746 88: ldil L%dcache_stride, %r1
795 88: ldil L%dcache_stride, %r1
852 88: ldil L%icache_stride, %r1
890 88: ldil L%dcache_stride, %r1
927 88: ldil L%dcache_stride, %r1
964 88: ldil L%dcache_stride, %r1
1005 88: ldil L%dcache_stride, %r1
1046 88: ldil L%dcache_stride, %r1
1087 88: ldil L%icache_stride, %r1
[all …]
/openbmc/linux/arch/ia64/kernel/
H A Dkprobes.c30 enum instruction_type {A, I, M, F, B, L, X, u}; enumerator
36 [0x04] = { M, L, X },
37 [0x05] = { M, L, X },
357 if ((slot > 2) || ((bundle_encoding[template][1] == L) && slot > 1)) { in valid_kprobe_addr()
428 if (slot == 1 && bundle_encoding[template][1] == L) in __is_ia64_break_inst()
507 if (slot == 1 && bundle_encoding[template][1] == L) in arch_prepare_kprobe()
605 if (slot == 1 && bundle_encoding[template][1] == L) in resume_execution()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0003-Fix-missing-shared-object-LDFLAGS.patch35 …a_paranoia.so.0.$(VERSION) -Wl,-soname -Wl,libcdda_paranoia.so.0 $(OFILES) -L ../interface -lcdda_…
36 …so.0.$(VERSION) -Wl,-soname -Wl,libcdda_paranoia.so.0 $(LDFLAGS) $(OFILES) -L ../interface -lcdda_…
/openbmc/phosphor-inventory-manager/
H A Dutils.hpp185 template <typename L, typename R1, typename R2>
186 bool operator()(const L& l, const std::pair<R1, R2>& r) const in operator ()()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/
H A Dsanitize-configure.ac.patch27 KRB4_LDFLAGS="-L${kerberos}/lib"
36 ZEPHYR_LDFLAGS="-L${zephyr}/lib"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dupdate-results-script.patch24 echo $L; echo "";
92 echo $L
116 echo $L
119 echo $L
/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-common.h393 #define ipa_ref_list_referring_iterate(L, I, P) \ argument
394 (L)->referring.iterate((I), &(P))
395 #define ipa_ref_list_reference_iterate(L, I, P) \ argument
396 (L)->reference.iterate((I), &(P))
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c174 0L, skel->bss->cons_pos); in ringbuf_subtest()
196 0L, skel->bss->dropped); in ringbuf_subtest()
234 0L, skel->bss->dropped); in ringbuf_subtest()
291 0L, skel->bss->dropped); in ringbuf_subtest()
/openbmc/linux/arch/powerpc/platforms/52xx/
H A Dlite5200_sleep.S263 SAVE_SPRN(DBAT##n##L, addr); \
265 SAVE_SPRN(IBAT##n##L, addr+2); \
329 LOAD_SPRN(DBAT##n##L, addr); \
331 LOAD_SPRN(IBAT##n##L, addr+2); \
/openbmc/linux/tools/perf/Documentation/
H A Ditrace.txt23 L synthesize last branch entries on existing event records
47 Similar to options g and l, size may also be specified for options G and L.
48 On x86, note that G and L work poorly when data has been recorded with
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3L(n.ctx,(d?d.view:t).ctx)),o._er=r&&s,i(o,n),n.view=t,o.ctx=n.ctx||o.ctx||{},n.ctx=void 0,s=o.cvtA… function
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dse-Langsele1 # Sweden - Långsele
H A Dse-Langa1 # Sweden - Långå
H A Dse-Langshyttan_Engelsfors1 # Sweden - Långshyttan/Engelsfors
H A Dse-Lovanger1 # Sweden - Lövånger
H A Dse-Loderups_Strandbad1 # Sweden - Löderups Strandbad
H A Dse-Logdealv1 # Sweden - Lögdeälv
H A Dse-Dals_Langed1 # Sweden - Dals Långed
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dparallels-with-bitmap.bz2

12345678910>>...43