Home
last modified time | relevance | path

Searched defs:is_number (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/multiprecision/test/
Dtest_rational_io.cpp97 struct is_number : public boost::mpl::false_ struct
100 struct is_number<boost::multiprecision::number<T> > : public boost::mpl::true_ struct
/third_party/grpc/src/core/lib/json/
Djson.h91 : Json(std::string(string), is_number) {} in Json() argument
98 : Json(std::string(string), is_number) {} in Json() argument
/third_party/mesa3d/src/compiler/glsl/
Ds_expression.h69 virtual bool is_number() const { return false; } in is_number() function
81 bool is_number() const { return true; } in is_number() function
/third_party/openssl/include/openssl/
Dconf.h45 int (*is_number) (const CONF *conf, char c); member
/third_party/cef/tools/yapf/yapf/yapflib/
Dformat_token.py256 def is_number(self): member in FormatToken
/third_party/python/Modules/_io/
D_iomodule.c244 int line_buffering, is_number; in _io_open_impl() local
/third_party/openssl/crypto/conf/
Dconf_lib.c293 int (*is_number)(const CONF *, char) = &default_is_number; in NCONF_get_number_e() local
/third_party/gettext/gettext-tools/src/
Dx-scheme.c496 is_number (const struct token *tp) in is_number() function
Dx-lisp.c604 is_number (const struct token *tp, int *basep) in is_number() function
/third_party/ffmpeg/libavformat/
Did3v2.c520 static int is_number(const char *str) in is_number() function
/third_party/boost/boost/multiprecision/detail/
Dnumber_base.hpp160 struct is_number : public mpl::false_ struct
164 struct is_number<number<Backend, ExpressionTemplates> > : public mpl::true_ struct
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Drpng2-x.c2074 static int is_number(char *p) in is_number() function
/third_party/libpng/contrib/gregbook/
Drpng2-x.c2074 static int is_number(char *p) in is_number() function
/third_party/json/include/nlohmann/
Djson.hpp2456 constexpr bool is_number() const noexcept in is_number() function in nlohmann::basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp18944 constexpr bool is_number() const noexcept in is_number() function in nlohmann::basic_json