Searched
full:indentation (Results
326 -
350 of
1279) sorted by null
<<11121314151617181920>>
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
EventParser.java | 100 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
FromParser.java | 73 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
InReplyToParser.java | 130 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
MimeVersionParser.java | 101 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
ParseExceptionListener.java | 69 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
ProxyAuthenticateParser.java | 94 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
ProxyAuthorizationParser.java | 101 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
ProxyRequireParser.java | 127 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
RSeqParser.java | 111 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
ReasonParser.java | 120 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
ReplyToParser.java | 102 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
RequireParser.java | 131 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
RouteParser.java | 113 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
ServerParser.java | 132 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
StatusLineParser.java | 115 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
SubscriptionStateParser.java | 162 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
SupportedParser.java | 132 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
ToParser.java | 96 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
UnsupportedParser.java | 130 * Converts indentation tabs to spaces so that we have a uniform indentation policy in the whole project.
|
/external/proguard/src/proguard/classfile/visitor/ |
ClassPrinter.java | 62 private static final String INDENTATION = " "; 65 private int indentation; field in class:ClassPrinter [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_textwrap.py | 505 This paragraph will be filled, first without any indentation, 514 without any indentation, and then with 525 "first without any indentation, and then", 540 without any indentation, and then 604 # Uneven indentation with a blank line. 609 # Uneven indentation with a whitespace-only line.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_textwrap.py | 505 This paragraph will be filled, first without any indentation, 514 without any indentation, and then with 525 "first without any indentation, and then", 540 without any indentation, and then 604 # Uneven indentation with a blank line. 609 # Uneven indentation with a whitespace-only line.
|
/cts/libs/json/src/com/android/json/stream/ |
JsonWriter.java | 132 * indentation, or null for no pretty printing. 154 * Sets the indentation string to be repeated for each level of indentation
|
/dalvik/tools/dmtracedump/ |
CreateTestTrace.c | 104 * number of spaces between the 2nd and 3rd columns is the indentation and 272 fprintf(stderr, " expected positive (>0) indentation, found %d\n", 291 fprintf(stderr, " expected indentation %d [+1], found %d\n",
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
OutputPropertiesFactory.java | 54 * The non-standard property key to use to set the indentation amount. 57 * indentation level. 118 * number of whitepaces to indent by, per indentation level,
|
Completed in 848 milliseconds
<<11121314151617181920>>