HomeSort by relevance Sort by last modified time
    Searched full:sentence (Results 1 - 25 of 338) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/android/
gps.c 21 android_gps_send_nmea( const char* sentence )
23 if (sentence == NULL)
26 D("sending '%s'", sentence);
33 qemu_chr_write( android_gps_cs, (const void*)sentence, strlen(sentence) );
gps.h 21 extern void android_gps_send_nmea( const char* sentence );
  /external/chromium/base/i18n/
time_formatting.h 26 // Formats a time in a friendly sentence format, e.g.
30 // Formats a time in a friendly sentence format, e.g.
34 // Formats a time in a friendly sentence format, e.g.
  /external/svox/pico/lib/
picospho.h 19 * sentence phonemic/phonetic FSTs PU
52 - WACC (sentence-level accent (aka prominence))
60 PICODATA_ITEMINFO1_BOUND_SBEG (sentence start)
61 PICODATA_ITEMINFO1_BOUND_SEND (at sentence end)
77 <output> = { BOUND(BOUND_SBEG,PHRASEtype) <sentence> BOUND(BOUND_SEND,..)} BOUND(BOUND_TERM,..)
79 <sentence> = <phrase> { BOUND(BOUND_PHR1|2|3,PHRASEtype) <phrase> }
picosa.h 19 * sentence analysis - POS disambiguation - Include file
32 * <b> Pico Sentence analysis </b>\n
124 - ACC (sentence-level accent (aka prominence)) %d
131 PICODATA_ITEMINFO1_BOUND_SBEG (at sentence start)
132 PICODATA_ITEMINFO1_BOUND_SEND (at sentence end)
150 <output> = { BOUND(BOUND_SBEG,PHRASEtype) <sentence> BOUND(BOUND_SEND,..)} BOUND(BOUND_TERM,..)
153 <sentence> = <phrase> { BOUND(BOUND_PHR1|2|3,BOUNDtype) <phrase> }
picoacph.h 119 - ACC (sentence-level accent (aka prominence)) %d
126 - PICODATA_ITEMINFO1_BOUND_SBEG (at sentence start)
127 - PICODATA_ITEMINFO1_BOUND_SEND (at sentence end)
145 <output> = { BOUND(BOUND_SBEG,PHRASEtype) <sentence> BOUND(BOUND_SEND,..)} BOUND(BOUND_TERM,..)
147 <sentence> = <phrase> { BOUND(BOUND_PHR1|2|3,BOUNDtype) <phrase> }
picopam.h 38 * - building a suitable symbolic feature vector set for the sentence
44 * - While building the symbolic feature vector set for the sentence this data structure stores syllable relevant data.
45 * The corresponding phonetic data is stored outside as a single string of phonetic id's for all the sentence.
  /external/webkit/WebKit/gtk/tests/
