OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indentation
(Results
26 - 50
of
1279
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/common/
errorcode.cpp
11
*
indentation
:4
/external/icu4c/common/unicode/
std_string.h
11
*
indentation
:4
utf32.h
11
*
indentation
:4
/external/icu4c/samples/uciter8/
uit_len8.h
11
*
indentation
:4
/external/icu4c/test/iotest/
iotest.h
9
*
indentation
:4
/external/icu4c/tools/toolutil/
filetools.h
11
*
indentation
:4
flagparser.h
11
*
indentation
:4
/external/mesa3d/src/glsl/
ir_print_visitor.cpp
73
indentation
= 0;
89
for (int i = 0; i <
indentation
; i++)
165
indentation
++;
172
indentation
++;
181
indentation
--;
189
indentation
++;
198
indentation
--;
201
indentation
--;
209
indentation
++;
216
indentation
--
[
all
...]
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
error_check.py
32
INDENTATION
= '
indentation
'
45
INDENTATION
,
61
' - ' + Rule.
INDENTATION
+ ': checks correct '
62
'
indentation
of code.\n'
indentation.py
17
"""Methods for checking EcmaScript files for
indentation
issues."""
31
'Whether to print debugging information for
indentation
.')
43
# 1. Build a stack of tokens that can affect
indentation
.
53
# Due to flexible
indentation
rules in JavaScript, there may be many
64
is_block: Whether the token represents a block
indentation
.
67
overridden_by: TokenInfo for a token that overrides the
indentation
that
86
is_block: Whether the token represents a block
indentation
.
107
"""EmcaScript
indentation
rules.
109
Can be used to find common
indentation
errors in JavaScript, ActionScript and
117
# Map from line number to number of characters it is off in
indentation
[
all
...]
/external/chromium_org/third_party/closure_linter/closure_linter/
error_check.py
32
INDENTATION
= '
indentation
'
45
INDENTATION
,
61
' - ' + Rule.
INDENTATION
+ ': checks correct '
62
'
indentation
of code.\n'
indentation.py
17
"""Methods for checking EcmaScript files for
indentation
issues."""
31
'Whether to print debugging information for
indentation
.')
43
# 1. Build a stack of tokens that can affect
indentation
.
53
# Due to flexible
indentation
rules in JavaScript, there may be many
64
is_block: Whether the token represents a block
indentation
.
67
overridden_by: TokenInfo for a token that overrides the
indentation
that
86
is_block: Whether the token represents a block
indentation
.
107
"""EmcaScript
indentation
rules.
109
Can be used to find common
indentation
errors in JavaScript, ActionScript and
117
# Map from line number to number of characters it is off in
indentation
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/message/
MessageObject.java
77
if (fieldName.compareTo("
indentation
") == 0) {
115
this.
indentation
+ 1));
125
indentation
+ 1));
161
* Formatter with a given starting
indentation
(for nested structs).
164
int save =
indentation
;
165
indentation
= indent;
167
indentation
= save;
/external/chromium_org/third_party/icu/source/common/
cwchar.c
11
*
indentation
:4
ustr_cnv.h
9
*
indentation
:4
/external/chromium_org/third_party/icu/source/common/unicode/
udeprctd.h
10
*
indentation
:4
umisc.h
9
*
indentation
:4
usystem.h
10
*
indentation
:4
/external/chromium_org/third_party/icu/source/i18n/
ucln_in.h
11
*
indentation
:4
ucol_bld.h
11
*
indentation
:4
umsg_imp.h
9
*
indentation
:4
/external/chromium_org/third_party/icu/source/io/
ucln_io.h
11
*
indentation
:4
/external/chromium_org/third_party/icu/source/test/intltest/
strtest.h
9
*
indentation
:4
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/draft/
unicont.h
9
*
indentation
:4
/external/chromium_org/third_party/icu/source/tools/makeconv/
makeconv.h
11
*
indentation
:4
Completed in 785 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>