Searched defs:where (Results 101 - 125 of 167) sorted by relevance

1234567

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-s390.c1059 char *where; local
1740 char *where; local
2001 char *where; local
[all...]
H A Dtc-ia64.h287 } where; member in struct:unw_x_record
H A Dtc-mep.c1283 int where = fragP->fr_opcode - fragP->fr_literal; local
1553 mep_cgen_record_fixup_exp(fragS *frag, int where, const CGEN_INSN *insn, int length, const CGEN_OPERAND *operand, int opinfo, expressionS *exp) argument
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A Dilist.h412 iterator insert(iterator where, NodeTy *New) { argument
428 iterator insertAfter(iterator where, NodeTy *New) { argument
465 iterator erase(iterator where) { argument
565 template<class InIt> void insert(iterator where, InI argument
570 splice(iterator where, iplist &L2) argument
574 splice(iterator where, iplist &L2, iterator first) argument
579 splice(iterator where, iplist &L2, iterator first, iterator last) argument
664 insert(iterator where, const NodeTy &val) argument
673 insert(iterator where, size_type count, const NodeTy &val) argument
[all...]
/freebsd-10-stable/lib/libstand/
H A Dnandfs.c485 nandfs_seek(struct open_file *f, off_t offset, int where) argument
H A Dnfs.c718 nfs_seek(struct open_file *f, off_t offset, int where) argument
1367 nfs_seek(struct open_file *f, off_t offset, int where) argument
H A Dext2fs.c848 ext2fs_seek(struct open_file *f, off_t offset, int where) argument
/freebsd-10-stable/usr.bin/patch/
H A Dpatch.c149 LINENUM where = 0, newwhere, fuzz, mymaxfuzz; local
828 apply_hunk(LINENUM where) argument
[all...]
/freebsd-10-stable/usr.sbin/mptable/
H A Dmptable.c299 int where; local
527 MPFloatingPointer( u_int32_t paddr, int where, mpfps_t* mpfps ) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dddt.c691 avl_index_t where; local
930 avl_index_t where; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c214 is_mounted(libzfs_handle_t *zfs_hdl, const char *special, char **where) argument
228 zfs_is_mounted(zfs_handle_t *zhp, char **where) argument
473 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) argument
495 zfs_is_shared_nfs(zfs_handle_t *zhp, char **where) argument
502 zfs_is_shared_smb(zfs_handle_t *zhp, char **where) argument
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-i386.c2278 bfd_byte *where = contents + rel->r_offset; local
/freebsd-10-stable/contrib/binutils/gas/
H A Dwrite.c138 fix_new_internal(fragS *frag, int where, int size, symbolS *add_symbol, symbolS *sub_symbol, offsetT offset, int pcrel, RELOC_ENUM r_type ATTRIBUTE_UNUSED ) argument
226 fix_new(fragS *frag, int where, int size, symbolS *add_symbol, offsetT offset, int pcrel, RELOC_ENUM r_type ) argument
243 fix_new_exp(fragS *frag, int where, int size, expressionS *exp, int pcrel, RELOC_ENUM r_type ) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dreg-stack.c756 emit_pop_insn(rtx insn, stack regstack, rtx reg, enum emit_where where) argument
2336 change_stack(rtx insn, stack old, stack new, enum emit_where where) argument
[all...]
H A Dreorg.c1857 update_block(rtx insn, rtx where) argument
[all...]
H A Dvar-tracking.c161 enum emit_note_where where; member in struct:emit_note_data_def
2366 enum emit_note_where where = ((emit_note_data *)data)->where; local
2519 emit_notes_for_changes(rtx insn, enum emit_note_where where) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dremote-e7000.c1060 stickbyte (char *where, unsigned int what) argument
1134 int where = 0; local
[all...]
H A Dtop.c1114 int where; local
H A Dwince.c690 read_process_memory (HANDLE h, LPCVOID where, LPVOID buf, gdb_wince_len len, gdb_wince_len * nbytes) argument
702 write_process_memory (HANDLE h, LPCVOID where, LPCVOID buf, gdb_wince_len len, gdb_wince_len * nbytes) argument
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c496 static void ssl_info_cb(const SSL *ssl, int where, int ret) argument
[all...]
/freebsd-10-stable/lib/libedit/
H A Dterm.c527 term_move_to_line(EditLine *el, int where) argument
583 term_move_to_char(EditLine *el, int where) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c807 avl_index_t where; local
/freebsd-10-stable/contrib/serf/buckets/
H A Dssl_buckets.c211 apps_ssl_info_callback(const SSL *s, int where, int ret) argument
/freebsd-10-stable/contrib/tcsh/
H A Ded.screen.c1019 MoveToLine(int where) argument
1076 MoveToChar(int where) /* mov argument
[all...]
/freebsd-10-stable/contrib/bmake/
H A Djob.c393 job_table_dump(const char *where) argument

Completed in 440 milliseconds

1234567