Searched defs:tag (Results 1 - 25 of 697) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssl/providers/common/der/
H A Dder_dsa_key.c20 int ossl_DER_w_algorithmIdentifier_DSA(WPACKET *pkt, int tag, DSA *dsa) argument
H A Dder_dsa_sig.c26 int ossl_DER_w_algorithmIdentifier_DSA_with_MD(WPACKET *pkt, int tag, argument
H A Dder_rsa_sig.c33 int ossl_DER_w_algorithmIdentifier_MDWithRSAEncryption(WPACKET *pkt, int tag, argument
/freebsd-current/contrib/llvm-project/lld/Common/
H A DMemory.cpp16 lld::SpecificAllocBase::getOrCreate(void *tag, size_t size, size_t align, argument
/freebsd-current/sbin/ipf/libipf/
H A Dprint_toif.c14 print_toif(int family, char *tag, char *base, frdest_t *fdp) argument
/freebsd-current/lib/libc/posix1e/
H A Dacl_id_to_name.c56 _posix1e_acl_id_to_name(acl_tag_t tag, uid_t id, ssize_t buf_len, char *buf, argument
/freebsd-current/bin/setfacl/
H A Dmask.c41 acl_tag_t tag; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributes.cpp24 std::optional<unsigned> ELFAttrs::attrTypeFromString(StringRef tag, argument
H A DRISCVAttributeParser.cpp41 Error RISCVAttributeParser::unalignedAccess(unsigned tag) { argument
46 Error RISCVAttributeParser::stackAlign(unsigned tag) { argument
54 Error RISCVAttributeParser::handler(uint64_t tag, bool &handled) { argument
H A DCSKYAttributeParser.cpp70 Error CSKYAttributeParser::handler(uint64_t tag, bool &handled) { argument
84 Error CSKYAttributeParser::dspVersion(unsigned tag) { argument
89 Error CSKYAttributeParser::vdspVersion(unsigned tag) { argument
94 Error CSKYAttributeParser::fpuVersion(unsigned tag) { argument
100 Error CSKYAttributeParser::fpuABI(unsigned tag) { argument
105 fpuRounding(unsigned tag) argument
110 fpuDenormal(unsigned tag) argument
115 fpuException(unsigned tag) argument
120 fpuHardFP(unsigned tag) argument
[all...]
/freebsd-current/contrib/tcp_wrappers/
H A Ddiag.c32 static void tcpd_diag(int severity, char *tag, char *format, va_list ap) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_poisoning.cpp22 uptr TagMemory(uptr p, uptr size, tag_t tag) { argument
/freebsd-current/sys/x86/x86/
H A Dbus_machdep.c45 bus_space_map(bus_space_tag_t tag, bus_addr_t addr, bus_size_t size, argument
56 bus_space_unmap(bus_space_tag_t tag, bus_space_handle_t bsh, bus_size_t size) argument
/freebsd-current/sys/riscv/riscv/
H A Dofw_machdep.c38 OF_decode_addr(phandle_t dev, int regno, bus_space_tag_t *tag, argument
/freebsd-current/sys/dev/cxgb/sys/
H A Duipc_mvec.c52 busdma_map_sg_collapse(bus_dma_tag_t tag, bus_dmamap_t map, argument
93 busdma_map_sg_vec(bus_dma_tag_t tag, bus_dmamap_t map, argument
/freebsd-current/contrib/mandoc/
H A Deqn_html.c41 enum htmltag tag; local
[all...]
/freebsd-current/contrib/wpa/src/crypto/
H A Daes-eax.c28 aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, u8 *tag) argument
92 aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, const u8 *hdr, size_t hdr_len, u8 *data, size_t data_len, const u8 *tag) argument
/freebsd-current/contrib/libpcap/rpcapd/
H A Dlog.c48 const char *tag; local
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DMemoryTagMap.cpp45 std::optional<lldb::addr_t> tag = GetTag(addr); local
/freebsd-current/contrib/llvm-project/lld/include/lld/Common/
H A DMemory.h41 static int tag; member in struct:lld::SpecificAlloc
46 template <class T> int SpecificAlloc<T>::tag = 0; member in class:lld::SpecificAlloc
/freebsd-current/tools/tools/npe/npestats/
H A Dmain.c42 const char *tag; member in struct:__anon6391
51 getfmt(const char *tag) argument
/freebsd-current/sys/netinet/
H A Dip_options.h45 struct m_tag tag; /* m_tag */ member in struct:ipopt_tag
/freebsd-current/sys/netgraph/
H A Dqos.h64 struct m_tag tag; member in struct:m_qos_color
77 struct m_tag tag; member in struct:m_qos_priority
/freebsd-current/tools/tools/ath/athaggrstats/
H A Dmain.c55 const char *tag; member in struct:__anon6347
64 getfmt(const char *tag) argument
/freebsd-current/tools/tools/ath/athstats/
H A Dmain.c54 const char *tag; member in struct:__anon6356
72 getfmt(const char *tag) argument

Completed in 168 milliseconds

1234567891011>>