Searched defs:num_type (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/ratio/ |
D | ratio.hpp | 94 typedef boost::intmax_t num_type; typedef in boost::ratio
|
/third_party/boost/boost/geometry/policies/robustness/ |
D | get_rescale_policy.hpp | 70 >::type num_type; in scale_box_to_integer_range() typedef
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | rfbdecoder.c | 439 guint8 num_type; in rfb_decoder_state_wait_for_security() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlschemastypes.c | 1541 #define PARSE_DIGITS(num, cur, num_type) \ argument 1563 #define PARSE_NUM(num, cur, num_type) \ argument 1824 int num_type = 0; /* -1 = invalid, 0 = int, 1 = floating */ in xmlSchemaValidateDuration() local
|
/third_party/libxml2/ |
D | xmlschemastypes.c | 1522 #define PARSE_DIGITS(num, cur, num_type) \ argument 1544 #define PARSE_NUM(num, cur, num_type) \ argument
|
/third_party/boost/boost/dynamic_bitset/ |
D | dynamic_bitset.hpp | 477 typedef unsigned long num_type; in init_from_unsigned_long() typedef
|