Searched defs:len_ (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/examples/
H A Dmkbug.cpp5 void QuickTest(int pos_, int len_) argument
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dtable.cpp50 c4_Bytes::c4_Bytes(const void *buf_, int len_, bool copy_): _size(len_), _copy argument
H A Dfileio.cpp363 int c4_FileStrategy::DataRead(t4_i32 pos_, void *buf_, int len_) { argument
372 void c4_FileStrategy::DataWrite(t4_i32 pos_, const void *buf_, int len_) { argument
[all...]
H A Dviewx.cpp486 c4_Bytes c4_BytesRef::Access(t4_i32 off_, int len_, bool noCopy_)const { argument
[all...]
H A Dpersist.cpp56 c4_FileMark::c4_FileMark(t4_i32 pos_, int len_) { argument
160 t4_i32 c4_Allocator::Allocate(t4_i32 len_) { argument
176 Occupy(t4_i32 pos_, t4_i32 len_) argument
380 AddEntry(t4_i32 off_, t4_i32 len_, const c4_Bytes &data_) argument
540 Write(const void *buf_, int len_) argument
1074 OldRead(t4_byte *buf_, int len_) argument
1158 OccupySpace(t4_i32 pos_, t4_i32 len_) argument
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tests/
H A Dtmapped.cpp7 void TestBlockDel(int pos_, int len_) { argument
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/
H A Dmk4tcl.cpp1408 Tcl_Obj *Tcl::tcl_NewStringObj(const char *str_, int len_) { argument

Completed in 91 milliseconds