Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_number.cpp96 int32_t FX_Number::GetSigned() const { in GetSigned() function in FX_Number
/external/libvpx/vp8/decoder/
Ddetokenize.c58 static VPX_NO_UNSIGNED_OVERFLOW_CHECK int GetSigned(BOOL_DECODER *br, in GetSigned() function
/external/perfetto/src/tools/ftrace_proto_gen/
Dproto_gen_utils.cc108 ProtoType ProtoType::GetSigned() const { in GetSigned() function in perfetto::ProtoType
/external/vixl/src/
Dutils-vixl.h895 int32_t GetSigned() const { in GetSigned() function
898 int32_t GetSigned() const { return data_; } in GetSigned() function
957 int64_t GetSigned(int N) const { in GetSigned() function
960 int64_t GetSigned() const { return data_; } in GetSigned() function