equals            159 source/dynamicHDR10/json11/json11.cpp     bool equals(const JsonValue * other) const override {
equals            173 source/dynamicHDR10/json11/json11.cpp     bool equals(const JsonValue * other) const override { return m_value == other->number_value(); }
equals            182 source/dynamicHDR10/json11/json11.cpp     bool equals(const JsonValue * other) const override { return m_value == other->number_value(); }