Home
last modified time | relevance | path

Searched refs:PARSE_VALUE (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dau.c82 enum { PARSE_KEY, PARSE_VALUE, PARSE_FINISHED } state = PARSE_KEY; in au_read_annotation() enumerator
107 state = PARSE_VALUE; in au_read_annotation()
112 case PARSE_VALUE: in au_read_annotation()
/third_party/gn/src/gn/
H A Dinput_conversion.cc30 PARSE_VALUE, // Treat the input as an expression. enumerator
66 if (what == PARSE_VALUE) in ParseValueOrScope()
224 return ParseValueOrScope(settings, input, PARSE_VALUE, origin, err); in DoConvertInputToValue()

Completed in 2 milliseconds