Searched defs:token (Results 1 – 8 of 8) sorted by relevance
/ndk/sources/host-tools/nawk-20071023/ |
D | maketab.c | 38 { int token; member
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regcomp.c | 1766 peek_token (re_token_t *token, re_string_t *input, reg_syntax_t syntax) in peek_token() 2005 peek_token_bracket (re_token_t *token, re_string_t *input, reg_syntax_t syntax) in peek_token_bracket() 2135 parse_reg_exp (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_reg_exp() 2176 parse_branch (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_branch() 2216 parse_expression (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_expression() 2432 parse_sub_exp (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_sub_exp() 2471 re_token_t *token, reg_syntax_t syntax, reg_errcode_t *err) in parse_dup_op() 2755 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() 3314 re_token_t *token, int token_len, re_dfa_t *dfa, in parse_bracket_element() 3354 re_token_t *token) in parse_bracket_symbol() [all …]
|
D | regex_internal.c | 1408 re_dfa_add_node (re_dfa_t *dfa, re_token_t token) in re_dfa_add_node()
|
D | regex_internal.h | 492 re_token_t token; member
|
/ndk/sources/android/crazy_linker/src/ |
D | crazy_linker_proc_maps.cpp | 52 for (int token = 0; token < 7; ++token) { in ParseProcMapsLine() local
|
/ndk/sources/host-tools/ndk-stack/ |
D | ndk-stack-parser.c | 282 get_next_token(const char* str, char* token, size_t size) in get_next_token()
|
/ndk/sources/host-tools/make-3.81/ |
D | job.c | 855 char token = '+'; in free_child() local 1643 char token; in new_job() local
|
D | main.c | 730 find_and_set_default_shell (char *token) in find_and_set_default_shell() 2984 char token = '+'; in clean_jobserver() local
|