HomeSort by relevance Sort by last modified time
    Searched full:trailing (Results 76 - 100 of 1960) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/markdown/MarkdownTest/Tests_2004/
Inline HTML (Simple).html 45 <p>Just plain comment, with trailing spaces on the line:</p>
Inline HTML (Simple).text-out 41 <p>Just plain comment, with trailing spaces on the line:</p>
Inline HTML (Simple).text-res 41 <p>Just plain comment, with trailing spaces on the line:</p>
  /external/markdown/MarkdownTest/Tests_2007/
Inline HTML (Simple).html 45 <p>Just plain comment, with trailing spaces on the line:</p>
  /external/markdown/tests/markdown-test/
inline-html-simple.html 35 <p>Just plain comment, with trailing spaces on the line:</p>
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/
set-href-attribute-whitespace-expected.txt 1 Test setting the href attribute of an HTMLAnchorElement to a URL with leading and trailing whitespace.
  /external/webkit/LayoutTests/fast/url/script-tests/
mailto.js 7 // Trailing whitespace is stripped.
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseSvnProperty.pl 563 # Property values with trailing new lines.
565 # FIXME: We do not support property values with trailing new lines, since it is difficult to
570 diffName => "single-line '+' with trailing new line",
587 diffName => "single-line '+' with trailing new line using Windows line endings",
605 diffName => "single-line '+' with trailing new line, followed by empty line and start of binary patch",
624 diffName => "single-line '+' with trailing new line, followed by empty line and start of binary patch using Windows line endings",
644 diffName => "single-line '-' change with trailing new line, and single-line '+' change",
662 diffName => "single-line '-' change with trailing new line, and single-line '+' change using Windows line endings",
681 diffName => "multi-line '-' change with trailing new line, and multi-line '+' change",
703 diffName => "multi-line '-' change with trailing new line, and multi-line '+' change using Windows line endings"
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/template/
HtmlWhiteSpaceStripper.java 23 * trailing whitespace, it reduces contiguous whitespace characters with just
34 * between '<' and '>') and inside SCRIPT elements. It leaves trailing
36 * based on how templates are created (they don't have trailing whitespace).
211 // We don't want trailing whitespace.
271 * what a 'line' of content is for doing leading and trailing whitespace removal and empty line
  /external/aac/libSBRenc/src/
fram_gen.h 99 FIXFIX = 0, /*!< bs_frame_class: leading and trailing frame borders are fixed */
100 FIXVAR, /*!< bs_frame_class: leading frame border is fixed, trailing frame border is variable */
101 VARFIX, /*!< bs_frame_class: leading frame border is variable, trailing frame border is fixed */
102 VARVAR /*!< bs_frame_class: leading and trailing frame borders are variable */
103 ,FIXFIXonly /*!< bs_frame_class: leading border fixed (0), trailing border fixed (nrTimeSlots) and encased borders are dynamically derived from the tranPos */
205 INT bs_abs_bord_1; /*!< bs_abs_bord_1, trailing absolute border for VARVAR */
207 INT bs_num_rel_1; /*!< bs_num_rel_1, number of relative borders associated with trailing absolute border for VARVAR */
209 INT bs_rel_bord_1[MAX_NUM_REL]; /*!< bs_rel_bord_1, relative borders associated with trailing absolute border for VARVAR */
  /external/bison/lib/
dirname.c 31 there are trailing slashes (by effectively ignoring them). */
49 Works properly even if there are trailing slashes
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p5.cpp 17 // PR 9278: auto is not allowed in typedefs, except with a trailing return type.
68 auto k() -> auto; // expected-error{{'auto' not allowed in function return type}} unexpected-error{{without trailing return type}}
  /external/expat/tests/
xmltest.sh 35 # reldir includes trailing slash
50 # reldir includes trailing slash
  /external/openssh/
uuencode.c 51 * Will skip leading and trailing whitespace. Returns the number of bytes
67 /* and remove trailing whitespace because __b64_pton needs this */
  /external/oprofile/libutil++/
file_manip.cpp 132 * @param path_name the path where we remove trailing '/'
134 * erase all trailing '/' in path_name except if the last '/' is at pos 0
  /external/webkit/Source/WebCore/html/parser/
HTMLParserIdioms.h 37 // Strip leading and trailing whitespace as defined by the HTML specification.
44 // Leading or trailing illegal characters cause failure, as does passing an empty string.
  /external/webkit/Tools/Scripts/webkitpy/common/system/
ospath.py 45 function should strip trailing slashes just like
58 # it also removes trailing slashes and converts forward and backward
  /external/webkit/Tools/android/flex-2.5.4a/
nfa.c 189 * is true then the rule has trailing context and both the head and trail
191 * the machine recognizes a pattern with trailing context and headcnt is
194 * trailing context characters in the pattern, or zero if the trailing
225 _( "Variable trailing context rule at line %d\n" ),
237 /* Do trailing context magic to not match the trailing
315 * as being a "normal" (i.e., not trailing context-
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1GeneralizedTime.java 82 // trailing 0's (must be cut later from content)
89 // cut off trailing 0s
  /ndk/sources/host-tools/sed-4.2.1/lib/
dirname.c 29 if there are trailing slashes (by effectively ignoring them). */
61 Works properly even if there are trailing slashes (by effectively
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/paddings/
TBCPadding.java 8 * A padder that adds Trailing-Bit-Compliment padding to a block.
  /external/chromium/base/
sha1_win.cc 49 // We need the + 1 here not because the call will write a trailing \0,
  /external/chromium/chrome/browser/chromeos/login/
user_image_view.cc 134 views::GridLayout::TRAILING,
141 column_set->AddColumn(views::GridLayout::TRAILING,
142 views::GridLayout::TRAILING,
159 views::GridLayout::TRAILING,
  /external/chromium/chrome/browser/ui/login/
login_prompt_unittest.cc 22 "https://www.nowhere.org", // no trailing slash
  /external/chromium/chrome/browser/ui/views/
shell_dialogs_win_unittest.cc 30 // Trailing dots should cause us to append an extension.

Completed in 3448 milliseconds

1 2 34 5 6 7 8 91011>>