Searched defs:swap (Results 1 - 25 of 129) sorted by path

123456

/freebsd-10.0-release/contrib/apr/tables/
H A Dapr_tables.c1007 apr_table_entry_t *swap = values[i]; local
1018 apr_table_entry_t **swap; local
/freebsd-10.0-release/contrib/binutils/bfd/doc/
H A Dchew.c1045 swap () function
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decoff.c3901 const struct ecoff_debug_swap * const swap = local
[all...]
H A Delf64-alpha.c1329 const struct ecoff_debug_swap *swap; local
1446 const struct ecoff_debug_swap * const swap = local
1529 const struct ecoff_debug_swap *swap; member in struct:extsym_info
4932 const struct ecoff_debug_swap *swap local
[all...]
H A Delfxx-mips.c364 const struct ecoff_debug_swap *swap; member in struct:extsym_info
871 const struct ecoff_debug_swap *swap; local
975 const struct ecoff_debug_swap *swap; local
9864 const struct ecoff_debug_swap * const swap = local
10231 const struct ecoff_debug_swap *swap = bed->elf_backend_ecoff_debug_swap; local
[all...]
/freebsd-10.0-release/contrib/binutils/ld/
H A Dldwrite.c74 bfd_boolean swap; local
/freebsd-10.0-release/contrib/file/
H A Dgetopt_long.c144 char *swap; local
H A Dreadelf.c76 getu16(int swap, uint16_t value) argument
95 getu32(int swap, uint32_t value) argument
116 getu64(int swap, uint64_t value) argument
305 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, size_t size, off_t fsize, int *flags) argument
372 donote(struct magic_set *ms, void *vbuf, size_t offset, size_t size, int clazz, int swap, size_t align, int *flags) argument
856 doshn(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, size_t size, off_t fsize, int *flags, int mach) argument
1053 dophn_exec(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, size_t size, off_t fsize, int *flags, int sh_num) argument
1156 int swap; local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Ddojump.c670 do_jump_by_parts_greater(tree exp, int swap, rtx if_false_label, rtx if_true_label) argument
H A Dfold-const.c6986 bool swap = false; local
[all...]
H A Dsreal.c347 sreal *swap; local
457 sreal *swap; local
/freebsd-10.0-release/contrib/gdb/gdb/
H A Delfread.c583 const struct ecoff_debug_swap *swap; local
H A Dgdbarch.c90 struct gdbarch_swap *swap; member in struct:gdbarch
5476 void *swap; member in struct:gdbarch_swap
[all...]
H A Dmdebugread.c410 mdebug_build_psymtabs(struct objfile *objfile, const struct ecoff_debug_swap *swap, struct ecoff_debug_info *info) argument
4727 elfmdebug_build_psymtabs(struct objfile *objfile, const struct ecoff_debug_swap *swap, asection *sec) argument
[all...]
/freebsd-10.0-release/contrib/gdtoa/
H A DstrtoIg.c42 int i, nb, nw, nw1, rv, rv1, swap; local
/freebsd-10.0-release/contrib/libc++/src/
H A Ddebug.cpp368 __libcpp_db::swap(void* c1, void* c2) function in class:__libcpp_db
H A Dstrstream.cpp115 strstreambuf::swap(strstreambuf& __rhs) function in class:strstreambuf
/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dbasic_string.h2364 swap(basic_string<_CharT, _Traits, _Alloc>& __lhs, function
H A Dstl_algobase.h93 swap(_Tp& __a, _Tp& __b) function
H A Dstl_bvector.h693 swap(vector& __x) function in class:vector
708 swap(reference __x, reference __y) function in class:vector
H A Dstl_deque.h1209 swap(deque& __x) function in class:deque
1615 swap(deque<_Tp,_Alloc>& __x, deque<_Tp,_Alloc>& __y) function
[all...]
H A Dstl_list.h901 swap(list& __x) function in class:list
1267 swap(list<_Tp, _Alloc>& __x, list<_Tp, _Alloc>& __y) function
H A Dstl_map.h498 swap(map& __x) function in class:map
734 swap(map<_Key, _Tp, _Compare, _Alloc>& __x, function
H A Dstl_multimap.h435 swap(multimap& __x) function in class:multimap
664 swap(multimap<_Key, _Tp, _Compare, _Alloc>& __x, function
H A Dstl_multiset.h278 swap(multiset& __x) function in class:multiset
559 swap(multiset<_Key, _Compare, _Alloc>& __x, function

Completed in 447 milliseconds

123456