/external/chromium_org/third_party/openssl/openssl/crypto/rsa/ |
rsa_ameth.c | 255 static int rsa_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, 258 return do_rsa_print(bp, pkey->pkey.rsa, indent, 0); 262 static int rsa_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, 265 return do_rsa_print(bp, pkey->pkey.rsa, indent, 1); 302 X509_ALGOR *maskHash, int indent) 313 if (!BIO_indent(bp, indent, 128)) 329 if (!BIO_indent(bp, indent, 128)) 352 if (!BIO_indent(bp, indent, 128)) 365 if (!BIO_indent(bp, indent, 128)) 387 int indent, ASN1_PCTX *pctx [all...] |
/external/chromium_org/third_party/skia/debugger/QT/ |
SkListWidget.cpp | 60 int indent = index.data(Qt::UserRole + 3).toInt(); local 97 r = option.rect.adjusted(kImageSpace+kCommandNumberSpace+kTimeSpace+indent, 0, -10, -7); 100 r = option.rect.adjusted(kImageSpace+kCommandNumberSpace+indent, 0, -10, -7);
|
/external/chromium_org/tools/grit/grit/node/ |
base.py | 248 def FormatXml(self, indent = u'', one_line = False): 255 assert isinstance(indent, types.StringTypes) 259 inside_content = self.ContentsAsXml(indent, content_one_line) 275 indent, self.name, attribs, 276 indent, inside_content, 277 indent, self.name) 280 indent, self.name, attribs, 282 indent, self.name) 284 return u'%s<%s%s />' % (indent, self.name, attribs) 286 def ContentsAsXml(self, indent, one_line) [all...] |
/external/emma/core/java12/com/vladium/emma/data/ |
ClassDescriptor.java | 150 public String toString (final String indent) 152 StringBuffer s = new StringBuffer (indent + "class [" + (m_packageVMName.length () > 0 ? m_packageVMName + "/" : "") + m_name + "] descriptor:"); 157 s.append (m_methods [m].toString (indent + INDENT_INCREMENT));
|
/external/openssl/crypto/rsa/ |
rsa_ameth.c | 255 static int rsa_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent, 258 return do_rsa_print(bp, pkey->pkey.rsa, indent, 0); 262 static int rsa_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent, 265 return do_rsa_print(bp, pkey->pkey.rsa, indent, 1); 302 X509_ALGOR *maskHash, int indent) 313 if (!BIO_indent(bp, indent, 128)) 329 if (!BIO_indent(bp, indent, 128)) 352 if (!BIO_indent(bp, indent, 128)) 365 if (!BIO_indent(bp, indent, 128)) 387 int indent, ASN1_PCTX *pctx [all...] |
/external/skia/debugger/QT/ |
SkListWidget.cpp | 60 int indent = index.data(Qt::UserRole + 3).toInt(); local 97 r = option.rect.adjusted(kImageSpace+kCommandNumberSpace+kTimeSpace+indent, 0, -10, -7); 100 r = option.rect.adjusted(kImageSpace+kCommandNumberSpace+indent, 0, -10, -7);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/ |
Console.java | 142 String indent = ""; local 145 tinyStackTrace += indent + " -> " + el.getClassName() + 149 indent += " ";
|
/dalvik/tools/dmtracedump/ |
CreateTestTrace.c | 172 int indent; local 210 indent = cp - save_cp + 1; 254 printf("Indent: %d; IndentLevel: %d; Line: %s", indent, indentLevel, buf); 258 if (indent == indentLevel + 1) { // Entering a method 262 } else if (indent == indentLevel) { // Exiting a method 273 indent); 292 indentLevel, indent); 297 printf(" Nonzero indent at first record\n"); 302 // initial indent. This allows us to test popping off mor [all...] |
/external/chromium_org/components/policy/tools/ |
syntax_check_policy_template_json.py | 75 print ' Offending:', json.dumps(offending_snippet, indent=2) 379 indent = 0 410 indent -= 2 412 if len(leading_whitespace) != indent: 414 line = ' ' * indent + line.lstrip() 415 self._LineWarning('Indentation should be ' + str(indent) + 418 self._LineError('Bad indentation. Should be ' + str(indent) + 421 indent += 2
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
coffeescript.js | 45 return "indent"; 204 function indent(stream, state, type) { 274 || style === "indent") { 275 indent(stream, state); 279 indent(stream, state, "])}".slice(delimiter_index, delimiter_index+1)); 282 indent(stream, state); 336 indent: function(state, text) { 349 fold: "indent"
|
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
TextStream.cpp | 174 void writeIndent(TextStream& ts, int indent) 176 for (int i = 0; i != indent; ++i)
|
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
x_long.c | 74 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx); 176 int indent, const ASN1_PCTX *pctx)
|
/external/chromium_org/tools/gn/ |
ninja_toolchain_writer.cc | 63 std::string indent(" "); 79 out_ << indent << " " STRINGIZE(name) " = " << tool.name << std::endl;
|
/external/clang/www/analyzer/ |
menu.css | 26 text-indent: 0px;
|
/external/jsoncpp/include/json/ |
writer.h | 55 * The rules for line break and indent are as follow: 57 * - if empty then print {} without indent and line break 58 * - if not empty the print '{', line break & indent, print one value per line 61 * - if empty then print [] without indent and line break 91 void indent(); 111 * The rules for line break and indent are as follow: 113 * - if empty then print {} without indent and line break 114 * - if not empty the print '{', line break & indent, print one value per line 117 * - if empty then print [] without indent and line break 149 void indent(); [all...] |
/external/llvm/lib/DebugInfo/ |
DWARFDebugInfoEntry.h | 42 unsigned indent = 0) const; 44 uint16_t attr, uint16_t form, unsigned indent = 0) const;
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
MessageObject.java | 163 public String dbgPrint(int indent) { 165 indentation = indent;
|
/external/openssl/crypto/asn1/ |
x_long.c | 74 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx); 176 int indent, const ASN1_PCTX *pctx)
|
/external/chromium_org/third_party/simplejson/ |
encoder.py | 108 indent=None, separators=None, encoding='utf-8', default=None, 136 If indent is a string, then JSON array elements and object members 184 if indent is not None and not isinstance(indent, basestring): 185 indent = indent * ' ' 186 self.indent = indent 189 elif indent is not None: 294 and self.indent is None) [all...] |
/external/bison/src/ |
scan-code.c | 1283 unsigned int indent = 0; variable 2797 unsigned indent = 0; local 2834 unsigned indent = 0; local 2851 unsigned indent = 0; local [all...] |
reader.c | 133 unsigned indent = 0; 134 complain_at_indent (declaration_loc, &indent, 139 indent += SUB_INDENT; 140 complain_at_indent (merge_function->type_declaration_location, &indent, 131 unsigned indent = 0; local
|
/cts/tools/selinux/src/ |
gen_SELinux_CTS.py | 56 output = s_parsed.toprettyxml(indent=" ")
|
/external/chromium_org/ppapi/tests/ |
create_nonsfi_test_nmf.py | 76 json.dump(nmf_map, output, indent=2)
|
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/ |
devtools_file_hashes.py | 42 json.dump(hashes, hashes_file, indent=4, separators=(",", ": "))
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
FEBlend.cpp | 238 TextStream& FEBlend::externalRepresentation(TextStream& ts, int indent) const 240 writeIndent(ts, indent); 244 inputEffect(0)->externalRepresentation(ts, indent + 1); 245 inputEffect(1)->externalRepresentation(ts, indent + 1);
|