Home
last modified time | relevance | path

Searched refs:zeros (Results 26 – 50 of 46989) sorted by last modified time

12345678910>>...1880

/dports/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.3.0/src/
H A Dvmware.c567 rgb zeros = { 0, 0, 0 }; in VMWAREPreInit() local
569 if (!xf86SetWeight(pScrn, pVMWARE->weight, zeros)) { in VMWAREPreInit()
651 Gamma zeros = { 0.0, 0.0, 0.0 }; in VMWAREPreInit() local
652 if (!xf86SetGamma(pScrn, zeros)) { in VMWAREPreInit()
/dports/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0/src/
H A Damdgpu_kms.c1536 Gamma zeros = { 0.0, 0.0, 0.0 }; in AMDGPUPreInit_KMS() local
1710 if (!xf86SetGamma(pScrn, zeros)) in AMDGPUPreInit_KMS()
/dports/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.7/src/
H A Drendition.c624 Gamma zeros = {0.0, 0.0, 0.0}; in renditionPreInit() local
626 if (!xf86SetGamma(pScreenInfo, zeros)) in renditionPreInit()
/dports/x11-drivers/xf86-video-ark/xf86-video-ark-0.7.5/src/
H A Dark_driver.c244 rgb zeros = {0, 0, 0}; in ARKPreInit() local
284 if (!xf86SetWeight(pScrn, zeros, zeros)) in ARKPreInit()
/dports/x11-drivers/xf86-video-scfb/xf86-video-scfb-0.0.7/src/
H A Dscfb_driver.c364 Gamma zeros = {0.0, 0.0, 0.0}; in ScfbPreInit() local
439 rgb zeros = { 0, 0, 0 }, masks = { 0, 0, 0 }; in ScfbPreInit() local
469 if (!xf86SetWeight(pScrn, zeros, masks)) in ScfbPreInit()
486 xf86SetGamma(pScrn,zeros); in ScfbPreInit()
/dports/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.5.3/src/
H A Dlg_driver.c424 rgb zeros = {0, 0, 0}; in LgPreInit() local
429 if (!xf86SetWeight(pScrn, zeros, zeros)) { in LgPreInit()
596 Gamma zeros = {0.0, 0.0, 0.0}; in LgPreInit() local
598 if (!xf86SetGamma(pScrn, zeros)) in LgPreInit()
H A Dalp_driver.c591 rgb zeros = {0, 0, 0}; in AlpPreInit() local
593 if (!xf86SetWeight(pScrn, zeros, zeros)) { in AlpPreInit()
798 Gamma zeros = {0.0, 0.0, 0.0}; in AlpPreInit() local
800 if (!xf86SetGamma(pScrn, zeros)) in AlpPreInit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/
H A DBUILD.gn332 "-fno-signed-zeros",
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/words/
H A Dwords.n.2.s11756 zeros.n
/dports/textproc/link-grammar/link-grammar-5.8.0/
H A Daclocal.m42364 # split strings by '.' and convert to numeric. Append some zeros
/dports/textproc/p5-xmltv/xmltv-0.5.70/
H A DChangeLog21446 Don't use tar --bzip2, it pads the compressed data with zeros or
/dports/textproc/py-langid/langid.py-4153583/langid/
H A Dlangid.py268 arr = np.zeros((self.nb_numfeats,), dtype='uint32')
/dports/textproc/p5-Unicode-Tussle/Unicode-Tussle-1.111/script/
H A Dtcgrep129 my ($optstring, $zeros, $nulls, %opt, $pattern, @patterns, $match_code);
139 $zeros = 'inCwxvhelut'; # options to init to 0 (prevent warnings)
142 @opt{ split //, $zeros } = ( 0 ) x length($zeros);
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/user_guide/
H A Dintro_inventory.rst191 For numeric patterns, leading zeros can be included or removed, as desired. Ranges are inclusive. Y…
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/locales/ja/LC_MESSAGES/
H A Duser_guide.po3017 msgid "For numeric patterns, leading zeros can be included or removed, as desired. Ranges are inclu…
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/apt_key/tasks/
H A Dapt_key_inline_data.yml3 …e-ci-files.s3.us-east-1.amazonaws.com/test/integration/targets/apt_key/apt-key-corrupt-zeros-2k.gpg
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()
/dports/sysutils/u-boot-orangepi-pc/u-boot-2021.07/tools/
H A Dmkimage.c688 uint8_t zeros[4096]; in copy_file() local
693 memset(zeros, 0, sizeof(zeros)); in copy_file()
770 int todo = sizeof(zeros); in copy_file()
774 if (write(ifd, (char *)&zeros, todo) != todo) { in copy_file()

12345678910>>...1880