Home
last modified time | relevance | path

Searched defs:num_type (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/ratio/
Dratio.hpp94 typedef boost::intmax_t num_type; typedef in boost::ratio
/third_party/boost/boost/geometry/policies/robustness/
Dget_rescale_policy.hpp70 >::type num_type; in scale_box_to_integer_range() typedef
/third_party/gstreamer/gstplugins_bad/gst/librfb/
Drfbdecoder.c439 guint8 num_type; in rfb_decoder_state_wait_for_security() local
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemastypes.c1541 #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/
Dxmlschemastypes.c1522 #define PARSE_DIGITS(num, cur, num_type) \ argument
1544 #define PARSE_NUM(num, cur, num_type) \ argument
/third_party/boost/boost/dynamic_bitset/
Ddynamic_bitset.hpp477 typedef unsigned long num_type; in init_from_unsigned_long() typedef