Home
last modified time | relevance | path

Searched refs:sentence (Results 1 – 25 of 620) sorted by relevance

12345678910>>...25

/third_party/python/Lib/test/cjkencodings/
Dhz-utf8.txt1 This sentence is in ASCII.
2 The next sentence is in GB.己所不欲,勿施於人。Bye.
Dhz.txt1 This sentence is in ASCII.
2 The next sentence is in GB.~{<:Ky2;S{#,NpJ)l6HK!#~}Bye.
/third_party/icu/icu4c/source/test/testdata/break_rules/
Dsentence.txt6 # file: sentence.txt
8 type = sentence; # one of grapheme | word | line | sentence
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dsentence.txt6 # file: sentence.txt
8 type = sentence; # one of grapheme | word | line | sentence
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/rbbi/break_rules/
Dsentence.txt6 # file: sentence.txt
8 type = sentence; # one of grapheme | word | line | sentence
/third_party/spirv-tools/test/
Dtext_word_get_test.cpp92 AutoText input("Words in a sentence"); in TEST()
96 const char* words[] = {"Words", "in", "a", "sentence"}; in TEST()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_word_get_test.cpp90 AutoText input("Words in a sentence"); in TEST()
94 const char* words[] = {"Words", "in", "a", "sentence"}; in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_word_get_test.cpp92 AutoText input("Words in a sentence"); in TEST()
96 const char* words[] = {"Words", "in", "a", "sentence"}; in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_word_get_test.cpp92 AutoText input("Words in a sentence"); in TEST()
96 const char* words[] = {"Words", "in", "a", "sentence"}; in TEST()
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_surfaceless_context.txt116 after the sentence:
122 Add the sentence:
130 In the introduction, after the sentence:
135 Add the sentence:
141 sentence
148 Add the sentence:
DOES_shader_image_atomic.txt81 Change the first sentence of section 7.11 "Shader Memory Access" on p.
95 Change the first sentence of the second paragraph on p. 199:
144 Change the third sentence of the first paragraph in section A.1, p. 408:
151 Change the last sentence of Rule 4 in section A.3, p. 310:
158 Change the first sentence of the second paragraph of Rule 5, p. 310:
165 Change the first sentence of Rule 6, p. 411:
179 Change the first sentence of the second paragraph of Rule 7:
203 Change the first sentence of the third paragraph of section 4.1.7.2
/third_party/icu/icu4c/source/test/cintltst/
Dcbiapts.c161 UBreakIterator *word, *sentence, *line, *character, *b, *bogus; in TestBreakIteratorCAPI() local
190 sentence = ubrk_open(UBRK_SENTENCE, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI()
319 pos = ubrk_first(sentence); in TestBreakIteratorCAPI()
320 pos = ubrk_current(sentence); in TestBreakIteratorCAPI()
322 pos = ubrk_last(sentence); in TestBreakIteratorCAPI()
326 pos = ubrk_first(sentence); in TestBreakIteratorCAPI()
327 to = ubrk_following( sentence, 0 ); in TestBreakIteratorCAPI()
329 to = ubrk_preceding( sentence, to ); in TestBreakIteratorCAPI()
331 if (ubrk_first(sentence)!=ubrk_current(sentence)) { in TestBreakIteratorCAPI()
373 ubrk_close(sentence); in TestBreakIteratorCAPI()
/third_party/openGLES/extensions/OES/
DOES_surfaceless_context.txt126 after the sentence:
132 Add the sentence:
140 In the introduction, after the sentence:
145 Add the sentence:
151 sentence
158 Add the sentence:
/third_party/EGL/extensions/NV/
DEGL_NV_n_buffer.txt80 Insert after third sentence of second paragraph of Section 2.2.2
87 Replace the third sentence of the EGL_RENDER_BUFFER description in
96 Change first sentence of third bullet point of eglQueryContext
103 Replace first sentence of eglSwapBuffers description in
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_separate_specular_color.txt118 In the first sentence, change "a color" to "colors". Rephrase the
162 After the sentence "The value of A produced by lighting is the
192 In the second sentence, change "If the color is" to "Those" and ",
193 it is" to "are". In the first sentence of the next paragraph,
201 - (3.8, p. 85) In the first paragraph, second sentence, insert
202 "primary" before RGBA. Insert after this sentence "Texturing does
225 changing the last sentence of the large paragraph in the middle
DEXT_shared_texture_palette.txt118 In the Palette Specification Commands section, the sentence
127 In the 'Texture State and Proxy State' section, the sentence
154 In the section on GetTexImage, the sentence beginning 'If format is
162 In the GetColorTable section, the first sentence of the second
168 The first sentence of the third paragraph should be changed to read:
/third_party/openGLES/extensions/EXT/
DEXT_separate_specular_color.txt118 In the first sentence, change "a color" to "colors". Rephrase the
162 After the sentence "The value of A produced by lighting is the
192 In the second sentence, change "If the color is" to "Those" and ",
193 it is" to "are". In the first sentence of the next paragraph,
201 - (3.8, p. 85) In the first paragraph, second sentence, insert
202 "primary" before RGBA. Insert after this sentence "Texturing does
225 changing the last sentence of the large paragraph in the middle
DEXT_shared_texture_palette.txt118 In the Palette Specification Commands section, the sentence
127 In the 'Texture State and Proxy State' section, the sentence
154 In the section on GetTexImage, the sentence beginning 'If format is
162 In the GetColorTable section, the first sentence of the second
168 The first sentence of the third paragraph should be changed to read:
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DEXT_color_buffer_float.txt112 Paragraph 5, sentence 3, p 168, insert "floating point" as shown:
147 and type are accepted ...", after the sentence ending "... type
148 UNSIGNED_BYTE is accepted." insert the following sentence:
167 Sole paragraph, sentence 3, insert "or floating point" as shown:
201 one-sentence paragraph:
/third_party/openGLES/extensions/3DFX/
D3DFX_tbuffer.txt68 Following the sentence "Mask bits that correspond to sample points
75 Following the sentence "Mask bits that correspond to sample points
82 Following the sentence "Mask bits that correspond to sample points
/third_party/skia/third_party/externals/opengl-registry/extensions/3DFX/
D3DFX_tbuffer.txt68 Following the sentence "Mask bits that correspond to sample points
75 Following the sentence "Mask bits that correspond to sample points
82 Following the sentence "Mask bits that correspond to sample points
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DDemo.java699 String sentence = coreSentence.substring(oldPos, pos).trim(); in genTestFile() local
703 addSentenceToTable(out, sentence, in genTestFile()
770 static void addSentenceToTable(PrintWriter out, String sentence, in addSentenceToTable() argument
773 if (sentence.length() == 0) return; // skip empty lines in addSentenceToTable()
775 String originalShow = sentence; in addSentenceToTable()
777 latin = tl.transliterate(saveAscii.transliterate(sentence)); in addSentenceToTable()
790 String NFKDSentence = Normalizer.normalize(sentence, Normalizer.NFKD); in addSentenceToTable()
803 if (minLen > sentence.length()) minLen = sentence.length(); in addSentenceToTable()
806 if (reverse.charAt(i) != sentence.charAt(i)) break; in addSentenceToTable()
812 : showDifference(sentence, reverse); in addSentenceToTable()
[all …]
/third_party/openGLES/extensions/QCOM/
DQCOM_shader_framebuffer_fetch_rate.txt85 by adding one sentence to the end:
97 Modify the sentence:
106 Modify the sentence:
122 this section, change the following added sentence:
176 Modify the last sentence of the paragraph starting with "The input variable
189 Modify the last sentence of the paragraph starting with "The input variable
/third_party/openGLES/extensions/ARB/
DARB_cull_distance.txt92 (modify last sentence of third paragraph on p. 112)
101 (replace the first sentence of the third paragraph on p. 358)
109 (modify last sentence of first paragraph on p. 365)
116 (modify last sentence of first paragraph on p. 366)
124 (modify last sentence of first paragraph on p. 380)
131 (modify last sentence of first paragraph on p. 381)
157 (replace first sentence of first paragraph on p. 404)
265 (modify last sentence on p. 128)
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_cull_distance.txt82 (modify last sentence of third paragraph on p. 112)
91 (replace the first sentence of the third paragraph on p. 358)
99 (modify last sentence of first paragraph on p. 365)
106 (modify last sentence of first paragraph on p. 366)
114 (modify last sentence of first paragraph on p. 380)
121 (modify last sentence of first paragraph on p. 381)
147 (replace first sentence of first paragraph on p. 404)
255 (modify last sentence on p. 128)

12345678910>>...25