Searched refs:successor (Results 1 – 18 of 18) sorted by relevance
/external/e2fsprogs/intl/ |
D | finddomain.c | 102 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt) in _nl_find_domain() 104 if (retval->successor[cnt]->decided == 0) in _nl_find_domain() 105 _nl_load_domain (retval->successor[cnt], domainbinding); in _nl_find_domain() 107 if (retval->successor[cnt]->data != NULL) in _nl_find_domain() 156 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt) in _nl_find_domain() 158 if (retval->successor[cnt]->decided == 0) in _nl_find_domain() 159 _nl_load_domain (retval->successor[cnt], domainbinding); in _nl_find_domain() 160 if (retval->successor[cnt]->data != NULL) in _nl_find_domain()
|
D | l10nflist.c | 345 retval->successor[entries++] in _nl_make_l10nflist() 352 retval->successor[entries++] in _nl_make_l10nflist() 358 retval->successor[entries] = NULL; in _nl_make_l10nflist()
|
D | loadinfo.h | 76 struct loaded_l10nfile *successor[1]; member
|
D | dcigettext.c | 626 for (cnt = 0; domain->successor[cnt] != NULL; ++cnt) in DCIGETTEXT() 628 retval = _nl_find_msg (domain->successor[cnt], binding, in DCIGETTEXT() 633 domain = domain->successor[cnt]; in DCIGETTEXT()
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | sym.c | 61 register struct hash_entry *successor; local 80 if ( (successor = table[hash_val]) != 0 ) 82 new_entry->next = successor; 83 successor->prev = new_entry;
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | NeXT | 4 See KBNS.32.2.029 from the successor of: 6 Otherwise (that successor not yet having been published), ask me for a copy
|
/external/icu4c/config/ |
D | mh-darwin | 2 ## Darwin-specific setup (Darwin is the Mac OS X developer preview, successor
|
/external/webkit/V8Binding/v8/src/ |
D | jsregexp.cc | 1028 void Trace::Flush(RegExpCompiler* compiler, RegExpNode* successor) { in Flush() argument 1040 successor->Emit(compiler, &new_state); in Flush() 1070 successor->Emit(compiler, &new_state); in Flush() 3288 RegExpNode* successor = that->on_success(); in VisitAssertion() local 3289 stream()->Add(" n%p -> n%p;\n", that, successor); in VisitAssertion() 3290 Visit(successor); in VisitAssertion() 3332 RegExpNode* successor = that->on_success(); in VisitAction() local 3333 stream()->Add(" n%p -> n%p;\n", that, successor); in VisitAction() 3334 Visit(successor); in VisitAction() 4056 OutSet* successor = successors()->at(i); in Extend() local [all …]
|
D | cfg.cc | 133 if (second->successor() != NULL) { in Concatenate() 134 first->set_successor(second->successor()); in Concatenate()
|
D | cfg.h | 618 CfgNode* successor() { return successor_; } in successor() function
|
D | jsregexp.h | 1078 void Flush(RegExpCompiler* compiler, RegExpNode* successor);
|
/external/icu4c/data/unidata/ |
D | SpecialCasing.txt | 39 # RFC 3066 (or its successor), and replacing '-' by '_'.
|
/external/qemu/distrib/sdl-1.2.12/ |
D | COPYING | 10 as the successor of the GNU Library Public License, version 2, hence
|
/external/webkit/WebKitTools/mangleme/ |
D | LICENSE | 10 as the successor of the GNU Library Public License, version 2, hence
|
/external/webkit/WebCore/ |
D | LICENSE-LGPL-2.1 | 10 as the successor of the GNU Library Public License, version 2, hence
|
D | ChangeLog-2002-12-03 | 17476 (KWQMapNodeImpl::successor), (KWQMapIteratorImpl::KWQMapIteratorImpl),
|
/external/jdiff/ |
D | NOTICE.txt | 10 as the successor of the GNU Library Public License, version 2, hence
|
/external/webkit/ |
D | NOTICE | 540 as the successor of the GNU Library Public License, version 2, hence
|