| /freebsd/crypto/openssl/util/ |
| H A D | libcrypto.num | 1 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 D | libssl.num | 1 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 D | aspeed-g6-pinctrl.dtsi | 6 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 D | aspeed-g4.dtsi | 694 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 D | aspeed-g5.dtsi | 812 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 D | uniphier-pinctrl.dtsi | 11 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 D | fptr_wlist.h | 2 * 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 D | ralink,mt7620-pinctrl.yaml | 32 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 D | mediatek,mt76x8-pinctrl.yaml | 35 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 D | brcm,bcm6368-pinctrl.yaml | 30 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/contrib/lyaml/build-aux/ |
| H A D | luke | 3 local require=function(modname)if package.loaded[modname]==nil then 4 if type(package.preload[modname])~="function"then 10 package.preload['luke._base']=function() 11 local _ENV=require'std.normalize'{}local function fatal(...)local msg=(...)if select('#',...)>1 then 14 return{diagnose=function(predicate,...)if not predicate then 18 package.preload['luke.cli']=function() 19 …ze'{'luke._base','luke.lukefile','luke.platforms','std.functional',}local function version()print[[ 29 local function help()print[[ 49 local function opterr(...)local msg=(...)if select('#',...)>1 then 52 local function display(...)return stdout:write(concat{...})end [all …]
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/include/ |
| H A D | omp_lib.F90.var | 239 function omp_get_num_threads() bind(c) 242 end function omp_get_num_threads 244 function omp_get_max_threads() bind(c) 247 end function omp_get_max_threads 249 function omp_get_thread_num() bind(c) 252 end function omp_get_thread_num 254 function omp_get_num_procs() bind(c) 257 end function omp_get_num_procs 259 function omp_in_parallel() bind(c) 262 end function omp_in_parallel [all …]
|
| H A D | omp_lib.h.var | 315 function omp_get_num_threads() bind(c) 318 end function omp_get_num_threads 320 function omp_get_max_threads() bind(c) 323 end function omp_get_max_threads 325 function omp_get_thread_num() bind(c) 328 end function omp_get_thread_num 330 function omp_get_num_procs() bind(c) 333 end function omp_get_num_procs 335 function omp_in_parallel() bind(c) 338 end function omp_in_parallel [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nuvoton/ |
| H A D | nuvoton-wpcm450.dtsi | 174 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 D | nuvoton-common-npcm7xx.dtsi | 741 function = "iox1"; 745 function = "iox2"; 749 function = "smb1d"; 753 function = "smb2d"; 757 function = "lkgpo1"; 761 function = "lkgpo2"; 765 function = "ioxh"; 769 function = "gspi"; 773 function = "smb5b"; 777 function = "smb5c"; [all …]
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | Function.h | 1 //===-- Function.h ----------------------------------------------*- C++ -*-===// 27 /// \class FunctionInfo Function.h "lldb/Symbol/Function.h" 28 /// A class that contains generic function information. 30 /// This provides generic function information that gets reused between inline 31 /// functions and function types. 34 /// Construct with the function method name and optional declaration 38 /// A C string name for the method name for this function. This 44 /// function was declared. This can be NULL. 47 /// Construct with the function method name and optional declaration 51 /// A name for the method name for this function. This value [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm2166x-pinctrl.dtsi | 13 function = "alt1"; /* BSC1CLK */ 18 function = "alt1"; /* BSC1DAT */ 26 function = "alt2"; /* BSC2CLK */ 31 function = "alt2"; /* BSC2DAT */ 39 function = "alt1"; /* BSC3_CLK */ 44 function = "alt1"; /* BSC3_SDA */ 52 function = "alt1"; /* BSC4_CLK */ 57 function = "alt1"; /* BSC4_SDA */ 65 function = "alt1"; /* PMBSCCLK */ 70 function = "alt1"; /* PMBSCDAT */ [all …]
|
| /freebsd/sys/contrib/device-tree/src/mips/mobileye/ |
| H A D | eyeq5-pins.dtsi | 5 * 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/share/man/man9/ |
| H A D | tcp_functions.9 | 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 90 automatically registers the function block using the name defined in the [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Function.h | 1 //===- 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, 64 class LLVM_ABI Function : public GlobalObject, public ilist_node<Function> { 78 // Important things that make up a function! 81 // Basic blocks need to get their number when added to a function. 82 friend void BasicBlock::setParent(Function *); 107 /// Whether this function is materializable. 111 friend class SymbolTableListTraits<Function>; [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | config.h | 11 /* 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 D | tegra30-beaver.dts | 74 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...] |
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8916-pins.dtsi | 11 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 D | config.h.in | 114 /* 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 …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | FunctionSpecialization.h | 1 //===- 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 specialization attribute for arguments, we could have [all …]
|