Home
last modified time | relevance | path

Searched defs:parse_uint (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer-serialize.cc700 parse_uint (const char *pp, const char *end, uint32_t *pv) in parse_uint() function
H A Dhb-common.cc713 parse_uint (const char **pp, const char *end, unsigned int *pv) in parse_uint() function
/third_party/nghttp2/lib/
H A Dnghttp2_http.c54 static int64_t parse_uint(const uint8_t *s, size_t len) { in parse_uint() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_http.c54 static int64_t parse_uint(const uint8_t *s, size_t len) { in parse_uint() function
/third_party/mesa3d/src/gallium/tools/trace/
H A Dparse.py303 def parse_uint(self, pname): member in TraceParser
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H A Dutils.c279 int parse_uint(const char *buffer, size_t count, unsigned int *result, int base) in parse_uint() function
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.c58 static int64_t parse_uint(const uint8_t *s, size_t len) { in parse_uint() function
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol_led.c476 static char *parse_uint(char *s, unsigned int *val) in parse_uint() function
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c180 static boolean parse_uint( const char **pcur, uint *val ) in parse_uint() function
[all...]
/third_party/alsa-lib/src/ucm/
H A Dmain.c296 static const char *parse_uint(const char *p, const char *prefix, size_t len, in parse_uint() function
/third_party/nghttp2/src/
H A Dshrpx_config.cc390 int parse_uint(T *dest, const StringRef &opt, const StringRef &optarg) { in parse_uint() function
[all...]
H A Dutil.cc1203 int64_t parse_uint(const char *s) { in parse_uint() function
1207 int64_t parse_uint(const std::string &s) { in parse_uint() function
1211 int64_t parse_uint(const StringRef &s) { in parse_uint() function
1215 int64_t parse_uint(const uint8_t *s, size_t len) { in parse_uint() function
/third_party/python/Modules/
H A D_zoneinfo.c1580 parse_uint(const char *const p, uint8_t *value) in parse_uint() function

Completed in 27 milliseconds