Searched defs:offset (Results 26 - 50 of 1792) sorted by relevance

1234567891011>>

/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dmunmap.c46 size_t offset; local
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DMultipleDataEntry.java50 MultipleDataEntry(final byte[] data, final int offset, final int size) argument
H A DMultipleKeyDataEntry.java50 MultipleKeyDataEntry(final byte[] data, final int offset, final int size) argument
H A DMultipleRecnoDataEntry.java50 MultipleRecnoDataEntry(final byte[] data, final int offset, final int size) argument
/macosx-10.10.1/BerkeleyDB-21/db/os_brew/
H A Dos_rw.c65 size_t offset, nr; local
/macosx-10.10.1/BerkeleyDB-21/db/os_windows/
H A Dos_seek.c34 off_t offset; local
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dplurfmt.h571 double offset; member in class:PluralFormat
[all...]
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIDeviceI386.cpp37 UInt32 IOPCIDevice::ioRead32( UInt16 offset, IOMemoryMap * map ) argument
53 UInt16 IOPCIDevice::ioRead16( UInt16 offset, IOMemoryMap * map ) argument
65 UInt8 IOPCIDevice::ioRead8( UInt16 offset, IOMemoryMap * map ) argument
77 void IOPCIDevice::ioWrite32( UInt16 offset, UInt32 value, argument
86 void IOPCIDevice::ioWrite16( UInt16 offset, UInt16 value, argument
95 ioWrite8( UInt16 offset, UInt8 value, IOMemoryMap * map ) argument
[all...]
H A DIOPCIDeviceMappedIO.cpp38 UInt32 IOPCIDevice::ioRead32( UInt16 offset, IOMemoryMap * map ) argument
55 UInt16 IOPCIDevice::ioRead16( UInt16 offset, IOMemoryMap * map ) argument
72 UInt8 IOPCIDevice::ioRead8( UInt16 offset, IOMemoryMap * map ) argument
89 void IOPCIDevice::ioWrite32( UInt16 offset, UInt32 value, argument
103 void IOPCIDevice::ioWrite16( UInt16 offset, UInt16 value, argument
117 ioWrite8( UInt16 offset, UInt8 value, IOMemoryMap * map ) argument
[all...]
/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dget_myaddress.c86 int offset, x, addrlen, s; local
/macosx-10.10.1/Security-57031.1.35/Security/include/securityd_client/
H A Dsec_xdr.h45 uint8_t *offset; member in struct:sec_xdr_arena_allocator
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A Dsec_xdr.h45 uint8_t *offset; member in struct:sec_xdr_arena_allocator
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DGradientSlider.js187 var stop = {offset: this._shadowKnob.x / WebInspector.GradientSlider.Width, color: this._shadowKnob.wellColor}; property in class:stop
/macosx-10.10.1/diskdev_cmds-576/disklib/
H A Ddkopen.c49 off64_t dklseek (int filedes, off64_t offset, int whence) argument
/macosx-10.10.1/libarchive-30/libarchive/libarchive/test/
H A Dtest_read_format_iso_multi_extent.c36 off_t offset; local
H A Dtest_read_format_isojoliet_bz2.c62 off_t offset; local
H A Dtest_read_format_isojoliet_long.c67 off_t offset; local
H A Dtest_read_format_isojoliet_rr.c65 off_t offset; local
H A Dtest_read_format_isorr_bz2.c62 off_t offset; local
H A Dtest_read_format_isorr_new_bz2.c63 off_t offset; local
H A Dtest_read_format_isorr_rr_moved.c68 off_t offset; local
/macosx-10.10.1/llvmCore-3425.0.34/unittests/Support/
H A DDataExtractorTest.cpp28 uint32_t offset = 0; local
76 uint32_t offset = 0; local
93 uint32_t offset = 0; local
103 uint32_t offset = 0; local
[all...]
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dheader_token.h27 ssize_t offset; /* index into token buffer */ member in union:HEADER_TOKEN::__anon11526
H A Drcpt_buf.h35 long offset; /* REC_TYPE_RCPT byte */ member in struct:__anon11550
/macosx-10.10.1/smb-759.0/lib/smb/
H A Dfile.c40 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, uint32_t count, char *dst) argument
57 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, uint32_t count, const char *src) argument

Completed in 1405 milliseconds

1234567891011>>