| /f-stack/freebsd/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 160 uni_print_cref(NULL, 0, &api->cref, cx); in uni_print_api() 168 uni_print_cref(NULL, 0, &api->cref, cx); in uni_print_api() 174 const struct uniapi_party_created *api = msg; in uni_print_api() local 176 uni_print_cref(NULL, 0, &api->cref, cx); in uni_print_api() 187 uni_print_cref(NULL, 0, &api->cref, cx); in uni_print_api() 287 uni_print_cref(NULL, 0, &api->cref, cx); in uni_print_api() 460 uni_print_cref(NULL, 0, &api->cref, cx); in uni_print_api() 481 uni_print_cref(NULL, 0, &api->cref, cx); in uni_print_api() [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 256 uni_msg_destroy(api); in pun0_add_party_request() 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 535 0, api, NULL); in punx_drop_party_ack() [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 …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libicp/ |
| H A D | Makefile.am | 30 api/kcf_ctxops.c \ 31 api/kcf_digest.c \ 32 api/kcf_cipher.c \ 33 api/kcf_miscapi.c \ 34 api/kcf_mac.c \
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 234 QTIP.api[this.id] = this; 1331 var api = QTIP.api[ $.attr(this, ATTR_ID) ]; 1332 api && !api.disabled && method.apply(api, arguments); 1626 var api; if((api = $(this).data(NAMESPACE))) { api.destroy(); } 1670 api[command].apply(api, args); 1703 else { QTIP.api[id] = api; } 1774 QTIP.api = {}; 1783 if(attr === title && api && 'object' === typeof api && api.options.suppress) { 1789 if(api && api.options.content.attr === title && api.cache.attr) { 2491 return new Tip(api, api.options.style.tip); [all …]
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 15 api : new sequence ingestion API, by @senhuang42 17 api : new ZSTD_getDictID_fromCDict(), by @LuAPi 95 api: fixed decoding of magic-less frames, by @terrelln 163 api: Require ZSTD_MULTITHREAD to be defined to use ZSTDMT 170 api: Fix ZSTD_estimateCStreamSize_usingCCtxParams() 197 api : new --rsyncable mode, by @terrelln 228 api : fix : block api can be streamed with > 4 GB, reported by @catid 229 api : reduced ZSTD_DDict size by 2 KB 275 api : fix : support large skippable frames, by @terrelln 296 api : experimental : new advanced decompression API [all …]
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-fpu.m4 | 22 #include <asm/fpu/api.h> 26 [kernel has asm/fpu/api.h]) 27 AC_MSG_RESULT(asm/fpu/api.h) 37 #include <asm/fpu/api.h> 50 #include <asm/fpu/api.h> 74 #include <asm/fpu/api.h>
|
| /f-stack/freebsd/contrib/openzfs/module/icp/ |
| H A D | Makefile.in | 17 $(MODULE)-objs += api/kcf_cipher.o 18 $(MODULE)-objs += api/kcf_digest.o 19 $(MODULE)-objs += api/kcf_mac.o 20 $(MODULE)-objs += api/kcf_miscapi.o 21 $(MODULE)-objs += api/kcf_ctxops.o 75 api \
|
| /f-stack/dpdk/doc/api/ |
| H A D | meson.build | 35 cdata.set('API_EXAMPLES', join_paths(meson.build_root(), 'doc', 'api', 'examples.dox')) 36 cdata.set('OUTPUT', join_paths(meson.build_root(), 'doc', 'api')) 45 doxy_conf = configure_file(input: 'doxy-api.conf.in', 46 output: 'doxy-api.conf', 51 depend_files: 'doxy-api-index.md',
|
| H A D | doxy-api.conf.in | 6 USE_MDFILE_AS_MAINPAGE = @TOPDIR@/doc/api/doxy-api-index.md 7 INPUT = @TOPDIR@/doc/api/doxy-api-index.md \
|
| /f-stack/freebsd/contrib/libsodium/dist-build/ |
| H A D | android-build.sh | 45 "$MAKE_TOOLCHAIN" --force --api="$NDK_API_VERSION_COMPAT" \ 67 "$MAKE_TOOLCHAIN" --force --api="$NDK_API_VERSION" \
|
| /f-stack/freebsd/crypto/rijndael/ |
| H A D | Makefile | 5 SRCS= ${PROG}.c rijndael-alg-fst.c rijndael-api-fst.c
|
| /f-stack/freebsd/contrib/openzfs/include/sys/crypto/ |
| H A D | Makefile.am | 2 api.h \
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_hv_vf.c | 190 static int ixgbevf_hv_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_hv_negotiate_api_version_vf() argument 195 if (api != ixgbe_mbox_api_10) in ixgbevf_hv_negotiate_api_version_vf()
|
| H A D | ixgbe_vf.c | 670 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version() argument 677 msg[1] = api; in ixgbevf_negotiate_api_version() 686 hw->api_version = api; in ixgbevf_negotiate_api_version()
|
| H A D | ixgbe_vf.h | 112 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api);
|
| /f-stack/dpdk/doc/ |
| H A D | meson.build | 6 subdir('api') subdir
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | phy-pxa-usb.txt | 18 information about PHY subsystem refer to Documentation/driver-api/phy/phy.rst
|
| H A D | phy-bindings.txt | 2 information about PHY subsystem refer to Documentation/driver-api/phy/phy.rst
|
| /f-stack/freebsd/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 1473 conn->cause[0] = api->cause[0]; in cc_user_sig_handle() 1474 conn->cause[1] = api->cause[1]; in cc_user_sig_handle() 1480 conn->cause[0] = api->cause[0]; in cc_user_sig_handle() 1481 conn->cause[1] = api->cause[1]; in cc_user_sig_handle() 1486 conn->cause[0] = api->cause[0]; in cc_user_sig_handle() 1487 conn->cause[1] = api->cause[1]; in cc_user_sig_handle() 1493 conn->cause[0] = api->cause[0]; in cc_user_sig_handle() 1494 conn->cause[1] = api->cause[1]; in cc_user_sig_handle()
|
| /f-stack/tools/libxo/doc/ |
| H A D | index.rst | 40 api
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | telemetry_lib.rst | 43 <https://doc.dpdk.org/api/rte__telemetry_8h.html#a41dc74d561442bb6184ee6dd1f9b5bcc>`_ 143 please refer to the `API doc <https://doc.dpdk.org/api-20.05/rte__telemetry_8h.html>`_
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | README.markdown | 2 [](ht…
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | documentation.rst | 29 |-- api 46 The configuration files that are used to control the Doxygen output are in the ``doc/api`` director… 85 …The `API index page <https://doc.dpdk.org/api/>`_ shows the generated API documentation with relat… 232 | |-- api 584 …cumented with Doxygen should be added to the Doxygen configuration file: ``doc/api/doxy-api.conf``. 650 …`online section of the rte_ethdev.h docs <https://doc.dpdk.org/api/rte__ethdev_8h.html>`_ that con…
|
| /f-stack/freebsd/contrib/vchiq/interface/vchi/connections/ |
| H A D | connection.h | 314 const VCHI_CONNECTION_API_T *api; member
|