Home
last modified time | relevance | path

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

/external/lldb/tools/lldb-perf/lib/
DGauge.h51 Results::ResultSP GetResult (const char *description, T value);
54 Results::ResultSP GetResult (const char *description, double value);
57 Results::ResultSP GetResult (const char *description, uint64_t value);
60 Results::ResultSP GetResult (const char *description, std::string value);
DMeasurement.h98 …results.GetDictionary().Add(metric.GetName(), metric.GetDescription(), lldb_perf::GetResult<typena… in WriteStartValue()
105 …results.GetDictionary().Add(metric.GetName(), metric.GetDescription(), lldb_perf::GetResult<typena… in WriteStopValue()
112 …results.GetDictionary().Add(metric.GetName(), metric.GetDescription(), lldb_perf::GetResult<typena… in WriteAverageValue()
119 …tDictionary().Add(metric.GetName(), metric.GetDescription(), lldb_perf::GetResult<typename GaugeTy… in WriteAverageAndStandardDeviation()
122 …dictionary->Add("stddev", NULL, lldb_perf::GetResult<typename GaugeType::ValueType> (NULL, metric.… in WriteAverageAndStandardDeviation()
130 …results.GetDictionary().Add(metric.GetName(), metric.GetDescription(), lldb_perf::GetResult<typena… in WriteStandardDeviation()
DGauge.cpp15 lldb_perf::GetResult (const char *description, double value) in GetResult() function in lldb_perf
29 lldb_perf::GetResult (const char *description, uint64_t value) in GetResult() function in lldb_perf
43 lldb_perf::GetResult (const char *description, std::string value) in GetResult() function in lldb_perf
DMemoryGauge.cpp93 MemoryStats::GetResult (const char *name, const char *description) const in GetResult() function in MemoryStats
148 lldb_perf::GetResult (const char *description, MemoryStats value) in GetResult() function in lldb_perf
150 return value.GetResult (NULL, description); in GetResult()
DMemoryGauge.h83 GetResult (const char *name, const char *description) const;
140 GetResult (const char *description, MemoryStats value);
/external/lldb/tools/lldb-perf/common/clang/
Dlldb_perf_clang.cpp193 m_memory_change_create_target.GetDeltaValue().GetResult(NULL, NULL)); in WriteResults()
197 m_memory_change_break_main.GetDeltaValue().GetResult(NULL, NULL)); in WriteResults()
205 m_memory_total.GetStopValue().GetResult(NULL, NULL)); in WriteResults()
/external/pdfium/core/src/fxcrt/
Dfx_basic_utf.cpp89 return encoder.GetResult(); in FX_UTF8Encode()
Dfx_xml_parser.cpp299 value = decoder.GetResult(); in GetAttrValue()
311 value = decoder.GetResult(); in GetAttrValue()
460 content << decoder.GetResult(); in ParseElement()
504 content << decoder.GetResult(); in ParseElement()
Dfx_basic_bstring.cpp941 return decoder.GetResult(); in UTF8Decode()
Dfx_basic_wstring.cpp375 return decoder.GetResult(); in FromUTF8()
/external/skia/src/codec/
DSkCodecPriv.h31 SkSwizzler::GetResult(zeroAlpha, maxAlpha);
DSkSwizzler.h70 static ResultAlpha GetResult(uint8_t zeroAlpha, uint8_t maxAlpha);
DSkSwizzler.cpp14 SkSwizzler::ResultAlpha SkSwizzler::GetResult(uint8_t zeroAlpha, in GetResult() function in SkSwizzler
/external/v8/src/
Dliveedit.cc326 Handle<JSArray> GetResult() { in GetResult() function in v8::internal::CompareOutputArrayWriter
539 Handle<JSArray> GetResult() { in GetResult() function in v8::internal::TokenizingLineArrayCompareOutput
540 return array_writer_.GetResult(); in GetResult()
571 return output.GetResult(); in CompareStrings()
758 Handle<JSArray> GetResult() { return result_; } in GetResult() function in v8::internal::FunctionInfoListener
902 return listener.GetResult(); in GatherCompileInfo()
1321 Vector<byte> GetResult() { in GetResult() function in v8::internal::RelocInfoBuffer
1399 Vector<byte> buffer = buffer_writer.GetResult(); in PatchPositionsInCode()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp324 HRESULT GetResult() in GetResult() function in CBenchProgressStatus
365 HRESULT res = Status->GetResult(); in SetRatioInfo()
/external/pdfium/core/include/fxcrt/
Dfx_basic.h313 CFX_WideStringC GetResult() const in GetResult() function
341 CFX_ByteStringC GetResult() const in GetResult() function