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

1 2 3 4

  /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"
  /ndk/tests/device/test-gnustl-full/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"
  /ndk/tests/device/test-stlport/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"
  /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 iota-subscript (0345) is uppercased or titlecased,
110 # the result will be incorrect unless the iota-subscript is moved to the end
111 # of any sequence of combining marks. Otherwise, the accents will go on the capital iota.
113 # E.g. <alpha><iota_subscript><acute> is uppercased to <ALPHA><acute><IOTA>
119 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript
    [all...]

Completed in 441 milliseconds

1 2 3 4