/external/pdfium/core/fxcrt/ |
D | cfx_utf8encoder.h | 24 ByteStringView GetResult() const { in GetResult() function
|
D | cfx_utf8decoder.h | 20 WideStringView GetResult() const { return m_Buffer.AsStringView(); } in GetResult() function
|
/external/tensorflow/tensorflow/core/platform/ |
D | scanner.cc | 44 bool Scanner::GetResult(StringPiece* remaining, StringPiece* capture) { in GetResult() function in tensorflow::strings::Scanner
|
/external/google-fruit/include/fruit/impl/ |
D | component_functors.defn.h | 41 struct GetResult { struct 43 struct apply {
|
/external/deqp-deps/amber/src/vulkan/ |
D | command_buffer.h | 82 Result GetResult() { return result_; } in GetResult() function
|
/external/deqp-deps/amber/tests/ |
D | run_tests.py | 157 def GetResult(self, fmt): member in TestCase
|
/external/v8/src/torque/ |
D | type-inference.cc | 49 TypeVector TypeArgumentInference::GetResult() const { in GetResult() function in v8::internal::torque::TypeArgumentInference
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagerenderer.h | 50 bool GetResult() const { return m_Result; } in GetResult() function
|
/external/toolchain-utils/bestflags/ |
D | mock_task.py | 64 def GetResult(self, stage): member in MockTask
|
D | task.py | 145 def GetResult(self, stage): member in Task
|
/external/v8/src/heap/cppgc/ |
D | sweeper.cc | 138 ResultType GetResult(bool is_empty) { return is_empty; } in GetResult() function in cppgc::internal::__anon2ae878480111::InlinedFinalizationBuilder 169 ResultType&& GetResult(bool is_empty) { in GetResult() function in cppgc::internal::__anon2ae878480111::DeferredFinalizationBuilder
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | vectorization_utils.cc | 609 Status Vectorization::GetResult(FunctionDef** vectorized_function) { in GetResult() function in tensorflow::grappler::vectorization_utils::__anonfb8d47c70111::Vectorization
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | graph_analyzer_test.cc | 71 SubgraphPtrSet& GetResult() { return gran_->result_; } in GetResult() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest
|
/external/v8/src/numbers/ |
D | conversions.cc | 473 double GetResult() { in GetResult() function in v8::internal::NumberParseIntHelper 882 MaybeHandle<BigInt> GetResult() { in GetResult() function in v8::internal::StringToBigIntHelper
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_sender.cc | 63 std::string NACKStringBuilder::GetResult() { in GetResult() function in webrtc::NACKStringBuilder
|
/external/python/cpython3/Modules/_ctypes/ |
D | callproc.c | 917 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() function
|
/external/python/cpython2/Modules/_ctypes/ |
D | callproc.c | 918 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() function
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 484 HRESULT GetResult() in GetResult() function in CBenchProgressStatus
|