Home
last modified time | relevance | path

Searched defs:GetAs (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/api/stats/
Drtc_stats_report.h76 const T* GetAs(const std::string& id) const { in GetAs() function
/external/llvm/tools/dsymutil/
DBinaryHolder.h126 ErrorOr<const ObjectFileType &> GetAs(const Triple &T) { in GetAs() function
/external/llvm-project/llvm/utils/benchmark/test/
Doutput_test.h136 T Results::GetAs(const char* entry_name) const { in GetAs() function
/external/google-benchmark/test/
Doutput_test.h144 T Results::GetAs(const char* entry_name) const { in GetAs() function
/external/llvm-project/libcxx/utils/google-benchmark/test/
Doutput_test.h144 T Results::GetAs(const char* entry_name) const { in GetAs() function
/external/libcxx/utils/google-benchmark/test/
Doutput_test.h144 T Results::GetAs(const char* entry_name) const { in GetAs() function
/external/angle/src/libANGLE/
Dangletypes.h972 inline DestT *GetAs(SrcT *src) in GetAs() function
979 inline const DestT *GetAs(const SrcT *src) in GetAs() function
/external/llvm-project/lldb/source/Utility/
DScalar.cpp285 template <typename T> T Scalar::GetAs(T fail_value) const { in GetAs() function in Scalar
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1060 ToType GetAs(FromType value) { in GetAs() function
1065 float GetAs<float, complex128>(complex128 value) { in GetAs() function