Home
last modified time | relevance | path

Searched refs:lbase (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0002-android-tools-modifications-to-make-it-build-in-yoct.patch97 -lbase \
110 -lbase \
132 -lbase \
145 -lbase \
170 -lbase \
225 -lbase \
270 -lbase \
316 -lbase \
337 -lbase \
350 -lbase \
H A Dadbd.mk54 …-lpthread -Ldebian/out/system/core -Ldebian/out/external/boringssl -lbase -lcrypto_utils -l:libcry…
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c56 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in inflate_table() local
184 base = lbase; in inflate_table()
/openbmc/qemu/hw/audio/
H A Dintel-hda.c222 static hwaddr intel_hda_addr(uint32_t lbase, uint32_t ubase) in intel_hda_addr() argument
224 return ((uint64_t)ubase << 32) | lbase; in intel_hda_addr()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py1269 lbase = os.path.basename(ltarget)
1273 ftarget += lbase + dv["append"]