OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wordadd
(Results
1 - 5
of
5
) sorted by null
/external/srec/srec/crec/
priority_q.c
203
printf("
WORDADD
PQ tokenid %d cost %d\n", token_index_to_add, cost_to_add);
208
printf("
WORDADD
PQ token %d word %d cost %d\n", token_index, token->word, token->cost);
216
printf("
WORDADD
PQ - rejecting because cost too high cost_to_add(%d) max_cost_in_q(%d) num_in_q(%d)\n",
220
printf("
WORDADD
PQ (D) returning %d\n", token_index_to_add);
243
printf("
WORDADD
PQ - rejecting because another like it is on the list\n");
284
printf("
WORDADD
PQ (B) returning %d\n", token_index);
297
printf("
WORDADD
PQ (C) returning %d\n", token_index);
316
printf("
WORDADD
PQ (A) returning %d\n", token_index);
comp_stats.c
93
print_cs_clock(&cs->word_addition, cs->total_time, fp, "
WordAdd
'tn", "Pronunciations");
srec_context.c
[
all
...]
/external/libvpx/libvpx/examples/includes/geshi/geshi/
nsis.php
219
'WordFunc.nsh', '${WordFind}', '${WordFind2X}', '${WordFind3X}', '${WordReplace}', '${
WordAdd
}', '${WordInsert}', '${StrFilter}', '${VersionCompare}', '${VersionConvert}'
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
UserDictionaryToolsList.java
323
wordAdd
();
532
public void
wordAdd
() {
Completed in 620 milliseconds