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

12 3 4

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 144 # Iota 921
168 # iota 953
  /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
  /ndk/sources/cxx-stl/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
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
numeric 129 // iota is not part of the C++ standard. It is an extension.
132 iota(_ForwardIter __first, _ForwardIter __last, _Tp __value)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
numeric 129 // iota is not part of the C++ standard. It is an extension.
132 iota(_ForwardIter __first, _ForwardIter __last, _Tp __value)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/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
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
numeric 129 // iota is not part of the C++ standard. It is an extension.
132 iota(_ForwardIter __first, _ForwardIter __last, _Tp __value)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/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
  /external/stlport/test/unit/
iter_test.cpp 6 #include "iota.h"
rotate_test.cpp 5 #include "iota.h"
setdiff_test.cpp 8 #include "iota.h"
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
xhtml-symbol.ent 40 <!ENTITY Iota "&#921;"> <!-- greek capital letter iota, U+0399 -->
77 <!ENTITY iota "&#953;"> <!-- greek small letter iota, U+03B9 ISOgrk3 -->
  /external/webkit/LayoutTests/dom/xhtml/level2/core/
xhtml-symbol.ent 40 <!ENTITY Iota "&#921;"> <!-- greek capital letter iota, U+0399 -->
77 <!ENTITY iota "&#953;"> <!-- greek small letter iota, U+03B9 ISOgrk3 -->
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
xhtml-symbol.ent 40 <!ENTITY Iota "&#921;"> <!-- greek capital letter iota, U+0399 -->
77 <!ENTITY iota "&#953;"> <!-- greek small letter iota, U+03B9 ISOgrk3 -->
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
xhtml-symbol.ent 40 <!ENTITY Iota "&#921;"> <!-- greek capital letter iota, U+0399 -->
77 <!ENTITY iota "&#953;"> <!-- greek small letter iota, U+03B9 ISOgrk3 -->
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
xhtml-symbol.ent 40 <!ENTITY Iota "&#921;"> <!-- greek capital letter iota, U+0399 -->
77 <!ENTITY iota "&#953;"> <!-- greek small letter iota, U+03B9 ISOgrk3 -->
  /ndk/tests/device/test-gnustl-full/unit/
iter_test.cpp 6 #include "iota.h"
rotate_test.cpp 5 #include "iota.h"
setdiff_test.cpp 8 #include "iota.h"
  /ndk/tests/device/test-stlport/unit/
iter_test.cpp 6 #include "iota.h"
rotate_test.cpp 5 #include "iota.h"
setdiff_test.cpp 8 #include "iota.h"
  /packages/inputmethods/LatinIME/native/src/
char_utils.cpp 114 { 0x0196, 0x0269 }, // LATIN CAPITAL LETTER IOTA
168 { 0x0399, 0x03B9 }, // GREEK CAPITAL LETTER IOTA
541 { 0x1F38, 0x1F30 }, // GREEK CAPITAL LETTER IOTA WITH PSILI
542 { 0x1F39, 0x1F31 }, // GREEK CAPITAL LETTER IOTA WITH DASIA
543 { 0x1F3A, 0x1F32 }, // GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA
544 { 0x1F3B, 0x1F33 }, // GREEK CAPITAL LETTER IOTA WITH DASIA AND VARIA
545 { 0x1F3C, 0x1F34 }, // GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA
546 { 0x1F3D, 0x1F35 }, // GREEK CAPITAL LETTER IOTA WITH DASIA AND OXIA
547 { 0x1F3E, 0x1F36 }, // GREEK CAPITAL LETTER IOTA WITH PSILI AND PERISPOMENI
548 { 0x1F3F, 0x1F37 }, // GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMEN
    [all...]
  /external/icu4c/data/unidata/
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...]
  /external/libvpx/examples/includes/geshi/geshi/
d.php 84 "yuml|fnof|Alpha|Beta|Gamma|Delta|Epsilon|Zeta|Eta|Theta|Iota|".
86 "Psi|Omega|alpha|beta|gamma|delta|epsilon|zeta|eta|theta|iota|".

Completed in 914 milliseconds

12 3 4