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

/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dstd.h38 T &ElementAt(int nIndex) { argument
42 void SetAt(int nIndex, const T &newElement) { argument
52 void InsertAt(int nIndex, const T &newElement, int nCount = 1) { argument
56 void RemoveAt(int nIndex, int nCount = 1) { argument
[all...]
H A Duniv.cpp91 void c4_BaseArray::Grow(int nIndex) { argument
96 void c4_BaseArray::InsertAt(int nIndex, int nCount) { argument
104 void c4_BaseArray::RemoveAt(int nIndex, int nCount) { argument
122 void c4_DWordArray::InsertAt(int nIndex, t4_i3 argument
129 RemoveAt(int nIndex, int nCount) argument
143 InsertAt(int nIndex, void *newElement, int nCount) argument
150 RemoveAt(int nIndex, int nCount) argument
173 SetAt(int nIndex, const char *newElement) argument
187 InsertAt(int nIndex, const char *newElement, int nCount) argument
194 RemoveAt(int nIndex, int nCount) argument
[all...]
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/ControlPanel/
H A DBrowsingPage.cpp106 int nIndex; local
282 int nIndex; local
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DChooserDialog.cpp488 void ChooserDialog::OnInitMenuPopup( CMenu *pPopupMenu, UINT nIndex, BOOL bSysMenu ) argument
/macosx-10.10/iodbc-42.5/iodbc/iodbc/
H A Dherr.c745 get_nth_error(HERR herr, int nIndex) argument
/macosx-10.10/mDNSResponder-561.1.1/Clients/PrinterSetupWizard/
H A DThirdPage.cpp175 int nIndex; local
1051 int nIndex; local
1384 int nIndex; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c114216 int nIndex; /* Size of aIndex[] */ member in struct:Fts3Table
115094 int nIndex = 1; /* Number of entries in array */ local
115161 int nIndex; /* Size of aIndex[] array */ local
[all...]

Completed in 436 milliseconds