Home
last modified time | relevance | path

Searched defs:GetResult (Results 1 – 18 of 18) sorted by relevance

/external/pdfium/core/fxcrt/
Dcfx_utf8encoder.h24 ByteStringView GetResult() const { in GetResult() function
Dcfx_utf8decoder.h20 WideStringView GetResult() const { return m_Buffer.AsStringView(); } in GetResult() function
/external/tensorflow/tensorflow/core/platform/
Dscanner.cc44 bool Scanner::GetResult(StringPiece* remaining, StringPiece* capture) { in GetResult() function in tensorflow::strings::Scanner
/external/google-fruit/include/fruit/impl/
Dcomponent_functors.defn.h41 struct GetResult { struct
43 struct apply {
/external/llvm-project/lldb/source/Host/common/
DHostThread.cpp40 lldb::thread_result_t HostThread::GetResult() const { in GetResult() function in HostThread
DHostNativeThreadBase.cpp30 lldb::thread_result_t HostNativeThreadBase::GetResult() const { in GetResult() function in HostNativeThreadBase
/external/deqp-deps/amber/src/vulkan/
Dcommand_buffer.h83 Result GetResult() { return result_; } in GetResult() function
/external/pdfium/core/fpdfapi/render/
Dcpdf_imagerenderer.h50 bool GetResult() const { return m_Result; } in GetResult() function
/external/toolchain-utils/bestflags/
Dmock_task.py64 def GetResult(self, stage): member in MockTask
Dtask.py145 def GetResult(self, stage): member in Task
/external/deqp-deps/amber/tests/
Drun_tests.py247 def GetResult(self, fmt): member in TestCase
/external/llvm-project/lldb/source/API/
DSBCommandInterpreterRunOptions.cpp231 SBCommandInterpreterRunResult::GetResult() const { in GetResult() function in SBCommandInterpreterRunResult
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h39 lldb::CommandInterpreterResult GetResult() const { return m_result; } in GetResult() function
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dvectorization_utils.cc609 Status Vectorization::GetResult(FunctionDef** vectorized_function) { in GetResult() function in tensorflow::grappler::vectorization_utils::__anoncb11dea30111::Vectorization
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dgraph_analyzer_test.cc71 SubgraphPtrSet& GetResult() { return gran_->result_; } in GetResult() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c979 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() function
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c918 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() function
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp484 HRESULT GetResult() in GetResult() function in CBenchProgressStatus