Home
last modified time | relevance | path

Searched refs:lz (Results 1 – 25 of 107) sorted by relevance

12345

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvecemu.c96 int exp, mant, lz, frac; in elog2() local
110 asm("cntlzw %0,%1" : "=r" (lz) : "r" (mant)); in elog2()
111 mant <<= lz - 8; in elog2()
112 exp = (-118 - lz) << 23; in elog2()
144 asm("cntlzw %0,%1" : "=r" (lz) : "r" (exp)); in elog2()
145 lz = 8 - lz; in elog2()
146 if (lz > 0) in elog2()
147 exp >>= lz; in elog2()
148 else if (lz < 0) in elog2()
149 exp <<= -lz; in elog2()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dbitops.h219 int lz; in fls() local
223 asm("cntlzw %0,%1" : "=r" (lz) : "r" (x)); in fls()
224 return 32 - lz; in fls()
237 int lz; in fls64() local
241 asm("cntlzd %0,%1" : "=r" (lz) : "r" (x)); in fls64()
242 return 64 - lz; in fls64()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dext4_utils.mk72 libext4_utils.a libsparse.a libselinux.a -lz -lpcre
76 libext4_utils.a libselinux.a libsparse.a -lz -lpcre
79 $(CC) -o $@ $(LDFLAGS) $(ext4fixup_OBJS) libext4_utils.a libsparse.a -lz
82 $(CC) -o $@ $(LDFLAGS) $(simg2img_OBJS) libsparse.a -lz
85 $(CC) -o $@ $(LDFLAGS) $(img2simg_OBJS) libsparse.a -lz
88 $(CC) -o $@ $(LDFLAGS) $(simg2simg_OBJS) libsparse.a -lz
/OK3568_Linux_fs/buildroot/package/android-tools/
H A D0005-Use-pkgconf-to-get-libs-deps.patch20 -LIBS+= -lc -lpthread -lz -lcrypto -lcrypt
21 +LIBS+= -lc -lpthread -lz `pkg-config --libs libcrypto` -lcrypt
32 -LIBS+= -lc -lpthread -lz -lcrypto
33 +LIBS+= -lc -lpthread -lz `pkg-config --libs libcrypto`
H A D0001-Fix-makefiles-for-out-of-tree-build.patch49 LIBS+= -lc -lpthread -lz -lcrypto
107 LIBS+= -lc -lpthread -lz -lcrypto -lcrypt `pkg-config --libs glib-2.0 gio-2.0`
158 LIBS+= -lz -lselinux
/OK3568_Linux_fs/buildroot/package/netsnmp/
H A D0001-configure-static-linking-Fix-SSL-checks.patch12 and -lz:
16 Append -lcrypto and -lz to LIBS variable when checking DTLS_method.
49 +LIBS="-lcrypto -lz $LIBS"
80 + CRYPTO="crypto"; LIBCRYPTO="-lcrypto -lz"
121 + [CRYPTO="crypto"; LIBCRYPTO="-lcrypto -lz"], [],
122 + [-lz])
H A D0002-configure-Fix-lcrypto-lz-test.patch4 Subject: [PATCH] configure: Fix -lcrypto -lz test
40 [CRYPTO="crypto"; LIBCRYPTO="-lcrypto -lz"], [],
41 [-lz])
H A D0004-configure-fix-AC_CHECK_FUNCS-TLS_method-TLSv1_method.patch8 fails due to missing -lz in $LIBS.
16 This way $LIBS will contain -lz at the end of linking command that in
H A D0003-configure-fix-AC_CHECK_FUNCS-EVP_sha224-EVP_sha384-..patch8 fails due to missing -lz in $LIBS.
16 This way $LIBS will contain -lz at the end of linking command that in
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/
H A D0001-dso-link-change.patch29 @@ -45,7 +45,7 @@ libdw = ../libdw/libdw.a -lz $(zip_LIBS) $(libelf) -ldl -lpthread
30 libelf = ../libelf/libelf.a -lz
42 @@ -554,7 +554,7 @@ libdw = ../libdw/libdw.a -lz $(zip_LIBS) $(libelf) $(libebl) -ldl -lpthread
43 libelf = ../libelf/libelf.a -lz
H A D0001-libasm-may-link-with-libbz2-if-found.patch29 libdw = ../libdw/libdw.a -lz $(zip_LIBS) $(libelf) -ldl -lpthread
30 libelf = ../libelf/libelf.a -lz
/OK3568_Linux_fs/buildroot/package/libtorrent/
H A D0001-libtorrent.pc.in-add-Libs.Private.patch6 Add Libs.Private: -lz so applications that want to link statically with
7 libtorrent (such as rtorrent) will know that they must link with -lz
26 +Libs.Private: -lz
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c32 int lz; in __fls() local
34 asm (PPC_CNTLZL "%0,%1" : "=r" (lz) : "r" (x)); in __fls()
35 return sizeof(unsigned long) - 1 - lz; in __fls()
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dbitops.h30 int lz; in __cntlz() local
31 asm ("nsau %0, %1" : "=r" (lz) : "r" (x)); in __cntlz()
32 return lz; in __cntlz()
H A Dpage.h119 int lz; in get_order() local
120 asm ("nsau %0, %1" : "=r" (lz) : "r" ((size - 1) >> PAGE_SHIFT)); in get_order()
121 return 32 - lz; in get_order()
/OK3568_Linux_fs/buildroot/package/wget/
H A Dwget.hash2 # https://ftp.gnu.org/gnu/wget/wget-1.21.2.tar.lz.sig
4 sha256 1727a330a86acacb3e57615ce268f5f29978bf7adec4abe6a30d370207bc91b3 wget-1.21.2.tar.lz
/OK3568_Linux_fs/buildroot/package/fbgrab/
H A D0001-fix-static-build.patch17 - $(CC) -g -Wall $(CFLAGS) $(LDFLAGS) $< -lpng -lz -o $@
18 + $(CC) -g -Wall $(CFLAGS) $(LDFLAGS) $< -lpng -lz -lm -o $@
/OK3568_Linux_fs/buildroot/package/imx-mkimage/
H A D0002-Add-LDFLAGS-to-link-step.patch19 - $(CC) $(CFLAGS) mkimage_imx8.c -o $(MKIMG) -lz
20 + $(CC) $(CFLAGS) mkimage_imx8.c -o $(MKIMG) $(LDFLAGS) -lz
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/
H A D0001-Add-LDFLAGS-to-linker-cmdline.patch31 -CFLAGS += -lz
32 +LDFLAGS += -lz
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/minidlna/
H A D0001-configure.ac-drop-non-standard-checks.patch20 …AC_CHECK_LIB([id3tag -lz], [id3_file_open], [LIBID3TAG_LIBS="-lid3tag -lz"], [unset ac_cv_lib_id3t…
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dbitops.h151 int lz; in __ilog2() local
153 asm ("cntlzw %0,%1" : "=r" (lz) : "r" (x)); in __ilog2()
154 return 31 - lz; in __ilog2()
/OK3568_Linux_fs/u-boot/lib/
H A Dtiny-printf.c216 bool lz = false; in _vprintf() local
226 lz = 1; in _vprintf()
312 info->putc(info, lz ? '0' : ' '); in _vprintf()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D999-remove-lImageProcessor.patch13 -hpcups_LDADD = -L./prnt/hpcups/ -ljpeg -ldl -lImageProcessor -lcups -lcupsimage -lz $(DBUS_LIBS)
14 +hpcups_LDADD = -L./prnt/hpcups/ -ljpeg -ldl -lcups -lcupsimage -lz $(DBUS_LIBS)
/OK3568_Linux_fs/kernel/tools/build/feature/
H A DMakefile92 …ang $(FLAGS_PERL_EMBED) $(FLAGS_PYTHON_EMBED) -DPACKAGE='"perf"' -lbfd -ldl -lz -llzma -lzstd -lcap
139 DWARFLIBS += -lelf -lebl -lz -llzma -lbz2
245 …) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty -lz
272 $(BUILD) -lz
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/core/
H A D0013-patching-libziparchive.mk-to-build-in-yocto-environm.patch44 - -lz -L. -llog -lbase
45 + -lz -L$(OUT_DIR)/usr/lib/$(DEB_HOST_MULTIARCH)/android -llog -lbase

12345