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

/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dcolumn.cpp281 t4_byte *c4_Column::CopyData(t4_i32 to_, t4_i32 from_, int count_) { argument
[all...]
H A Dformat.cpp117 void c4_FormatX::Insert(int index_, const c4_Bytes &buf_, int count_) { argument
121 void c4_FormatX::Remove(int index_, int count_) { argument
652 void c4_FormatB::Insert(int index_, const c4_Bytes &buf_, int count_) { argument
[all...]
H A Dremap.cpp29 virtual int Lookup(c4_Cursor key_, int &count_) { argument
335 int c4_HashViewer::Lookup(c4_Cursor key_, int &count_) { argument
391 bool c4_HashViewer::InsertRows(int pos_, c4_Cursor value_, int count_) { argument
427 RemoveRows(int pos_, int count_) argument
[all...]
H A Dstore.cpp96 void c4_Notifier::StartRemoveAt(int index_, int count_) { argument
H A Dcustom.cpp107 bool c4_CustomSeq::RestrictSearch(c4_Cursor cursor_, int &pos_, int &count_) { argument
182 Lookup(c4_Cursor, int &count_) argument
253 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 Dviewx.cpp155 void c4_Sequence::InsertAt(int index_, c4_Cursor newElem_, int count_) { argument
213 void c4_Sequence::RemoveAt(int index_, int count_) { argument
[all...]

Completed in 94 milliseconds