/external/qemu/android/ |
D | gps.c | 21 android_gps_send_nmea( const char* sentence ) in android_gps_send_nmea() argument 23 if (sentence == NULL) in android_gps_send_nmea() 26 D("sending '%s'", sentence); in android_gps_send_nmea() 33 qemu_chr_write( android_gps_cs, (const void*)sentence, strlen(sentence) ); in android_gps_send_nmea()
|
D | gps.h | 21 extern void android_gps_send_nmea( const char* sentence );
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cbiapts.c | 139 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; in TestBreakIteratorCAPI() local 168 sentence = ubrk_open(UBRK_SENTENCE, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI() 294 ubrk_first(sentence); in TestBreakIteratorCAPI() 295 pos = ubrk_current(sentence); in TestBreakIteratorCAPI() 297 pos = ubrk_last(sentence); in TestBreakIteratorCAPI() 301 ubrk_first(sentence); in TestBreakIteratorCAPI() 302 to = ubrk_following( sentence, 0 ); in TestBreakIteratorCAPI() 304 to = ubrk_preceding( sentence, to ); in TestBreakIteratorCAPI() 306 if (ubrk_first(sentence)!=ubrk_current(sentence)) { in TestBreakIteratorCAPI() 348 ubrk_close(sentence); in TestBreakIteratorCAPI()
|
/external/icu4c/test/cintltst/ |
D | cbiapts.c | 144 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; in TestBreakIteratorCAPI() local 173 sentence = ubrk_open(UBRK_SENTENCE, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI() 299 ubrk_first(sentence); in TestBreakIteratorCAPI() 300 pos = ubrk_current(sentence); in TestBreakIteratorCAPI() 302 pos = ubrk_last(sentence); in TestBreakIteratorCAPI() 306 ubrk_first(sentence); in TestBreakIteratorCAPI() 307 to = ubrk_following( sentence, 0 ); in TestBreakIteratorCAPI() 309 to = ubrk_preceding( sentence, to ); in TestBreakIteratorCAPI() 311 if (ubrk_first(sentence)!=ubrk_current(sentence)) { in TestBreakIteratorCAPI() 353 ubrk_close(sentence); in TestBreakIteratorCAPI()
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | MESA_multithread_makecurrent.spec | 66 Replace the following sentence from section 2.2 Rendering Contexts: 78 Replace the following sentence from section 3.3.7 Rendering Contexts: 85 Replace the following sentence from section 3.5 Rendering Contexts:
|
/external/mesa3d/docs/ |
D | MESA_multithread_makecurrent.spec | 66 Replace the following sentence from section 2.2 Rendering Contexts: 78 Replace the following sentence from section 3.3.7 Rendering Contexts: 85 Replace the following sentence from section 3.5 Rendering Contexts:
|
/external/icu4c/data/brkitr/ |
D | el.txt | 12 sentence:process(dependency){"sent_el.brk"}
|
D | root.txt | 14 sentence:process(dependency){"sent.brk"}
|
/external/llvm/test/YAMLParser/ |
D | spec-08-10.data | 9 This sentence
|
/external/chromium_org/third_party/angle/extensions/ |
D | EGL_ANGLE_d3d_share_handle_client_buffer.txt | 61 Replace the last sentence of paragraph 1 of Section 3.5.3 with the 66 Replace the last sentence of paragraph 2 ("To bind a client API...") of
|
D | EGL_ANGLE_software_display.txt | 53 Add before the last sentence of the first paragraph of section 3.2,
|
D | EGL_ANGLE_direct3d_display.txt | 54 Add before the last sentence of the first paragraph of section 3.2,
|
D | ANGLE_framebuffer_blit.txt | 102 Modify the first sentence of the last paragraph of section 4.1.1 as follows: 275 In section 4.4.5 (Framebuffer Completeness), modify the first sentence 283 Modify the first sentence of the subsection titled "Effects of Framebuffer 295 In section 6.1.3, modify the first sentence of the description of
|
/external/svox/pico/tests/data/ |
D | tests_regressions_es-ES.txt | 12 # TEST (old bug: burst of noise at end of sentence)
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | rbbitst.txt | 12 # <sent> any following data is for sentence break testing 266 <data>•Here is a random sentence, no ending period<100></data> 269 <data>• (This is it). •Testing the sentence iterator. •\ 271 •This is a simple sample sentence. •(This is it.) •This is a simple sample sentence. •\ 273 Hi! •This is a simple sample sentence. •It does not have to make any sense as you can see. •Nel mez… 310 # Breaks around '(' following a sentence TERM. (Rule 9) 348 # test for bug #4152117: Make sure sentence breaking is handling 355 # sentence breaks for hindi which used Devanagari script 356 # make sure there is sentence break after ?,danda(hindi phrase separator), 368 # Try a few more of the less common sentence endings. [all …]
|
/external/chromium_org/chrome/browser/profile_resetter/ |
D | jtl_interpreter.cc | 38 const std::vector<Operation*>& sentence, in ExecutionContext() argument 42 sentence_(sentence), in ExecutionContext() 706 ScopedVector<Operation> sentence; in Execute() local 707 if (!parser.ParseNextSentence(&sentence)) { in Execute() 712 &hasher, sentence.get(), input_, working_memory_.get()); in Execute()
|
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
D | CHROMIUM_flipy.txt | 56 After the sentence 68 Do not add the sentence "If UNPACK_FLIP_Y_CHROMIUM is FALSE ..." described
|
/external/icu4c/test/testdata/ |
D | rbbitst.txt | 12 # <sent> any following data is for sentence break testing 280 <data>•Here is a random sentence, no ending period<100></data> 283 <data>• (This is it). •Testing the sentence iterator. •\ 285 •This is a simple sample sentence. •(This is it.) •This is a simple sample sentence. •\ 287 Hi! •This is a simple sample sentence. •It does not have to make any sense as you can see. •Nel mez… 324 # Breaks around '(' following a sentence TERM. (Rule 9) 362 # test for bug #4152117: Make sure sentence breaking is handling 369 # sentence breaks for hindi which used Devanagari script 370 # make sure there is sentence break after ?,danda(hindi phrase separator), 382 # Try a few more of the less common sentence endings. [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_phones.utf | 67 ! sentence-level FSTs additions
|
/external/chromium_org/ui/gfx/ |
D | canvas_unittest_mac.mm | 73 CompareSizes("This is a complete sentence.");
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_phones.utf | 78 ! sentence-level FSTs additions
|
D | fr-FR_graphs.utf | 18 ! punct = 1: not sentence-final punctuation mark 19 ! punct = 2: sentence-final punctuation mark
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
D | it-IT_phones.utf | 94 ! sentence-level FSTs additions
|
D | it-IT_graphs.utf | 18 ! punct = 1: not sentence-final punctuation mark 19 ! punct = 2: sentence-final punctuation mark
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_graphs.utf | 18 ! punct = 1: not sentence-final punctuation mark 19 ! punct = 2: sentence-final punctuation mark
|