Searched defs:GetSigned (Results 1 – 5 of 5) sorted by relevance
88 int32_t FX_Number::GetSigned() const { in GetSigned() function in FX_Number
58 static VPX_NO_UNSIGNED_OVERFLOW_CHECK int GetSigned(BOOL_DECODER *br, in GetSigned() function
113 ProtoType ProtoType::GetSigned() const { in GetSigned() function in perfetto::ProtoType
827 int32_t GetSigned() const { in GetSigned() function830 int32_t GetSigned() const { return data_; } in GetSigned() function889 int64_t GetSigned(int N) const { in GetSigned() function892 int64_t GetSigned() const { return data_; } in GetSigned() function
89 int64_t GetSigned(const llvm::json::Object &obj, llvm::StringRef key, in GetSigned() function96 int64_t GetSigned(const llvm::json::Object *obj, llvm::StringRef key, in GetSigned() function