Searched
full:paragraph (Results
501 -
525 of
3516) sorted by null
<<21222324252627282930>>
/external/v8/test/mjsunit/ |
whitespaces.js | 18 0x2029, // Paragraph Separator PS 35 0x2029, // PARAGRAPH SEPARATOR
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_framebuffer_target.txt | 78 Section 3.4, Configuration Management, add a paragraph at the end of the 86 Section 3.4.1, Querying Configurations, change the last paragraph as follow
|
/system/media/audio_utils/include/audio_utils/spdif/ |
FrameScanner.h | 116 int mDataType; // as defined in IEC61937-2 paragraph 4.2 117 int mDataTypeInfo; // as defined in IEC61937-2 paragraph 4.1
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
NewsArticle.java | 26 // How many sentences in each paragraph?
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/ |
p1.cpp | 3 // (this actually occurs before paragraph 1)
|
/external/clang/utils/ |
FindSpecRefs | 687 paragraph = int(tail[1:]) 689 paragraph = None 693 paragraph = None 696 paragraph = int(p) 698 return SpecIndex(indices, paragraph) 700 def __init__(self, indices, paragraph=None): 703 self.paragraph = paragraph 707 if self.paragraph is not None: 708 s += '.p%d'%(self.paragraph,) [all...] |
/external/fonttools/Lib/fontTools/encodings/ |
MacRoman.py | 21 'bullet', 'paragraph', 'germandbls', 'registered', 'copyright', 'trademark',
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
UCharacterCategoryTest.java | 62 "Separator, Paragraph",
|
/external/kernel-headers/original/uapi/drm/ |
sis_drm.h | 14 * paragraph) shall be included in all copies or substantial portions of the
|
/external/libdrm/ |
Android.mk | 12 # paragraph) shall be included in all copies or substantial portions of the
|
xf86drmHash.h | 13 * paragraph) shall be included in all copies or substantial portions of the
|
/external/libdrm/amdgpu/ |
Makefile.am | 11 # paragraph) shall be included in all copies or substantial portions of the
|
util_hash_table.h | 15 * next paragraph) shall be included in all copies or substantial portions
|
/external/libdrm/freedreno/kgsl/ |
kgsl_device.c | 14 * paragraph) shall be included in all copies or substantial portions of the
|
/external/libdrm/freedreno/msm/ |
msm_device.c | 14 * paragraph) shall be included in all copies or substantial portions of the
|
/external/libdrm/include/drm/ |
sis_drm.h | 14 * paragraph) shall be included in all copies or substantial portions of the
|
/external/libdrm/libkms/ |
libkms.h | 15 * next paragraph) shall be included in all copies or substantial portions
|
/external/libdrm/radeon/ |
Makefile.am | 11 # paragraph) shall be included in all copies or substantial portions of the
|
radeon_bo_gem.h | 24 * next paragraph) shall be included in all copies or substantial portions
|
/external/libdrm/tests/ |
getversion.c | 12 * paragraph) shall be included in all copies or substantial portions of the
|
name_from_fd.c | 12 * paragraph) shall be included in all copies or substantial portions of the
|
/external/libdrm/tests/radeon/ |
radeon_ttm.c | 12 * paragraph) shall be included in all copies or substantial portions of the
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 98 This is a regular paragraph. 106 This is another regular paragraph. 113 used anywhere in a Markdown paragraph, list item, or header. If you 186 A paragraph is simply one or more consecutive lines of text, separated 195 character in a paragraph into a `<br />` tag. 202 Markdown's email-style [blockquoting][bq] and multi-paragraph [list items][l] 262 line of a hard-wrapped paragraph: 404 paragraph in a list item must be intended by either 4 spaces 423 This is the second paragraph in the list item. You're 467 This is a normal paragraph [all...] |
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 98 This is a regular paragraph. 106 This is another regular paragraph. 113 used anywhere in a Markdown paragraph, list item, or header. If you 186 A paragraph is simply one or more consecutive lines of text, separated 195 character in a paragraph into a `<br />` tag. 202 Markdown's email-style [blockquoting][bq] and multi-paragraph [list items][l] 262 line of a hard-wrapped paragraph: 404 paragraph in a list item must be intended by either 4 spaces 423 This is the second paragraph in the list item. You're 467 This is a normal paragraph [all...] |
/external/markdown/docs/extensions/ |
Fenced_Code_Blocks.txt | 22 This is a paragraph introducing:
|
Completed in 914 milliseconds
<<21222324252627282930>>