Home
last modified time | relevance | path

Searched refs:GetResult (Results 1 – 25 of 30) sorted by relevance

12

/third_party/node/deps/v8/src/torque/
Dtype-inference.h66 TypeVector GetResult() const;
Dtype-inference.cc49 TypeVector TypeArgumentInference::GetResult() const { in GetResult() function in v8::internal::torque::TypeArgumentInference
Ddeclarable.cc159 FindConstraintViolation(inference.GetResult(), Constraints())) { in InferSpecializationTypes()
Dtype-visitor.cc548 TypeOracle::GetGenericTypeInstance(generic_type, inference.GetResult())); in ComputeTypeForStructExpression()
Dimplementation-visitor.cc2034 inference.GetResult()})); in LookupCallable()
2089 SpecializationKey<GenericCallable>{generic, inference.GetResult()}); in LookupCallable()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dcommand_buffer.h83 Result GetResult() { return result_; } in GetResult() function
Dpipeline.cc416 return guard.GetResult(); in SendDescriptorDataToDeviceIfNeeded()
449 return guard.GetResult(); in SendDescriptorDataToDeviceIfNeeded()
519 return guard.GetResult(); in ReadbackDescriptorsToHostDataQueue()
Dcompute_pipeline.cc90 return guard.GetResult(); in Compute()
Dgraphics_pipeline.cc737 return guard.GetResult(); in SetIndexBuffer()
785 return cmd_buf_guard.GetResult(); in Clear()
868 return cmd_buf_guard.GetResult(); in Draw()
/third_party/cef/tests/cefclient/browser/
Dosr_ime_handler_win.h43 bool GetResult(LPARAM lparam, CefString& result);
Dosr_ime_handler_win.cc322 bool OsrImeHandlerWin::GetResult(LPARAM lparam, CefString& result) { in GetResult() function in client::OsrImeHandlerWin
Dosr_window_win.cc411 if (ime_handler_->GetResult(lParam, cTextStr)) { in OnIMEComposition()
/third_party/node/deps/v8/tools/cppgc/
Dgen_cmake_test.py103 return builder.GetResult()
Dgen_cmake.py398 def GetResult(self): member in CMakeBuilder
499 result = FormatCMake(builder.GetResult())
/third_party/cef/libcef/browser/extensions/api/tabs/
Dtabs_api.h68 ResponseValue GetResult();
Dtabs_api.cc196 return RespondNow(GetResult()); in Run()
241 ExtensionFunction::ResponseValue TabsUpdateFunction::GetResult() { in GetResult() function in extensions::cef::TabsUpdateFunction
/third_party/node/deps/v8/src/numbers/
Dconversions.cc492 double GetResult() { in GetResult() function in v8::internal::NumberParseIntHelper
916 return helper.GetResult(); in StringToInt()
945 MaybeHandle<BigInt> GetResult() { in GetResult() function in v8::internal::StringToBigIntHelper
1023 return helper.GetResult(); in StringToBigInt()
1031 return helper.GetResult(); in BigIntLiteral()
/third_party/vk-gl-cts/external/amber/src/src/
Ddxc_helper.cc241 if (result->GetResult(&compiled_blob) < 0) { in Compile()
/third_party/node/deps/v8/src/heap/cppgc/
Dsweeper.cc235 ResultType GetResult(bool is_empty, size_t largest_new_free_list_entry) { in GetResult() function in cppgc::internal::__anonc44b6d5f0111::InlinedFinalizationBuilder
280 ResultType&& GetResult(bool is_empty, size_t largest_new_free_list_entry) { in GetResult() function in cppgc::internal::__anonc44b6d5f0111::DeferredFinalizationBuilder
363 return builder.GetResult(is_empty, largest_new_free_list_entry); in SweepNormalPage()
/third_party/skia/third_party/externals/tint/tools/
Drun_tests.py55 def GetResult(self, fmt): member in TestCase
/third_party/vk-gl-cts/external/amber/src/tests/
Drun_tests.py249 def GetResult(self, fmt): member in TestCase
/third_party/python/Modules/_ctypes/
Dcallproc.c962 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() function
1297 retval = GetResult(restype, resbuf, checker); in _ctypes_callproc()
/third_party/mesa3d/src/microsoft/compiler/
Ddxcapi.h387 …virtual HRESULT STDMETHODCALLTYPE GetResult(_COM_Outptr_result_maybenull_ IDxcBlob **ppResult) = 0;
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DShaderModuleD3D12.cpp497 DAWN_TRY(CheckHRESULT(result->GetResult(&compiledShader), "DXC get result")); in CompileShaderDXC()
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp549 HRESULT GetResult() in GetResult() function in CBenchProgressStatus
600 HRESULT res = Status->GetResult(); in SetRatioInfo()

12