Home
last modified time | relevance | path

Searched refs:maybe_result (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dreducer.cpp189 auto maybe_result = in RunPasses() local
191 if (maybe_result.empty()) { in RunPasses()
206 if (!tools.Validate(&maybe_result[0], maybe_result.size(), in RunPasses()
216 *current_binary = std::move(maybe_result); in RunPasses()
219 } else if (interestingness_function_(maybe_result, in RunPasses()
225 *current_binary = std::move(maybe_result); in RunPasses()
/third_party/spirv-tools/source/reduce/
Dreducer.cpp186 auto maybe_result = in RunPasses() local
188 if (maybe_result.empty()) { in RunPasses()
203 if (!tools.Validate(&maybe_result[0], maybe_result.size(), in RunPasses()
213 *current_binary = std::move(maybe_result); in RunPasses()
216 } else if (interestingness_function_(maybe_result, in RunPasses()
222 *current_binary = std::move(maybe_result); in RunPasses()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dreducer.cpp189 auto maybe_result = in RunPasses() local
191 if (maybe_result.empty()) { in RunPasses()
206 if (!tools.Validate(&maybe_result[0], maybe_result.size(), in RunPasses()
216 *current_binary = std::move(maybe_result); in RunPasses()
219 } else if (interestingness_function_(maybe_result, in RunPasses()
225 *current_binary = std::move(maybe_result); in RunPasses()
/third_party/node/src/
Djs_native_api_v8.cc2676 auto maybe_result = val->InstanceOf(context, ctor); in napi_instanceof() local
2677 CHECK_MAYBE_NOTHING(env, maybe_result, status); in napi_instanceof()
2678 *result = maybe_result.FromJust(); in napi_instanceof()
/third_party/chromium/patch/
D0003-ohos-1115.patch76551 maybe_result = V8ScriptRunner::RunCompiledScript(