Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dcfx_utf8decoder.h20 WideStringView GetResult() const { return m_Buffer.AsStringView(); } in GetResult() function
Dfx_string.cpp54 ByteStringView GetResult() const { in GetResult() function in __anonaa6140580111::CFX_UTF8Encoder
/external/tensorflow/tensorflow/core/lib/strings/
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/pdfium/core/fpdfapi/render/
Dcpdf_imagerenderer.h47 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/core/grappler/graph_analyzer/
Dgraph_analyzer_test.cc71 SubgraphPtrSet& GetResult() { return gran_->result_; } in GetResult() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dvectorization_utils.cc616 Status Vectorization::GetResult(FunctionDef** vectorized_function) { in GetResult() function in tensorflow::grappler::vectorization_utils::__anonc2de991c0111::Vectorization
/external/v8/src/
Dconversions.cc447 double GetResult() { in GetResult() function in v8::internal::__anonf04617f20111::NumberParseIntHelper
875 MaybeHandle<BigInt> GetResult() { in GetResult() function in v8::internal::StringToBigIntHelper
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_sender.cc63 std::string NACKStringBuilder::GetResult() { in GetResult() function in webrtc::NACKStringBuilder
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c902 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/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go297 func (m *ConformanceResponse) GetResult() isConformanceResponse_Result { func
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp484 HRESULT GetResult() in GetResult() function in CBenchProgressStatus
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go2489 func (m *QueryResult) GetResult() []*EntityProto { func