Searched defs:offs (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-9.3-release/usr.sbin/dumpcis/
H A Dreadcis.h39 off_t offs; member in struct:tuple_list
H A Dreadcis.c197 off_t offs; local
247 read_one_tuplelist(int fd, int flags, off_t offs) argument
322 ck_linktarget(int fd, off_t offs, int flag) argument
[all...]
/freebsd-9.3-release/lib/libusbhid/
H A Ddata.c47 int i, end, offs; local
92 int offs; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Edit/
H A DFileOffset.h24 FileOffset(FileID fid, unsigned offs) : FID(fid), Offs(offs) { } argument
/freebsd-9.3-release/lib/libz/
H A Dinftrees.c59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinftrees.c61 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/freebsd-9.3-release/sys/dev/ct/
H A Dct_machdep.h153 ct_cr_read_1(struct ct_bus_access_handle *chp, bus_addr_t offs) argument
167 ct_cr_write_1(struct ct_bus_access_handle *chp, bus_addr_t offs, u_int8_t val) argument
H A Dbshw_machdep.c140 bus_addr_t offs; local
/freebsd-9.3-release/sys/sparc64/isa/
H A Dofw_isa.c102 uint64_t offs, cstart, cend; local
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dinit.c343 ptrdiff_t offs; local
/freebsd-9.3-release/sys/ofed/include/linux/
H A Dbitops.h114 int offs; local
140 int offs; local
178 int offs; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Edit/
H A DCommit.cpp222 bool Commit::canInsert(SourceLocation loc, FileOffset &offs) { argument
247 bool Commit::canInsertAfterToken(SourceLocation loc, FileOffset &offs, argument
H A DEditedSource.cpp348 FileOffset offs = I->first; local
269 adjustRemoval(const SourceManager &SM, const LangOptions &LangOpts, SourceLocation Loc, FileOffset offs, unsigned &len, StringRef &text) argument
306 applyRewrite(EditsReceiver &receiver, StringRef text, FileOffset offs, unsigned len, const SourceManager &SM, const LangOptions &LangOpts) argument
[all...]
/freebsd-9.3-release/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c107 uint32_t offs; local
/freebsd-9.3-release/sys/nfs/
H A Dnfs_common.c243 nfs_adv(struct mbuf **mdp, caddr_t *dposp, int offs, int left) argument
/freebsd-9.3-release/sys/dev/sound/pci/
H A Dhdspe-pcm.c88 int offs = 0; local
/freebsd-9.3-release/usr.bin/make/
H A Darch.c543 u_long offs; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_options.c848 size_t offs; local
H A Ddt_provider.c520 uint32_t **offs; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DRewriter.cpp409 unsigned offs = Content->SourceLineCache[lineNo]; local
/freebsd-9.3-release/contrib/tcsh/
H A Dtw.init.c128 intptr_t offs = sl->buff - ptr; local
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_stropts.h137 long offs; /* Address offset */ member in struct:svr4_strmcmd
/freebsd-9.3-release/sys/netgraph/atm/ccatm/
H A Dng_ccatm.c721 size_t offs; local
[all...]
/freebsd-9.3-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c322 sdpstats_write(struct file *file, const char __user *buf, size_t count, loff_t *offs) argument
435 sdpprf_write(struct file *file, const char __user *buf, size_t count, loff_t *offs) argument
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dremote-vx.c665 struct section_offsets *offs; local

Completed in 181 milliseconds

123