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

12

/freebsd-10-stable/contrib/expat/tests/
H A Dchardata.c31 CharData_Init(CharData *storage) argument
38 CharData_AppendString(CharData *storage, const char *s) argument
57 CharData_AppendXMLChars(CharData *storage, const XML_Char *s, int len) argument
79 CharData_CheckString(CharData *storage, const char *expected) argument
108 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) argument
[all...]
H A Druntests.c242 CharData *storage = (CharData *)userData; local
254 CharData storage; local
271 CharData storage; local
537 CharData *storage = (CharData *) userData; local
551 CharData *storage = (CharData *) userData; local
585 CharData storage; local
682 CharData *storage = (CharData *) userData; local
691 CharData storage; local
1157 CharData storage; local
1182 CharData storage; local
1323 CharData *storage = (CharData *) userData; local
1337 CharData *storage = (CharData *) userData; local
1346 CharData storage; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_kevent.c84 int s[2], storage, status, kq; local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DOptional.h32 AlignedCharArrayUnion<T> storage; member in class:llvm::Optional
H A DDenseMap.h710 AlignedCharArrayUnion<BucketT[InlineBuckets], LargeRep> storage; member in class:llvm::SmallDenseMap
/freebsd-10-stable/contrib/netbsd-tests/include/sys/
H A Dt_socket.c90 int rfd, fd[2], storage; local
/freebsd-10-stable/usr.bin/m4/
H A Dlook.c70 void *storage = xalloc(s, "hash alloc"); local
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dtrace.c76 long storage, symcount; local
/freebsd-10-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-10-stable/contrib/binutils/binutils/
H A Dcoffgrok.c725 long storage; local
H A Dnm.c1015 long storage = bfd_get_dynamic_symtab_upper_bound (abfd); local
/freebsd-10-stable/sys/boot/uboot/lib/
H A Dapi_public.h148 } storage; member in union:device_info::__anon6503
/freebsd-10-stable/sys/ia64/ia64/
H A Ddb_machdep.c305 db_bkpt_clear(db_addr_t addr, BKPT_INST_TYPE *storage) argument
337 db_bkpt_write(db_addr_t addr, BKPT_INST_TYPE *storage) argument
/freebsd-10-stable/crypto/openssl/crypto/
H A Dex_data.c420 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
459 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
502 CRYPTO_EX_DATA_FUNCS **storage = NULL; local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dsyms.c785 long storage; local
H A Delf64-sparc.c240 elf64_sparc_canonicalize_dynamic_reloc (bfd *abfd, arelent **storage, argument
H A Darchive.c1822 long storage; local
H A Delf64-mips.c2365 mips_elf64_canonicalize_dynamic_reloc(bfd *abfd, arelent **storage, asymbol **syms) argument
H A Dsunos.c316 sunos_canonicalize_dynamic_symtab (bfd *abfd, asymbol **storage) argument
424 sunos_canonicalize_dynamic_reloc (bfd *abfd, arelent **storage, asymbol **syms) argument
/freebsd-10-stable/contrib/unbound/libunbound/
H A Dlibunbound.c858 struct sockaddr_storage storage; local
/freebsd-10-stable/sys/dev/isp/
H A Disp_target.c576 uint8_t storage[QENTRY_LEN]; local
741 char storage[QENTRY_LEN]; local
820 char storage[QENTRY_LEN]; local
[all...]
/freebsd-10-stable/contrib/libgnuregex/
H A Dregcomp.c974 bin_tree_storage_t *storage, *next; local
3743 bin_tree_storage_t *storage = re_malloc (bin_tree_storage_t, 1); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1988 ClangASTContext::CreateParameterDeclaration (const char *name, const ClangASTType &param_type, int storage) argument
1907 CreateFunctionDeclaration(DeclContext *decl_ctx, const char *name, const ClangASTType &function_clang_type, int storage, bool is_inline) argument
/freebsd-10-stable/sys/dev/hatm/
H A Dif_hatmvar.h254 char storage[MBUF_ALLOC_SIZE - sizeof(struct mbuf_page_hdr)]; member in struct:mbuf_page
298 char storage[MBUFX_STORAGE_SIZE(0)]; member in struct:mbuf0_chunk
303 char storage[MBUFX_STORAGE_SIZE(1)]; member in struct:mbuf1_chunk
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3860 const struct sockaddr *storage; local

Completed in 199 milliseconds

12