Searched defs:parse_uint (Results 1 – 11 of 11) sorted by relevance
| /third_party/nghttp2/lib/ |
| D | nghttp2_http.c | 54 static int64_t parse_uint(const uint8_t *s, size_t len) { in parse_uint() function
|
| /third_party/skia/m133/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 | 741 parse_uint (const char **pp, const char *end, unsigned int *pv) 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/mesa3d/src/gallium/tools/trace/ |
| D | parse.py | 303 def parse_uint(self, pname): member in TraceParser
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_text.c | 180 static bool parse_uint( const char **pcur, unsigned *val ) in parse_uint() function
|
| /third_party/nghttp2/src/ |
| D | shrpx_config.cc | 399 int parse_uint(T *dest, const StringRef &opt, const StringRef &optarg) { in parse_uint() function
|
| D | util.cc | 1227 std::optional<int64_t> parse_uint(const StringRef &s) { in parse_uint() function
|
| /third_party/alsa-lib/src/ucm/ |
| D | main.c | 296 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 | 1580 parse_uint(const char *const p, uint8_t *value) in parse_uint() function
|