/third_party/nghttp2/lib/ |
D | nghttp2_http.c | 52 static int64_t parse_uint(const uint8_t *s, size_t len) { in parse_uint() function
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_http.c | 52 static int64_t parse_uint(const uint8_t *s, size_t len) { in parse_uint() function
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer-serialize.cc | 388 parse_uint (const char *pp, const char *end, uint32_t *pv) in parse_uint() function
|
D | hb-common.cc | 720 parse_uint (const char **pp, const char *end, unsigned int *pv) in parse_uint() function
|
/third_party/nghttp2/src/ |
D | util.cc | 1048 int64_t parse_uint(const char *s) { in parse_uint() function 1052 int64_t parse_uint(const std::string &s) { in parse_uint() function 1056 int64_t parse_uint(const StringRef &s) { in parse_uint() function 1060 int64_t parse_uint(const uint8_t *s, size_t len) { in parse_uint() function
|
D | shrpx_config.cc | 319 int parse_uint(T *dest, const StringRef &opt, const StringRef &optarg) { in parse_uint() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer-serialize.cc | 700 parse_uint (const char *pp, const char *end, uint32_t *pv) in parse_uint() function
|
D | hb-common.cc | 713 parse_uint (const char **pp, const char *end, unsigned int *pv) in parse_uint() function
|
/third_party/harfbuzz/src/ |
D | hb-buffer-serialize.cc | 700 parse_uint (const char *pp, const char *end, uint32_t *pv) in parse_uint() function
|
D | hb-common.cc | 716 parse_uint (const char **pp, const char *end, unsigned int *pv) in parse_uint() function
|
/third_party/mesa3d/src/gallium/tools/trace/ |
D | parse.py | 283 def parse_uint(self, pname): member in TraceParser
|
/third_party/e2fsprogs/debugfs/ |
D | set_fields.c | 444 static errcode_t parse_uint(struct field_set_info *info, char *field, in parse_uint() function
|
/third_party/e2fsprogs/misc/ |
D | badblocks.c | 1032 static unsigned int parse_uint(const char *str, const char *descr) in parse_uint() function
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_text.c | 180 static boolean parse_uint( const char **pcur, uint *val ) in parse_uint() function
|
/third_party/alsa-lib/src/ucm/ |
D | main.c | 285 static const char *parse_uint(const char *p, const char *prefix, size_t len, in parse_uint() function
|
/third_party/python/Modules/ |
D | _zoneinfo.c | 1576 parse_uint(const char *const p, uint8_t *value) in parse_uint() function
|