Home
last modified time | relevance | path

Searched refs:L (Results 151 – 175 of 1067) sorted by relevance

12345678910>>...43

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dmakefile-add-ldflags.patch15 -LDFLAGS.ippoold= -Wl,-E -L. -Lusl -lusl -lnsl -ldl $(LIBS.dmalloc) -lc
17 +LDFLAGS.ippoold= $(LDFLAGS) -Wl,-E -L. -Lusl -lusl -lnsl -ldl $(LIBS.dmalloc) -lc
H A D0002-link-with-libtirpc.patch23 -LDFLAGS.ippoold= $(LDFLAGS) -Wl,-E -L. -Lusl -lusl -lnsl -ldl $(LIBS.dmalloc) -lc
25 +LDFLAGS.ippoold= $(LDFLAGS) -Wl,-E -L. -Lusl -lusl -ldl $(LIBS.dmalloc) -lc -ltirpc
/openbmc/u-boot/board/nvidia/cardhu/
H A Dcardhu.c112 err = gpio_request(TEGRA_GPIO(L, 7), "PEX"); in tegra_pcie_board_init()
116 gpio_direction_output(TEGRA_GPIO(L, 7), 1); in tegra_pcie_board_init()
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/
H A Dlibcrypt-openssl-random-perl_0.15.bb18 EXTRA_CPANFLAGS = "INC='-I${STAGING_INCDIR}' LIBS='-L${STAGING_LIBDIR} -L${STAGING_BASELIBDIR} -lcr…
H A Dlibcrypt-openssl-guess-perl_0.15.bb23 EXTRA_CPANFLAGS = "INC='-I${STAGING_INCDIR}' LIBS='-L${STAGING_LIBDIR} -lssl -L${STAGING_DIR_TARGET…
H A Dlibcrypt-openssl-rsa-perl_0.33.bb22 EXTRA_CPANFLAGS = "INC='-I${STAGING_INCDIR}' LIBS='-L${STAGING_LIBDIR} -lssl -L${STAGING_DIR_TARGET…
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-dns-sec-perl_1.10.bb18 EXTRA_CPANFLAGS = "INC='-I${STAGING_INCDIR}' LIBS='-L${STAGING_LIBDIR} -lssl -L${STAGING_BASELIBDIR…
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h131 #define UPDATE_PTR_LEFT(N, P, L) \ argument
133 L -= (N); \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/
H A Dpsqlodbc-donot-use-the-hardcode-libdir.patch23 - LDFLAGS="$LDFLAGS -L$with_libpq/lib"
24 + LDFLAGS="$LDFLAGS -L$with_libpq/${base_libdir}"
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/files/
H A Dconfigure_oe_fixup.patch15 EXTRA_LDFLAGS="-L /usr/lib -L /usr/lib64 -Wl,--script=${with_efi_lds}"
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-cipher-core.S11 .inst 0xcec08400 | .L\rd | (.L\rn << 5)
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0001-Remove-Makefile.include-which-includes-hardcoded.patch70 -LDFLAGS := -L$(BUILDROOT)/lib
82 -LDFLAGS += -L$(SDKSTAGE)/lib -L$(SDKSTAGE)/usr/lib -L$(SDKSTAGE)/opt/vc/lib/ -Lpcre/build
H A D0002-Libraries-and-headers-from-ffmpeg-are-installed-in-u.patch23 LDFLAGS=-L$(SDKSTAGE)/opt/vc/lib/
24 -LDFLAGS+=-L./ -Lffmpeg_compiled/usr/local/lib/ -lc -lbrcmGLESv2 -lbrcmEGL -lbcm_host -lopenmaxil -…
25 +LDFLAGS+=-L./ -Lffmpeg_compiled/usr/lib/ -lc -lbrcmGLESv2 -lbrcmEGL -lbcm_host -lopenmaxil -lfreet…
/openbmc/linux/arch/arm/mm/
H A Dalignment.c610 u32 L = (tinstr & (1<<11)) >> 11; in thumb2arm() local
620 (L<<20) | /* L==1? */ in thumb2arm()
628 (L<<20) | /* L==1? */ in thumb2arm()
669 (L<<20) | /* L==1? */ in thumb2arm()
678 u32 W = ((L<<Rn) & (tinstr&255)) ? 0 : 1<<21; in thumb2arm()
680 return 0xe8800000 | W | (L<<20) | (Rn<<16) | in thumb2arm()
694 return subset[(L<<1) | ((tinstr & (1<<8)) >> 8)] | in thumb2arm()
736 u32 L = !!(LDST_L_BIT(instr)); in do_alignment_t32_to_handler() local
741 *pinstr = subset[L] | (1<<RD_BITS(instr)); in do_alignment_t32_to_handler()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Detalab-2.08 « RÉUTILISATION » DE L’« INFORMATION » SOUS CETTE LICENCE
49 L’« Information » mise à disposition peut contenir des « Données à caractère
53 L’« Information » peut être librement réutilisée, dans le cadre des droits
77 L’« Information » est mise à disposition telle que produite ou reçue par le
79 présente licence. L’absence de défauts ou d’erreurs éventuellement contenues
119 L’« Information » :
122 par une administration mentionnée au premier alinéa de l’article L.300-2 du
166 l’administration en vertu du décret pris en application de l’article L.323-2
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A D0003-gen-pkgconfig.in-Do-not-include-LDFLAGS-in-generated.patch26 -for opt in -L$libdir @EXTRA_PKG_LDFLAGS@ @LIBS@
27 +for opt in -L$libdir @LIBS@
/openbmc/qemu/qga/vss-win32/
H A Dvss-common.h53 #define _L(a) L##a
54 #define L(a) _L(a) macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/
H A Dxmlsec1-examples-allow-build-in-separate-dir.patch22 -LDLIBS += -L../src/.libs -g $(shell PKG_CONFIG_PATH=.. pkg-config --libs xmlsec1 )
26 +LDLIBS += -L$(top_builddir)/src/.libs -g $(shell PKG_CONFIG_PATH=$(top_srcdir) pkg-config --libs x…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/
H A D0002-ext4_utils-add-o-argument-to-preserve-ownership.patch52 fprintf(stderr, " [ -L <label> ] [ -f ] [ -a <android mountpoint> ]\n");
63 - while ((opt = getopt(argc, argv, "l:j:b:g:i:I:L:a:S:T:C:B:fwzJsctv")) != -1) {
64 + while ((opt = getopt(argc, argv, "l:j:b:g:i:I:L:a:S:T:C:B:fwzJsctov")) != -1) {
/openbmc/u-boot/lib/efi_loader/
H A Defi_bootmgr.c127 u16 varname[] = L"Boot0000"; in try_load_entry()
128 u16 hexmap[] = L"0123456789ABCDEF"; in try_load_entry()
180 bootorder = get_var(L"BootOrder", &efi_global_variable_guid, &size); in efi_bootmgr_load()
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/
H A Decryptfs-utils_111.bb48 export NSS_LIBS="-L${STAGING_BASELIBDIR} -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lnssutil3"
50 export KEYUTILS_LIBS="-L${STAGING_LIBDIR} -lkeyutils"
62 -e 's:-L${STAGING_LIBDIR}::' ${D}/${libdir}/pkgconfig/libecryptfs.pc
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-avoid-searching-host-for-postgresql.patch110 LIBS="$LIBS -L${PGSQL_LIB_DIR} -lpq -lm"
112 LIBS="$LIBS -L${PGSQL_LIB_DIR} -lpq -lcrypt -lm"
122 - LIBS="$LIBS -L${pg_lib_dir} -lpq -lcrypt -lm"
124 - LIBS="$LIBS -L${pg_lib_dir} -lpq -lm"
/openbmc/linux/crypto/
H A Dhctr2.c47 u8 L[BLOCKCIPHER_BLOCK_SIZE]; member
155 memset(tctx->L, 0, sizeof(tctx->L)); in hctr2_setkey()
156 tctx->L[0] = 0x01; in hctr2_setkey()
157 crypto_cipher_encrypt_one(tctx->blockcipher, tctx->L, tctx->L); in hctr2_setkey()
309 crypto_xor_cpy(rctx->xctr_iv, digest, tctx->L, BLOCKCIPHER_BLOCK_SIZE); in hctr2_crypt()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcache.h112 #define _get_L2CR() 0L
113 #define _get_L3CR() 0L
/openbmc/linux/fs/reiserfs/
H A Dibalance.c46 dest_bi->bi_bh = tb->L[h]; in internal_define_dest_src_infos()
54 src_bi->bi_bh = tb->L[h]; in internal_define_dest_src_infos()
95 dest_bi->bi_bh = tb->L[h]; in internal_define_dest_src_infos()
668 if (!tb->L[h - 1] || !B_NR_ITEMS(tb->L[h - 1])) in balance_internal_when_delete()
671 new_root = tb->L[h - 1]; in balance_internal_when_delete()
697 if (tb->L[h] && tb->lnum[h] == -B_NR_ITEMS(tb->L[h]) - 1) { in balance_internal_when_delete()
762 RFALSE(tb->L[h] == NULL || tb->CFL[h] == NULL, in replace_lkey()
764 tb->L[h], tb->CFL[h]); in replace_lkey()
860 n = B_NR_ITEMS(tb->L[h]); /* number of items in L[h] */ in balance_internal()
872 bi.bi_bh = tb->L[h]; in balance_internal()
[all …]

12345678910>>...43