/external/shflags/test_results/1.0.1/ |
D | Mac_OS_X-10.5.4.txt | 51 ASSERT:FLAGS (string with spaces) returned a non-zero result 52 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 53 flags:ERROR the available getopt does not support spaces in options 140 ASSERT:FLAGS (string with spaces) returned a non-zero result 141 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 142 flags:ERROR the available getopt does not support spaces in options 230 ASSERT:FLAGS (string with spaces) returned a non-zero result 231 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 232 flags:ERROR the available getopt does not support spaces in options 320 ASSERT:FLAGS (string with spaces) returned a non-zero result [all …]
|
D | Solaris-nv-77-x86.txt | 51 ASSERT:FLAGS (string with spaces) returned a non-zero result 52 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 53 flags:ERROR the available getopt does not support spaces in options 140 ASSERT:FLAGS (string with spaces) returned a non-zero result 141 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 142 flags:ERROR the available getopt does not support spaces in options 228 ASSERT:FLAGS (string with spaces) returned a non-zero result 229 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 230 flags:ERROR the available getopt does not support spaces in options 318 ASSERT:FLAGS (string with spaces) returned a non-zero result [all …]
|
D | Solaris-9-U6-x86.txt | 51 ASSERT:FLAGS (string with spaces) returned a non-zero result 52 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 53 flags:ERROR the available getopt does not support spaces in options 140 ASSERT:FLAGS (string with spaces) returned a non-zero result 141 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 142 flags:ERROR the available getopt does not support spaces in options 228 ASSERT:FLAGS (string with spaces) returned a non-zero result 229 ASSERT:string (string with spaces) test failed.string (string with spaces) test failed. expected:<s… 230 flags:ERROR the available getopt does not support spaces in options 318 ASSERT:FLAGS (string with spaces) returned a non-zero result [all …]
|
/external/shflags/test_results/1.0.2/ |
D | Solaris-11.txt | 45 ASSERT:FLAGS (string with spaces) returned a non-zero result (2) 46 ASSERT:string (string with spaces) test failed. expected:<string with spaces> but was:<single_word> 48 flags:FATAL the available getopt does not support spaces in options 112 ASSERT:FLAGS (string with spaces) returned a non-zero result (2) 113 ASSERT:string (string with spaces) test failed. expected:<string with spaces> but was:<single_word> 115 flags:FATAL the available getopt does not support spaces in options 180 ASSERT:FLAGS (string with spaces) returned a non-zero result (2) 181 ASSERT:string (string with spaces) test failed. expected:<string with spaces> but was:<single_word> 183 flags:FATAL the available getopt does not support spaces in options 248 ASSERT:FLAGS (string with spaces) returned a non-zero result (2) [all …]
|
D | Mac_OS_X-10.5.5.txt | 45 ASSERT:FLAGS (string with spaces) returned a non-zero result (2) 46 ASSERT:string (string with spaces) test failed. expected:<string with spaces> but was:<single_word> 48 flags:FATAL the available getopt does not support spaces in options 112 ASSERT:FLAGS (string with spaces) returned a non-zero result (2) 113 ASSERT:string (string with spaces) test failed. expected:<string with spaces> but was:<single_word> 115 flags:FATAL the available getopt does not support spaces in options 184 ASSERT:FLAGS (string with spaces) returned a non-zero result (2) 185 ASSERT:string (string with spaces) test failed. expected:<string with spaces> but was:<single_word> 187 flags:FATAL the available getopt does not support spaces in options 256 ASSERT:FLAGS (string with spaces) returned a non-zero result (2) [all …]
|
/external/icu/icu4c/source/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/e2fsprogs/lib/ext2fs/ |
D | progress.c | 18 static char spaces[80], backspaces[80]; variable 43 memset(spaces, ' ', sizeof(spaces)-1); in ext2fs_numeric_progress_init() 44 spaces[sizeof(spaces)-1] = 0; in ext2fs_numeric_progress_init() 92 fprintf(stdout, "%.*s", (2*progress->log_max)+1, spaces); in ext2fs_numeric_progress_close()
|
/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: _ _ _
|
/external/smali/baksmali/src/test/resources/LocalTest/ |
D | LocalTest.smali | 9 ….local v0, "blah! This local name has some spaces, a colon, even a \nnewline!":I, "some sig info:\… 10 ….local v1, "blah! This local name has some spaces, a colon, even a \nnewline!":V, "some sig info:\… 11 .local v2, "blah! This local name has some spaces, a colon, even a \nnewline!":I 12 .local v3, "blah! This local name has some spaces, a colon, even a \nnewline!":V 24 .param p0, "blah! This local name has some spaces, a colon, even a \nnewline!" # I
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/ |
D | CAVLCReader.java | 166 int spaces; in trace() local 168 spaces = 8 - pos.length(); in trace() 172 for (int i = 0; i < spaces; i++) in trace() 176 spaces = 100 - traceBuilder.length() - debugBits.length(); in trace() 177 for (int i = 0; i < spaces; i++) in trace()
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-06-01.data | 1 # Leading comment line spaces are 7 spaces 8 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/llvm/test/YAMLParser/ |
D | spec-06-01.test | 3 # Leading comment line spaces are 9 spaces 10 Flow style: [ # Leading spaces
|
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 31 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 36 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 59 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/core/util/ |
D | StringUtil.java | 39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight() 52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft() 82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
|