Home
last modified time | relevance | path

Searched refs:dir (Results 1526 – 1550 of 3116) sorted by relevance

1...<<61626364656667686970>>...125

/openbmc/linux/tools/include/nolibc/
H A DMakefile7 srctree := $(patsubst %/tools/include/,%,$(dir $(CURDIR)))
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/
H A Dpython3-blivet_3.9.2.bb14 file://0008-use-oe-variable-to-replace-hardcoded-dir.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/
H A Dbitwise_0.50.bb14 file://0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/
H A Dmalcontent.bb30 USERADD_PARAM:${PN} = "--system --no-create-home --user-group --home-dir ${sysconfdir}/polkit-1 --s…
/openbmc/qemu/scripts/coccinelle/
H A Ddevice-reset.cocci9 // --keep-comments --smpl-spacing --in-place --include-headers --dir hw
/openbmc/linux/drivers/video/fbdev/
H A Dsstfb.c873 int i, mir, dir; in sst_detect_att() local
886 dir = sst_dac_read(DACREG_RMR); in sst_detect_att()
887 f_ddprintk("mir: %#x, dir: %#x\n", mir, dir); in sst_detect_att()
888 if (mir == DACREG_MIR_ATT && dir == DACREG_DIR_ATT) { in sst_detect_att()
898 int i, mir, dir; in sst_detect_ti() local
911 dir = sst_dac_read(DACREG_RMR); in sst_detect_ti()
912 f_ddprintk("mir: %#x, dir: %#x\n", mir, dir); in sst_detect_ti()
913 if ((mir == DACREG_MIR_TI ) && (dir == DACREG_DIR_TI)) { in sst_detect_ti()
/openbmc/linux/sound/soc/stm/
H A Dstm32_sai_sub.c41 #define STM_SAI_IS_PLAYBACK(ip) ((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK)
42 #define STM_SAI_IS_CAPTURE(ip) ((ip)->dir == SNDRV_PCM_STREAM_CAPTURE)
112 int dir; member
549 int clk_id, unsigned int freq, int dir) in stm32_sai_set_sysclk() argument
554 if (dir == SND_SOC_CLOCK_OUT && sai->sai_mclk) { in stm32_sai_set_sysclk()
1397 sai->dir = SNDRV_PCM_STREAM_PLAYBACK; in stm32_sai_sub_parse_of()
1399 sai->dir = SNDRV_PCM_STREAM_CAPTURE; in stm32_sai_sub_parse_of()
1409 sai->dir == SNDRV_PCM_STREAM_CAPTURE) { in stm32_sai_sub_parse_of()
/openbmc/linux/drivers/char/
H A Dds1620.c66 static inline void netwinder_ds1620_set_data_dir(int dir) in netwinder_ds1620_set_data_dir() argument
68 nw_gpio_modify_io(GPIO_DATA, dir ? GPIO_DATA : 0); in netwinder_ds1620_set_data_dir()
/openbmc/qemu/hw/9pfs/
H A Dcodir.c97 v9fs_readdir_lock(&fidp->fs.dir); in do_readdir_many()
177 v9fs_readdir_unlock(&fidp->fs.dir); in do_readdir_many()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0011-eglibc-Help-bootstrap-cross-toolchain.patch57 subdir-stubs := $(foreach dir,$(subdirs),$(common-objpfx)$(dir)/stubs)
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h94 u8 dir : 2; member
286 u8 dir : 2; member
/openbmc/linux/sound/soc/intel/avs/boards/
H A Dhdaudio.c77 int dir = SNDRV_PCM_STREAM_PLAYBACK; in avs_card_hdmi_pcm_at() local
83 spcm = rtd->pcm ? rtd->pcm->streams[dir].pcm : NULL; in avs_card_hdmi_pcm_at()
/openbmc/linux/fs/ext4/
H A Dacl.c279 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) in ext4_init_acl() argument
284 error = posix_acl_create(dir, &inode->i_mode, &default_acl, &acl); in ext4_init_acl()
/openbmc/linux/crypto/
H A Dscompress.c113 static int scomp_acomp_comp_decomp(struct acomp_req *req, int dir) in scomp_acomp_comp_decomp() argument
138 if (dir) in scomp_acomp_comp_decomp()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/
H A Dntpsec_1.2.2a.bb24 inherit pkgconfig python3-dir python3targetconfig systemd update-alternatives update-rc.d useradd w…
116 USERADD_PARAM:${PN} = "--system --home-dir ${NTP_USER_HOME} \
/openbmc/linux/scripts/dtc/
H A Dsrcpos.h16 char *dir; member
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A Dx86_basename.patch25 fprintf(stderr, "Invalid format of int13_dev dir "
/openbmc/u-boot/include/
H A Dzfs_common.h84 int dir; member
/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/
H A D0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch25 MESSAGE(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/
H A D0001-Makefile.in-don-t-use-the-internal-lua.patch7 third-party sub dir of source tree, but this one supports
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/
H A D0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch25 message(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/
H A D0001-Undefine-REGEX-for-musl-based-systems.patch33 SRCS= autoexec.c basic.c bell.c buffer.c cinfo.c dir.c display.c \
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff/
H A DCVE-2023-6277-At-image-reading-compare-data-size-of-some-tags-data-2.patch26 @@ -5305,7 +5305,6 @@ static int EstimateStripByteCounts(TIFF *tif, TIFFDirEntry *dir,
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/
H A D0004-autogen.sh-fix-find-version-for-beta-checking.patch8 tarball and re-run autoconf in their local build dir.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/
H A Ddnfdragora_2.1.6.bb16 inherit cmake gettext pkgconfig python3-dir python3native setuptools3-base mime-xdg

1...<<61626364656667686970>>...125