Home
last modified time | relevance | path

Searched refs:acts (Results 1 – 25 of 129) sorted by relevance

123456

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcirrus,cs35l45.yaml102 1 = Pin acts as a GPIO, direction controlled by 'gpio-dir'
103 2 = Pin acts as MDSYNC, direction controlled by MDSYNC
107 1 = Pin acts as a GPIO, direction controlled by 'gpio-dir'
108 2 = Pin acts as open drain INT
110 4 = Pin acts as push-pull output INT. Active low.
111 5 = Pin acts as push-pull output INT. Active high.
115 1 = Pin acts as a GPIO, direction controlled by 'gpio-dir'
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_sugar.c446 dt_node_t *acts, *pdesc; in dt_sugar_makeerrorclause() local
450 acts = dt_node_statement(dt_node_op2(DT_TOK_ASGN, in dt_sugar_makeerrorclause()
453 return (dt_node_clause(pdesc, NULL, acts)); in dt_sugar_makeerrorclause()
/freebsd/usr.sbin/bhyve/kbdlayout/
H A Duk_capsctrl2 # (uk_capsctrl : United Kingdom (Caps Lock acts as Left Ctrl))
/freebsd/usr.sbin/config/
H A Dkernconf.tmpl2 * This file acts as a template for config.c that will be generated in the
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd70528-pmic.txt15 - interrupt-controller : To indicate BD70528 acts as an interrupt controller.
18 - gpio-controller : To indicate BD70528 acts as a GPIO controller.
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dpwm-beeper.txt10 - amp-supply: phandle to a regulator that acts as an amplifier for the beeper
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp298 posix_spawn_file_actions_t acts; in internal_spawn_impl() local
299 res = posix_spawn_file_actions_init(&acts); in internal_spawn_impl()
303 posix_spawn_file_actions_destroy(&acts); in internal_spawn_impl()
306 res = posix_spawn_file_actions_adddup2(&acts, secondary_fd, STDIN_FILENO) || in internal_spawn_impl()
307 posix_spawn_file_actions_adddup2(&acts, secondary_fd, STDOUT_FILENO) || in internal_spawn_impl()
308 posix_spawn_file_actions_addclose(&acts, secondary_fd); in internal_spawn_impl()
328 res = posix_spawn(pid, argv[0], &acts, &attrs, argv_casted, envp_casted); in internal_spawn_impl()
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dmicrochip,mcp4728.yaml28 Provides both power and acts as the reference supply on the MCP4728
H A Dmicrochip,mcp4725.yaml23 Provides both power and acts as the reference supply on the mcp4725.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dibm,ppc4xx-gpio.txt4 particular pin that has GPIO capabilities acts as a GPIO or is used for
H A Dgpio-atlas7.txt11 The GPIO controller also acts as an interrupt controller. It uses the default
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.mc14 # acts as a initial mail submission program.
/freebsd/etc/sendmail/
H A Dfreebsd.submit.mc13 # that acts as a initial mail submission program.
/freebsd/contrib/sendmail/cf/feature/
H A Dnullclient.m420 # mailer". In this sense, it acts like the "R" option in Sun
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,pfc.yaml14 On SH/R-Mobile SoCs it also acts as a GPIO controller.
69 the PFC acts as a GPIO controller. It must contain one interrupt per
H A Dti,da850-pupd.txt12 The controller node also acts as a container for pin group configuration nodes.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dxlnx,clocking-wizard.yaml14 reads required input clock frequencies from the devicetree and acts as clock
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dicpdas-lp8841-spi-rtc.txt4 memory register, which acts as an SPI master device.
/freebsd/crypto/openssl/doc/man3/
H A DEVP_desx_cbc.pod18 All modes below use a key length of 128 bits and acts on blocks of 128-bits.
H A DEVP_seed_cbc.pod26 All modes below use a key length of 128 bits and acts on blocks of 128-bits.
H A DEVP_sm4_cbc.pod28 All modes below use a key length of 128 bits and acts on blocks of 128 bits.
/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dsifive-l2-cache.txt5 acts as directory-based coherency manager.
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Dac5x-rd-carrier.dtsi23 * and only the switch portion of the SOC acts as a PCIe end-point, Hence there
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drenesas,drif.txt64 - If it acts as primary among enabled bonds
68 - renesas,primary-bond: empty property indicating the channel acts as primary
/freebsd/share/syscons/keymaps/
H A DINDEX.keymaps571 uk.iso-ctrl.kbd:en:United Kingdom ISO-8859-1 (Caps Lock acts as Left Ctrl)
574 #uk.iso-ctrl.kbd:fr:Royaume Uni ISO-8859-1 (caps lock acts as Left Ctrl)
575 #uk.iso-ctrl.kbd:pt:Reino Unido ISO-8859-1 (caps lock acts as Left Ctrl)
576 #uk.iso-ctrl.kbd:es:Brit�nico ISO-8859-1 (caps lock acts as Left Ctrl)
585 uk.cp850-ctrl.kbd:en:United Kingdom Codepage 850 (Caps Lock acts as Left Ctrl)
588 #uk.cp850.kbd:fr:Royaume Uni ISO-8859-1 (caps lock acts as Left Ctrl)
589 #uk.cp850.kbd:pt:Reino Unido ISO-8859-1 (caps lock acts as Left Ctrl)
590 #uk.cp850.kbd:es:Brit�nico ISO-8859-1 (caps lock acts as Left Ctrl)
662 us.pc-ctrl.kbd:en:United States of America ISO-8859-1 (Caps Lock acts as Left Ctrl)

123456