Home
last modified time | relevance | path

Searched defs:GetResult (Results 1 – 15 of 15) 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/google-fruit/include/fruit/impl/
Dcomponent_functors.defn.h41 struct GetResult { struct
43 struct apply {
/external/tensorflow/tensorflow/core/platform/
Dscanner.cc44 bool Scanner::GetResult(StringPiece* remaining, StringPiece* capture) { in GetResult() function in tensorflow::strings::Scanner
/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/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/
Dcompatibility_analysis.cc36 const mlir::tfrt::CompatibilityAnalysisProto& GetResult() const { in GetResult() function in tensorflow::__anon94396e010111::CompatibilityAnalysis
/external/deqp-deps/amber/tests/
Drun_tests.py249 def GetResult(self, fmt): member in TestCase
/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/golang-protobuf/internal/testprotos/conformance/
Dconformance.pb.go436 func (m *ConformanceResponse) GetResult() isConformanceResponse_Result { func
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c918 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() function
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c962 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