OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newlines
(Results
76 - 100
of
1200
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
printer.h
102
// This method does not look for
newlines
to add indentation.
106
// This method does not look for
newlines
to add indentation.
110
// This method does not look for
newlines
to add indentation.
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
printer.h
102
// This method does not look for
newlines
to add indentation.
106
// This method does not look for
newlines
to add indentation.
110
// This method does not look for
newlines
to add indentation.
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
printer.h
102
// This method does not look for
newlines
to add indentation.
106
// This method does not look for
newlines
to add indentation.
110
// This method does not look for
newlines
to add indentation.
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
printer.h
102
// This method does not look for
newlines
to add indentation.
106
// This method does not look for
newlines
to add indentation.
110
// This method does not look for
newlines
to add indentation.
/external/python/cpython2/Doc/library/
bz2.rst
46
single: universal
newlines
; bz2.BZ2File class
56
in :term:`universal
newlines
` mode. Any line ending in the input file will be
58
:attr:`
newlines
`; the value for this attribute is one of ``None`` (no newline
60
newline types seen. Universal
newlines
are available only when
147
Write the sequence of strings to the file. Note that
newlines
are not
/prebuilts/go/darwin-x86/src/fmt/
scan.go
29
// SkipSpace skips space in the input.
Newlines
are treated appropriately
36
// characters.
Newlines
are treated appropriately for the operation being
60
// space-separated values into successive arguments.
Newlines
count
77
//
Newlines
in the input must match
newlines
in the format.
96
// values into successive arguments.
Newlines
count as space. It
112
//
Newlines
in the input must match
newlines
in the format.
118
// values into successive arguments.
Newlines
count as space. It
140
//
Newlines
in the input must match newlines in the format
[
all
...]
/prebuilts/go/linux-x86/src/fmt/
scan.go
29
// SkipSpace skips space in the input.
Newlines
are treated appropriately
36
// characters.
Newlines
are treated appropriately for the operation being
60
// space-separated values into successive arguments.
Newlines
count
77
//
Newlines
in the input must match
newlines
in the format.
96
// values into successive arguments.
Newlines
count as space. It
112
//
Newlines
in the input must match
newlines
in the format.
118
// values into successive arguments.
Newlines
count as space. It
140
//
Newlines
in the input must match newlines in the format
[
all
...]
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/
snippet.py
94
newlines
, but must end with a syntactically meaningful token.
215
# non-terminating
newlines
, and whitespace information. Use the tokens given
231
# parser has 2
NEWLINEs
right before the end.
/bootable/recovery/tests/component/
update_verifier_test.cpp
55
// Leading and trailing
newlines
should be accepted.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
fileobject.h
24
int f_newlinetypes; /* Types of
newlines
seen */
/external/clang/test/Lexer/
pragma-operators.cpp
4
// into #pragma directives, with
newlines
where needed. <rdar://problem/8412013>
/external/clang/test/Misc/
diag-line-wrapping.cpp
10
//
newlines
introduced to manually format a section of the diagnostic text.
/external/curl/docs/cmdline-opts/
header.d
21
content: do not add
newlines
or carriage returns, they will only mess things up
/external/curl/include/
README
49
*
Newlines
must remain unix-style for older compilers' sake.
/external/e2fsprogs/lib/et/test_cases/
imap_err.et
69
"Message contains bare
newlines
"
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
CssUrlValidateFunction.java
31
* (via comments or
newlines
).
/external/libcups/cups/
debug-private.h
46
*
Newlines
are not required on the end of messages, as both add one when
/external/python/cpython2/Include/
fileobject.h
24
int f_newlinetypes; /* Types of
newlines
seen */
/external/regex-re2/re2/testing/
exhaustive2_test.cc
62
// TEST(
Newlines
, Exhaustive) {
/external/vogar/src/vogar/target/
PrintStreamDecorator.java
64
*
newlines
aren't dropped.
/packages/apps/Email/tests/src/com/android/email/mail/internet/
EmailHtmlUtilTest.java
48
//
Newlines
will be escaped as "<br>"
/prebuilts/gdb/darwin-x86/include/python2.7/
fileobject.h
24
int f_newlinetypes; /* Types of
newlines
seen */
/prebuilts/gdb/linux-x86/include/python2.7/
fileobject.h
24
int f_newlinetypes; /* Types of
newlines
seen */
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
fileobject.h
24
int f_newlinetypes; /* Types of
newlines
seen */
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
fileobject.h
24
int f_newlinetypes; /* Types of
newlines
seen */
Completed in 2492 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>