/prebuilts/go/darwin-x86/src/go/doc/testdata/ |
d.2.golden | 14 CB2 = iota // before CB1 21 CA2 = iota // before CA1
|
d1.go | 17 CB2 = iota // before CB1
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue6866.go | 25 h0_0, h0_1 = 1.0 / (iota + 1), 1.0 / (iota + 2)
|
/prebuilts/go/linux-x86/src/go/doc/testdata/ |
d.0.golden | 14 CB2 = iota // before CB1 21 CA2 = iota // before CA1
|
d.1.golden | 14 CB2 = iota // before CB1 21 CA2 = iota // before CA1
|
d.2.golden | 14 CB2 = iota // before CB1 21 CA2 = iota // before CA1
|
d1.go | 17 CB2 = iota // before CB1
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue6866.go | 25 h0_0, h0_1 = 1.0 / (iota + 1), 1.0 / (iota + 2)
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/numeric.ops/numeric.iota/ |
iota.pass.cpp | 13 // void iota(ForwardIterator first, ForwardIterator last, T value); 27 std::iota(InIter(ia), InIter(ia+s), 5);
|
/build/soong/ui/build/ |
build.go | 66 BuildNone = iota 67 BuildProductConfig = 1 << iota 68 BuildSoong = 1 << iota 69 BuildKati = 1 << iota 70 BuildNinja = 1 << iota 71 RunBuildTests = 1 << iota
|
/external/libbrillo/brillo/ |
secure_blob_unittest.cc | 55 std::iota(std::begin(from_data), std::end(from_data), 0); 100 std::iota(blob1.begin(), blob1.end(), 0); 101 std::iota(blob2.begin(), blob2.end(), 32);
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
matrix_set_diag_op.cc | 65 OP_REQUIRES_OK(context, XlaHelpers::Iota(builder, DT_INT32, m, &iota_m)); 67 OP_REQUIRES_OK(context, XlaHelpers::Iota(builder, DT_INT32, n, &iota_n)); 76 std::iota(diag_broadcast_dims.begin(), diag_broadcast_dims.end(), 0);
|
reverse_sequence_op.cc | 158 xla::ComputationDataHandle iota; variable 160 context, XlaHelpers::Iota(builder, seq_lens_type, max_seq_len, &iota)); 163 auto mask = builder->Lt(iota, builder->Reshape(seq_lens, dims), {seq_dim_});
|
/external/toybox/tests/ |
cut.test | 14 alpha:beta:gamma:delta:epsilon:zeta:eta:teta:iota:kappa:lambda:mu 18 testing "with -f (a-)" "cut -d ':' -f 5- abc.txt" "five:six:seven\nepsilon:zeta:eta:teta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n" "" "" 20 testing "with -f (a)" "cut -d ' ' -f 3 abc.txt" "one:two:three:four:five:six:seven\nalpha:beta:gamma:delta:epsilon:zeta:eta:teta:iota:kappa:lambda:mu\nbrown\n" "" ""
|
/prebuilts/go/darwin-x86/src/go/types/ |
decl.go | 102 // use the correct value of iota 103 assert(check.iota == nil) 104 check.iota = obj.val 105 defer func() { check.iota = nil }() 142 // var declarations cannot use iota 143 assert(check.iota == nil) 225 // type declarations cannot use iota 226 assert(check.iota == nil) 331 // func declarations cannot use iota 332 assert(check.iota == nil [all...] |
/prebuilts/go/linux-x86/src/go/types/ |
decl.go | 102 // use the correct value of iota 103 assert(check.iota == nil) 104 check.iota = obj.val 105 defer func() { check.iota = nil }() 142 // var declarations cannot use iota 143 assert(check.iota == nil) 225 // type declarations cannot use iota 226 assert(check.iota == nil) 331 // func declarations cannot use iota 332 assert(check.iota == nil [all...] |
/build/soong/cc/ |
installer.go | 34 InstallInData = iota 35 InstallInSanitizerDir = iota
|
/external/protobuf/python/google/protobuf/internal/ |
descriptor_pool_test1.proto | 78 IOTA = 9; 81 optional NestedEnum nested_enum = 1 [default = IOTA];
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/ |
a.out.go | 45 REG_R0 = obj.RBaseARM64 + iota 172 REG_ARNG = obj.RBaseARM64 + 1<<10 + iota<<9 // Vn.<T> 184 REG_UXTB = REG_EXT + iota<<8 197 REG_SPECIAL = obj.RBaseARM64 + 1<<12 + iota 252 LABEL = 1 << iota 268 C_NONE = iota 374 AADC = obj.ABaseARM64 + obj.A_ARCHSPECIFIC + iota 765 ARNG_8B = iota
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
a.out.go | 45 REG_R0 = obj.RBaseARM64 + iota 172 REG_ARNG = obj.RBaseARM64 + 1<<10 + iota<<9 // Vn.<T> 184 REG_UXTB = REG_EXT + iota<<8 197 REG_SPECIAL = obj.RBaseARM64 + 1<<12 + iota 252 LABEL = 1 << iota 268 C_NONE = iota 374 AADC = obj.ABaseARM64 + obj.A_ARCHSPECIFIC + iota 765 ARNG_8B = iota
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
round_trip_transfer_test.cc | 66 std::iota(values.begin(), values.end(), 1.0); 72 std::iota(values.begin(), values.end(), 1.0); 78 std::iota(values.begin(), values.end(), 1.0); 84 std::iota(values.begin(), values.end(), 1.0);
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
Greek.java | 101 // U+03B9: "?" GREEK SMALL LETTER IOTA 102 // U+03AF: "?" GREEK SMALL LETTER IOTA WITH TONOS 103 // U+03CA: "?" GREEK SMALL LETTER IOTA WITH DIALYTIKA 104 // U+0390: "?" GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
example_marshaling_test.go | 17 Unknown Animal = iota
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/ |
trieval.go | 11 L Class = iota // LeftToRight
|
/prebuilts/go/linux-x86/src/encoding/json/ |
example_marshaling_test.go | 17 Unknown Animal = iota
|