Searched defs:storage (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.cpp9 void InitThreadList(uptr storage, uptr size) { argument
H A Dhwasan_thread_list.h110 HwasanThreadList(uptr storage, uptr size) argument
H A Dhwasan_report.cpp96 void *storage = local
/freebsd-12-stable/contrib/expat/tests/
H A Dchardata.c54 CharData_Init(CharData *storage) { argument
60 CharData_AppendXMLChars(CharData *storage, const XML_Char *s, int len) { argument
80 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) argument
[all...]
H A Dstructdata.c69 StructData_Init(StructData *storage) { argument
77 StructData_AddItem(StructData *storage, const XML_Char *s, int data0, int data1, argument
105 StructData_CheckItems(StructData *storage, const StructDataEntry *expected, int count) argument
145 StructData_Dispose(StructData *storage) argument
[all...]
/freebsd-12-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h52 VCHIQ_HEADER_T **storage; member in struct:__anon11553
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_kevent.c84 int s[2], storage, status, kq; local
/freebsd-12-stable/contrib/netbsd-tests/include/sys/
H A Dt_socket.c90 int rfd, fd[2], storage; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp231 StreamString storage; local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h93 void Init(void *storage, uptr size) { argument
109 CompactRingBuffer(void *storage, uptr size) { argument
114 CompactRingBuffer(const CompactRingBuffer &other, void *storage) { argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/bn/
H A Dbn_mod.c52 BN_ULONG storage[1024 / BN_BITS2]; local
/freebsd-12-stable/usr.bin/indent/
H A Dindent_codes.h74 #define storage 34 macro
/freebsd-12-stable/usr.bin/m4/
H A Dlook.c75 void *storage = xcalloc(n, s, "hash alloc"); local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h236 clang::StorageClass storage = clang::SC_None; member in struct:ParsedDWARFTypeAttributes
/freebsd-12-stable/contrib/wpa/src/utils/
H A Dtrace.c100 long storage, symcount; local
/freebsd-12-stable/contrib/binutils/binutils/
H A Dcoffgrok.c725 long storage; local
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A De_chacha20_poly1305.c217 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; local
H A De_aes_cbc_hmac_sha1.c161 unsigned char storage[sizeof(SHA1_MB_CTX) + 32]; local
H A De_aes_cbc_hmac_sha256.c157 unsigned char storage[sizeof(SHA256_MB_CTX) + 32]; local
/freebsd-12-stable/crypto/openssl/crypto/
H A Dex_data.c212 EX_CALLBACK **storage = NULL; local
259 EX_CALLBACK **storage = NULL; local
327 EX_CALLBACK **storage = NULL; local
[all...]
/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_svcout.c302 write_programs(const char *storage) argument
387 write_program(definition *def, const char *storage) argument
/freebsd-12-stable/contrib/ofed/librdmacm/examples/
H A Drcopy.c52 struct sockaddr_storage storage; member in union:rsocket_address
/freebsd-12-stable/stand/uboot/lib/
H A Dapi_public.h148 } storage; member in union:device_info::__anon9274
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h170 llvm::SmallString<32> storage; member in class:lldb_private::python::NullTerminated
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h44 namespace storage { namespace in namespace:llvm::irsymtab
[all...]

Completed in 212 milliseconds

123