Home
last modified time | relevance | path

Searched full:spaces (Results 1 – 25 of 1820) sorted by relevance

12345678910>>...73

/external/icu/icu4c/source/test/thaitest/
Dthaitest.cpp25 * spaces inserted where the word breaks are. It computes a copy of
26 * the text without spaces and uses a word instance of a Thai BreakIterator
35 * This class is a break iterator that counts words and spaces.
90 // spaces - pointer to a UChar array for the text with spaces
91 // spaceCount - the number of characters in the spaces array
92 // noSpaces - pointer to a UChar array for the text without spaces
95 …ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceC…
98 // returns the number of breaks that are in the spaces array
103 // array but aren't in the spaces array
106 // returns the number of words found in the spaces array
[all …]
/external/shflags/test_results/1.0.1/
DSolaris-9-U6-x86.txt51 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 …]
DSolaris-nv-77-x86.txt51 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 …]
DMac_OS_X-10.5.4.txt51 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 …]
/external/shflags/test_results/1.0.2/
DSolaris-11.txt45 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 …]
DMac_OS_X-10.5.5.txt45 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/clang/test/SemaOpenCL/
Daddress-spaces-conversions-cl2.0.cl6 * different address spaces, mainly described in Sections 6.5.5 and 6.5.6.
8 * It adds notion of overlapping address spaces. The main differention is that
160 …n ('__constant int *' and '__global int *') which are pointers to non-overlapping address spaces}}
165 …lobal|constant}} int *' and '__local int *') which are pointers to non-overlapping address spaces}}
170 …bal|generic}} int *' and '__constant int *') which are pointers to non-overlapping address spaces}}
175 … ('__{{global|constant}} int *' and 'int *') which are pointers to non-overlapping address spaces}}
180 … ('__constant int *' and '__generic int *') which are pointers to non-overlapping address spaces}}
186 …e ('__constant int *' and '__global int *') which are pointers to non-overlapping address spaces}}
191 …lobal|constant}} int *' and '__local int *') which are pointers to non-overlapping address spaces}}
196 …bal|generic}} int *' and '__constant int *') which are pointers to non-overlapping address spaces}}
[all …]
/external/clang/lib/Format/
DWhitespaceManager.cpp30 unsigned IndentLevel, int Spaces, unsigned StartOfTokenColumn, in Change() argument
41 Spaces(Spaces), IsInsideToken(IsInsideToken), IsTrailingComment(false), in Change()
51 unsigned IndentLevel, unsigned Spaces, in replaceWhitespace() argument
59 Spaces, StartOfTokenColumn, Newlines, "", "", Tok.Tok.getKind(), in replaceWhitespace()
71 /*Spaces=*/0, Tok.OriginalColumn, Tok.NewlinesBefore, "", "", in addUntouchableToken()
80 unsigned Newlines, unsigned IndentLevel, int Spaces) { in replaceWhitespaceInToken() argument
86 IndentLevel, Spaces, std::max(0, Spaces), Newlines, PreviousPostfix, in replaceWhitespaceInToken()
125 Changes[i - 1].TokenLength + Changes[i - 1].Spaces; in calculateLineBreakInformation()
177 // spaces it has to be shifted, so the rest of the changes on the line are in AlignTokenSequence()
182 Changes[i].Spaces += Shift; in AlignTokenSequence()
[all …]
DWhitespaceManager.h50 unsigned IndentLevel, unsigned Spaces,
62 /// Inserts \p PreviousPostfix, \p Newlines, \p Spaces and \p CurrentPrefix
66 /// Note: \p Spaces can be negative to retain information about initial
69 /// alignment here. In all other cases negative \p Spaces will be truncated to
72 /// When \p InPPDirective is true, escaped newlines are inserted. \p Spaces is
79 int Spaces);
103 /// \p PreviousLinePostfix, \p NewlinesBefore line breaks, \p Spaces spaces
109 unsigned IndentLevel, int Spaces, unsigned StartOfTokenColumn,
136 // The number of spaces in front of the token or broken part of the token.
141 int Spaces; member
[all …]
/external/llvm/test/tools/llvm-profdata/
Dcompat.proftext18 …S/Inputs/compat.profdata.v1 --function "name with spaces" --counts | FileCheck %s -check-prefix=SP…
19 name with spaces
24 # SPACES: Hash: 0x{{0+}}400
25 # SPACES-NEXT: Counters: 2
26 # SPACES-NEXT: Function count: 0
27 # SPACES-NEXT: Block counts: [0]
70 # FORMATV4: name with spaces:
Dgeneral.proftext15 …data show %t.profdata.dense --function "name with spaces" --counts | FileCheck %s -check-prefix=SP…
16 # RUN: llvm-profdata show %t.profdata --function "name with spaces" --counts | FileCheck %s --check…
17 name with spaces
22 # SPACES: Hash: 0x{{0+}}400
23 # SPACES-NEXT: Counters: 2
24 # SPACES-NEXT: Function count: 0
25 # SPACES-NEXT: Block counts: [0]
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/
DSpacePadder.java30 final static String[] SPACES = { " ", " ", " ", " ", // 1,2,4,8 field in SpacePadder
31 // spaces
32 " ", // 16 spaces
33 " " }; // 32 spaces
98 sbuf.append(SPACES[5]); in spacePad()
104 sbuf.append(SPACES[i]); in spacePad()
117 sbuf.append(SPACES[5]); in spacePad()
123 sbuf.append(SPACES[i]); in spacePad()
/external/smali/baksmali/src/test/resources/LocalTest/
DLocalTest.smali9 ….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/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/core/util/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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.3/src/main/java/org/mockftpserver/core/util/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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.4/src/main/java/org/mockftpserver/core/util/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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/src/main/java/org/mockftpserver/core/util/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
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/
DStringUtil.java30 * Pad the specified String with spaces to the right to the specified width. If the length
35 * @return a String of at least width characters, padded on the right with spaces as necessary
39 return (numSpaces > 0) ? string + spaces(numSpaces) : string; in padRight()
43 * Pad the specified String with spaces to the left to the specified width. If the length
48 * @return a String of at least width characters, padded on the left with spaces as necessary
52 return (numSpaces > 0) ? spaces(numSpaces) + string : string; in padLeft()
82 private static String spaces(int numSpaces) { in spaces() method in StringUtil
/external/e2fsprogs/lib/ext2fs/
Dprogress.c19 static char spaces[80], backspaces[80]; variable
50 memset(spaces, ' ', sizeof(spaces)-1); in ext2fs_numeric_progress_init()
51 spaces[sizeof(spaces)-1] = 0; in ext2fs_numeric_progress_init()
99 fprintf(stdout, "%.*s", (2*progress->log_max)+1, spaces); in ext2fs_numeric_progress_close()

12345678910>>...73