/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | ffc.h | 153 int ossl_ffc_params_print(BIO *bp, const FFC_PARAMS *ffc, int indent);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbol.cpp | 195 OS.indent(Indent); in dumpSymbolIdField()
|
/third_party/skia/src/gpu/ |
H A D | GrRenderTask.h | 109 SkString indent,
|
/third_party/skia/src/gpu/ops/ |
H A D | OpsTask.h | 110 SkString indent,
|
/third_party/openssl/include/internal/ |
H A D | ffc.h | 148 int ossl_ffc_params_print(BIO *bp, const FFC_PARAMS *ffc, int indent);
|
/third_party/skia/third_party/externals/dawn/generator/templates/ |
H A D | webgpu_cpp.cpp | 133 return {{convert_cType_to_cppType(method.return_type, 'value', 'result') | indent(8)}};
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | RegionPass.cpp | 170 errs().indent(Offset*2) << "Region Pass Manager\n"; in dumpPassStructure()
|
/third_party/python/Lib/test/test_peg_generator/ |
H A D | test_c_parser.py | 116 test_source = textwrap.indent(textwrap.dedent(test_source), 8 * " ")
|
/third_party/skia/infra/bots/recipes/ |
H A D | perf_skottietrace.py | 124 perf_json, indent=4, sort_keys=True, separators=(',', ': '))
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | run_code_generation.py | 272 indent=2,
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | x509.h | 363 int X509_signature_dump(BIO *bp, const ASN1_STRING *sig, int indent); 780 int X509_aux_print(BIO *out, X509 *x, int indent); 787 int X509_NAME_print_ex_fp(FILE *fp, const X509_NAME *nm, int indent, 792 int X509_NAME_print_ex(BIO *out, const X509_NAME *nm, int indent,
|
H A D | evp.h | 1061 int indent, ASN1_PCTX *pctx); 1063 int indent, ASN1_PCTX *pctx); 1065 int indent, ASN1_PCTX *pctx); 1173 int indent, ASN1_PCTX *pctx), 1184 int indent, 1199 int indent,
|
/third_party/python/Lib/idlelib/ |
H A D | editor.py | 191 text.bind("<<newline-and-indent>>",self.newline_and_indent_event) 192 text.bind("<<smart-indent>>",self.smart_indent_event) 195 text.bind("<<indent-region>>", fregion.indent_region_event) 232 # usetabs true -> literal tab characters are used by indent and 236 # false -> tab characters are converted to spaces by indent 252 # indentwidth is the number of screen characters per indent level. 1381 # do indent-region 1383 # indent one level 1430 # Count leading whitespace for indent size. 1440 indent [all...] |
/kernel/linux/linux-6.6/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 70 indent=4) 322 json_str = json.dumps(alldata, indent=4)
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_format.py | 489 indent = self.formatter.indent_region_event 494 indent() 495 # Blank lines aren't affected by indent.
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRender.hpp | 54 LineStream (int indent = 0) { m_indent = indent; } in LineStream()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | SampleProfWriter.cpp | 242 OS.indent(Indent + 1); in writeSample() 262 OS.indent(Indent); in writeSample()
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphCache.cpp | 383 for (auto& indent : value->indents) { in SetStoredLayoutImpl() 384 value->indents.push_back(indent); in SetStoredLayoutImpl()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRender.hpp | 54 LineStream (int indent = 0) { m_indent = indent; } in LineStream()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord.cc | 118 int indent = 0); 1866 int indent) { in DumpNode() 1877 *os << " " << std::setw(indent) << ""; in DumpNode() 1880 indent += kIndentStep; in DumpNode() 1881 indents.push_back(indent); in DumpNode() 1886 indent += kIndentStep; in DumpNode() 1905 indent = indents.back(); in DumpNode() 1865 DumpNode(CordRep* rep, bool include_data, std::ostream* os, int indent) DumpNode() argument
|
/third_party/json/tools/cpplint/ |
H A D | cpplint.py | 134 "[whitespace/indent]".) Filters are evaluated left to right. 352 'whitespace/indent', 1305 filters: A string of comma-separated filters (eg "+whitespace/indent"). 1310 E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter" 1466 filters: A string of comma-separated filters (eg "whitespace/indent"). 1478 filters: A string of comma-separated filters (eg "whitespace/indent"). 1704 may have a hierarchy separated by slashes: "whitespace/indent". 2261 indent = Match(r'^( *)\S', line) 2262 if indent: 2263 return len(indent [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | stat-display.c | 1377 int idx, indent = 0; in print_table() local 1380 while (tmp[indent] == ' ') in print_table() 1381 indent++; in print_table() 1383 fprintf(output, "%*s# Table of individual measurements:\n", indent, ""); in print_table() 1398 fprintf(output, "\n%*s# Final result:\n", indent, ""); in print_table()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | asn1.h | 346 attr int fname##_print_ctx(BIO *out, const stname *x, int indent, \ 692 BIT_STRING_BITNAME *tbl, int indent); 982 int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent); 983 int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, 1063 int ASN1_item_print(BIO *out, const ASN1_VALUE *ifld, int indent,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | asn1.h | 346 attr int fname##_print_ctx(BIO *out, const stname *x, int indent, \ 692 BIT_STRING_BITNAME *tbl, int indent); 982 int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent); 983 int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, 1063 int ASN1_item_print(BIO *out, const ASN1_VALUE *ifld, int indent,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | asn1.h | 346 attr int fname##_print_ctx(BIO *out, const stname *x, int indent, \ 692 BIT_STRING_BITNAME *tbl, int indent); 982 int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent); 983 int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, 1063 int ASN1_item_print(BIO *out, const ASN1_VALUE *ifld, int indent,
|