Home
last modified time | relevance | path

Searched defs:result (Results 3776 - 3800 of 11697) sorted by relevance

1...<<151152153154155156157158159160>>...468

/third_party/spirv-tools/source/fuzz/
H A Dtransformation_set_loop_control.cpp181 protobufs::Transformation result; in ToMessage() local
H A Dtransformation_wrap_early_terminator_in_function.cpp149 protobufs::Transformation result; in ToMessage() local
H A Dtransformation_wrap_region_in_selection.cpp85 protobufs::Transformation result; in ToMessage() local
/third_party/spirv-tools/source/reduce/
H A Dreducer.cpp85 Reducer::ReductionResultStatus result = in Run() local
/third_party/spirv-tools/source/util/
H A Dstring_utils.h74 std::vector<uint32_t> result; in MakeVector() local
85 std::string result; in MakeString() local
51 AppendToVector(const std::string& input, std::vector<uint32_t>* result) AppendToVector() argument
[all...]
/third_party/spirv-tools/test/fuzz/
H A Dfuzzer_pass_add_opphi_synonyms_test.cpp30 protobufs::Fact result; in MakeSynonymFact() local
H A Dtransformation_add_opphi_synonym_test.cpp29 protobufs::Fact result; in MakeSynonymFact() local
H A Dtransformation_flatten_conditional_branch_test.cpp32 protobufs::SideEffectWrapperInfo result; in MakeSideEffectWrapperInfo() local
[all...]
/third_party/spirv-tools/test/opt/
H A Danalyze_live_input_test.cpp96 auto result = SinglePassRunToBinary<AnalyzeLiveInputPass>( in TEST_F() local
205 auto result = SinglePassRunToBinary<AnalyzeLiveInputPass>( in TEST_F() local
320 auto result = SinglePassRunToBinary<AnalyzeLiveInputPass>( in TEST_F() local
418 auto result = SinglePassRunToBinary<AnalyzeLiveInputPass>( in TEST_F() local
539 auto result = SinglePassRunToBinary<AnalyzeLiveInputPass>( in TEST_F() local
695 auto result = SinglePassRunToBinary<AnalyzeLiveInputPass>( in TEST_F() local
800 auto result = SinglePassRunToBinary<AnalyzeLiveInputPass>( in TEST_F() local
886 auto result = SinglePassRunToBinary<AnalyzeLiveInputPass>( in TEST_F() local
H A Dpass_remove_duplicates_test.cpp337 const std::string result = R"(OpCapability Shader in TEST_F() local
359 EXPECT_EQ(RunPass(spirv), result); in TEST_F() local
389 const std::string result = R"(OpCapability Shader in TEST_F() local
408 EXPECT_EQ(RunPass(spirv), result); in TEST_F() local
442 const std::string result = R"(OpCapability Shader in TEST_F() local
464 EXPECT_EQ(RunPass(spirv), result); in TEST_F() local
494 const std::string result = R"(OpCapability Shader in TEST_F() local
511 EXPECT_EQ(RunPass(spirv), result); in TEST_F() local
543 const std::string result in TEST_F() local
560 EXPECT_EQ(RunPass(spirv), result); TEST_F() local
607 const std::string result = R"(OpCapability Shader TEST_F() local
638 EXPECT_EQ(RunPass(spirv), result); TEST_F() local
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dpeeling_pass.cpp1089 auto result = in TEST_F() local
/third_party/spirv-tools/test/reduce/
H A Dreduce_test_util.cpp90 std::string result; in ToString() local
H A Dvalidation_during_reduction_test.cpp47 std::vector<std::unique_ptr<ReductionOpportunity>> result; variable
105 std::vector<std::unique_ptr<ReductionOpportunity>> result; variable
/third_party/spirv-tools/test/val/
H A Dval_id_test.cpp199 std::ostringstream result; in make_message() local
[all...]
H A Dval_layout_test.cpp199 spv_result_t result; in TEST_P() local
201 ASSERT_EQ(pred(order), result = ValidateInstructions(env)) in TEST_P() local
H A Dval_non_uniform_test.cpp185 spv_result_t result = ValidateInstructions(SPV_ENV_VULKAN_1_1); in TEST_P() local
225 spv_result_t result = ValidateInstructions(SPV_ENV_UNIVERSAL_1_3); in TEST_P() local
[all...]
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3TestPackage.cpp89 tcu::TestCase::IterateResult result; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCombinationsIterator.hpp63 deUint32 result = 1; in seriesProduct() local
130 deUint32 result = 1; in factorial() local
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeFileStream.c40 deFileResult result = deFile_read(fileStream->file, buf, bufSize, &_numRead); in fileIOStream_read() local
68 deFileResult result = deFile_write(fileStream->file, buf, bufSize, &_numWritten); in fileIOStream_write() local
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2TestPackage.cpp91 tcu::TestCase::IterateResult result; in iterate() local
/third_party/vulkan-loader/loader/
H A Dlog.c229 char result[512 + 64]; in loader_log() local
/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/src/
H A Ddynamic_loader_ohos.cpp182 auto result = dlopen_ns(ns, dlPath, mode | RTLD_GLOBAL | RTLD_NOW); in DynamicLoadLibrary() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_observer.cpp92 bool result = false; in RemoveJsObserverObject() local
/foundation/ability/ability_runtime/frameworks/js/napi/insight_intent/insight_intent_driver/
H A Djs_insight_intent_driver.cpp115 napi_value result = nullptr; in OnExecute() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
H A Dmock_ability_test.h49 std::vector<std::string> result; in GetFileTypes() local

Completed in 19 milliseconds

1...<<151152153154155156157158159160>>...468