Searched defs:ct (Results 101 - 125 of 128) sorted by relevance

123456

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_atombios.c626 uint32_t slot_config, ct; local
/freebsd-11-stable/sys/geom/raid/
H A Dmd_ddf.c565 struct clocktime ct; local
845 struct clocktime ct; local
[all...]
/freebsd-11-stable/sys/dev/siba/
H A Dsiba_core.c1498 static const uint8_t ct[] = { local
/freebsd-11-stable/sys/dev/sound/pci/
H A Des137x.c1711 kobj_class_t ct = NULL; local
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dzfssubr.c51 uint64_t *ct; local
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dhttp_curl.c1701 char ct[200]; local
/freebsd-11-stable/contrib/telnet/telnet/
H A Dcommands.c924 struct setlist *ct; local
994 struct setlist *ct; local
[all...]
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.c2115 ct7_entry_t *ct = arg; local
2137 ct2_entry_t *ct = arg; local
[all...]
H A Disp.c3561 ct_hdr_t ct; local
3622 ct_hdr_t ct; local
3682 ct_hdr_t ct; local
4100 ct_hdr_t *ct = &rp.rftid_hdr; local
4167 ct_hdr_t *ct; local
4225 ct_hdr_t *ct; local
4289 ct_hdr_t *ct; local
[all...]
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c2313 CTime *ct = &chBest->ch_Times[ticks % CHTSIZE]; local
2321 CTime *ct = &chBest->ch_Times[i]; local
/freebsd-11-stable/contrib/ntp/parseutil/
H A Ddcfd.c1298 clocktime_t ct; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_timeout.c1544 int ct[64], cpr[64], ccpbk[32]; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp448 CreateModifierType(PdbTypeSymId type_id, const ModifierRecord &mr, CompilerType ct) argument
468 CreatePointerType(PdbTypeSymId type_id, const llvm::codeview::PointerRecord &pr, CompilerType ct) argument
487 CreateSimpleType(TypeIndex ti, CompilerType ct) argument
550 CreateClassStructUnion(PdbTypeSymId type_id, const TagRecord &record, size_t size, CompilerType ct) argument
564 CreateTagType(PdbTypeSymId type_id, const ClassRecord &cr, CompilerType ct) argument
570 CreateTagType(PdbTypeSymId type_id, const UnionRecord &ur, CompilerType ct) argument
576 CreateTagType(PdbTypeSymId type_id, const EnumRecord &er, CompilerType ct) argument
591 CreateArrayType(PdbTypeSymId type_id, const ArrayRecord &ar, CompilerType ct) argument
606 CreateFunctionType(PdbTypeSymId type_id, const MemberFunctionRecord &mfr, CompilerType ct) argument
616 CreateProcedureType(PdbTypeSymId type_id, const ProcedureRecord &pr, CompilerType ct) argument
626 CreateType(PdbTypeSymId type_id, CompilerType ct) argument
[all...]
H A DPdbAstBuilder.cpp779 CompilerType ct = m_clang.CreateRecordType( local
881 CompilerType ct = m_clang.CreateTypedefType(ToCompilerType(qt), uname.c_str(), local
892 CompilerType ct = m_clang.GetBasicType(type); local
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_request.c2253 register struct conf_trap *ct; local
H A Drefclock_parse.c4789 long ct = ((poll_info_t *)parse->parse_type->cl_data)->count; local
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_crtc.c1070 struct drm_crtc *crtc, *ct; local
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c2822 new_constraint_spec(enum ctype ct) argument
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_lib.c1459 CERT *ct = s->cert; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c185 zfs_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) argument
700 zfs_read(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t *ct) argument
852 zfs_write(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t *ct) argument
218 zfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, caller_context_t *ct) argument
294 zfs_ioctl(vnode_t *vp, u_long com, intptr_t data, int flag, cred_t *cred, int *rvalp, caller_context_t *ct) argument
1410 zfs_access(vnode_t *vp, int mode, int flag, cred_t *cr, caller_context_t *ct) argument
2624 zfs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) argument
2658 zfs_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr, caller_context_t *ct) argument
2872 zfs_setattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr, caller_context_t *ct) argument
4145 zfs_readlink(vnode_t *vp, uio_t *uio, cred_t *cr, caller_context_t *ct) argument
4183 zfs_link(vnode_t *tdvp, vnode_t *svp, char *name, cred_t *cr, caller_context_t *ct, int flags) argument
4303 zfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) argument
4353 zfs_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) argument
4418 zfs_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, caller_context_t *ct) argument
4499 zfs_getsecattr(vnode_t *vp, vsecattr_t *vsecp, int flag, cred_t *cr, caller_context_t *ct) argument
4517 zfs_setsecattr(vnode_t *vp, vsecattr_t *vsecp, int flag, cred_t *cr, caller_context_t *ct) argument
[all...]
H A Darc.c1769 uint64_t *ct; local
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp4781 __time_get_storage<char>::__analyze(char fmt, const ctype<char>& ct) argument
4929 __time_get_storage<wchar_t>::__analyze(char fmt, const ctype<wchar_t>& ct) argument
5079 init(const ctype<char>& ct) argument
5116 init(const ctype<wchar_t>& ct) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp118 char ct = *token, cb = *buf; local
H A Dkmp.h1486 } ct; member in struct:shared_common
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1907 uint32_t ct; member in struct:llvm::MachO::ppc_thread_state32_t

Completed in 616 milliseconds

123456