Home
last modified time | relevance | path

Searched refs:parse_number (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/boost/histogram/
Dliterals.hpp15 constexpr unsigned parse_number(unsigned n) { return n; } in parse_number() function
18 constexpr unsigned parse_number(unsigned n, char f, Rest... rest) { in parse_number() function
19 return parse_number(10u * n + static_cast<unsigned>(f - '0'), rest...); in parse_number()
27 return std::integral_constant<unsigned, detail::parse_number(0, digits...)>(); in operator ""_c()
/third_party/boost/libs/spirit/classic/example/fundamental/
Dfunctor_parser.cpp67 parse_number(char const* str, int& n) in parse_number() function
112 if (parse_number(str.c_str()+1, n)) in main()
/third_party/boost/libs/property_tree/test/
Dtest_json_parser2.cpp62 bool parse_number(const string& input, string& output) { in parse_number() function
64 bool result = parser.parse_number(); in parse_number()
223 BOOST_REQUIRE(p.parse_number(param, parsed)); in number_parse_result_is_input_n()
242 BOOST_REQUIRE(p.parse_number("12345", parsed)); in BOOST_AUTO_TEST_CASE()
249 BOOST_REQUIRE(p.parse_number(param, parsed)); in number_parse_result_is_input_w()
268 BOOST_REQUIRE(p.parse_number(L"12345", parsed)); in BOOST_AUTO_TEST_CASE()
/third_party/cJSON/tests/
Dparse_number.c52 TEST_ASSERT_TRUE(parse_number(item, &buffer)); in assert_parse_number()
DCMakeLists.txt44 parse_number
/third_party/libsoup/libsoup/
Dsoup-xmlrpc.c830 parse_number (xmlNode *typenode, GVariantClass class, GError **error) in parse_number() function
998 variant = parse_number (typenode, G_VARIANT_CLASS_BOOLEAN, error); in parse_value()
1001 variant = parse_number (typenode, G_VARIANT_CLASS_INT32, error); in parse_value()
1003 variant = parse_number (typenode, class, error); in parse_value()
1006 variant = parse_number (typenode, G_VARIANT_CLASS_INT64, error); in parse_value()
1008 variant = parse_number (typenode, class, error); in parse_value()
/third_party/pulseaudio/src/pulse/
Djson.c196 static const char* parse_number(const char *str, pa_json_object *obj) { in parse_number() function
429 str = parse_number(str, o); in parse_value()
/third_party/openssl/util/
Dmkdef.pl1031 my @s=sort { &parse_number($nums{$a},"n") <=> &parse_number($nums{$b},"n") } keys %nums;
1393 &parse_number($nums{$a},"n") <=> &parse_number($nums{$b},"n")
/third_party/boost/boost/property_tree/json_parser/detail/
Dparser.hpp263 if (parse_number()) return; in parse_value()
299 bool parse_number() { in parse_number() function in boost::property_tree::json_parser::detail::parser
/third_party/python/Python/
Dformatter_unicode.c443 parse_number(PyObject *s, Py_ssize_t pos, Py_ssize_t end, in parse_number() function
1127 parse_number(unicode_tmp, index, index + n_digits, &n_remainder, &has_decimal); in format_float_internal()
1303 parse_number(re_unicode_tmp, i_re, i_re + n_re_digits, in format_complex_internal()
1305 parse_number(im_unicode_tmp, i_im, i_im + n_im_digits, in format_complex_internal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp62 static const char *parse_number(const char *first, const char *last) { in parse_number() function
693 const char *t1 = parse_number(t, last); in parse_function_param()
700 const char *t0 = parse_number(first + 2, last); in parse_function_param()
704 const char *t1 = parse_number(t, last); in parse_function_param()
1503 const char *t = parse_number(first + 1, last); in parse_array_type()
1574 const char *t = parse_number(first + 2, last); in parse_vector_type()
2298 const char *t = parse_number(first, last); in parse_integer_literal()
3665 const char *t1 = parse_number(t, last); in parse_local_name()
3799 const char *t = parse_number(first + 1, last); in parse_call_offset()
3804 const char *t = parse_number(first + 1, last); in parse_call_offset()
[all …]
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
DCMakeLists.txt148 TARGET parse_number
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
DCMakeLists.txt200 ${CMAKE_CURRENT_SOURCE_DIR}/util/parse_number.h
228 ${CMAKE_CURRENT_SOURCE_DIR}/util/parse_number.cpp
/third_party/grpc/third_party/upb/generated_for_cmake/upb/json/
Dparser.c907 static bool parse_number(upb_json_parser *p, bool is_quoted);
919 return parse_number(p, false); in end_number_nontop()
1073 static bool parse_number(upb_json_parser *p, bool is_quoted) { in parse_number() function
1185 parse_number(p, false); in end_null()
1398 ok = parse_number(p, true); in end_stringval_nontop()
1868 if (!parse_number(p, true)) { in parse_mapentry_key()
/third_party/grpc/third_party/upb/cmake/upb/json/
Dparser.c907 static bool parse_number(upb_json_parser *p, bool is_quoted);
919 return parse_number(p, false); in end_number_nontop()
1073 static bool parse_number(upb_json_parser *p, bool is_quoted) { in parse_number() function
1185 parse_number(p, false); in end_null()
1398 ok = parse_number(p, true); in end_stringval_nontop()
1868 if (!parse_number(p, true)) { in parse_mapentry_key()
/third_party/flutter/skia/third_party/dawn/third_party/
DBUILD.gn405 "source/util/parse_number.cpp",
406 "source/util/parse_number.h",
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
DCMakeLists.txt228 ${CMAKE_CURRENT_SOURCE_DIR}/util/parse_number.h
266 ${CMAKE_CURRENT_SOURCE_DIR}/util/parse_number.cpp
/third_party/skia/third_party/externals/spirv-tools/source/
DCMakeLists.txt228 ${CMAKE_CURRENT_SOURCE_DIR}/util/parse_number.h
266 ${CMAKE_CURRENT_SOURCE_DIR}/util/parse_number.cpp
/third_party/flutter/skia/third_party/spirv-tools/
DBUILD.gn230 "../externals/spirv-tools/source/util/parse_number.cpp",
/third_party/quickjs/
Drepl.js1424 function parse_number() { function
1544 parse_number();
/third_party/skia/third_party/externals/spirv-tools/
DAndroid.mk31 source/util/parse_number.cpp \
/third_party/grpc/third_party/upb/upb/json/
Dparser.rl905 static bool parse_number(upb_json_parser *p, bool is_quoted);
917 return parse_number(p, false);
1071 static bool parse_number(upb_json_parser *p, bool is_quoted) {
1183 parse_number(p, false);
1396 ok = parse_number(p, true);
1866 if (!parse_number(p, true)) {
/third_party/cJSON/
DcJSON.c301 static cJSON_bool parse_number(cJSON * const item, parse_buffer * const input_buffer) in parse_number() function
1344 return parse_number(item, input_buffer); in parse_value()
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-tknzr.c2203 goto parse_number; in cr_tknzr_get_next_token()
2399 parse_number: in cr_tknzr_get_next_token()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
DBUILD.gn455 "source/util/parse_number.cpp",
456 "source/util/parse_number.h",

12