OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indentation
(Results
226 - 250
of
1279
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/nist-sip/java/gov/nist/javax/sip/parser/
SIPETagParser.java
94
* Converts
indentation
tabs to spaces so that we have a uniform
indentation
policy in the whole project.
SIPIfMatchParser.java
94
* Converts
indentation
tabs to spaces so that we have a uniform
indentation
policy in the whole project.
SIPMessageListener.java
51
* Converts
indentation
tabs to spaces so that we have a uniform
indentation
policy in the whole project.
SubjectParser.java
105
* Converts
indentation
tabs to spaces so that we have a uniform
indentation
policy in the whole project.
WWWAuthenticateParser.java
80
* Converts
indentation
tabs to spaces so that we have a uniform
indentation
policy in the whole project.
/external/qemu/distrib/jpeg-6b/
coderules.doc
29
with two spaces per
indentation
level. (This
indentation
convention is
/frameworks/av/include/camera/
CameraMetadata.h
179
* The
indentation
parameter sets the number of spaces to add to the start
182
void dump(int fd, int verbosity = 1, int
indentation
= 0) const;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlFormatPreferences.java
90
* Returns the string to use to indent one
indentation
level
92
* @return the string used to indent one
indentation
level
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
EditorsPage.java
91
"Use Eclipse setting for
indentation
width and space or tab character "
92
+ "
indentation
\n(Android default is 4 space characters)",
/external/clang/lib/Frontend/
ASTConsumers.cpp
89
D->print(Out, /*
Indentation
=*/0, /*PrintInstantiation=*/true);
184
void PrintDeclContext(const DeclContext* DC, unsigned
Indentation
);
189
unsigned
Indentation
) {
374
for (unsigned i = 0; i <
Indentation
; ++i)
398
PrintDeclContext(DC,
Indentation
+2);
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g
565
var
indentation
= new Array(spaces);
567
indentation
[i] = ' ';
569
var s =
indentation
.join("");
rhino-python.extensions
31
Rather, the
indentation
level indicates when you begin and end.
93
/** From http://www.python.org/doc/2.2.3/ref/
indentation
.html
99
line's
indentation
level is compared to the top of the
/external/llvm/utils/TableGen/
X86DisassemblerTables.h
57
/// @param i - The
indentation
level for o.
92
/// @param i1 - The
indentation
level to use with stream o1.
93
/// @param i2 - The
indentation
level to use with stream o2.
/external/antlr/antlr-3.4/gunit/
CHANGES.txt
70
* fixed multiple-line input
indentation
issue.
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
full_test.py
59
'
indentation
.js',
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/hosted/
json2.js
29
space an optional parameter that specifies the
indentation
80
value that is filled with line breaks and
indentation
to make it
84
be used for
indentation
. If the space parameter is a number, then
85
the
indentation
will be that many spaces.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
headlesscodemirror.js
41
indentation
: function() {return 0;},
/external/chromium_org/third_party/closure_linter/closure_linter/
full_test.py
59
'
indentation
.js',
/external/chromium_org/third_party/icu/source/common/
charstr.cpp
9
*
indentation
:4
cpputils.h
11
*
indentation
:4
locavailable.cpp
11
*
indentation
:4
punycode.h
11
*
indentation
:4
ubidi_props.h
11
*
indentation
:4
uenum.c
11
*
indentation
:2
uenumimp.h
11
*
indentation
:2
Completed in 1117 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>