Home
last modified time | relevance | path

Searched defs:GetScalar (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/lldb/include/lldb/Core/
DValue.h107 const Scalar &GetScalar() const { return m_value; } in GetScalar() function
109 Scalar &GetScalar() { return m_value; } in GetScalar() function
/external/llvm-project/lldb/unittests/Expression/
DDWARFExpressionTest.cpp63 static Scalar GetScalar(unsigned bits, uint64_t value, bool sign) { in GetScalar() function
/external/tensorflow/tensorflow/core/kernels/
Dstateless_random_ops_v2.cc51 Status GetScalar(const Tensor& tensor, int input_idx, T* result) { in GetScalar() function
Dstateful_random_ops.cc155 Status GetScalar(const Tensor& tensor, int input_idx, T* result) { in GetScalar() function
Dfunctional_ops.cc717 Status GetScalar(OpKernelContext* ctx, int index, int32* value, in GetScalar() function
/external/golang-protobuf/proto/proto3_proto/
Dproto3.pb.go441 func (m *TestUTF8) GetScalar() string { func
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go3650 func (m *TestUTF8) GetScalar() string { func