Home
last modified time | relevance | path

Searched refs:LIBNAME (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/buildroot/package/xinetd/
H A D0001-ar.patch14 $(LIBNAME): $(OBJECTS)
19 install: $(LIBNAME)
25 $(LIBNAME): $(OBJECTS)
30 install: $(LIBNAME)
34 mv $(LIBNAME) $(LIBDIR)/optimized
36 $(LIBNAME): $(OBJECTS)
41 install: $(LIBNAME)
45 $(INSTALL) $(FMODE) $(LIBNAME) $(LIBDIR)/optimized
47 $(LIBNAME): $(OBJECTS)
52 install: $(LIBNAME)
[all …]
/OK3568_Linux_fs/buildroot/package/keyutils/
H A D0001-fix-install-rule.patch15 $(INSTALL) -D $(LIBNAME) $(DESTDIR)$(LIBDIR)/$(LIBNAME)
16 $(LNS) $(LIBNAME) $(DESTDIR)$(LIBDIR)/$(SONAME)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dfix_library_install_path.patch21 $(INSTALL) -D $(LIBNAME) $(DESTDIR)$(LIBDIR)/$(LIBNAME)
22 $(LNS) $(LIBNAME) $(DESTDIR)$(LIBDIR)/$(SONAME)
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drust-bin.bbclass34 LIBNAME ?= "lib${CRATE_NAME}-rs"
57 return d.getVar('LIBNAME', True) + '.so'
59 return d.getVar('LIBNAME', True) + '.rlib'
102 rm -rf ${LIBNAME}.{rlib,so}
131 for lib in $(ls ${LIBNAME}.{so,rlib} 2>/dev/null); do
/OK3568_Linux_fs/buildroot/toolchain/
H A Dhelpers.mk16 LIBNAME=`basename $${LIBPATH}`; \
19 rm -fr $(TARGET_DIR)/$${DESTDIR}/$${LIBNAME}; \
21 cp -d $${LIBPATH} $(TARGET_DIR)/$${DESTDIR}/$${LIBNAME}; \
24 $(INSTALL) -D -m0755 $${LIBPATH} $(TARGET_DIR)/$${DESTDIR}/$${LIBNAME}; \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dta_dev_kit.mk10 ifneq (1, $(words $(BINARY) $(LIBNAME) $(SHLIBNAME)))
11 $(error You must specify exactly one of BINARY, LIBNAME or SHLIBNAME)
25 libname := $(LIBNAME)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/
H A Dta_dev_kit.mk10 ifneq (1, $(words $(BINARY) $(LIBNAME) $(SHLIBNAME)))
11 $(error You must specify exactly one of BINARY, LIBNAME or SHLIBNAME)
25 libname := $(LIBNAME)
/OK3568_Linux_fs/buildroot/package/libfreeimage/
H A D0001-no-root-install.patch19 ln -sf $(VERLIBNAME) $(INSTALLDIR)/$(LIBNAME)
/OK3568_Linux_fs/buildroot/package/netifrc/
H A Dnetifrc.mk18 LIBNAME=lib \
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dlib-link.m4269 dnl and the already constructed $LIBNAME/$LTLIBNAME.
411 dnl The hardcoding into $LIBNAME is system dependent.
422 dnl The rpathdirs will be appended to $LIBNAME at the end.
436 dnl or the already constructed $LIBNAME
551 dnl Potentially add $dependency_libdir to $LIBNAME and $LTLIBNAME.
556 dnl constructed $LIBNAME,
582 dnl Really add $dependency_libdir to $LIBNAME.
607 dnl The rpathdirs will be appended to $LIBNAME at the end.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/serf/serf/
H A Dnorpath.patch21 # linkflags.append('-Wl,-install_name,@executable_path/%s.dylib' % (LIBNAME,))
/OK3568_Linux_fs/buildroot/package/openrc/
H A Dopenrc.mk19 LIBNAME=lib \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/
H A Daarch64.h952 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS) \ argument
953 aarch64_init_cumulative_args (&(CUM), FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS)
/OK3568_Linux_fs/buildroot/package/mpdecimal/
H A D0001-Add-minimal-support-for-enable-disable-shared-static.patch42 cd $(DESTDIR)$(libdir) && ln -sf $(LIBSHARED) $(LIBSONAME) && ln -sf $(LIBSHARED) $(LIBNAME)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Darm.h1600 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, FNDECL, N_NAMED_ARGS) \ argument
1601 arm_init_cumulative_args (&(CUM), (FNTYPE), (LIBNAME), (FNDECL))
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dclasses.rst187 to build software (usually named ``LIBNAME-config``). This class assists
/OK3568_Linux_fs/external/xserver/
H A Daclocal.m42244 # XORG_LINT_LIBRARY(LIBNAME)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info34804 -- Macro: INIT_CUMULATIVE_ARGS (CUM, FNTYPE, LIBNAME, FNDECL,
34820 LIBNAME identifies which one. It is a 'symbol_ref' rtx which
34821 contains the name of the function, as a string. LIBNAME is 0 when
34823 this macro is called, either LIBNAME or FNTYPE is nonzero, but
34826 -- Macro: INIT_CUMULATIVE_LIBCALL_ARGS (CUM, MODE, LIBNAME)
34832 -- Macro: INIT_CUMULATIVE_INCOMING_ARGS (CUM, FNTYPE, LIBNAME)
34837 The value passed for LIBNAME is always 0, since library routines
34839 argument LIBNAME exists for symmetry with 'INIT_CUMULATIVE_ARGS'.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info34804 -- Macro: INIT_CUMULATIVE_ARGS (CUM, FNTYPE, LIBNAME, FNDECL,
34820 LIBNAME identifies which one. It is a 'symbol_ref' rtx which
34821 contains the name of the function, as a string. LIBNAME is 0 when
34823 this macro is called, either LIBNAME or FNTYPE is nonzero, but
34826 -- Macro: INIT_CUMULATIVE_LIBCALL_ARGS (CUM, MODE, LIBNAME)
34832 -- Macro: INIT_CUMULATIVE_INCOMING_ARGS (CUM, FNTYPE, LIBNAME)
34837 The value passed for LIBNAME is always 0, since library routines
34839 argument LIBNAME exists for symmetry with 'INIT_CUMULATIVE_ARGS'.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch18259 +# DLL associated with the specified import library LIBNAME.