Home
last modified time | relevance | path

Searched defs:parser_state (Results 1 – 8 of 8) sorted by relevance

/external/cpuinfo/src/x86/
Dname.c13 struct parser_state { struct
18 char* context_model;
23 char* context_upper_letter;
28 char* context_dual;
55 static void reset_context(struct parser_state* state) { in reset_context() argument
552 struct parser_state parser_state = { 0 }; in cpuinfo_x86_normalize_brand_string() local
/external/minijail/
Dsyscall_filter.h29 struct parser_state { struct
50 struct filter_block *compile_policy_line(struct parser_state *state, int nr, argument
/external/python/cpython2/Parser/
Dparser.h31 } parser_state; typedef
/external/python/cpython3/Parser/
Dparser.h31 } parser_state; typedef
/external/iw/
Dbitrate.c112 } parser_state = S_NONE; in handle_bitrates() local
Dphy.c249 } parser_state = S_NONE; in handle_retry() local
/external/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h146 uint8_t /* enum lws_token_indexes */ parser_state; member
/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h519 char parser_state; member