/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regcomp.c | 58 static Idx fetch_number (re_string_t *input, re_token_t *token, 60 static int peek_token (re_token_t *token, re_string_t *input, 65 re_token_t *token, reg_syntax_t syntax, 68 re_token_t *token, reg_syntax_t syntax, 71 re_token_t *token, reg_syntax_t syntax, 74 re_token_t *token, reg_syntax_t syntax, 77 re_dfa_t *dfa, re_token_t *token, 80 re_token_t *token, reg_syntax_t syntax, 84 re_token_t *token, int token_len, 90 re_token_t *token); [all …]
|
D | regex_internal.c | 1408 re_dfa_add_node (re_dfa_t *dfa, re_token_t token) in re_dfa_add_node() argument 1442 dfa->nodes[dfa->nodes_len] = token; in re_dfa_add_node() 1446 int type = token.type; in re_dfa_add_node()
|
D | regex_internal.h | 492 re_token_t token; member
|
/ndk/sources/host-tools/nawk-20071023/ |
D | awkgram.y | 48 %token <i> FIRSTTOKEN /* must be first */ 49 %token <p> PROGRAM PASTAT PASTAT2 XBEGIN XEND 50 %token <i> NL ',' '{' '(' '|' ';' '/' ')' '}' '[' ']' 51 %token <i> ARRAY 52 %token <i> MATCH NOTMATCH MATCHOP 53 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE 54 %token <i> AND BOR APPEND EQ GE GT LE LT NE IN 55 %token <i> ARG BLTIN BREAK CLOSE CONTINUE DELETE DO EXIT FOR FUNC 56 %token <i> SUB GSUB IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE 57 %token <i> ADD MINUS MULT DIVIDE MOD [all …]
|
D | maketab.c | 38 { int token; member 159 for (p=proc; p->token!=0; p++) in main() 160 table[p->token-FIRSTTOKEN] = p->name; in main()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/ |
D | argv_traverser.ipp | 87 argv_traverser::token() const 100 m_work_buffer.trim_left( m_token.size() ); // skip remainder of current token 102 … if( m_work_buffer.size() != m_buffer.size() ) // !! is there a better way to identify first token 103 m_work_buffer.trim_left( 1 ); // skip separator if not first token; 191 std::memcpy( m_remainder.get() + m_remainder_size, token().begin(), token().size() ); 192 m_remainder_size += token().size();
|
D | argv_traverser.hpp | 53 cstring token() const;
|
D | id_policy.ipp | 73 if( !tr.token().is_empty() )
|
D | argument_factory.hpp | 58 if( interpret_argument_value( tr.token(), value, 0 ) ) in operator ()()
|
/ndk/sources/android/crazy_linker/src/ |
D | crazy_linker_proc_maps.cpp | 52 for (int token = 0; token < 7; ++token) { in ParseProcMapsLine() local 53 char separator = (token == 0) ? '-' : ' '; in ParseProcMapsLine() 71 if (token == 6) { in ParseProcMapsLine() 82 switch (token) { in ParseProcMapsLine()
|
/ndk/sources/host-tools/ndk-stack/ |
D | ndk-stack-parser.c | 125 static const char* get_next_token(const char* str, char* token, size_t size); 282 get_next_token(const char* str, char* token, size_t size) in get_next_token() argument 288 memcpy(token, start, to_copy); in get_next_token() 289 token[to_copy] = '\0'; in get_next_token()
|
/ndk/sources/host-tools/make-3.81/ |
D | hash.c | 48 ht->ht_vec = (void**) CALLOC (struct token *, ht->ht_size); in hash_init() 52 ht->ht_size * sizeof(struct token *)); in hash_init() 264 ht->ht_vec = (void **) CALLOC (struct token *, ht->ht_size); in hash_rehash()
|
D | main.c | 730 find_and_set_default_shell (char *token) in find_and_set_default_shell() argument 738 if (!token) in find_and_set_default_shell() 741 search_token = token; in find_and_set_default_shell() 765 (token == NULL || !strcmp (search_token, default_shell))) { in find_and_set_default_shell() 2984 char token = '+'; in clean_jobserver() local 3002 EINTRLOOP (r, write (job_fds[1], &token, 1)); in clean_jobserver() 3019 while (read (job_fds[0], &token, 1) == 1) in clean_jobserver()
|
D | job.c | 855 char token = '+'; in free_child() local 860 EINTRLOOP (r, write (job_fds[1], &token, 1)); in free_child() 1643 char token; in new_job() local 1702 got_token = read (job_rfd, &token, 1); in new_job()
|
D | acinclude.m4 | 83 dnl used (autoconf does not distinguish between a null token and one that is
|
D | make.h | 372 extern int find_and_set_default_shell(char *token);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | unit_test_suite.ipp | 110 …// !! weirdest MSVC BUG; try to remove this statement; looks like it eats first token of next stat…
|
/ndk/sources/host-tools/make-3.81/po/ |
D | id.po | 604 msgid "Released token for child 0x%08lx (%s).\n" 605 msgstr "Melepaskan token dari proses anak 0x%08lx (%s).\n" 628 msgid "Obtained token for child 0x%08lx (%s).\n" 629 msgstr "Memperoleh token untuk proses anak 0x%08lx (%s).\n"
|
D | pl.po | 606 msgid "Released token for child 0x%08lx (%s).\n" 607 msgstr "Zwolniony token dla potomka 0x%08lx (%s).\n" 630 msgid "Obtained token for child 0x%08lx (%s).\n" 631 msgstr "Otrzymano token dla potomka 0x%08lx (%s).\n"
|
D | zh_CN.po | 600 msgid "Released token for child 0x%08lx (%s).\n" 601 msgstr "Ϊ�ӽ��� 0x%08lx (%s) �ͷ�����(token)��\n" 622 msgid "Obtained token for child 0x%08lx (%s).\n"
|
D | hr.po | 603 msgid "Released token for child 0x%08lx (%s).\n" 604 msgstr "Otpustio token za dijete 0x%08lx (%s).\n" 627 msgid "Obtained token for child 0x%08lx (%s).\n" 628 msgstr "Preuzeo token za dijete 0x%08lx (%s).\n"
|
D | tr.po | 607 msgid "Released token for child 0x%08lx (%s).\n" 608 msgstr "Ast 0x%08lx (%s) için simge (token) kullanıma sunuldu.\n" 632 msgid "Obtained token for child 0x%08lx (%s).\n" 633 msgstr "Ast 0x%08lx (%s) için simge (token) sağlandı.\n"
|
D | make.pot | 595 msgid "Released token for child 0x%08lx (%s).\n" 617 msgid "Obtained token for child 0x%08lx (%s).\n"
|
D | be.po | 599 msgid "Released token for child 0x%08lx (%s).\n" 621 msgid "Obtained token for child 0x%08lx (%s).\n"
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 160 % Ignore a token. 393 \parseargline\empty% Insert the \empty token, see \finishparsearg below. 411 % This space token undergoes the same procedure and is eventually removed 424 % Put the space token in: 430 % We prepended an \empty token at the very beginning and we expand it now, 436 % But first, we have to remove the trailing space token. 2568 % \splitoff TOKENS\endmark defines \first to be the first token in 2583 % Detect if the argument is a single token. If so, it might be a 2585 % (We will always have one token, because of the test we just made. 2590 % Only one token in the argument. It could still be anything. [all …]
|