Home
last modified time | relevance | path

Searched refs:function (Results 201 – 225 of 4110) sorted by relevance

12345678910>>...165

/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a779a0-falcon-cpu.dtsi71 function-enumerator = <1>;
77 function-enumerator = <2>;
83 function-enumerator = <3>;
271 function = "i2c0";
276 function = "i2c1";
281 function = "i2c6";
286 function = "intc_ex";
296 function = "mmc";
302 function = "qspi0";
307 function = "scif0";
[all …]
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-nsa310.dts26 marvell,function = "gpio";
31 marvell,function = "gpio";
36 marvell,function = "gpio";
41 marvell,function = "gpio";
46 marvell,function = "gpio";
51 marvell,function = "gpio";
56 marvell,function = "gpio";
61 marvell,function = "gpio";
66 marvell,function = "gpio";
H A Darmada-xp-netgear-rn2120.dts230 marvell,function = "gpio";
235 marvell,function = "gpio";
240 marvell,function = "gpio";
245 marvell,function = "gpio";
250 marvell,function = "gpio";
255 marvell,function = "gpio";
260 marvell,function = "gpio";
265 marvell,function = "gpio";
270 marvell,function = "gpio";
275 marvell,function = "gpio";
[all …]
H A Dkirkwood-topkick.dts40 marvell,function = "gpio";
45 marvell,function = "gpio";
50 marvell,function = "gpio";
55 marvell,function = "gpio";
60 marvell,function = "gpio";
65 marvell,function = "gpio";
70 marvell,function = "gpio";
75 marvell,function = "gpio";
80 marvell,function = "gpio";
85 marvell,function = "gpio";
H A Dkirkwood-mplcec4.dts25 marvell,function = "gpo";
30 marvell,function = "sata1";
35 marvell,function = "sata0";
40 marvell,function = "gpio";
45 marvell,function = "gpio";
50 marvell,function = "gpio";
55 marvell,function = "gpio";
60 marvell,function = "gpio";
65 marvell,function = "gpio";
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zc1751-xm016-dc2.dts164 function = "can0";
187 function = "can1";
211 function = "i2c0";
225 function = "gpio0";
238 function = "uart0";
261 function = "uart1";
284 function = "usb1";
335 function = "mdio2";
350 function = "nand0";
392 function = "spi0";
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_util.c26 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl() argument
27 panic("%s:%d: abort in %s", file, line, function); in __compilerrt_abort_impl()
38 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl() argument
39 __assert_rtn(function, file, line, "libcompiler_rt abort"); in __compilerrt_abort_impl()
52 void __compilerrt_abort_impl(const char *file, int line, const char *function) { in __compilerrt_abort_impl() argument
/freebsd/contrib/libxo/doc/
H A Dapi.rst78 .. c:function::
81 The `xo_create_to_file` function is aconvenience function is
104 .. c:function::
374 .. c:function:: void xo_destroy(xo_handle_t *xop)
569 .. c:function:: xo_ssize_t xo_flush (void)
608 .. c:function:: xo_ssize_t xo_finish (void)
620 .. c:function:: void xo_finish_atexit (void)
1148 :param xo_free_func_t free_func: Free function
1317 .. c:function:: void xo_no_setlocale (void)
1522 .. c:function:: void xo_close_log (void)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dbrcm,bcm6358-gpio-sysctl.yaml86 function = "ebi_cs";
91 function = "uart1";
96 function = "serial_led";
101 function = "legacy_led";
106 function = "led";
111 function = "spi_cs";
116 function = "utopia";
121 function = "pwm_syn_clk";
126 function = "sys_irq";
/freebsd/contrib/googletest/docs/reference/
H A Dactions.md4 mock function should do when invoked. This page lists the built-in actions
11 | `Return()` | Return from a `void` mock function. |
38 In the following, by "callable" we mean a free function, `std::function`,
43 | `f` | Invoke `f` with the arguments passed to the mock function, where `f` is a callable. |
44 …| Invoke `f` with the arguments passed to the mock function, where `f` can be a global/static func…
46 | `InvokeWithoutArgs(f)` | Invoke `f`, which can be a global/static function or a functor. `f` must…
48 …N>(arg1, arg2, ..., argk)` | Invoke the mock function's `N`-th (0-based) argument, which must be a…
50 The return value of the invoked function is used as the return value of the
84 calls the mock function's #2 argument, passing to it `5` and `string("Hi")` by
103 | `WithArg<N>(a)` | Pass the `N`-th (0-based) argument of the mock function to actio…
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dbrcm,nsp-pinmux.txt4 addition, certain pins can be muxed to GPIO function individually.
15 - function:
16 The mux function to select
19 The list of groups to select with a given function
36 function = "pwm";
41 function = "gpio_b";
46 function = "nand";
H A Dmarvell,mvebu-pinctrl.txt4 (mpp) to a specific function. For each SoC family there is a SoC specific
12 be used for a specific device or function. Each node requires one or more
13 mpp pins or group of pins and a mpp function common to all pins.
21 - marvell,function: string representing a function to mux to for all
22 marvell,pins given in this pin configuration node. The function has to be
24 valid pin/pin group names and available function names for each SoC.
44 marvell,function = "uart1";
H A Drenesas,rza1-pinctrl.txt8 function (port mode) or in alternate function mode.
9 Up to 8 different alternate function modes exist for each single pin.
37 function or a GPIO controller alternatively.
41 (or a single) pin in some desired alternate function mode.
44 supplied along with the alternate function configuration number.
105 alternate function configuration number along with it.
140 Pin #0 on port #3 is configured as alternate function #6.
141 Pin #2 on port #3 is configured as alternate function #4.
152 Pin #4 on port #1 is configured as alternate function #1.
153 Pin #5 on port #1 is configured as alternate function #1.
[all …]
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfunctional403 function() noexcept;
405 function(const function&);
406 function(function&&) noexcept;
408 function(F);
420 function& operator=(const function&);
421 function& operator=(function&&) noexcept;
428 ~function();
435 // function capacity:
449 function(R(*)(Args...)) -> function<R(Args...)>; // since C++17
452 function(F) -> function<see-below>; // since C++17
[all …]
/freebsd/contrib/ntp/
H A Dconfig.h.in360 /* Define to 1 if you have the `chmod' function. */
381 /* Define to 1 if you have the `daemon' function. */
418 /* Define to 1 if you have the `fchmod' function. */
436 /* Define to 1 if you have the `fork' function. */
439 /* Define to 1 if you have the `fstat' function. */
598 /* Define to 1 if you have the `memlk' function. */
616 /* Define to 1 if you have the `mmap' function. */
661 /* Define to 1 if you have the `nice' function. */
718 /* define if you have pthread_detach function */
1305 /* Define to provide `rpl_snprintf' function. */
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-gplus-fl8005a.dts36 function = LED_FUNCTION_FLASH;
62 function = LED_FUNCTION_CHARGING;
69 function = LED_FUNCTION_CHARGING;
176 function = "gpio";
183 function = "gpio";
190 function = "gpio";
197 function = "gpio";
205 function = "gpio";
212 function = "gpio";
220 function = "gpio";
/freebsd/sys/contrib/device-tree/src/arm/renesas/
H A Dr8a7778-bockw.dts160 function = "lbsc";
165 function = "scif0";
170 function = "scif_clk";
175 function = "mmc";
180 function = "sdhi0";
184 function = "sdhi0";
190 function = "hspi0";
195 function = "usb0";
200 function = "usb1";
205 function = "vin0";
[all …]
H A Dr8a7790-lager.dts524 function = "du";
539 function = "eth";
544 function = "intc";
578 function = "mmc1";
583 function = "qspi";
594 function = "i2c0";
599 function = "iic0";
604 function = "i2c1";
609 function = "iic1";
614 function = "i2c2";
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra20-harmony.dts54 nvidia,function = "ide";
58 nvidia,function = "sdio4";
62 nvidia,function = "nand";
67 nvidia,function = "gmi";
79 nvidia,function = "crt";
87 nvidia,function = "dap1";
91 nvidia,function = "dap2";
95 nvidia,function = "dap3";
99 nvidia,function = "dap4";
103 nvidia,function = "i2c2";
[all …]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt6fw_cfg_hashfilter.txt83 [function "0"]
95 [function "1"]
107 [function "2"]
119 [function "3"]
133 [function "4"]
159 [function "5"]
165 [function "6"]
190 [function "0/*"]
202 [function "1/*"]
214 [function "2/*"]
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-ipq8064-rb3011.dts103 function = LED_FUNCTION_LAN;
120 function = LED_FUNCTION_LAN;
137 function = LED_FUNCTION_LAN;
154 function = LED_FUNCTION_LAN;
171 function = LED_FUNCTION_LAN;
228 function = LED_FUNCTION_LAN;
245 function = LED_FUNCTION_LAN;
426 function = "gpio";
436 function = "gpio";
446 function = "gpio";
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62-verdin-mallow.dtsi25 function = LED_FUNCTION_DEBUG;
26 function-enumerator = <1>;
33 function = LED_FUNCTION_DEBUG;
34 function-enumerator = <1>;
41 function = LED_FUNCTION_DEBUG;
42 function-enumerator = <2>;
49 function = LED_FUNCTION_DEBUG;
50 function-enumerator = <2>;
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-verdin-mallow.dtsi22 function = LED_FUNCTION_DEBUG;
23 function-enumerator = <1>;
30 function = LED_FUNCTION_DEBUG;
31 function-enumerator = <1>;
38 function = LED_FUNCTION_DEBUG;
39 function-enumerator = <2>;
46 function = LED_FUNCTION_DEBUG;
47 function-enumerator = <2>;
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-dbx5x0-pinctrl.dtsi13 function = "u0";
45 function = "u1";
71 function = "u1";
99 function = "u2";
128 function = "i2c0";
148 function = "i2c1";
168 function = "i2c2";
186 function = "i2c2";
252 function = "mc0";
307 function = "mc0";
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-8040-clearfog-gt-8k.dts289 marvell,function = "gpio";
294 marvell,function = "gpio";
299 marvell,function = "gpio";
304 marvell,function = "i2c1";
309 marvell,function = "i2c0";
314 marvell,function = "gpio";
319 marvell,function = "gpio";
324 marvell,function = "gpio";
329 marvell,function = "gpio";
334 marvell,function = "gpio";
[all …]

12345678910>>...165