Searched defs:offset (Results 251 - 275 of 1792) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/ncurses-44/ncurses/ncurses/tinfo/
H A Ddb_iterator.c102 next_list_item(const char *source, int *offset) argument
142 _nc_next_db(DBDIRS * state, int *offset) argument
221 _nc_first_db(DBDIRS * state, int *offset) argument
[all...]
/macosx-10.10.1/ntp-92/include/
H A Dparse_conf.h68 unsigned short offset; /* offset into buffer */ member in struct:format::foff
/macosx-10.10.1/pdisk-9/
H A Dmedia.c113 read_media(MEDIA m, long long offset, unsigned long count, void *address) argument
129 write_media(MEDIA m, long long offset, unsigned long count, void *address) argument
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dbounce_log.c207 long offset; local
H A Doff_cvt.c98 VSTRING *off_cvt_number(VSTRING *buf, off_t offset) argument
144 off_t offset; local
[all...]
H A Drecipient_list.h24 long offset; /* REC_TYPE_RCPT byte */ member in struct:RECIPIENT
/macosx-10.10.1/ruby-106/ruby/ext/psych/yaml/
H A Dreader.c26 yaml_parser_set_reader_error(yaml_parser_t *parser, const char *problem, size_t offset, int value) argument
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/test/
H A Dstrip.c41 tsize_t stripsize, offset; local
75 tsize_t stripsize, offset; local
265 tsize_t scanlinesize, offset; local
[all...]
/macosx-10.10.1/xar-254/xar/lib/
H A Dbzxar.c89 size_t outlen, offset = 0; local
186 size_t outlen, offset = 0; local
[all...]
H A Dzxar.c80 size_t outlen, offset = 0; local
160 size_t outlen, offset = 0; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dipcomp_core.c182 size_t offset; local
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp112 IOSubMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount * length, IOOptionBits options) argument
46 withSubRange(IOMemoryDescriptor * of, IOByteCount offset, IOByteCount length, IOOptionBits options) argument
60 initSubRange( IOMemoryDescriptor * parent, IOByteCount offset, IOByteCount length, IODirection direction ) argument
163 makeMapping( IOMemoryDescriptor * owner, task_t intoTask, IOVirtualAddress address, IOOptionBits options, IOByteCount offset, IOByteCount length ) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSNumber.cpp137 OSNumber * offset; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dphys.c108 pmap_zero_part_page( ppnum_t pn, vm_offset_t offset, vm_size_t len) argument
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Ddefault_freezer.h113 memory_object_offset_t offset; member in struct:default_freezer_mapping_table_entry
120 vm_object_offset_t offset; member in struct:default_freezer_mapping_table
H A Dvm_external.c242 _vm_external_state_get( vm_external_map_t map, vm_object_offset_t offset) argument
260 vm_external_state_set( vm_external_map_t map, vm_object_offset_t offset) argument
275 vm_external_state_clr( vm_external_map_t map, vm_object_offset_t offset) argument
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A Dmemset.c132 int offset = ts->ts_offset; local
/macosx-10.10.1/zlib-55/zlib/contrib/dotzlib/DotZLib/
H A DCodecBase.cs103 public abstract void Add(byte[] data, int offset, int count); argument
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDStripeSet.cpp188 addr64_t AppleRAIDStripeMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount *length, IOOptionBits options) argument
/macosx-10.10.1/BerkeleyDB-21/db/dbinc_auto/
H A Dfileops_auto.h34 u_int32_t offset; member in struct:___fop_write_args
/macosx-10.10.1/BerkeleyDB-21/db/examples_c/csv/
H A Dcsv.h84 size_t offset; /* DbRecord field offset */ member in struct:__anon330
H A Dutil.c20 u_int32_t a, *offset; local
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/bind/tuple/
H A DTupleInput.java105 public TupleInput(byte[] buffer, int offset, int length) { argument
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DRecordInput.java49 private RecordInput(RecordInput other, int offset) { argument
32 RecordInput(Catalog catalog, boolean rawAccess, DatabaseEntry priKeyEntry, int priKeyFormatId, byte[] buffer, int offset, int length) argument
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/util/
H A DFastOutputStream.java136 public void write(byte[] fromBuf, int offset, int length) argument
205 public final void writeFast(byte[] fromBuf, int offset, int length) { argument

Completed in 297 milliseconds

<<11121314151617181920>>