/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
core-extensions.rb | 29 # Indent left or right by n spaces. 30 # (This used to be called #tab and aliased as #indent.) 35 def indent( n ) method in class:String 48 indent( -n ) 64 self.outdent( self.level_of_indent ).indent( n )
|
/external/chromium/chrome/browser/geolocation/ |
geolocation_exceptions_table_model.cc | 148 string16 indent(ASCIIToUTF16(" ")); 155 return indent + l10n_util::GetStringUTF16( 158 return indent + l10n_util::GetStringFUTF16(
|
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/ |
Toc.pm | 154 # function: Format indent. 155 # args: - $aText: text to indent 165 my ($levelIndent, $indent, $nrOfIndents); 171 $indent = pack("A$nrOfIndents"); 173 return $indent . $aText;
|
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/ |
CCVideoLayerImpl.cpp | 163 void CCVideoLayerImpl::dumpLayerProperties(TextStream& ts, int indent) const 165 writeIndent(ts, indent); 167 CCLayerImpl::dumpLayerProperties(ts, indent);
|
/external/webkit/Source/WebCore/platform/graphics/filters/ |
FEColorMatrix.cpp | 224 TextStream& FEColorMatrix::externalRepresentation(TextStream& ts, int indent) const 226 writeIndent(ts, indent); 243 inputEffect(0)->externalRepresentation(ts, indent + 1);
|
FEGaussianBlur.cpp | 226 TextStream& FEGaussianBlur::externalRepresentation(TextStream& ts, int indent) const 228 writeIndent(ts, indent); 232 inputEffect(0)->externalRepresentation(ts, indent + 1);
|
FEMorphology.cpp | 197 TextStream& FEMorphology::externalRepresentation(TextStream& ts, int indent) const 199 writeIndent(ts, indent); 204 inputEffect(0)->externalRepresentation(ts, indent + 1);
|
/system/core/sh/ |
show.c | 60 static void indent(int, char *, FILE *); 81 indent(ind, pfx, fp); 250 indent(int amount, char *pfx, FILE *fp) function
|
/frameworks/base/tools/aapt/ |
Resource.cpp | [all...] |
/external/webkit/Source/WebCore/platform/graphics/ |
GlyphPageTreeNode.cpp | 444 Vector<char> indent(level()); 445 indent.fill('\t', level()); 446 indent.append(0); 450 printf("%s\t%p %s\n", indent.data(), it->first, it->first->description().utf8().data()); 454 printf("%s\t* fallback\n", indent.data());
|
/frameworks/base/core/java/com/android/internal/util/ |
FastXmlSerializer.java | 122 private void appendIndent(int indent) throws IOException { 123 indent *= 4; 124 if (indent > sSpace.length()) { 125 indent = sSpace.length(); 127 append(sSpace, 0, indent); 300 if (name.equals("http://xmlpull.org/v1/doc/features.html#indent-output")) {
|
/hardware/ti/wlan/mac80211/ti-utils/ |
calibrator.c | 112 static void __usage_cmd(const struct cmd *cmd, char *indent, bool full) 116 printf("%s", indent); 142 if (strlen(indent)) { 143 indent = "\t\t"; 157 printf("%s", indent);
|
/external/guava/guava/lib/ |
jdiff.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractStyleRefactoring.java | 406 // Indent. Use the existing indent found for previous <style> elements in 407 // the resource file - but if that indent was 0 (e.g. <style> elements are 408 // at the left margin) only use it to indent the style elements and use a real 409 // nonzero indent for its children. 410 String indent = " "; //$NON-NLS-1$ local 412 initialIndent = indent; 414 indent = initialIndent; 429 sb.append(initialIndent).append(indent); 452 * the exact indent string to use to indent the {@code <style>} element 460 String indent = null; local [all...] |
/external/openssl/ssl/ |
ssltest.c | [all...] |
/external/openssl/crypto/bio/ |
bio_lib.c | 321 int BIO_indent(BIO *b,int indent,int max) 323 if(indent < 0) 324 indent=0; 325 if(indent > max) 326 indent=max; 327 while(indent--)
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowView.java | 600 public void dump(PrintStream out, int indent) { 601 dumpFirstPart(out, indent); 605 protected void dumpFirstPart(PrintStream out, int indent) { 606 dumpIndent(out, indent); 614 protected void dumpIndent(PrintStream out, int indent) { 615 for (int i = 0; i < indent; i++) out.print(" ");
|
/external/webkit/Source/WebCore/css/ |
mediaControlsQuickTime.css | 89 text-indent: 0; 111 text-indent: 0; 184 text-indent: 0;
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/ |
FusionDictionary.java | 298 final StringBuilder indent = new StringBuilder(); local 300 indent.append("H:"); 303 indent.append(" "); 308 s.append(indent); 321 s.append(indent); 325 s.append(indent); [all...] |
/build/tools/releasetools/ |
edify_generator.py | 44 indent = cmd.index("(")+1 47 x = re.compile("^(.{,%d})\0" % (linelen-indent,)) 50 out.append(" " * indent)
|
/external/libppp/src/ |
systems.c | 328 int indent; local 384 indent = issep(*line); 390 if (!indent) { /* start of next section */
|
/external/openssl/apps/ |
asn1pars.c | 74 * -i - indent the details by depth 93 int informat,indent=0, noout = 0, dump = 0; local 140 indent=1; 205 BIO_printf(bio_err," -i indent entries\n"); 366 indent,dump))
|
/external/openssl/crypto/asn1/ |
ameth_lib.c | 407 int (*pub_print)(BIO *out, const EVP_PKEY *pkey, int indent, 423 int (*priv_print)(BIO *out, const EVP_PKEY *pkey, int indent, 438 int (*param_print)(BIO *out, const EVP_PKEY *pkey, int indent,
|
/external/webkit/PerformanceTests/SunSpider/resources/ |
sunspider-analyze-results.js | 222 function resultLine(labelWidth, indent, label, meanWidth, mean, stdErr) 225 for (i = 0; i < indent; i++) { 231 for (i = 0; i < (labelWidth - (label.length + indent)); i++) {
|
/libcore/luni/src/main/java/java/lang/ |
ThreadGroup.java | 468 indent(levels); 474 indent(levels); 485 private void indent(int levels) { method in class:ThreadGroup
|