HomeSort by relevance Sort by last modified time
    Searched full:iota (Results 1 - 25 of 27) sorted by null

1 2

  /external/stlport/test/unit/
iota.h 6 //iota definition used in unit test
10 iota(__first, __last, __val);
iota_test.cpp 35 iota(numbers, numbers + 10, 42);
rndshf_test.cpp 5 #include "iota.h"
setinter_test.cpp 8 #include "iota.h"
setunion_test.cpp 8 #include "iota.h"
merge_test.cpp 6 #include "iota.h"
mismatch_test.cpp 5 #include "iota.h"
search_test.cpp 5 #include "iota.h"
iter_test.cpp 6 #include "iota.h"
rotate_test.cpp 5 #include "iota.h"
setdiff_test.cpp 8 #include "iota.h"
partial_test.cpp 11 #include "iota.h"
perm_test.cpp 7 #include "iota.h"
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 144 # Iota 921
168 # iota 953
  /external/icu4c/data/unidata/
SpecialCasing.txt 84 0390; 0390; 0399 0308 0301; 0399 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
98 1FD2; 1FD2; 0399 0308 0300; 0399 0308 0300; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA
99 1FD3; 1FD3; 0399 0308 0301; 0399 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
100 1FD6; 1FD6; 0399 0342; 0399 0342; # GREEK SMALL LETTER IOTA WITH PERISPOMENI
101 1FD7; 1FD7; 0399 0308 0342; 0399 0308 0342; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI
109 # IMPORTANT-when capitalizing iota-subscript (0345)
119 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript)
CaseFolding.txt 195 0196; C; 0269; # LATIN CAPITAL LETTER IOTA
296 038A; C; 03AF; # GREEK CAPITAL LETTER IOTA WITH TONOS
300 0390; F; 03B9 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
309 0399; C; 03B9; # GREEK CAPITAL LETTER IOTA
325 03AA; C; 03CA; # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
    [all...]
DerivedAge.txt 67 0384..038A ; 1.1 # [7] GREEK TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
262 1FC6..1FD3 ; 1.1 # [14] GREEK SMALL LETTER ETA WITH PERISPOMENI..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
263 1FD6..1FDB ; 1.1 # [6] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK CAPITAL LETTER IOTA WITH OXIA
    [all...]
UnicodeData.txt 407 0196;LATIN CAPITAL LETTER IOTA;Lu;0;L;;;;;N;;;;0269;
    [all...]
DerivedBidiClass.txt 71 0388..038A ; L # L& [3] GREEK CAPITAL LETTER EPSILON WITH TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
422 1FD0..1FD3 ; L # L& [4] GREEK SMALL LETTER IOTA WITH VRACHY..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
423 1FD6..1FDB ; L # L& [6] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK CAPITAL LETTER IOTA WITH OXIA
    [all...]
  /external/stlport/stlport/stl/
_numeric.h 170 // iota is not part of the C++ standard. It is an extension.
174 void iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __val) { function
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
unumeric.h 42 inline void iota (ForwardIterator first, ForwardIterator last, T value) function in namespace:ustl
  /external/webkit/WebCore/html/
HTMLEntityNames.gperf 61 Iota, 0x0399
170 iota, 0x03b9
  /external/icu4c/test/cintltst/
spooftest.c 114 /* Full-width I, Small Roman Numeral fifty, Latin Cap Letter IOTA*/
  /external/bluetooth/glib/glib/
guniprop.c 869 /* And output as GREEK CAPITAL LETTER IOTA */
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]

Completed in 213 milliseconds

1 2