Home
last modified time | relevance | path

Searched defs:passes (Results 1 - 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_manager_simple.cpp28 auto& passes = GetPassInstances()->GetPasses(); in ChoosePass() local
H A Drepeated_pass_manager_random_with_recommendations.cpp50 auto& passes = GetPassInstances()->GetPasses(); in ChoosePass() local
H A Drepeated_pass_manager_looped_with_recommendations.cpp27 auto& passes = GetPassInstances()->GetPasses(); in RepeatedPassManagerLoopedWithRecommendations() local
H A Drepeated_pass_recommender_standard.cpp364 RandomOrderAndNonNull( const std::vector<FuzzerPass*>& passes) RandomOrderAndNonNull() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/
H A Drepeated_pass_manager_simple.cpp28 auto& passes = GetPassInstances()->GetPasses(); in ChoosePass() local
H A Drepeated_pass_manager_random_with_recommendations.cpp50 auto& passes = GetPassInstances()->GetPasses(); in ChoosePass() local
H A Drepeated_pass_manager_looped_with_recommendations.cpp27 auto& passes = GetPassInstances()->GetPasses(); in RepeatedPassManagerLoopedWithRecommendations() local
H A Drepeated_pass_recommender_standard.cpp364 RandomOrderAndNonNull( const std::vector<FuzzerPass*>& passes) RandomOrderAndNonNull() argument
[all...]
/third_party/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_manager_simple.cpp28 auto& passes = GetPassInstances()->GetPasses(); in ChoosePass() local
H A Drepeated_pass_manager_random_with_recommendations.cpp50 auto& passes = GetPassInstances()->GetPasses(); in ChoosePass() local
H A Drepeated_pass_manager_looped_with_recommendations.cpp27 auto& passes = GetPassInstances()->GetPasses(); in RepeatedPassManagerLoopedWithRecommendations() local
H A Drepeated_pass_recommender_standard.cpp364 RandomOrderAndNonNull( const std::vector<FuzzerPass*>& passes) RandomOrderAndNonNull() argument
[all...]
/third_party/skia/experimental/graphite/src/
H A DRenderPassTask.cpp17 sk_sp<RenderPassTask> RenderPassTask::Make(std::vector<std::unique_ptr<DrawPass>> passes, in Make() argument
25 RenderPassTask::RenderPassTask(std::vector<std::unique_ptr<DrawPass>> passes, in RenderPassTask() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
H A D5-3.c36 static int fails = 0, passes = 0; variable
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dreadpng.c75 int passes = png_set_interlace_handling(png_ptr); in read_png() local
77 int passes = png_get_interlace_type(png_ptr, info_ptr) == in read_png() local
/third_party/skia/third_party/externals/harfbuzz/test/shape/
H A Drun-tests.py25 passes = 0 variable
/third_party/cups-filters/cupsfilters/
H A Dimage-png.c55 passes; /* Number of passes required */ in _cupsImageReadPNG() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_llvm_helper.cpp70 struct ac_compiler_passes *passes; member in radv_llvm_per_thread_info
90 struct ac_compiler_passes *passes = ac_create_llvm_passes(info->tm); in radv_compile_to_elf() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dreducer.cpp160 RunPasses( std::vector<std::unique_ptr<ReductionPass>>* passes, spv_const_reducer_options options, spv_validator_options validator_options, const SpirvTools& tools, std::vector<uint32_t>* current_binary, uint32_t* const reductions_applied) RunPasses() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreducer.cpp160 RunPasses( std::vector<std::unique_ptr<ReductionPass>>* passes, spv_const_reducer_options options, spv_validator_options validator_options, const SpirvTools& tools, std::vector<uint32_t>* current_binary, uint32_t* const reductions_applied) RunPasses() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/oss-fuzz/
H A Dlibpng_read_fuzzer.cc171 int passes = png_set_interlace_handling(png_handler.png_ptr); in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_opt_mutator.cc105 std::vector<std::string> passes; in Mutate() local
/third_party/spirv-tools/source/reduce/
H A Dreducer.cpp160 RunPasses( std::vector<std::unique_ptr<ReductionPass>>* passes, spv_const_reducer_options options, spv_validator_options validator_options, const SpirvTools& tools, std::vector<uint32_t>* current_binary, uint32_t* const reductions_applied) RunPasses() argument
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_util.h83 struct ac_compiler_passes *passes; member
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
H A Duperf.h184 int32_t passes; member in UPerfTest

Completed in 14 milliseconds

12