/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
numeric | 127 using std::iota; 134 // iota is not part of the C++ standard. It is an extension. 137 iota(_ForwardIter __first, _ForwardIter __last, _Tp __value)
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/ |
a.out.go | 49 REG_R0 = obj.RBaseARM + iota // must be 16-aligned 114 C_NONE = iota 179 AAND = obj.ABaseARM + obj.A_ARCHSPECIFIC + iota
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/ |
a.out.go | 49 REG_R0 = obj.RBaseMIPS + iota 223 C_NONE = iota 263 AABSD = obj.ABaseMIPS + obj.A_ARCHSPECIFIC + iota
|
/prebuilts/go/darwin-x86/src/go/types/ |
universe.go | 89 {"iota", UntypedInt, constant.MakeInt64(0)}, 107 _Append builtinId = iota 194 universeIota = Universe.Lookup("iota").(*Const)
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/arm/ |
a.out.go | 49 REG_R0 = obj.RBaseARM + iota // must be 16-aligned 114 C_NONE = iota 179 AAND = obj.ABaseARM + obj.A_ARCHSPECIFIC + iota
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/mips/ |
a.out.go | 49 REG_R0 = obj.RBaseMIPS + iota 223 C_NONE = iota 263 AABSD = obj.ABaseMIPS + obj.A_ARCHSPECIFIC + iota
|
/prebuilts/go/linux-x86/src/go/types/ |
universe.go | 89 {"iota", UntypedInt, constant.MakeInt64(0)}, 107 _Append builtinId = iota 194 universeIota = Universe.Lookup("iota").(*Const)
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/numeric.ops/inclusive.scan/ |
inclusive_scan_op_init.pass.cpp | 75 std::iota(v.begin(), v.end(), 0); 83 std::iota(v.begin(), v.end(), 1); 98 std::iota(v.begin(), v.end(), 1);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/ |
cp869.py | 64 0x0090: 0x038a, # GREEK CAPITAL LETTER IOTA WITH TONOS
65 0x0091: 0x03aa, # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
79 0x009f: 0x03af, # GREEK SMALL LETTER IOTA WITH TONOS
80 0x00a0: 0x03ca, # GREEK SMALL LETTER IOTA WITH DIALYTIKA
81 0x00a1: 0x0390, # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
93 0x00ad: 0x0399, # GREEK CAPITAL LETTER IOTA
147 0x00e3: 0x03b9, # GREEK SMALL LETTER IOTA
325 u'\u038a' # 0x0090 -> GREEK CAPITAL LETTER IOTA WITH TONOS
326 u'\u03aa' # 0x0091 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
340 u'\u03af' # 0x009f -> GREEK SMALL LETTER IOTA WITH TONOS [all...] |
cp1253.py | 234 u'\u038a' # 0xBA -> GREEK CAPITAL LETTER IOTA WITH TONOS
240 u'\u0390' # 0xC0 -> GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
249 u'\u0399' # 0xC9 -> GREEK CAPITAL LETTER IOTA
266 u'\u03aa' # 0xDA -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
271 u'\u03af' # 0xDF -> GREEK SMALL LETTER IOTA WITH TONOS
281 u'\u03b9' # 0xE9 -> GREEK SMALL LETTER IOTA
298 u'\u03ca' # 0xFA -> GREEK SMALL LETTER IOTA WITH DIALYTIKA
|
cp875.py | 121 u'\u0399' # 0x49 -> GREEK CAPITAL LETTER IOTA
152 u'\u03aa' # 0x68 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
165 u'\u038a' # 0x75 -> GREEK CAPITAL LETTER IOTA WITH TONOS
204 u'\u03b9' # 0x9C -> GREEK SMALL LETTER IOTA
228 u'\u03ca' # 0xB4 -> GREEK SMALL LETTER IOTA WITH DIALYTIKA
229 u'\u03af' # 0xB5 -> GREEK SMALL LETTER IOTA WITH TONOS
252 u'\u0390' # 0xCC -> GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
|
iso8859_7.py | 234 u'\u038a' # 0xBA -> GREEK CAPITAL LETTER IOTA WITH TONOS
240 u'\u0390' # 0xC0 -> GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
249 u'\u0399' # 0xC9 -> GREEK CAPITAL LETTER IOTA
266 u'\u03aa' # 0xDA -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
271 u'\u03af' # 0xDF -> GREEK SMALL LETTER IOTA WITH TONOS
281 u'\u03b9' # 0xE9 -> GREEK SMALL LETTER IOTA
298 u'\u03ca' # 0xFA -> GREEK SMALL LETTER IOTA WITH DIALYTIKA
|
mac_greek.py | 219 u'\u03aa' # 0xAB -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
233 u'\u0399' # 0xB9 -> GREEK CAPITAL LETTER IOTA
264 u'\u038a' # 0xD8 -> GREEK CAPITAL LETTER IOTA WITH TONOS
269 u'\u03af' # 0xDD -> GREEK SMALL LETTER IOTA WITH TONOS
281 u'\u03b9' # 0xE9 -> GREEK SMALL LETTER IOTA
299 u'\u03ca' # 0xFB -> GREEK SMALL LETTER IOTA WITH DIALYTIKA
301 u'\u0390' # 0xFD -> GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/ |
cp869.py | 64 0x0090: 0x038a, # GREEK CAPITAL LETTER IOTA WITH TONOS
65 0x0091: 0x03aa, # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
79 0x009f: 0x03af, # GREEK SMALL LETTER IOTA WITH TONOS
80 0x00a0: 0x03ca, # GREEK SMALL LETTER IOTA WITH DIALYTIKA
81 0x00a1: 0x0390, # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
93 0x00ad: 0x0399, # GREEK CAPITAL LETTER IOTA
147 0x00e3: 0x03b9, # GREEK SMALL LETTER IOTA
325 u'\u038a' # 0x0090 -> GREEK CAPITAL LETTER IOTA WITH TONOS
326 u'\u03aa' # 0x0091 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
340 u'\u03af' # 0x009f -> GREEK SMALL LETTER IOTA WITH TONOS [all...] |
cp1253.py | 234 u'\u038a' # 0xBA -> GREEK CAPITAL LETTER IOTA WITH TONOS
240 u'\u0390' # 0xC0 -> GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
249 u'\u0399' # 0xC9 -> GREEK CAPITAL LETTER IOTA
266 u'\u03aa' # 0xDA -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
271 u'\u03af' # 0xDF -> GREEK SMALL LETTER IOTA WITH TONOS
281 u'\u03b9' # 0xE9 -> GREEK SMALL LETTER IOTA
298 u'\u03ca' # 0xFA -> GREEK SMALL LETTER IOTA WITH DIALYTIKA
|
cp875.py | 121 u'\u0399' # 0x49 -> GREEK CAPITAL LETTER IOTA
152 u'\u03aa' # 0x68 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA
165 u'\u038a' # 0x75 -> GREEK CAPITAL LETTER IOTA WITH TONOS
204 u'\u03b9' # 0x9C -> GREEK SMALL LETTER IOTA
228 u'\u03ca' # 0xB4 -> GREEK SMALL LETTER IOTA WITH DIALYTIKA
229 u'\u03af' # 0xB5 -> GREEK SMALL LETTER IOTA WITH TONOS
252 u'\u0390' # 0xCC -> GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
|
/external/python/cpython2/Lib/encodings/ |
cp869.py | 64 0x0090: 0x038a, # GREEK CAPITAL LETTER IOTA WITH TONOS 65 0x0091: 0x03aa, # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 79 0x009f: 0x03af, # GREEK SMALL LETTER IOTA WITH TONOS 80 0x00a0: 0x03ca, # GREEK SMALL LETTER IOTA WITH DIALYTIKA 81 0x00a1: 0x0390, # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 93 0x00ad: 0x0399, # GREEK CAPITAL LETTER IOTA 147 0x00e3: 0x03b9, # GREEK SMALL LETTER IOTA 325 u'\u038a' # 0x0090 -> GREEK CAPITAL LETTER IOTA WITH TONOS 326 u'\u03aa' # 0x0091 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 340 u'\u03af' # 0x009f -> GREEK SMALL LETTER IOTA WITH TONO [all...] |
/external/python/cpython3/Lib/encodings/ |
cp869.py | 64 0x0090: 0x038a, # GREEK CAPITAL LETTER IOTA WITH TONOS 65 0x0091: 0x03aa, # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 79 0x009f: 0x03af, # GREEK SMALL LETTER IOTA WITH TONOS 80 0x00a0: 0x03ca, # GREEK SMALL LETTER IOTA WITH DIALYTIKA 81 0x00a1: 0x0390, # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 93 0x00ad: 0x0399, # GREEK CAPITAL LETTER IOTA 147 0x00e3: 0x03b9, # GREEK SMALL LETTER IOTA 325 '\u038a' # 0x0090 -> GREEK CAPITAL LETTER IOTA WITH TONOS 326 '\u03aa' # 0x0091 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 340 '\u03af' # 0x009f -> GREEK SMALL LETTER IOTA WITH TONO [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/ |
cp869.py | 64 0x0090: 0x038a, # GREEK CAPITAL LETTER IOTA WITH TONOS 65 0x0091: 0x03aa, # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 79 0x009f: 0x03af, # GREEK SMALL LETTER IOTA WITH TONOS 80 0x00a0: 0x03ca, # GREEK SMALL LETTER IOTA WITH DIALYTIKA 81 0x00a1: 0x0390, # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 93 0x00ad: 0x0399, # GREEK CAPITAL LETTER IOTA 147 0x00e3: 0x03b9, # GREEK SMALL LETTER IOTA 325 u'\u038a' # 0x0090 -> GREEK CAPITAL LETTER IOTA WITH TONOS 326 u'\u03aa' # 0x0091 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 340 u'\u03af' # 0x009f -> GREEK SMALL LETTER IOTA WITH TONO [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/ |
cp869.py | 64 0x0090: 0x038a, # GREEK CAPITAL LETTER IOTA WITH TONOS 65 0x0091: 0x03aa, # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 79 0x009f: 0x03af, # GREEK SMALL LETTER IOTA WITH TONOS 80 0x00a0: 0x03ca, # GREEK SMALL LETTER IOTA WITH DIALYTIKA 81 0x00a1: 0x0390, # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 93 0x00ad: 0x0399, # GREEK CAPITAL LETTER IOTA 147 0x00e3: 0x03b9, # GREEK SMALL LETTER IOTA 325 u'\u038a' # 0x0090 -> GREEK CAPITAL LETTER IOTA WITH TONOS 326 u'\u03aa' # 0x0091 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 340 u'\u03af' # 0x009f -> GREEK SMALL LETTER IOTA WITH TONO [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
cp869.py | 64 0x0090: 0x038a, # GREEK CAPITAL LETTER IOTA WITH TONOS 65 0x0091: 0x03aa, # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 79 0x009f: 0x03af, # GREEK SMALL LETTER IOTA WITH TONOS 80 0x00a0: 0x03ca, # GREEK SMALL LETTER IOTA WITH DIALYTIKA 81 0x00a1: 0x0390, # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 93 0x00ad: 0x0399, # GREEK CAPITAL LETTER IOTA 147 0x00e3: 0x03b9, # GREEK SMALL LETTER IOTA 325 u'\u038a' # 0x0090 -> GREEK CAPITAL LETTER IOTA WITH TONOS 326 u'\u03aa' # 0x0091 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 340 u'\u03af' # 0x009f -> GREEK SMALL LETTER IOTA WITH TONO [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp869.py | 64 0x0090: 0x038a, # GREEK CAPITAL LETTER IOTA WITH TONOS 65 0x0091: 0x03aa, # GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 79 0x009f: 0x03af, # GREEK SMALL LETTER IOTA WITH TONOS 80 0x00a0: 0x03ca, # GREEK SMALL LETTER IOTA WITH DIALYTIKA 81 0x00a1: 0x0390, # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 93 0x00ad: 0x0399, # GREEK CAPITAL LETTER IOTA 147 0x00e3: 0x03b9, # GREEK SMALL LETTER IOTA 325 u'\u038a' # 0x0090 -> GREEK CAPITAL LETTER IOTA WITH TONOS 326 u'\u03aa' # 0x0091 -> GREEK CAPITAL LETTER IOTA WITH DIALYTIKA 340 u'\u03af' # 0x009f -> GREEK SMALL LETTER IOTA WITH TONO [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
SpecialCasing.txt | 91 0390; 0390; 0399 0308 0301; 0399 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 105 1FD2; 1FD2; 0399 0308 0300; 0399 0308 0300; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA 106 1FD3; 1FD3; 0399 0308 0301; 0399 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA 107 1FD6; 1FD6; 0399 0342; 0399 0342; # GREEK SMALL LETTER IOTA WITH PERISPOMENI 108 1FD7; 1FD7; 0399 0308 0342; 0399 0308 0342; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI 116 # IMPORTANT-when iota-subscript (0345) is uppercased or titlecased, 117 # the result will be incorrect unless the iota-subscript is moved to the end 118 # of any sequence of combining marks. Otherwise, the accents will go on the capital iota. 120 # E.g. <alpha><iota_subscript><acute> is uppercased to <ALPHA><acute><IOTA> 126 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript [all...] |
/external/icu/icu4c/source/data/unidata/ |
SpecialCasing.txt | 91 0390; 0390; 0399 0308 0301; 0399 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 105 1FD2; 1FD2; 0399 0308 0300; 0399 0308 0300; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA 106 1FD3; 1FD3; 0399 0308 0301; 0399 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA 107 1FD6; 1FD6; 0399 0342; 0399 0342; # GREEK SMALL LETTER IOTA WITH PERISPOMENI 108 1FD7; 1FD7; 0399 0308 0342; 0399 0308 0342; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI 116 # IMPORTANT-when iota-subscript (0345) is uppercased or titlecased, 117 # the result will be incorrect unless the iota-subscript is moved to the end 118 # of any sequence of combining marks. Otherwise, the accents will go on the capital iota. 120 # E.g. <alpha><iota_subscript><acute> is uppercased to <ALPHA><acute><IOTA> 126 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
SpecialCasing.txt | 91 0390; 0390; 0399 0308 0301; 0399 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS 105 1FD2; 1FD2; 0399 0308 0300; 0399 0308 0300; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA 106 1FD3; 1FD3; 0399 0308 0301; 0399 0308 0301; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA 107 1FD6; 1FD6; 0399 0342; 0399 0342; # GREEK SMALL LETTER IOTA WITH PERISPOMENI 108 1FD7; 1FD7; 0399 0308 0342; 0399 0308 0342; # GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI 116 # IMPORTANT-when iota-subscript (0345) is uppercased or titlecased, 117 # the result will be incorrect unless the iota-subscript is moved to the end 118 # of any sequence of combining marks. Otherwise, the accents will go on the capital iota. 120 # E.g. <alpha><iota_subscript><acute> is uppercased to <ALPHA><acute><IOTA> 126 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript [all...] |