Searched defs:pos_ (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/examples/
H A Dmkbug.cpp5 void QuickTest(int pos_, int len_) argument
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/tests/
H A Dtresize.cpp70 int CResizer::Ins(int pos_, int cnt_) { argument
95 int CResizer::Del(int pos_, in argument
[all...]
H A Dtmapped.cpp7 void TestBlockDel(int pos_, int len_) { argument
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dbytestrie.h322 const uint8_t *pos_; member in class:BytesTrie::Iterator
512 const uint8_t *pos_; member in class:BytesTrie
[all...]
H A Ducharstrie.h340 const UChar *pos_; member in class:UCharsTrie::Iterator
569 const UChar *pos_; member in class:UCharsTrie
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dcolumn.cpp140 void c4_Column::SetLocation(t4_i32 pos_, t4_i32 size_) { argument
[all...]
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
H A Dremap.cpp287 void c4_HashViewer::RemoveDict(int pos_) { argument
391 bool c4_HashViewer::InsertRows(int pos_, c4_Cursor value_, int count_) { argument
427 RemoveRows(int pos_, int count_) argument
542 Slot(int &pos_) argument
[all...]
H A Dstore.cpp501 int c4_StreamStrategy::DataRead(t4_i32 pos_, void *buffer_, int length_) { argument
519 void c4_StreamStrategy::DataWrite(t4_i32 pos_, const void *buffer_, int length_) argument
H A Dcustom.cpp107 bool c4_CustomSeq::RestrictSearch(c4_Cursor cursor_, int &pos_, int &count_) { argument
253 bool c4_SliceViewer::InsertRows(int pos_, c4_Cursor value_, int count_) { argument
265 RemoveRows(int pos_, int count_) argument
441 InsertRows(int pos_, c4_Cursor value_, int count_) argument
447 RemoveRows(int pos_, int count_) argument
[all...]
H A Dview.cpp374 void c4_View::RelocateRows(int from_, int count_, c4_View &dest_, int pos_) { argument
810 RestrictSearch(const c4_RowRef &c_, int &pos_, int &count_) argument
[all...]
H A Dpersist.cpp45 c4_FileMark::c4_FileMark(t4_i32 pos_, bool flipped_, bool extend_) { argument
56 c4_FileMark::c4_FileMark(t4_i32 pos_, int len_) { argument
176 void c4_Allocator::Occupy(t4_i32 pos_, t4_i3 argument
1158 OccupySpace(t4_i32 pos_, t4_i32 len_) argument
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/python/
H A DPyStorage.cpp96 virtual int DataRead(t4_i32 pos_, void *buffer_, int length_) { argument
111 virtual void DataWrite(t4_i32 pos_, const void *buffer_, int length_) { argument
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/tcl/
H A Dmk4tcl.cpp218 virtual int DataRead(t4_i32 pos_, void *buffer_, int length_) { argument
238 virtual void DataWrite(t4_i32 pos_, const void *buffer_, int length_) { argument

Completed in 261 milliseconds