Home
last modified time | relevance | path

Searched refs:GetSigned (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/tools/ftrace_proto_gen/
Dproto_gen_utils.cc156 ProtoType ProtoType::GetSigned() const { in GetSigned() function in perfetto::ProtoType
230 one = one.GetSigned(); in GetCommon()
231 other = other.GetSigned(); in GetCommon()
Dproto_gen_utils.h62 ProtoType GetSigned() const;
/external/libvpx/libvpx/vp8/decoder/
Ddetokenize.c55 static int GetSigned(BOOL_DECODER *br, int value_to_sign) { in GetSigned() function
126 out[j] = GetSigned(br, v); in GetCoeffs()
/external/vixl/src/
Dutils-vixl.h799 int32_t GetSigned() const { in GetSigned() function
802 int32_t GetSigned() const { return data_; } in GetSigned() function
861 int64_t GetSigned(int N) const { in GetSigned() function
864 int64_t GetSigned() const { return data_; } in GetSigned() function