/external/icu4c/test/thaitest/ |
D | thaitest.cpp | 93 …ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceC… 118 static const UChar *crunchSpaces(const UChar *spaces, int32_t count, int32_t &nonSpaceCount); 130 UBool compareWordBreaks(const UChar *spaces, int32_t spaceCount, 159 ThaiWordbreakTest::ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, in ThaiWordbreakTest() argument 163 compareWordBreaks(spaces, spaceCount, noSpaces, noSpaceCount); in ThaiWordbreakTest() 214 UBool ThaiWordbreakTest::compareWordBreaks(const UChar *spaces, int32_t spaceCount, in compareWordBreaks() argument 225 SpaceBreakIterator spaceIter(spaces, spaceCount); in compareWordBreaks() 366 const UChar *ThaiWordbreakTest::crunchSpaces(const UChar *spaces, int32_t count, int32_t &nonSpaceC… in crunchSpaces() argument 372 if (spaces[i] == 0x0020 /*Unicode::isSpaceChar(spaces[i])*/) { in crunchSpaces() 386 if (spaces[i] != 0x0020 /*! Unicode::isSpaceChar(spaces[i])*/) { in crunchSpaces() [all …]
|
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/mac/ |
D | ConvertPoint.cpp | 60 …static const NPCoordinateSpace spaces[] = { NPCoordinateSpacePlugin, NPCoordinateSpaceWindow, NPCo… in testConvert() local 62 static const size_t numSpaces = sizeof(spaces) / sizeof(spaces[0]); in testConvert() 65 if (!testConvert(1234, 5678, spaces[i], spaces[j])) in testConvert()
|
/external/markdown/tests/misc/ |
D | lists6.txt | 1 Test five or more spaces as start of list: 3 * five spaces 8 * five spaces 14 * five spaces
|
D | em_strong.txt | 7 With spaces: * * 11 with spaces: _ _ 15 with spaces: * * * 19 with spaces: _ _ _
|
D | tabs-in-lists.txt | 14 Now a list with 4 spaces and some text: 27 Now a list with 4 spaces:
|
D | blockquote.txt | 9 > blockquote with 2 spaces. 13 > this has three spaces so its a paragraph.
|
D | two-spaces.txt | 1 This line has two spaces at the end 7 * This list item has two spaces.
|
/external/llvm/test/YAMLParser/ |
D | spec-06-01.data | 3 # Leading comment line spaces are 9 spaces 10 Flow style: [ # Leading spaces
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/ |
D | TextHtmlFunction.java | 205 int spaces = 0; in hasAsciiArt() local 224 spaces++; in hasAsciiArt() 229 spaces = 0; in hasAsciiArt() 262 if (spaces > 2) { in hasAsciiArt() 266 spaces = 0; in hasAsciiArt()
|
/external/srec/srec/crec/ |
D | text_parser.c | 128 char* spaces[24], *p; /* can't go too high here!! */ in FST_CheckPath_Complex() local 136 if ((size_t)num_spaces >= sizeof(spaces) / sizeof(char*)) in FST_CheckPath_Complex() 141 spaces[num_spaces++] = p; in FST_CheckPath_Complex() 160 *spaces[j] = i & (1 << j) ? '_' : ' '; in FST_CheckPath_Complex() 176 *spaces[j] = i & (1 << j) ? '_' : ' '; in FST_CheckPath_Complex()
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Code Blocks.text | 5 code block indented by spaces 10 all contain trailing spaces
|
D | Tabs.text | 5 indented with spaces 21 indented with spaces
|
D | Images.text | 7 ![alt text](/url/ "title preceded by two spaces") 9 ![alt text](/url/ "title has spaces afterward" )
|
D | Links, inline style.text | 5 [URL and title](/url/ "title preceded by two spaces"). 9 [URL and title](/url/ "title has spaces afterward" ).
|
/external/markdown/tests/markdown-test/ |
D | tabs.txt | 5 indented with spaces 21 indented with spaces
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Tabs.text | 5 indented with spaces 21 indented with spaces
|
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/ |
D | set-href-attribute-whitespace-expected.txt | 14 Set href that starts with a combination of newlines, spaces and tabs 24 Set href that ends with a combination of newlines, spaces and tabs 26 Set href that starts and ends with a combination of newlines, spaces and tabs
|
/external/icu4c/test/testdata/ |
D | wordsegments.txt | 11 # Word boundary test data for languages that contain no spaces. 14 # If you have test data with zero width spaces to deliminate the words, use the following command e…
|
/external/valgrind/main/memcheck/tests/linux/ |
D | with-space.vgtest | 3 # correctly for filenames containing spaces (bug #88678). 10 # filename, but automake doesn't seem to like files containing spaces.
|
/external/clang/tools/diagtool/ |
D | DiagTool.cpp | 58 unsigned spaces = (maxName + 3) - (it->size()); in printCommands() local 59 for (unsigned i = 0; i < spaces; ++i) in printCommands()
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | Python.g | 556 var spaces = 0; 560 | ( ' ' { spaces++; } 561 | '\t' { spaces += 8; spaces -= (spaces \% 8); } 564 // make a string of n spaces where n is column number - 1 565 var indentation = new Array(spaces); 566 for (var i=0; i<spaces; i++) {
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | MixedItemSection.java | 150 String spaces = new String(spaceArr); in writeHeaderPart() local 153 out.annotate(4, name + "_size:" + spaces + Hex.u4(sz)); in writeHeaderPart() 154 out.annotate(4, name + "_off: " + spaces + Hex.u4(offset)); in writeHeaderPart()
|
/external/openssl/crypto/objects/ |
D | objects.README | 11 If the long name doesn't contain spaces, or no short name 18 Note that if the base name contains spaces, dashes or periods,
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | JSONObject.cpp | 160 UChar spaces[maxGapLength]; in gap() local 162 spaces[i] = ' '; in gap() 163 return UString(spaces, count); in gap() 167 UString spaces = space.getString(exec); in gap() local 168 if (spaces.length() > maxGapLength) { in gap() 169 spaces = spaces.substringSharingImpl(0, maxGapLength); in gap() 171 return spaces; in gap()
|
/external/chromium/testing/ |
D | generate_gmock_mutant.py | 312 spaces = " " * subsequent_offset 317 s = spaces + s
|