Searched refs:spaces (Results 1 - 25 of 149) sorted by relevance

123456

/macosx-10.9.5/ICU-511.35/icuSources/test/thaitest/
H A Dthaitest.cpp23 * spaces inserted where the word breaks are. It computes a copy of
24 * the text without spaces and uses a word instance of a Thai BreakIterator
33 * This class is a break iterator that counts words and spaces.
88 // spaces - pointer to a UChar array for the text with spaces
89 // spaceCount - the number of characters in the spaces array
90 // noSpaces - pointer to a UChar array for the text without spaces
93 ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceCount, UBool verbose);
96 // returns the number of breaks that are in the spaces array
101 // array but aren't in the spaces arra
159 ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceCount, UBool verbose) argument
214 compareWordBreaks(const UChar *spaces, int32_t spaceCount, const UChar *noSpaces, int32_t noSpaceCount) argument
366 crunchSpaces(const UChar *spaces, int32_t count, int32_t &nonSpaceCount) argument
465 const UChar *spaces, *noSpaces; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dspaces.c1 /* Allocate memory region filled with spaces.
22 @deftypefn Extension char* spaces (int @var{count})
25 number of spaces and null terminated. The returned pointer is
48 spaces (int count) function
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Ddelim-col.el182 `delimit-columns-separator' and then followed by spaces.
186 by spaces and then followed by `delimit-columns-separator'.
189 'padding format column by filling with spaces before
190 `delimit-columns-after'. That is, spaces are followed by
431 ;; Prepare last column spaces
432 (let ((spaces (and delimit-columns-format
440 (delimit-columns-format spaces)
441 (setq spaces (and delimit-columns-format
448 (insert spaces delimit-columns-after delimit-columns-str-after))
450 (insert delimit-columns-after spaces delimi
[all...]
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dpprint.h20 new lines and their contents indented 2 spaces
24 Inline content is wrapped on spaces (except in
48 int spaces; member in struct:_TidyIndent
H A Dpprint.c28 new lines and their contents indented 2 spaces
32 Inline content is wrapped on spaces (except in
287 ind->spaces = -1;
327 int spaces = pprint->indent[ 0 ].spaces; local
328 return ( spaces < 0 ? 0U : (uint) spaces );
460 if ( pprint->indent[0].spaces < 0 )
461 pprint->indent[0].spaces = indent;
467 pprint->indent[ 1 ].spaces
586 uint spaces = GetSpaces( pprint ); local
637 uint spaces = GetSpaces( pprint ); local
666 uint spaces = GetSpaces( pprint ); local
695 uint spaces = GetSpaces( pprint ); local
1120 uint spaces = cfg( doc, TidyIndentSpaces ); local
1461 uint spaces = cfg( doc, TidyIndentSpaces ); local
1943 uint spaces = cfg( doc, TidyIndentSpaces ); local
2233 uint spaces = cfg( doc, TidyIndentSpaces ); local
[all...]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Doccam.vim16 " Set the tab key size to two spaces
18 " Let tab keys always be expanded to spaces
H A Daap.vim24 " Expand tabs to spaces to avoid trouble.
H A DAppendMatchGroup.vim82 " if listEntry is all spaces || List is empty || List is all spaces
85 echoerr "Can't use all spaces for an entry <".listEntry.">"
109 " if listEntry is all spaces
111 echoerr "Can't use all spaces for an entry <".listEntry."> - skipping"
/macosx-10.9.5/CPANInternal-140/JSON-Any-1.29/t/
H A D11-string-escape.t64 # don't bother white spaces
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Demitter.c214 ASSERT( len > e->levels[e->lvl_idx-1].spaces );
215 e->levels[e->lvl_idx].spaces = len;
234 e->levels[0].spaces = -1;
390 if ( lvl->spaces >= 0 ) {
391 indent = lvl->spaces + e->indent;
509 if ( lvl->spaces >= 0 ) {
510 char *spcs = S_ALLOC_N( char, lvl->spaces + 2 );
512 spcs[0] = '\n'; spcs[lvl->spaces + 1] = '\0';
513 for ( i = 0; i < lvl->spaces; i++ ) spcs[i+1] = ' ';
514 syck_emitter_write( e, spcs, lvl->spaces
[all...]
H A Dbytecode.c89 if ( last_lvl->spaces < to_len ) \
108 if ( last_lvl->spaces > to_len ) \
295 { ADD_BYTE_LEVEL(lvl, lvl->spaces + 1, syck_lvl_str);
302 { ADD_BYTE_LEVEL(lvl, lvl->spaces + 1, syck_lvl_open);
312 { ADD_BYTE_LEVEL(lvl, lvl->spaces + 1, syck_lvl_str);
323 ADD_BYTE_LEVEL(lvl, lvl->spaces + 1, syck_lvl_open);
470 ADD_BYTE_LEVEL(lvl, lvl->spaces + 1, syck_lvl_seq);
494 ADD_BYTE_LEVEL(lvl, lvl->spaces + 1, syck_lvl_map);
/macosx-10.9.5/bind9-45.100/bind9/lib/isccc/
H A Dalist.c53 static char spaces[MAX_INDENT + 1] = variable
287 fprintf(stream, "%.*s%s => ", (int)indent, spaces,
295 fprintf(stream, "%.*s}", (int)indent, spaces);
302 fprintf(stream, "%.*s", (int)indent, spaces);
309 fprintf(stream, "%.*s)", (int)indent, spaces);
/macosx-10.9.5/cups-372.4/cups/backend/
H A Dieee1284.c262 * Check whether device ID is valid. Turn line breaks and tabs to spaces and
455 spaces; /* Number of spaces seen */ local
458 for (ptr = des, letters = 0, spaces = 0; *ptr; ptr ++)
461 spaces ++;
465 if (spaces && letters)
469 if (spaces && letters)
/macosx-10.9.5/ruby-104/ruby/test/rdoc/MarkdownTest_1.0.3/
H A DOrdered and unordered lists.text77 and using spaces:
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/examples/
H A Dperltidyrc_dump.pl202 my $spaces = 40 - length($long_option);
203 $spaces = 2 if ( $spaces < 2 );
205 ' ' x $spaces . '# ' . $short_option . $note;
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/examples/
H A Dperltidyrc_dump.pl202 my $spaces = 40 - length($long_option);
203 $spaces = 2 if ( $spaces < 2 );
205 ' ' x $spaces . '# ' . $short_option . $note;
/macosx-10.9.5/vim-53/runtime/macros/
H A Djustify.vim11 " appropriate amount of spaces. Extra spaces are added to existing
12 " spaces starting from the right side of the line. As an example, the
90 " most four spaces in a space run and keeping current indentation.
164 " Set maximum number of spaces between WORDs
271 " How many spaces should be added
280 " Duplicate spaces
286 " Add extra spaces from the end
/macosx-10.9.5/bless-98/libbless/EFI/
H A DBLCreateEFIXMLRepresentationForLegacyDevice.c225 int spaces = 0; local
286 contextprintf(context, kBLLogLevelVerbose, "%*s%s\n", spaces, "", name);
304 spaces++;
/macosx-10.9.5/gnudiff-19/diffutils/src/
H A Dside.c86 unsigned int spaces = TAB_WIDTH - in_position % TAB_WIDTH; local
89 unsigned int tabstop = out_position + spaces;
104 in_position += spaces;
120 /* Add spaces to make up for suppressed tab past out_bound. */
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkArgv.c362 static char spaces[] = " ";
397 Tcl_AppendResult(interp, spaces, (char *) NULL);
399 Tcl_AppendResult(interp, spaces+NUM_SPACES-numSpaces,
360 static char spaces[] = " "; local
/macosx-10.9.5/text_cmds-87/fmt/
H A Dfmt.c38 * space, or two spaces if it ends with a sentence-end
54 * is modified slightly: <n> spaces are replaced by a tab.
66 * subsequent-leading-whitespace two spaces.
104 * - We don't turn spaces into tabs at starts of lines unless
224 static int tab_width=8; /* Number of spaces per tab stop */
225 static size_t output_tab_width=8; /* Ditto, when squashing leading spaces */
326 " -l <n> turn each <n> spaces at start of line into a tab\n"
399 size_t last_indent=SILLY; /* how many spaces in last indent? */
459 /* Find word end and count spaces after it */
500 /* Begin a new paragraph with an indent of |indent| spaces
530 output_word(size_t indent0, size_t indent1, const wchar_t *word, size_t length, size_t spaces) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSONObject.cpp156 // If the space value is a number, create a gap string with that number of spaces.
166 UChar spaces[maxGapLength]; local
168 spaces[i] = ' ';
169 return String(spaces, count);
173 String spaces = space.getString(exec); local
174 if (spaces.length() > maxGapLength) {
175 spaces = spaces.substringSharingImpl(0, maxGapLength);
177 return spaces;
/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A Dpolicytree.c282 static const char *spaces = " "; local
284 depth * 11, spaces,
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtext-mode.el78 "Major mode for editing text, with leading spaces starting a paragraph.
90 "Minor mode for editing text, with leading spaces starting a paragraph.
/macosx-10.9.5/vim-53/runtime/autoload/
H A Ddecada.vim16 " 05.11.2006 MK Bram suggested to save on spaces

Completed in 380 milliseconds

123456