Searched +defs:new +defs:table (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.10/remote_cmds-47/revnetgroup.tproj/
H A Dhash.c115 lookup(struct group_entry *table[], char *key) argument
148 store(struct group_entry *table[], char *key, char *data) argument
150 struct group_entry *new; local
177 mstore(struct member_entry *table[], char *key, char *data, char *domain) argument
179 struct member_entry *cur, *new; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A DxotclTrace.c152 int new; local
154 Tcl_HashTable *table = &xotclMemCount; local
177 Tcl_HashTable *table = &xotclMemCount; local
194 Tcl_HashTable *table = &xotclMemCount; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Detags.el[all...]
H A Dperl-mode.el[all...]
H A Dfortran.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dnnwfm.el[all...]
H A Dnnmail.el[all...]
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dstrhash.c102 hash_table *new = (hash_table *)malloc(sizeof(hash_table)); local
169 hash_destroy(hash_table *table, char *key, void (*nukefunc)()) argument
228 hash_search(hash_table *table, caddr_t key, void *datum, void (*replace_func)()) argument
246 hash_node *new = (hash_node *)malloc(sizeof(hash_node)); local
290 hash_traverse(hash_table *table, int (*func)(), void *arg) argument
317 hash_purge(hash_table *table, void (*purge_func)(char *p1, void *p2)) argument
347 hash_stats(hash_table *table, int verbose) argument
[all...]
/macosx-10.10/apr-32/apr-util/apr-util/xlate/
H A Dxlate.c204 apr_xlate_t *new; local
392 char *table = convset->sbcs_table; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dz8kgen.c730 translate (struct tok_struct *table, char *x, int *length) argument
907 struct op *new = xmalloc (sizeof (struct op) * c); local
963 struct op *new = xmalloc (sizeof (struct op) * c); local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-units.el[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dhash.c359 bfd_hash_table_init_n(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize, unsigned int size) argument
394 bfd_hash_table_init(struct bfd_hash_table *table, struct bfd_hash_entry *(*newfunc) (struct bfd_hash_entry *, struct bfd_hash_table *, const char *), unsigned int entsize) argument
407 bfd_hash_table_free(struct bfd_hash_table *table) argument
416 bfd_hash_lookup(struct bfd_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy) argument
458 char *new; local
519 bfd_hash_replace(struct bfd_hash_table *table, struct bfd_hash_entry *old, struct bfd_hash_entry *nw) argument
544 bfd_hash_allocate(struct bfd_hash_table *table, unsigned int size) argument
558 bfd_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string ATTRIBUTE_UNUSED) argument
570 bfd_hash_traverse(struct bfd_hash_table *table, bfd_boolean (*func) (struct bfd_hash_entry *, void *), void * info) argument
634 struct bfd_hash_table table; member in struct:bfd_strtab_hash
649 strtab_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
687 struct bfd_strtab_hash *table; local
727 _bfd_stringtab_free(struct bfd_strtab_hash *table) argument
[all...]
H A Dtekhex.c414 tekhex_symbol_type *new = bfd_alloc (abfd, amt); local
504 tekhex_canonicalize_symtab(bfd *abfd, asymbol **table) argument
879 tekhex_symbol_type *new = bfd_zalloc (abfd, amt); local
[all...]
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dhash.c148 hash_get_n_buckets(const Hash_table *table) argument
156 hash_get_n_buckets_used(const Hash_table *table) argument
164 hash_get_n_entries(const Hash_table *table) argument
172 hash_get_max_bucket_length(const Hash_table *table) argument
199 hash_table_ok(const Hash_table *table) argument
228 hash_print_statistics(const Hash_table *table, FILE *stream) argument
248 hash_lookup(const Hash_table *table, const void *entry) argument
277 hash_get_first(const Hash_table *table) argument
296 hash_get_next(const Hash_table *table, const void *entry) argument
324 hash_get_entries(const Hash_table *table, void **buffer, size_t buffer_size) argument
356 hash_do_for_each(const Hash_table *table, Hash_processor processor, void *processor_data) argument
482 check_tuning(Hash_table *table) argument
542 Hash_table *table; local
603 hash_clear(Hash_table *table) argument
646 hash_free(Hash_table *table) argument
703 allocate_entry(Hash_table *table) argument
705 struct hash_entry *new; local
728 free_entry(Hash_table *table, struct hash_entry *entry) argument
742 hash_find_entry(Hash_table *table, const void *entry, struct hash_entry **bucket_head, bool delete) argument
817 hash_rehash(Hash_table *table, size_t candidate) argument
906 hash_insert(Hash_table *table, const void *entry) argument
981 hash_delete(Hash_table *table, const void *entry) argument
1027 hash_print(const Hash_table *table) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dorg.el[all...]
H A Dsgml-mode.el[all...]
H A Dartist.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dmule.el[all...]
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dmod_cache_disk.c900 static apr_status_t store_table(apr_file_t *fd, apr_table_t *table) argument
1386 disk_cache_dir_conf *new = (disk_cache_dir_conf *) apr_pcalloc(p, sizeof(disk_cache_dir_conf)); local
775 read_table(cache_handle_t *handle, request_rec *r, apr_table_t *table, apr_file_t *file) argument
[all...]
H A Dmod_cache_socache.c240 static apr_status_t store_table(apr_table_t *table, unsigned char *buffer, argument
1214 *new = local
187 read_table(cache_handle_t *handle, request_rec *r, apr_table_t *table, unsigned char *buffer, apr_size_t buffer_len, apr_size_t *slider) argument
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclEncoding.c651 Tcl_HashTable table; local
827 int new; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Desh-mode.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dcompletion.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/mh-e/
H A Dmh-comp.el[all...]
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy_http.c116 apr_table_t *table; member in struct:header_dptr
664 apr_bucket *new; local
[all...]

Completed in 426 milliseconds

123