| /freebsd-13.1/sys/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 148 const struct uniapi_error *api = msg; in uni_print_api() local 158 const struct uniapi_call_created *api = msg; in uni_print_api() local 166 const struct uniapi_call_destroyed *api = msg; in uni_print_api() local 174 const struct uniapi_party_created *api = msg; in uni_print_api() local 185 const struct uniapi_party_destroyed *api = msg; in uni_print_api() local 202 const struct uniapi_reset_request *api = msg; in uni_print_api() local 215 const struct uniapi_reset_confirm *api = msg; in uni_print_api() local 262 const struct uniapi_reset_response *api = msg; in uni_print_api() local 299 const struct uniapi_setup_request *api = msg; in uni_print_api() local 319 const struct uniapi_setup_response *api = msg; in uni_print_api() local [all …]
|
| H A D | sig_party.c | 77 struct uni_msg *api; in uni_create_partyx() local 153 struct uni_msg *api; in uni_destroy_party() local 332 struct uni_msg *api; in pun0_add_party() local 388 struct uni_msg *api; in pun1_party_alerting() local 424 struct uni_msg *api; in pun1pun4_add_party_ack() local 460 struct uni_msg *api; in pun1_add_party_rej() local 491 struct uni_msg *api; in pun5_add_party_rej() local 526 struct uni_msg *api; in punx_drop_party_ack() local 554 struct uni_msg *api; in punx_drop_party() local 593 struct uni_msg *api; in pun5_drop_party() local [all …]
|
| H A D | sig_call.c | 151 struct uni_msg *api; in uni_create_call() local 216 struct uni_msg *api; in uni_destroy_call() local 306 struct uni_msg *api; in clear_callD() local 366 struct uni_msg *api; in un0_setup() local 552 struct uni_msg *api; in u1n6_call_proc() local 644 struct uni_msg *api; in u1n6_t303() local 736 struct uni_msg *api; in unx_alerting() local 1033 struct uni_msg *api; in unx_connect() local 1180 struct uni_msg *api; in u8_connect_ack() local 1336 struct uni_msg *api; in uni_release_compl() local [all …]
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/cfg/ |
| H A D | 22000.c | 68 #define IWL_QU_B_HR_B_MODULE_FIRMWARE(api) \ argument 70 #define IWL_QNJ_B_HR_B_MODULE_FIRMWARE(api) \ argument 72 #define IWL_QUZ_A_HR_B_MODULE_FIRMWARE(api) \ argument 76 #define IWL_QU_C_HR_B_MODULE_FIRMWARE(api) \ argument 78 #define IWL_QU_B_JF_B_MODULE_FIRMWARE(api) \ argument 82 #define IWL_CC_A_MODULE_FIRMWARE(api) \ argument 84 #define IWL_SO_A_JF_B_MODULE_FIRMWARE(api) \ argument 86 #define IWL_SO_A_HR_B_MODULE_FIRMWARE(api) \ argument 88 #define IWL_SO_A_GF_A_MODULE_FIRMWARE(api) \ argument 90 #define IWL_TY_A_GF_A_MODULE_FIRMWARE(api) \ argument [all …]
|
| H A D | 7000.c | 38 #define IWL7260_MODULE_FIRMWARE(api) IWL7260_FW_PRE __stringify(api) ".ucode" argument 41 #define IWL3160_MODULE_FIRMWARE(api) IWL3160_FW_PRE __stringify(api) ".ucode" argument 44 #define IWL3168_MODULE_FIRMWARE(api) IWL3168_FW_PRE __stringify(api) ".ucode" argument 47 #define IWL7265_MODULE_FIRMWARE(api) IWL7265_FW_PRE __stringify(api) ".ucode" argument 50 #define IWL7265D_MODULE_FIRMWARE(api) IWL7265D_FW_PRE __stringify(api) ".ucode" argument
|
| H A D | 8000.c | 31 #define IWL8000_MODULE_FIRMWARE(api) \ argument 35 #define IWL8265_MODULE_FIRMWARE(api) \ argument
|
| H A D | 9000.c | 31 #define IWL9000_MODULE_FIRMWARE(api) \ argument 33 #define IWL9260_MODULE_FIRMWARE(api) \ argument
|
| /freebsd-13.1/contrib/ofed/libibverbs/ |
| H A D | ibverbs.h | 45 #define symver(name, api, ver) asm(".symver " #name "," #api "@" #ver) argument 46 #define default_symver(name, api) \ argument 48 #define private_symver(name, api) \ argument
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_static.cpp | 144 #define ITT_STUB(api, type, name, args, params, ptr, group, format) \ argument 159 #define ITT_STUBV(api, type, name, args, params, ptr, group, format) \ argument 179 #define ITT_STUB(api, type, name, args, params, ptr, group, format) \ argument 186 #define ITT_STUBV(api, type, name, args, params, ptr, group, format) \ argument 233 #define ITT_STUB(api, type, name, args, params, nameindll, group, format) \ argument 246 #define ITT_STUB(api, type, name, args, params, nameindll, group, format) \ argument
|
| H A D | ittnotify.h | 299 #define ITT_STUBV(api, type, name, args) \ argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APFloat.cpp | 2457 APInt api = Val; in convertFromAPInt() local 2502 APInt api = APInt(width, makeArrayRef(parts, partCount)); in convertFromZeroExtendedInteger() local 3363 APInt api = bitcastToAPInt(); in convertToFloat() local 3370 APInt api = bitcastToAPInt(); in convertToDouble() local 3381 void IEEEFloat::initFromF80LongDoubleAPInt(const APInt &api) { in initFromF80LongDoubleAPInt() 3413 void IEEEFloat::initFromPPCDoubleDoubleAPInt(const APInt &api) { in initFromPPCDoubleDoubleAPInt() 3437 void IEEEFloat::initFromQuadrupleAPInt(const APInt &api) { in initFromQuadrupleAPInt() 3473 void IEEEFloat::initFromDoubleAPInt(const APInt &api) { in initFromDoubleAPInt() 3502 void IEEEFloat::initFromFloatAPInt(const APInt &api) { in initFromFloatAPInt() 3531 void IEEEFloat::initFromBFloatAPInt(const APInt &api) { in initFromBFloatAPInt() [all …]
|
| /freebsd-13.1/contrib/openbsm/libbsm/ |
| H A D | bsm_wrappers.c | 770 audit_set_pmask(auditpinfo_t *api, size_t sz) in audit_set_pmask() 782 audit_get_pinfo(auditpinfo_t *api, size_t sz) in audit_get_pinfo()
|
| /freebsd-13.1/sys/contrib/vchiq/interface/vchi/connections/ |
| H A D | connection.h | 314 const VCHI_CONNECTION_API_T *api; member
|
| /freebsd-13.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 334 content.text = function(event, api) { argument 1881 effect: function(api, pos, viewport) { argument 2382 reposition: function(event, api, pos, viewport) { argument 2542 ;PLUGINS.viewport = function(api, position, posOptions, targetWidth, targetHeight, elemWidth, elemH… argument
|
| /freebsd-13.1/sys/dev/ixgbe/ |
| H A D | ixgbe_vf.c | 728 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version()
|
| /freebsd-13.1/sys/contrib/ngatm/netnatm/api/ |
| H A D | cc_user.c | 1464 struct atm_call_release *api = uni_msg_rptr(msg, in cc_user_sig_handle() local
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/fw/ |
| H A D | img.h | 63 iwl_ucode_tlv_api_t api) in fw_has_api()
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ |
| H A D | ittnotify.h | 227 #define ITT_STUBV(api, type, name, args) \ argument
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ConstantFold.cpp | 480 const APInt &api = CI->getValue(); in ConstantFoldCastInstruction() local
|
| /freebsd-13.1/sys/dev/iwm/ |
| H A D | if_iwmvar.h | 571 iwm_fw_has_api(struct iwm_softc *sc, unsigned int api) in iwm_fw_has_api()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriter.cpp | 2498 APInt api = CFP->getValueAPF().bitcastToAPInt(); in writeConstants() local 2503 APInt api = CFP->getValueAPF().bitcastToAPInt(); in writeConstants() local
|