Home
last modified time | relevance | path

Searched full:function (Results 1 – 25 of 5758) sorted by relevance

12345678910>>...231

/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1 d2i_EC_PUBKEY 1 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC
2 b2i_PVK_bio 2 3_0_0 EXIST::FUNCTION:
3 PEM_read_bio_NETSCAPE_CERT_SEQUENCE 3 3_0_0 EXIST::FUNCTION:
4 X509_STORE_CTX_get0_chain 4 3_0_0 EXIST::FUNCTION:
5 COMP_expand_block 5 3_0_0 EXIST::FUNCTION:COMP
6 X509V3_get_string 6 3_0_0 EXIST::FUNCTION:
7 TS_MSG_IMPRINT_free 7 3_0_0 EXIST::FUNCTION:TS
8 DES_xcbc_encrypt 8 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES
9 TS_RESP_CTX_new 9 3_0_0 EXIST::FUNCTION:TS
10 PKCS5_PBE_add 10 3_0_0 EXIST::FUNCTION:
[all …]
H A Dlibssl.num1 SSL_get_selected_srtp_profile 1 3_0_0 EXIST::FUNCTION:SRTP
2 SSL_set_read_ahead 2 3_0_0 EXIST::FUNCTION:
3 SSL_set_accept_state 3 3_0_0 EXIST::FUNCTION:
4 SSL_CTX_set_cipher_list 4 3_0_0 EXIST::FUNCTION:
5 SSL_CTX_set_srp_client_pwd_callback 5 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,SRP
6 SSL_copy_session_id 6 3_0_0 EXIST::FUNCTION:
7 SSL_CTX_set_srp_password 7 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,SRP
8 SSL_shutdown 8 3_0_0 EXIST::FUNCTION:
9 SSL_CTX_set_msg_callback 9 3_0_0 EXIST::FUNCTION:
10 SSL_SESSION_get0_ticket 11 3_0_0 EXIST::FUNCTION:
[all …]
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-g6-pinctrl.dtsi6 function = "ADC0";
11 function = "ADC1";
16 function = "ADC10";
21 function = "ADC11";
26 function = "ADC12";
31 function = "ADC13";
36 function = "ADC14";
41 function = "ADC15";
46 function = "ADC2";
51 function
[all...]
H A Daspeed-g4.dtsi694 function = "ACPI";
699 function = "ADC0";
704 function = "ADC1";
709 function = "ADC10";
714 function = "ADC11";
719 function = "ADC12";
724 function = "ADC13";
729 function = "ADC14";
734 function = "ADC15";
739 function = "ADC2";
[all …]
H A Daspeed-g5.dtsi812 function = "ACPI";
817 function = "ADC0";
822 function = "ADC1";
827 function = "ADC10";
832 function = "ADC11";
837 function = "ADC12";
842 function = "ADC13";
847 function = "ADC14";
852 function = "ADC15";
857 function = "ADC2";
[all …]
/freebsd/sys/contrib/device-tree/src/arm/socionext/
H A Duniphier-pinctrl.dtsi11 function = "aout";
16 function = "ain1";
21 function = "ain2";
26 function = "ainiec1";
31 function = "aout1";
36 function = "aout2";
41 function = "aout3";
46 function = "aoutiec1";
51 function = "aoutiec2";
56 function = "emmc";
[all …]
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.h2 * util/fptr_wlist.h - function pointer whitelists.
39 * This file contains functions that check function pointers.
47 * Function pointers are used in
78 * Check function pointer whitelist for comm_point callback values.
80 * @param fptr: function pointer to check.
86 * Check function pointer whitelist for raw comm_point callback values.
88 * @param fptr: function pointer to check.
94 * Check function pointer whitelist for comm_timer callback values.
96 * @param fptr: function pointer to check.
102 * Check function pointer whitelist for comm_signal callback values.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dralink,mt7620-pinctrl.yaml32 function:
34 A string containing the name of the function to mux to the group.
56 - function
61 function:
70 function:
79 function:
88 function:
107 function:
116 function:
125 function:
[all …]
H A Dmediatek,mt76x8-pinctrl.yaml35 function:
37 A string containing the name of the function to mux to the group.
52 - function
57 function:
66 function:
75 function:
88 function:
97 function:
106 function:
117 function:
[all …]
H A Dbrcm,bcm6368-pinctrl.yaml30 function:
66 function = "analog_afe_0";
71 function = "analog_afe_1";
76 function = "sys_irq";
82 function = "serial_led_data";
87 function = "serial_led_clk";
93 function = "inet_led";
98 function = "ephy0_led";
103 function = "ephy1_led";
108 function
[all...]
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-wpcm450.dtsi174 function = "smb3";
179 function = "smb4";
184 function = "smb5";
189 function = "scs1";
194 function = "scs2";
199 function = "scs3";
204 function = "smb0";
209 function = "smb1";
214 function = "smb2";
219 function
[all...]
H A Dnuvoton-common-npcm7xx.dtsi633 function = "iox1";
637 function = "iox2";
641 function = "smb1d";
645 function = "smb2d";
649 function = "lkgpo1";
653 function = "lkgpo2";
657 function = "ioxh";
661 function = "gspi";
665 function = "smb5b";
669 function
[all...]
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.F90.var227 function omp_get_num_threads() bind(c)
230 end function omp_get_num_threads
232 function omp_get_max_threads() bind(c)
235 end function omp_get_max_threads
237 function omp_get_thread_num() bind(c)
240 end function omp_get_thread_num
242 function omp_get_num_procs() bind(c)
245 end function omp_get_num_procs
247 function omp_in_parallel() bind(c)
250 end function omp_in_parallel
[all …]
H A Domp_lib.h.var291 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
301 function omp_get_thread_num() bind(c)
304 end function omp_get_thread_num
306 function omp_get_num_procs() bind(c)
309 end function omp_get_num_procs
311 function omp_in_parallel() bind(c)
314 end function omp_in_parallel
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h1 //===-- Function.h ----------------------------------------------*- C++ -*-===//
26 /// \class FunctionInfo Function.h "lldb/Symbol/Function.h"
27 /// A class that contains generic function information.
29 /// This provides generic function information that gets reused between inline
30 /// functions and function types.
33 /// Construct with the function method name and optional declaration
37 /// A C string name for the method name for this function. This
43 /// function was declared. This can be NULL.
46 /// Construct with the function metho
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++ -*-===//
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,
63 class LLVM_EXTERNAL_VISIBILITY Function : public GlobalObject,
64 public ilist_node<Function> {
76 // Important things that make up a function!
98 /// Whether this function is materializable.
102 friend class SymbolTableListTraits<Function>;
105 /// Is this function using intrinsics to record the position of debugging
[all …]
/freebsd/share/man/man9/
H A Dtcp_functions.964 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
90 automatically registers the function block using the name defined in the
[all …]
/freebsd/sys/contrib/device-tree/src/mips/mobileye/
H A Deyeq5-pins.dtsi5 * pin configuration node per function.
10 function = "timer0";
14 function = "timer1";
18 function = "timer2";
22 function = "timer2";
26 function = "timer2";
30 function = "timer5";
34 function = "timer5";
38 function = "timer5";
42 function = "timer5";
[all …]
/freebsd/crypto/openssh/
H A Dconfig.h11 /* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
54 /* NetBSD read function is sometimes redirected, breaking atomicio comparisons
169 /* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
172 /* Define if your system glob() function has gl_matchc options in glob_t */
175 /* Define if your system glob() function has gl_statv options in glob_t */
199 /* Define to 1 if you have the 'arc4random' function. */
202 /* Define to 1 if you have the 'arc4random_buf' function. */
205 /* Define to 1 if you have the 'arc4random_stir' function. */
208 /* Define to 1 if you have the 'arc4random_uniform' function. */
211 /* Define to 1 if you have the 'asprintf' function
[all...]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-beaver.dts74 nvidia,function = "blink";
81 nvidia,function = "uartc";
88 nvidia,function = "i2s1";
95 nvidia,function = "i2s1";
102 nvidia,function = "i2s1";
109 nvidia,function = "i2s1";
116 nvidia,function = "sdmmc3";
123 nvidia,function = "sdmmc3";
130 nvidia,function = "spi4";
137 nvidia,function
[all...]
H A Dtegra124-nyan-blaze.dts43 nvidia,function = "gmi";
50 nvidia,function = "i2s1";
57 nvidia,function = "i2s1";
64 nvidia,function = "i2s1";
71 nvidia,function = "i2s1";
78 nvidia,function = "sdmmc3";
85 nvidia,function = "sdmmc3";
92 nvidia,function = "rsvd2";
99 nvidia,function = "rsvd2";
106 nvidia,function = "sdmmc3";
[all …]
H A Dtegra124-nyan-big.dts41 nvidia,function = "gmi";
48 nvidia,function = "i2s1";
55 nvidia,function = "i2s1";
62 nvidia,function = "i2s1";
69 nvidia,function = "i2s1";
76 nvidia,function = "sdmmc3";
83 nvidia,function = "sdmmc3";
90 nvidia,function = "rsvd2";
97 nvidia,function = "rsvd2";
104 nvidia,function = "sdmmc3";
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h1 //===- FunctionSpecialization.h - Function Specialization -----------------===//
11 // Function Specialization is a transformation which propagates the constant
12 // parameters of a function call from the caller to the callee. It is part of
20 // Function Specialization supports propagating constant parameters like
21 // function pointers, literal constants and addresses of global variables.
22 // By propagating function pointers, indirect calls become direct calls. This
24 // why function specialization is run before the inliner in the optimization
40 // Function pointers are not handled by the InstCostVisitor. They are treated
46 // expressed as percentages of the original function size:
60 // - With a function specializatio
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-pins.dtsi11 function = "blsp_uart1";
19 function = "gpio";
27 function = "blsp_uart2";
35 function = "gpio";
44 function = "blsp_spi1";
51 function = "gpio";
61 function = "gpio";
70 function = "blsp_spi2";
77 function = "gpio";
87 function = "gpio";
[all …]
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in114 /* Define to 1 if you have the `arc4random' function. */
132 /* Define to 1 if you have the `asnprintf' function. */
135 /* Define to 1 if you have the `asprintf' function. */
138 /* Define to 1 if you have the `atexit' function. */
141 /* Define to 1 if you have the `backtrace' function. */
150 /* Define to 1 if you have the `bswap16' function. */
153 /* Define to 1 if you have the `bswap32' function. */
162 /* Define to 1 if you have the `cap_set_proc' function. */
165 /* Define to 1 if you have the `cgetent' function. */
168 /* Define if you have the function `chown'. */
[all …]

12345678910>>...231