| /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 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 …]
|
| /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 83 IWL_CC_A_FW_PRE __stringify(api) ".ucode" 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 [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 32 IWL8000_FW_PRE __stringify(api) ".ucode" 35 #define IWL8265_MODULE_FIRMWARE(api) \ argument 36 IWL8265_FW_PRE __stringify(api) ".ucode"
|
| H A D | 9000.c | 31 #define IWL9000_MODULE_FIRMWARE(api) \ argument 32 IWL9000_FW_PRE __stringify(api) ".ucode" 33 #define IWL9260_MODULE_FIRMWARE(api) \ argument 34 IWL9260_FW_PRE __stringify(api) ".ucode"
|
| /freebsd-13.1/contrib/lutok/ |
| H A D | Makefile.am | 171 all-local: api-docs/api-docs.tag 173 api-docs/api-docs.tag: $(builddir)/Doxyfile $(SOURCES) 174 $(AM_V_GEN)rm -rf api-docs; \ 175 mkdir -p api-docs; \ 177 rm -f api-docs/html/installdox 178 api-docs/html: api-docs/api-docs.tag 180 CLEAN_TARGETS += clean-api-docs 181 clean-api-docs: 182 rm -rf api-docs 184 EXTRA_DIST += api-docs/html [all …]
|
| /freebsd-13.1/contrib/kyua/ |
| H A D | Makefile.am | 150 PHONY_TARGETS += check-api-docs 151 check-api-docs: api-docs/api-docs.tag 152 @$(AWK) -f $(srcdir)/admin/check-api-docs.awk api-docs/doxygen.out 154 api-docs/api-docs.tag: $(builddir)/Doxyfile $(SOURCES) 155 @$(MKDIR_P) api-docs 156 @rm -f api-docs/doxygen.out api-docs/doxygen.out.tmp 158 >api-docs/doxygen.out.tmp 2>&1 && \ 159 mv api-docs/doxygen.out.tmp api-docs/doxygen.out 161 CLEAN_TARGETS += clean-api-docs 162 clean-api-docs: [all …]
|
| /freebsd-13.1/contrib/libcbor/doc/source/ |
| H A D | streaming.rst | 4 …api/type_2>`, :doc:`byte strings <api/type_3>`, :doc:`arrays <api/type_4>`, and :doc:`maps <api/ty…
|
| H A D | api.rst | 27 api/item_types 28 api/item_reference_counting 29 api/decoding 30 api/encoding 31 api/type_0_1 32 api/type_2 33 api/type_3 34 api/type_4 35 api/type_5 36 api/type_6 [all …]
|
| H A D | internal.rst | 85 …ter to the actual data. Small, fixed size items (:doc:`api/type_0_1`, :doc:`api/type_6`, :doc:`api… 106 …api/type_2`, :doc:`api/type_3`, :doc:`api/type_4`, :doc:`api/type_5`) may store handle and data in… 115 Used both by both :doc:`api/type_0_1` 127 As outlined in :doc:`api`, there decoding is based on the streaming decoder Essentially, the decode…
|
| H A D | using.rst | 35 - ``cbor/arrays.h`` - :doc:`api/type_4` 36 - ``cbor/bytestrings.h`` - :doc:`api/type_2` 41 - ``cbor/floats_ctrls.h`` - :doc:`api/type_7` 42 - ``cbor/ints.h`` - :doc:`api/type_0_1` 43 - ``cbor/maps.h`` - :doc:`api/type_5` 46 - ``cbor/strings.h`` - :doc:`api/type_3` 47 - ``cbor/tags.h`` - :doc:`api/type_6` 55 :doc:`API documentation <api>` should then provide with all the information you may need.
|
| /freebsd-13.1/release/scripts/ |
| H A D | atlas-upload.sh | 87 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/boxes -X POST -d "box[name]=${BOX}" -d "access_t… 88 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX} -X PUT -d "box[is_private… 89 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX} -X PUT -d "box[descriptio… 103 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/versions -X POST -d "vers… 104 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION} -X PUT… 124 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}/provid… 155 …/usr/local/bin/curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}/releas…
|
| /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 47 asm(".symver " #name "," #api "@@" DEFAULT_ABI) 48 #define private_symver(name, api) \ argument 49 asm(".symver " #name "," #api "@@IBVERBS_PRIVATE_14")
|
| /freebsd-13.1/contrib/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 …]
|
| /freebsd-13.1/lib/libngatm/ |
| H A D | Makefile | 18 ${LIBBASE}/netnatm/msg ${LIBBASE}/netnatm/sig ${LIBBASE}/netnatm/api 50 INCSAPIDIR= $(INCLUDEDIR)/netnatm/api 51 INCSAPI= api/atmapi.h api/ccatm.h api/unisap.h
|
| /freebsd-13.1/contrib/libucl/doc/ |
| H A D | Makefile.am | 1 EXTRA_DIST = api.md 6 tail -n +$$(grep -n '# Synopsis' api.md | cut -d':' -f1) api.md | \
|
| /freebsd-13.1/sys/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 …]
|
| /freebsd-13.1/sys/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 \
|
| /freebsd-13.1/sys/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 80 api \
|
| /freebsd-13.1/cddl/lib/libicp_rescue/ |
| H A D | Makefile | 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 \
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | kernel-fpu.m4 | 31 #include <asm/fpu/api.h> 35 [kernel has asm/fpu/api.h]) 36 AC_MSG_RESULT(asm/fpu/api.h) 58 #include <asm/fpu/api.h> 71 #include <asm/fpu/api.h> 95 #include <asm/fpu/api.h> 132 #include <asm/fpu/api.h>
|
| /freebsd-13.1/lib/liblzma/ |
| H A D | Makefile | 10 .PATH: ${LZMADIR}/api/lzma 128 ${LZMADIR}/api/lzma/version.h 130 ${LZMADIR}/api/lzma/version.h 132 ${LZMADIR}/api/lzma/version.h 139 -I${LZMADIR}/api \
|
| /freebsd-13.1/cddl/lib/libicp/ |
| H A D | Makefile | 31 api/kcf_ctxops.c \ 32 api/kcf_digest.c \ 33 api/kcf_cipher.c \ 34 api/kcf_miscapi.c \ 35 api/kcf_mac.c \
|