Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 25 of 86) sorted by relevance

1234

/netbsd-src/external/mit/expat/dist/tests/
H A Dchardata.c56 CharData_Init(CharData *storage) { in CharData_Init()
62 CharData_AppendXMLChars(CharData *storage, const XML_Char *s, int len) { in CharData_AppendXMLChars()
82 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) { in CharData_CheckXMLChars()
H A Dstructdata.c67 StructData_Init(StructData *storage) { in StructData_Init()
75 StructData_AddItem(StructData *storage, const XML_Char *s, int data0, int data1, in StructData_AddItem()
103 StructData_CheckItems(StructData *storage, const StructDataEntry *expected, in StructData_CheckItems()
143 StructData_Dispose(StructData *storage) { in StructData_Dispose()
H A Druntests.c580 CharData *storage = (CharData *)userData; in accumulate_attribute() local
596 CharData storage; in _run_character_check() local
613 CharData storage; in _run_attribute_check() local
630 CharData *storage; member
642 CharData *const storage = (CharData *)malloc(sizeof(CharData)); in _run_ext_character_check() local
846 CharData storage; in START_TEST() local
1092 StructData *storage = (StructData *)userData; in start_element_event_handler2() local
1100 StructData *storage = (StructData *)userData; in end_element_event_handler2() local
1122 StructData storage; in START_TEST() local
1267 CharData *storage = (CharData *)userData; in end_element_event_handler() local
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h94 void Init(void *storage, uptr size) { in Init()
110 CompactRingBuffer(void *storage, uptr size) { in CompactRingBuffer()
115 CompactRingBuffer(const CompactRingBuffer &other, void *storage) { in CompactRingBuffer()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_ring_buffer.h93 void Init(void *storage, uptr size) { in Init()
109 CompactRingBuffer(void *storage, uptr size) { in CompactRingBuffer()
114 CompactRingBuffer(const CompactRingBuffer &other, void *storage) { in CompactRingBuffer()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_ring_buffer.h92 void Init(void *storage, uptr size) { in Init()
108 CompactRingBuffer(void *storage, uptr size) { in CompactRingBuffer()
113 CompactRingBuffer(const CompactRingBuffer &other, void *storage) { in CompactRingBuffer()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_thread_list.cpp9 void InitThreadList(uptr storage, uptr size) { in InitThreadList()
H A Dhwasan_thread_list.h76 HwasanThreadList(uptr storage, uptr size) in HwasanThreadList()
/netbsd-src/sys/arch/alpha/alpha/
H A Dtrap.c635 #define unaligned_load(storage, ptrf, mod) \ argument
642 #define unaligned_store(storage, ptrf, mod) \ argument
651 #define unaligned_load_integer(storage) \ argument
654 #define unaligned_store_integer(storage) \ argument
657 #define unaligned_load_floating(storage, mod) do { \ argument
663 #define unaligned_store_floating(storage, mod) do { \ argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dex_data.c212 EX_CALLBACK **storage = NULL; in CRYPTO_new_ex_data() local
259 EX_CALLBACK **storage = NULL; in CRYPTO_dup_ex_data() local
327 EX_CALLBACK **storage = NULL; in CRYPTO_free_ex_data() local
/netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_util.h52 VCHIQ_HEADER_T **storage; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dex_data.c218 EX_CALLBACK **storage = NULL; in ossl_crypto_new_ex_data_ex() local
275 EX_CALLBACK **storage = NULL; in CRYPTO_dup_ex_data() local
372 struct ex_callback_entry *storage = NULL; in CRYPTO_free_ex_data() local
/netbsd-src/usr.bin/rpcgen/
H A Drpc_svcout.c263 write_programs(const char *storage) in write_programs()
341 write_program(definition *def, const char *storage) in write_program()
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-tcp-oob.c42 static char storage[1024]; in alloc_cb() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dtimers.cc187 char storage[kStorageSize]; in DateTimeString() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dtimers.cc187 char storage[kStorageSize]; in DateTimeString() local
/netbsd-src/tests/include/sys/
H A Dt_socket.c90 int rfd, fd[2], storage; in ATF_TC_BODY() local
/netbsd-src/tests/lib/libc/sys/
H A Dt_kevent.c80 int s[2], storage, status, kq; in ATF_TC_BODY() local
/netbsd-src/sys/dev/ic/
H A Disp_target.c838 uint8_t storage[QENTRY_LEN]; in isp_target_async() local
1065 char storage[QENTRY_LEN]; in isp_notify_ack() local
1174 char storage[QENTRY_LEN]; isp_acknak_abts() local
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DFloatingPointMode.h135 std::string storage; in str() local
/netbsd-src/lib/librefuse/refuse/
H A Dchan.c67 static struct refuse_chan_storage storage; variable
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c125 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; in chacha20_poly1305_tls_cipher() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Daddr2line.c120 long storage; in slurp_symtab() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dbitmanip.d204 enum storage = "private void* " ~ store ~ "_ptr;\n"; in createReferenceAccessor() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Daddr2line.c120 long storage; in slurp_symtab() local

1234