Searched defs:numIndex (Results 1 – 4 of 4) sorted by relevance
11 var numIndex: { [n: number]: string } = { 3: 'three', 'three': 'three' }; variable
93 int numIndex = dict.length; in LSTMData() local
188 var numIndex = { 3: 'three', 'three': 'three' }; variable
4045 for( int32_t numIndex = 0; numIndex < UPRV_LENGTHOF(numbers); ++numIndex ) { in TestGreek() local