Home
last modified time | relevance | path

Searched defs:parse_format (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/crosvm/audio_streams_conformance_test/src/
H A Dargs.rs69 fn parse_format(value: &str) -> Result<SampleFormat, String> { in parse_format() function
/aosp_15_r20/external/python/cpython3/Python/
Dast_opt.c350 parse_format(PyObject *fmt, Py_ssize_t *ppos, expr_ty arg, PyArena *arena) in parse_format() function
/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse.c7791 static enum tep_errno parse_format(struct tep_event **eventp, in parse_format() function