Home
last modified time | relevance | path

Searched +full:- +full:function (Results 1 – 25 of 1125) sorted by relevance

12345678910>>...45

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dralink,mt7620-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/ralink,mt7620-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Arınç ÜNAL <arinc.unal@arinc9.com>
11 - Sergio Paracuellos <sergio.paracuellos@gmail.com>
20 const: ralink,mt7620-pinctrl
23 '-pins$':
26 '^(.*-)?pinmux$':
29 $ref: pinmux-node.yaml#
[all …]
H A Dmediatek,mt76x8-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/mediatek,mt76x8-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Arınç ÜNAL <arinc.unal@arinc9.com>
11 - Sergio Paracuellos <sergio.paracuellos@gmail.com>
20 const: ralink,mt76x8-pinctrl
23 '-pins$':
28 '^(.*-)?pinmux$':
31 $ref: pinmux-node.yaml#
[all …]
H A Dbrcm,bcm6368-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm6368-pinctr
[all...]
H A Dbrcm,bcm6362-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm6362-pinctr
[all...]
/freebsd/sys/contrib/device-tree/src/arm/socionext/
H A Duniphier-pinctrl.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
5 // Copyright (C) 2015-2017 Socionext Inc.
11 function = "aout";
16 function = "ain1";
21 function = "ain2";
26 function = "ainiec1";
31 function = "aout1";
36 function = "aout2";
41 function = "aout3";
46 function = "aoutiec1";
[all …]
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-g4.dtsi1 // SPDX-License-Identifier: GPL-2.0+
2 #include <dt-bindings/clock/aspeed-clock.h>
7 #address-cells = <1>;
8 #size-cells = <1>;
9 interrupt-parent = <&vic>;
35 #address-cells = <1>;
36 #size-cell
[all...]
H A Daspeed-g5.dtsi1 // SPDX-License-Identifier: GPL-2.0+
2 #include <dt-bindings/clock/aspeed-clock.h>
3 #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h>
8 #address-cell
[all...]
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-wpcm450.dtsi1 // SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 #include <dt-bindings/interrupt-controller/irq.h>
8 #address-cells = <1>;
9 #size-cell
[all...]
H A Dnuvoton-common-npcm7xx.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 #include <dt-bindings/interrupt-controller/arm-gic.h>
6 #include <dt-bindings/clock/nuvoton,npcm7xx-clock.h>
7 #include <dt-bindings/reset/nuvoton,npcm7xx-rese
[all...]
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.F90.var4 !//===----------------------------------------------------------------------===//
8 !// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
10 !//===----------------------------------------------------------------------===//
64 ! Re-export definitions in omp_lib_kinds
135 … integer (kind=omp_control_tool_result_kind), parameter, public :: omp_control_tool_notool = -2
136 … integer (kind=omp_control_tool_result_kind), parameter, public :: omp_control_tool_nocallback = -1
149 integer (kind=omp_alloctrait_val_kind), parameter, public :: omp_atv_default = -1
227 function omp_get_num_threads() bind(c)
230 end function omp_get_num_threads
232 function omp_get_max_threads() bind(c)
[all …]
H A Domp_lib.h.var4 !//===----------------------------------------------------------------------===//
8 !// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
10 !//===----------------------------------------------------------------------===//
130 parameter(omp_control_tool_notool=-2)
132 parameter(omp_control_tool_nocallback=-1)
156 parameter(omp_atv_default=-1)
291 function omp_get_num_threads() bind(c)
294 end function omp_get_num_threads
296 function omp_get_max_threads() bind(c)
299 end function omp_get_max_threads
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h1 //===-- Function.h -------
249 class Function; global() variable
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h1 //===- llvm/Function.h - Class to represent a single function ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file contains the declaration of the Function class, which represents a
10 // single function/procedure in LLVM.
12 // A function basically consists of a list of basic blocks, a list of arguments,
15 //===----------------------------------------------------------------------===//
63 class LLVM_EXTERNAL_VISIBILITY Function : public GlobalObject,
64 public ilist_node<Function> {
76 // Important things that make up a function!
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-pins.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved.
8 blsp1_uart1_default: blsp1-uart1-default-state {
11 function = "blsp_uart1";
13 drive-strength = <16>;
14 bias-disable;
17 blsp1_uart1_sleep: blsp1-uart1-sleep-state {
19 function = "gpio";
21 drive-strength = <2>;
22 bias-pull-down;
[all …]
H A Dmsm8996-pins.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
12 function = "gpio";
17 drive-strength = <2>; /* 2 mA */
18 bias-pull-down; /* pull down */
19 input-enable;
28 function = "gpio";
32 drive-strength = <16>;
33 bias-disable;
34 output-low;
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h1 //===- FunctionSpecialization.h - Function Specialization -------
[all...]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-beaver.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "tegra30-cpu-opp.dtsi"
6 #include "tegra30-cpu-opp-microvolt.dtsi"
19 stdout-pat
[all...]
H A Dtegra124-nyan-blaze.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra124-nyan.dtsi"
6 #include "tegra124-nyan-blaze-emc.dtsi"
10 compatible = "google,nyan-blaze-rev10", "google,nyan-blaze-rev9",
11 "google,nyan-blaze-rev8", "google,nyan-blaze-rev7",
12 "google,nyan-blaze-rev6", "google,nyan-blaze-rev5",
13 "google,nyan-blaze-rev4", "google,nyan-blaze-rev3",
14 "google,nyan-blaze-rev2", "google,nyan-blaze-rev1",
15 "google,nyan-blaze-rev0", "google,nyan-blaze",
[all …]
H A Dtegra124-nyan-big.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra124-nyan.dtsi"
6 #include "tegra124-nyan-big-emc.dtsi"
9 model = "Acer Chromebook 13 CB5-311";
10 compatible = "google,nyan-big-rev7", "google,nyan-big-rev6",
11 "google,nyan-big-rev5", "google,nyan-big-rev4",
12 "google,nyan-big-rev3", "google,nyan-big-rev2",
13 "google,nyan-big-rev1", "google,nyan-big-rev0",
14 "google,nyan-big", "google,nyan", "nvidia,tegra124";
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynosautov9-pinctrl.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's ExynosAutov9 SoC pin-mux and pin-config device tree source
7 * Samsung's ExynosAutov9 SoC pin-mux and pin-config options are listed as
11 #include "exynos-pinctrl.h"
14 gpa0: gpa0-gpio-bank {
15 gpio-controller;
16 #gpio-cells = <2>;
17 interrupt-controller;
18 #interrupt-cells = <2>;
19 interrupt-parent = <&gic>;
[all …]
/freebsd/share/man/man9/
H A Dtcp_functions.957 Additionally, users can specify a particular stack to use on a per-connection
64 This man page treats "TCP stacks" as synonymous with "function blocks".
67 Therefore, an alternate "function block" defines an alternate "TCP stack".
74 functions request that the system add a specified function block
76 Modules may register the same function block multiple times with different
78 However, names must be globally unique among all registered function blocks.
79 Also, modules may not ever modify the contents of the function block (including
81 de-registers the function block.
85 function requests that the system register the function block with the name
86 defined in the function block's
[all …]
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Ds3c64xx-pinctrl.dtsi1 // SPDX-License-Identifier: GPL-2.0
4 * - pin control-related definitions
8 * Samsung's S3C64xx SoCs pin banks, pin-mux and pin-config options are
12 #include "s3c64xx-pinctrl.h"
19 gpa: gpa-gpio-bank {
20 gpio-controller;
21 #gpio-cells = <2>;
22 interrupt-controller;
23 #interrupt-cells = <2>;
26 gpb: gpb-gpio-bank {
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/riscv/
H A Dsave.S1 //===-- save.S - save up to 12 callee-saved registers ---------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
14 // is the minimum grouping which will maintain the required 16-byte stack
24 .type __riscv_save_12,@function
26 addi sp, sp, -64
32 .type __riscv_save_11,@function
34 .type __riscv_save_10,@function
36 .type __riscv_save_9,@function
[all …]
H A Drestore.S1 //===-- restore.S - restore up to 12 callee-save registers ----------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
18 // is the minimum grouping which will maintain the required 16-byte stack
28 .type __riscv_restore_12,@function
35 .type __riscv_restore_11,@function
37 .type __riscv_restore_10,@function
39 .type __riscv_restore_9,@function
41 .type __riscv_restore_8,@function
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dbrcm,bcm6368-gpio-sysctl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/brcm,bcm6368-gpi
[all...]

12345678910>>...45