/external/clang/include/clang/Lex/ |
Lexer.h | 59 /// ExtendedTokenMode - The lexer can optionally keep comments and whitespace 61 /// whitespace preservation can be useful for some clients that want to lex 64 /// When this is set to 2 it returns comments and whitespace. When set to 1 167 /// every character in the file, including whitespace and comments. This 175 /// whitespace retention mode. 178 "Can only enable whitespace retention in raw mode"); 193 "Can't play with comment retention state when retaining whitespace"); 477 /// the given location (this excludes comments and whitespace). Returns the
|
/external/clang/lib/Lex/ |
MacroInfo.cpp | 89 /// this macro in spelling, arguments, and whitespace. This is used to emit 113 // If this isn't the first first token, check that the whitespace and
|
/external/grub/stage2/ |
cmdline.c | 36 /* Skip until we hit whitespace, or maybe an equal sign. */ 41 /* Skip whitespace, and maybe equal signs. */
|
/external/icu4c/tools/icupkg/ |
icupkg.8.in | 162 Items are listed on one or more lines and separated by whitespace (space+tab). 165 and are ignored. Empty lines are ignored. Lines where the first non-whitespace
|
/external/icu4c/tools/toolutil/ |
uparse.h | 27 * Is c an invariant-character whitespace? 44 * Trim whitespace (including line endings) from the end of the string.
|
/external/markdown/MarkdownTest/ |
MarkdownTest.pl | 67 $t_result =~ s/\s+\z//; # trim trailing whitespace 68 $t_output =~ s/\s+\z//; # trim trailing whitespace
|
/external/pcre/ |
pcre_scanner.h | 118 // Arranges to skip whitespace, C comments, C++ comments. 120 // \\s whitespace
|
/external/proguard/src/proguard/ |
WordReader.java | 132 // Skip leading whitespace. 166 // Skip leading whitespace.
|
/external/quake/quake/src/QW/gas2masm/ |
gas2masm.c | 32 typedef enum {NOT_WHITESPACE, WHITESPACE, TOKEN_AVAILABLE, LINE_DONE, FILE_DONE, PARSED_OKAY} tokenstat;
766 tokenstat whitespace (char c)
function 775 return WHITESPACE;
793 if ((stat = whitespace (c)) == LINE_DONE)
795 } while (stat == WHITESPACE);
832 if (whitespace (c) == LINE_DONE)
844 if (whitespace (c) == WHITESPACE)
|
/external/quake/quake/src/WinQuake/gas2masm/ |
gas2masm.c | 32 typedef enum {NOT_WHITESPACE, WHITESPACE, TOKEN_AVAILABLE, LINE_DONE, FILE_DONE, PARSED_OKAY} tokenstat;
766 tokenstat whitespace (char c)
function 775 return WHITESPACE;
793 if ((stat = whitespace (c)) == LINE_DONE)
795 } while (stat == WHITESPACE);
832 if (whitespace (c) == LINE_DONE)
844 if (whitespace (c) == WHITESPACE)
|
/external/skia/src/views/ |
SkTextBox.cpp | 55 if (currWS) // eat the rest of the whitespace 60 else // backup until a whitespace (or 1 char)
|
/external/v8/src/ |
scanner.h | 160 // Skip past JSON whitespace (only space, tab, newline and carrige-return). 167 // The only allowed whitespace characters between tokens are tab,
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-31255.js | 39 * Whitespace may occur before the --> on the same line. 69 --> but only if it follows a possible whitespace after line start
|
/external/webkit/Source/WebCore/bindings/scripts/ |
InFilesParser.pm | 88 # Ignore whitespace, in case the .in files have the wrong EOL 89 # markers and those are getting treated as whitespace.
|
/external/webkit/Source/WebCore/dom/ |
OptionElement.cpp | 104 // In WinIE, leading and trailing whitespace is ignored in options and optgroups. We match this behavior. 107 // We want to collapse our whitespace too. This will match other browsers.
|
/frameworks/base/core/java/android/text/ |
AndroidBidi.java | 56 * @param chars the character array (used to determine whitespace) 76 // add final run for trailing counter-directional whitespace
|
/libcore/dom/src/test/java/org/w3c/domts/ |
BatikTestDocumentBuilderFactory.java | 208 * element content whitespace. 209 * @return true if ignoring element content whitespace
|
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
TextImpl.java | 65 // Undefined because we don't validate. Whether whitespace characters 66 // constitute "element content whitespace" is defined by the containing
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/heap/ |
NativeHeapDataImporter.java | 195 // that there was atleast 1 whitespace. Add a single whitespace character
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringProposal.java | 93 // Look backwards to the beginning of the line (and strip whitespace) 104 // Look forwards to the end of the line (and strip whitespace)
|
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParser.java | 49 * (when in validating mode next() will not report ignorable whitespace, use nextToken() instead) 264 * Ignorable whitespace was just read. 269 * Validating parsers may be able to detect ignorable whitespace at 271 * The ignorable whitespace string is available by calling getText() 275 * may be whitespace but not ignorable. 277 * Ignorable whitespace is skipped by next() automatically; this event 676 * Checks whether the current TEXT event contains only whitespace 684 * able to distinguish whitespace and ignorable whitespace, 685 * except from whitespace outside the root element. Ignorabl [all...] |
/cts/libs/json/src/com/android/json/stream/ |
JsonWriter.java | 159 * @param indent a string containing only whitespace. 210 * Enters a new scope by appending any necessary whitespace and the given 221 * Closes the current scope by appending any necessary whitespace and the 417 * Inserts any necessary separators and whitespace before a name. Also 432 * Inserts any necessary separators and whitespace before a literal value,
|
/external/apache-http/src/org/apache/http/message/ |
BasicTokenIterator.java | 359 * Checks whether a character is a whitespace character. 360 * RFC 2616, section 2.2 defines space and horizontal tab as whitespace. 366 * @return <code>true</code> if the character is whitespace, 372 // many control characters which are not whitespace as per RFC 2616 379 * Whitespace, control characters, and HTTP separators are not
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToXMLStream.java | 206 * Starts a whitespace preserving section. All characters printed 212 * The contents of the whitespace preserving section will be delivered 227 * Ends a whitespace preserving section. 317 * Don't write out any indentation whitespace now, 318 * because there may be non-whitespace text after this.
|
/external/llvm/docs/CommandGuide/ |
FileCheck.pod | 10 B<FileCheck> I<match-filename> [I<--check-prefix=XXX>] [I<--strict-whitespace>] 40 =item B<--strict-whitespace> 42 By default, FileCheck canonicalizes input horizontal whitespace (spaces and 44 The --strict-whitespace argument disables this behavior. 94 must occur in order. FileCheck defaults to ignoring horizontal whitespace
|