HomeSort by relevance Sort by last modified time
    Searched full:whitespace (Results 251 - 275 of 1013) sorted by null

<<11121314151617181920>>

  /external/oprofile/libpopt/
poptparse.c 205 /* now, loop and strip all ending whitespace */
  /external/proguard/src/proguard/obfuscate/
MappingReader.java 69 // member mapping is the initial whitespace.
  /external/sqlite/android/
PhoneticStringUtilsTest.cpp 197 // whitespace -> keep it as is.
  /external/srec/portable/include/
LCHAR.h 37 * Trims string, removing any leading, trailing whitespace.
  /external/stlport/stlport/stl/
_bitset.c 183 // Skip whitespace
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Exceptions/
15.11.1.1.js 94 * with possible whitespace on each side of the colon sign.
regress-181654.js 112 * with possible whitespace on each side of the colon sign.
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-base64.js 95 // Skip illegal characters and whitespace
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-base64.js 95 // Skip illegal characters and whitespace
  /external/webkit/WebCore/bindings/objc/
DOMHTML.mm 63 // FIXME: Since this is not a contextual fragment, it won't handle whitespace properly.
  /external/webkit/WebCore/css/
tokenizer.flex 33 [ \t\r\n\f]+ {yyTok = WHITESPACE; return yyTok;}
  /external/webkit/WebCore/inspector/
InspectorDOMAgent.h 129 // We also skip whitespace text nodes conditionally. Following methods encapsulate these specifics.
  /external/webkit/WebCore/loader/
FTPDirectoryParser.h 61 ** the assumption that there won't be whitespace on the line does not hold
  /external/webkit/WebCore/page/
WindowFeatures.cpp 34 // Though isspace() considers \t and \v to be whitespace, Win IE doesn't.
  /external/webkit/WebCore/platform/
Length.cpp 54 // IE quirk: Skip whitespace between the number and the % character (20 % => 20%).
Theme.h 96 // Whether or not whitespace: pre should be forced on always.
  /external/webkit/WebCore/platform/text/gtk/
TextBreakIteratorGtk.cpp 134 // If last character position in the original string is a whitespace,
  /external/webkit/WebKitTools/Scripts/webkitpy/style/
error_handlers.py 42 "whitespace/newline".
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osRgstry_parser.c 164 do { /* remove whitespace */
  /packages/apps/Contacts/src/com/android/contacts/model/
ExternalSource.java 125 // Drain comments and whitespace
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PhotoPriorityResolver.java 133 // Drain comments and whitespace
  /sdk/ddms/libs/ddmlib/tests/src/com/android/ddmlib/testrunner/
RemoteAndroidTestRunnerTest.java 108 * Assert two strings are equal ignoring whitespace.
  /system/bluetooth/brfpatch/
brfpatch.c 64 // advance beyond next whitespace. Return -1 if end of string reached
  /system/core/libcutils/
config_utils.c 191 /* strip trailing whitespace */
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osRgstry_parser.c 163 do { /* remove whitespace */

Completed in 59 milliseconds

<<11121314151617181920>>