OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indent
(Results
851 - 875
of
1973
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/cts/tools/cfassembler/src/dxconvext/
ClassFileParser.java
242
private String getIndent(int
indent
) {
244
for (int i = 0; i <
indent
* 4; i++) {
/external/chromium_org/third_party/WebKit/Source/core/editing/
IndentOutdentCommand.cpp
65
// Find the block that we want to
indent
. If it's not a list item (e.g., a div inside a list item), we bail out.
244
if (m_typeOfAction ==
Indent
)
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
python.js
315
indent
: function(state, textAfter) {
330
fold: "
indent
"
/external/chromium_org/tools/gn/
command_refs.cc
92
std::string
indent
(indent_level * 2, ' ');
101
OutputString(
indent
+ cur_target->label().GetUserVisibleName(
/external/clang/tools/scan-build/
scan-build.1
52
.Bl -tag -width
indent
170
.Bl -tag -width
indent
.
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DefaultDataContext.java
368
public void write(Appendable out, int
indent
) throws IOException {
369
for (int i = 0; i <
indent
; i++) {
/external/lldb/www/python_reference/
lldb.formatters.attrib_fromdict-pysrc.html
70
</div><div id="AttributesDictionary-collapsed" style="display:none;" pad="++"
indent
="++++"></div><div id="AttributesDictionary-expanded"><a name="AttributesDictionary.__init__"></a><div id="AttributesDictionary.__init__-def"><a name="L9"></a><tt class="py-lineno"> 9</tt> <a class="py-toggle" href="#" id="AttributesDictionary.__init__-toggle" onclick="return toggle('AttributesDictionary.__init__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="lldb.formatters.attrib_fromdict.AttributesDictionary-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">allow_reset</tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
71
</div><div id="AttributesDictionary.__init__-collapsed" style="display:none;" pad="++"
indent
="++++++++++++"></div><div id="AttributesDictionary.__init__-expanded"><a name="L10"></a><tt class="py-lineno">10</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">__dict__</tt><tt class="py-op">[</tt><tt class="py-string">'_dictionary'</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> <tt class="py-comment"># need to do it this way to prevent endless recursion</tt> </tt>
75
</div><div id="AttributesDictionary.__getattr__-collapsed" style="display:none;" pad="++"
indent
="++++++++++++"></div><div id="AttributesDictionary.__getattr__-expanded"><a name="L14"></a><tt class="py-lineno">14</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-0" class="py-name" targets="Method lldb.formatters.attrib_fromdict.AttributesDictionary._check_exists()=lldb.formatters.attrib_fromdict.AttributesDictionary-class.html#_check_exists"><a title="lldb.formatters.attrib_fromdict.AttributesDictionary._check_exists" class="py-name" href="#" onclick="return doclink('link-0', '_check_exists', 'link-0');">_check_exists</a></tt><tt class="py-op">(</tt><tt id="link-1" class="py-name" targets="Variable lldb.SBBlock.name=lldb.SBBlock-class.html#name,Variable lldb.SBFrame.name=lldb.SBFrame-class.html#name,Variable lldb.SBFunction.name=lldb.SBFunction-class.html#name,Variable lldb.SBSection.name=lldb.SBSection-class.html#name,Variable lldb.SBSymbol.name=lldb.SBSymbol-class.html#name,Variable lldb.SBThread.name=lldb.SBThread-class.html#name,Variable lldb.SBType.name=lldb.SBType-class.html#name,Variable lldb.SBTypeCategory.name=lldb.SBTypeCategory-class.html#name,Variable lldb.SBTypeMember.name=lldb.SBTypeMember-class.html#name,Variable lldb.SBTypeNameSpecifier.name=lldb.SBTypeNameSpecifier-class.html#name,Variable lldb.SBValue.name=lldb.SBValue-class.html#name"><a title="lldb.SBBlock.name
117
</div><div id="AttributesDictionary._set_impl-collapsed" style="display:none;" pad="++"
indent
="++++++++++++"></div><div id="AttributesDictionary._set_impl-expanded"><a name="L20"></a><tt class="py-lineno">20</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_dictionary</tt><tt class="py-op">[</tt><tt id="link-5" class="py-name"><a title="lldb.SBBlock.name
138
</div><div id="AttributesDictionary._check_exists-collapsed" style="display:none;" pad="++"
indent
="++++++++++++"></div><div id="AttributesDictionary._check_exists-expanded"><a name="L23"></a><tt class="py-lineno">23</tt> <tt class="py-line"> <tt class="py-keyword">return</tt> <tt id="link-7" class="py-name"><a title="lldb.SBBlock.name
151
</div><div id="AttributesDictionary.__setattr__-collapsed" style="display:none;" pad="++"
indent
="++++++++++++"></div><div id="AttributesDictionary.__setattr__-expanded"><a name="L26"></a><tt class="py-lineno">26</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_allow_reset</tt><tt class="py-op">:</tt> </tt>
193
</div><div id="AttributesDictionary.set_if_necessary-collapsed" style="display:none;" pad="++"
indent
="++++++++++++"></div><div id="AttributesDictionary.set_if_necessary-expanded"><a name="L32"></a><tt class="py-lineno">32</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-14" class="py-name"><a title="lldb.formatters.attrib_fromdict.AttributesDictionary._check_exists" class="py-name" href="#" onclick="return doclink('link-14', '_check_exists', 'link-0');">_check_exists</a></tt><tt class="py-op">(</tt><tt id="link-15" class="py-name"><a title="lldb.SBBlock.name
227
</div><div id="AttributesDictionary.__len__-collapsed" style="display:none;" pad="++"
indent
="++++++++++++"></div><div id="AttributesDictionary.__len__-expanded"><a name="L38"></a><tt class="py-lineno">38</tt> <tt class="py-line"> <tt class="py-keyword">return</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_dictionary</tt><tt class="py-op">)</tt> </tt>
/external/nist-sip/java/gov/nist/core/
GenericObjectList.java
297
public String debugDump(int
indent
) {
299
indentation =
indent
;
/external/protobuf/src/google/protobuf/
text_format.h
108
// Adjust the initial
indent
level of all output. Each
indent
level is
/external/qemu/scripts/
qapi.py
343
indent
= genindent(indent_level)
345
lines = map(lambda x:
indent
+ x, lines)
/frameworks/base/services/core/java/com/android/server/media/
MediaSessionStack.java
257
String
indent
= prefix + " ";
local
260
record.dump(pw,
indent
);
/frameworks/compile/mclinker/lib/Support/
CommandLine.cpp
47
outs().
indent
(NumSpaces) << " (default: ";
81
outs().
indent
(NumSpaces) << " (default: ";
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build.1
52
.Bl -tag -width
indent
170
.Bl -tag -width
indent
.
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build.1
52
.Bl -tag -width
indent
170
.Bl -tag -width
indent
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py
300
def dump_option_dicts(self, header=None, commands=None,
indent
=""):
308
self.announce(
indent
+ header)
309
indent
=
indent
+ " "
312
self.announce(
indent
+ "no commands known yet")
318
self.announce(
indent
+
321
self.announce(
indent
+
325
self.announce(
indent
+ " " + line)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py
300
def dump_option_dicts(self, header=None, commands=None,
indent
=""):
308
self.announce(
indent
+ header)
309
indent
=
indent
+ " "
312
self.announce(
indent
+ "no commands known yet")
318
self.announce(
indent
+
321
self.announce(
indent
+
325
self.announce(
indent
+ " " + line)
[
all
...]
/external/llvm/lib/Support/
CommandLine.cpp
[
all
...]
/external/chromium_org/third_party/simplejson/
_speedups.c
79
PyObject *
indent
;
member in struct:_PyEncoderObject
99
{"
indent
", T_OBJECT, offsetof(PyEncoderObject,
indent
), READONLY, "
indent
"},
2073
PyObject *markers, *defaultfn, *encoder, *
indent
, *key_separator;
local
[
all
...]
/external/libxml2/
xmlsave.c
90
char
indent
[MAX_INDENT + 1]; /* array for indenting output */
member in struct:_xmlSaveCtxt
341
memset(&ctxt->
indent
[0], 0, MAX_INDENT + 1);
346
memcpy(&ctxt->
indent
[i * ctxt->indent_size], xmlTreeIndentString,
348
ctxt->
indent
[ctxt->indent_nr * ctxt->indent_size] = 0;
617
ctxt->
indent
);
824
ctxt->
indent
);
1080
ctxt->
indent
);
1762
int
indent
= ctxt->format;
local
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResultsReport.java
89
xml.setFeature("http://xmlpull.org/v1/doc/features.html#
indent
-output", true);
/cts/tools/cts-api-coverage/src/res/
api-coverage.xsl
20
<xsl:output method="html" version="1.0" encoding="UTF-8"
indent
="yes" />
/external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerFactory.java
45
* "doctype-system", "cdata-section-elements", "
indent
", "media-type".
/external/arduino/hardware/arduino/cores/arduino/
WInterrupts.c
1
/* -*- mode: jde; c-basic-offset: 2;
indent
-tabs-mode: nil -*- */
/external/chromium_org/chrome/browser/resources/chromeos/login/
network_dropdown.css
34
text-
indent
: 4px;
/external/chromium_org/chrome/browser/resources/
flags.css
140
/*
Indent
the text related to each experiment. */
Completed in 970 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>