Home
last modified time | relevance | path

Searched refs:iota (Results 1 – 25 of 74) sorted by relevance

123

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_permute_phi_operands.cpp55 std::iota(permutation.begin(), permutation.end(), 0); in Apply()
Dfuzzer_pass_permute_function_parameters.cpp60 std::iota(permutation.begin(), permutation.end(), 0); in Apply()
Dfuzzer_pass_replace_params_with_struct.cpp51 std::iota(parameter_index.begin(), parameter_index.end(), 0); in Apply()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_permute_phi_operands.cpp55 std::iota(permutation.begin(), permutation.end(), 0); in Apply()
Dfuzzer_pass_permute_function_parameters.cpp60 std::iota(permutation.begin(), permutation.end(), 0); in Apply()
Dfuzzer_pass_replace_params_with_struct.cpp51 std::iota(parameter_index.begin(), parameter_index.end(), 0); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_permute_phi_operands.cpp55 std::iota(permutation.begin(), permutation.end(), 0); in Apply()
Dfuzzer_pass_permute_function_parameters.cpp60 std::iota(permutation.begin(), permutation.end(), 0); in Apply()
Dfuzzer_pass_replace_params_with_struct.cpp51 std::iota(parameter_index.begin(), parameter_index.end(), 0); in Apply()
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerCorpus.h191 std::iota(Intervals.begin(), Intervals.end(), 0); in UpdateCorpusDistribution()
196 std::iota(Weights.begin(), Weights.end(), 1); in UpdateCorpusDistribution()
/third_party/skia/src/opts/
DSkVM_opts.h242 const int iota[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15, in interpret_skvm() local
246 static_assert(K <= SK_ARRAY_COUNT(iota), ""); in interpret_skvm()
248 r[d].i32 = n - I32::Load(iota); in interpret_skvm()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array_test.cc97 std::iota(on_stack.begin(), on_stack.end(), 0); in TEST()
103 std::iota(allocated.begin(), allocated.end(), 0); in TEST()
212 std::iota(a1.begin(), a1.end(), 0); in TEST()
233 std::iota(a1.begin(), a1.end(), 0); in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dcivil_time_benchmark.cc93 std::iota(civil_times.begin(), civil_times.end(), T(2018)); in BM_CivilTimeAbslHash()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DSpecialCasing.txt116 # 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.
126 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript)
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
DSpecialCasing.txt116 # 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.
126 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript)
/third_party/icu/icu4c/source/data/unidata/
DSpecialCasing.txt116 # 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.
126 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript)
/third_party/skia/third_party/externals/icu/source/data/unidata/
DSpecialCasing.txt116 # 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.
126 # All letters with YPOGEGRAMMENI (iota-subscript) or PROSGEGRAMMENI (iota adscript)
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp112 void iota (X start, bool flushAfter = false);
282 template<class X> void TypedBuffer<X>::iota (X start, bool flushAfter) in iota() function in vkt::SpirVAssembly::__anon75be22900111::ut::TypedBuffer
1056 src.iota(m_params->elements, true); in iterate()
1217 src.iota(m_params->elements, true); in iterate()
/third_party/skia/third_party/externals/icu/source/data/translit/
DGrek_Latn.txt61 # IOTA: convert iota subscript to iota
/third_party/icu/icu4c/source/data/translit/
DGrek_Latn.txt61 # IOTA: convert iota subscript to iota
/third_party/skia/third_party/externals/tint/fuzzers/
Drandom_generator_test.cc193 std::iota(v.begin(), v.end(), 0); in TEST_F()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Ddiscrete_distribution_test.cc158 std::iota(std::begin(weights), std::end(weights), 1); in TEST()
/third_party/json/tests/benchmarks/src/
Dbenchmarks.cpp151 std::iota(data.begin(), data.end(), 0); in BinaryToCbor()
/third_party/spirv-tools/source/fuzz/pass_management/
Drepeated_pass_recommender_standard.cpp367 std::iota(indices.begin(), indices.end(), 0); in RandomOrderAndNonNull()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/
Drepeated_pass_recommender_standard.cpp367 std::iota(indices.begin(), indices.end(), 0); in RandomOrderAndNonNull()

123