Home
last modified time | relevance | path

Searched defs:ot (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddmu_object.c35 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, in dmu_object_alloc()
96 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_claim()
116 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, in dmu_object_reclaim()
Dzap_micro.c663 zap_create_claim(objset_t *os, uint64_t obj, dmu_object_type_t ot, in zap_create_claim()
672 dmu_object_type_t ot, in zap_create_claim_norm()
685 zap_create(objset_t *os, dmu_object_type_t ot, in zap_create()
692 zap_create_norm(objset_t *os, int normflags, dmu_object_type_t ot, in zap_create_norm()
703 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, in zap_create_flags()
Ddnode.c539 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, in dnode_allocate()
622 dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, in dnode_reallocate()
Ddsl_scan.c225 dmu_object_type_t ot = 0; in dsl_scan_setup_sync() local
Dzap.c967 zap_create_link(objset_t *os, dmu_object_type_t ot, uint64_t parent_obj, in zap_create_link()
/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_t3_cpl.h521 union opcode_tid ot; member
534 union opcode_tid ot; member
545 union opcode_tid ot; member
583 union opcode_tid ot; member
611 union opcode_tid ot; member
621 union opcode_tid ot; member
663 union opcode_tid ot; member
675 union opcode_tid ot; member
689 union opcode_tid ot; member
696 union opcode_tid ot; member
[all …]
/freebsd-10-stable/sys/ia64/disasm/
Ddisasm_extract.c188 enum asm_oper_type ot = ASM_OPER_NONE; in asm_normalize() local
1803 op_type(struct asm_inst *i, int op, enum asm_oper_type ot) in op_type()
1815 operand(struct asm_inst *i, int op, enum asm_oper_type ot, uint64_t bits, in operand()
1905 enum asm_oper_type ot; in asm_extract() local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
Dt_getitimer.c155 struct itimerval it, ot; in ATF_TC_BODY() local
175 struct itimerval it, ot; in ATF_TC_BODY() local
/freebsd-10-stable/contrib/ntp/ntpd/
Dcheck_y2k.c490 struct calendar ot; in main() local
572 struct calendar ot; in main() local
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_msg.h611 union opcode_tid ot; member
622 union opcode_tid ot; member
635 union opcode_tid ot; member
642 union opcode_tid ot; member
690 union opcode_tid ot; member
751 union opcode_tid ot; member
758 union opcode_tid ot; member
770 union opcode_tid ot; member
786 union opcode_tid ot; member
799 union opcode_tid ot; member
[all …]
/freebsd-10-stable/contrib/gdb/gdb/config/i386/
Dnm-i386sco5.h61 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) 1 argument
Dnm-i386.h84 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) 1 argument
/freebsd-10-stable/usr.bin/xlint/lint1/
Dtree.c1668 tspec_t nt, ot, ost = NOTSPEC; in convert() local
1714 ptconv(int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) in ptconv()
1768 iiconv(op_t op, int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) in iiconv()
1843 tspec_t nt, ot; in ppconv() local
1901 tspec_t ot, nt; in cvtcon() local
3087 tspec_t nt, ot; in cast() local
3815 tspec_t t, ot; in conaddr() local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Ddmu.h118 #define DMU_OT_IS_VALID(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
122 #define DMU_OT_IS_METADATA(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
131 #define DMU_OT_HAS_FILL(ot) \ argument
134 #define DMU_OT_BYTESWAP(ot) (((ot) & DMU_OT_NEWTYPE) ? \ argument
/freebsd-10-stable/sys/fs/nfs/
Dnfsrvcache.h69 } ot; member
/freebsd-10-stable/usr.sbin/pmcstudy/
Dpmcstudy.c1244 double un, ot, con, res; in otherassistavx() local
1268 double un, ot, con, res; in otherassistsse() local
1293 double un, ot, con, res; in efficiency1() local
1318 double un, ot, res; in efficiency2() local
/freebsd-10-stable/contrib/binutils/include/coff/
Dsym.h369 unsigned ot: 8; /* optimization type */ member
/freebsd-10-stable/contrib/gcc/
Dstmt.c1733 tree ot = TREE_TYPE (DECL_RESULT (current_function_decl)); in expand_return() local
Dcalls.c4099 tree ot = TREE_TYPE (arg->tree_value); in store_one_arg() local
Difcvt.c695 optab ot; in noce_emit_move_insn() local
/freebsd-10-stable/sys/dev/sound/usb/
Duaudio.c4013 const struct usb_audio_output_terminal *ot; in uaudio_mixer_verify_desc() member
4149 const struct usb_audio20_output_terminal *ot; in uaudio20_mixer_verify_desc() member
/freebsd-10-stable/contrib/gcc/cp/
Dpt.c4229 template_args_equal (tree ot, tree nt) in template_args_equal()
4259 tree ot = TREE_VEC_ELT (oldargs, i); in comp_template_args() local
/freebsd-10-stable/contrib/gdb/gdb/
Dinfttrace.c5430 hppa_can_use_hw_watchpoint (int type, int cnt, int ot) in hppa_can_use_hw_watchpoint()
Dremote.c4627 remote_check_watch_resources (int type, int cnt, int ot) in remote_check_watch_resources()
/freebsd-10-stable/sys/dev/drm2/
Ddrm_crtc.c1069 struct drm_connector *connector, *ot; in drm_mode_config_cleanup() local

12