testatk.c 29 static const char* contents = "<html><body><p>This is a test. This is the second sentence. And this the third.</p></body></html>";
31 static const char* contentsWithNewlines = "<html><body><p>This is a test. \n\nThis\n is the second sentence. And this the third.</p></body></html>";
33 static const char* contentsInTextarea = "<html><body><textarea cols='80'>This is a test. This is the second sentence. And this the third.</textarea></body></html>";
35 static const char* contentsInTextInput = "<html><body><input type='text' size='80' value='This is a test. This is the second sentence. And this the third.'/></body></html>";
39 static const char* contentsInParagraphAndBodyModerate = "<html><body><p>This is a test.</p>Hello world.<br /><font color='#00cc00'>This sentence is green.</font><br />This one is not.</body></html>";
66 g_assert_cmpstr(text, ==, "This is a test. This is the second sentence. And this the third.");
149 0, "This is the second sentence. ", 16, 45);
152 15, "This is the second sentence. ", 16, 45);
168 15, " This is the second sentence.", 15, 44);
171 16, " This is the second sentence.", 15, 44)
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnClauseConverterJAJP.java 57 /** part of speech (end of clause/not end of sentence) */
61 /** part of speech (end of sentence) */
158 WnnSentence[] sentence = mSentenceBuffer; local
162 if (start != 0 && sentence[start-1] == null) {
176 if (sentence[idx] != null) {
178 if (sentence[idx].frequency > sentence[start-1].frequency + CLAUSE_COST + FREQ_LEARN) {
183 if (sentence[idx].frequency > CLAUSE_COST + FREQ_LEARN) {
194 /* get the clause which can be the end of the sentence */
197 /* get the clause which is not the end of the sentence */
237 WnnSentence sentence = consecutiveClauseConvert(input); local
    [all...]
OpenWnnEngineJAJP.java 435 WnnSentence sentence = null; local
437 sentence = mClauseConverter.consecutiveClauseConvert(input);
440 sentence = new WnnSentence(head, sentence);
442 if (sentence == null) {
446 StrSegmentClause[] ss = new StrSegmentClause[sentence.elements.size()];
449 Iterator<WnnClause> it = sentence.elements.iterator();
460 mConvertSentence = sentence;
  /packages/inputmethods/LatinIME/java/res/values-fr/
donottranslate.xml 23 <!-- Symbols that are sentence separators, for purposes of making it hug the last sentence. -->
  /external/icu4c/data/xml/brkitr/
el.xml 20 <icu:sentence icu:dependency="sent_el.brk"/>
root.xml 23 <icu:sentence icu:dependency="sent.brk"/>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
AttributeInfo.java 37 /** Short javadoc (i.e. the first sentence). */
56 * @param javadoc Short javadoc (i.e. the first sentence).
90 /** Returns a short javadoc, .i.e. the first sentence. */
111 /** Sets a short javadoc, .i.e. the first sentence. */
  /packages/inputmethods/LatinIME/java/res/values/
donottranslate.xml 23 <!-- Symbols that are sentence separators, for purposes of making it hug the last sentence. -->
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnSentence.java 24 * The container class of a sentence.
36 * @param clauses The array of clauses of this sentence
80 * @param clause The clauses of this sentence
98 * @param clause The clauses of this sentence
116 * @param head The top clause of this sentence
117 * @param tail The following sentence
  /external/icu4c/samples/break/
break.cpp 102 //print each sentence in forward and reverse order
107 printf("failed to create sentence break iterator. status = %s",
113 puts("\n Sentence Boundaries... ");
ubreak.c 93 /*print each sentence in forward and reverse order*/
101 printf("\n----- Sentence Boundaries, forward: -----------\n");
103 printf("\n----- Sentence Boundaries, backward: ----------\n");
  /external/chromium/third_party/icu/source/test/intltest/
rbbitst.h 86 * on different kinds of iterators (word, sentence, line and character).
114 * on different kinds of iterators (word, sentence, line and character)
  /external/icu4c/test/intltest/
rbbitst.h 86 * on different kinds of iterators (word, sentence, line and character).
114 * on different kinds of iterators (word, sentence, line and character)
  /external/chromium/third_party/icu/source/test/cintltst/
cbiapts.c 135 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; local
164 sentence = ubrk_open(UBRK_SENTENCE, "en_US", text, u_strlen(text), &status);
166 log_err_status(status, "FAIL: Error in ubrk_open() for sentence breakiterator: %s\n", myErrorName(status));
170 log_verbose("PASS: Successfully opened sentence breakiterator\n");
289 log_verbose("\nTesting the functions for sentence\n");
290 ubrk_first(sentence);
291 pos = ubrk_current(sentence);
292 log_verbose("Current(sentence) = %d\n", (int32_t)pos);
293 pos = ubrk_last(sentence);
295 log_err("error ubrk_last for sentence did not return 49\n")
    [all...]
  /external/icu4c/test/cintltst/
cbiapts.c 137 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; local
166 sentence = ubrk_open(UBRK_SENTENCE, "en_US", text, u_strlen(text), &status);
168 log_err_status(status, "FAIL: Error in ubrk_open() for sentence breakiterator: %s\n", myErrorName(status));
172 log_verbose("PASS: Successfully opened sentence breakiterator\n");
291 log_verbose("\nTesting the functions for sentence\n");
292 ubrk_first(sentence);
293 pos = ubrk_current(sentence);
294 log_verbose("Current(sentence) = %d\n", (int32_t)pos);
295 pos = ubrk_last(sentence);
297 log_err("error ubrk_last for sentence did not return 49\n")
    [all...]
  /external/chromium/third_party/icu/source/data/xml/brkitr/
root.xml 23 <icu:sentence icu:dependency="sent.brk"/>
  /external/webkit/WebCore/manual-tests/
keep_spelling_markers.html 14 <li>control-click on &#147;foor&#148; in that sentence</li>
  /external/chromium/third_party/icu/public/common/unicode/
ubrk.h 47 * Sentence boundary analysis allows selection with correct
93 /** Sentence breaks @stable ICU 2.0 */
172 * Enum constants for the sentence break tags returned by getRuleStatus().
174 * sentence, to allow for further subdivisions of a category in future releases.
180 /** Tag value for for sentences ending with a sentence terminator
185 /** Upper bound for tags for sentences ended by sentence terminators. */
188 * sentence terminator ('.', '?', '!', etc.) character, but
201 * and sentence breaks in text.

Completed in 324 milliseconds

1 2 3 4 5 6 7 8 91011>>