Home
last modified time | relevance | path

Searched defs:indent (Results 76 - 100 of 356) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/tint/src/writer/
H A Dtext_generator.cc81 Insert(const std::string& line, size_t before, uint32_t indent) Insert() argument
102 Insert(const TextBuffer& tb, size_t before, uint32_t indent) Insert() argument
H A Dtext_generator.h36 uint32_t indent = 0; member
[all...]
/third_party/python/Modules/_ssl/
H A Dcert.c131 _x509name_print(_sslmodulestate *state, X509_NAME *name, int indent, unsigned long flags) in _x509name_print() argument
/third_party/python/Lib/
H A Dcgitb.py126 indent = '<tt>' + small('&nbsp;' * 5) + '&nbsp;</tt>' variable
/third_party/gn/misc/emacs/
H A Dgn-mode.el
/third_party/gn/src/gn/
H A Dcommand_desc.cc240 int indent = 0; ProcessOutputs() local
[all...]
H A Dninja_target_writer.cc263 WriteCCompilerVars(const SubstitutionBits& bits, bool indent, bool respect_source_used) WriteCCompilerVars() argument
414 WriteRustCompilerVars(const SubstitutionBits& bits, bool indent, bool always_write) WriteRustCompilerVars() argument
[all...]
/third_party/backends/backend/genesys/
H A Dutilities.h238 std::string format_indent_braced_list(unsigned indent, const T& x) in format_indent_braced_list() argument
263 std::string format_vector_unsigned(unsigned indent, const std::vector<T>& arg) in format_vector_unsigned() argument
277 std::string format_vector_indent_braced(unsigned indent, const char* type, in format_vector_indent_braced() argument
/third_party/icu/icu4c/source/samples/uresb/
H A Duresb.c177 void printIndent(UFILE *out, int32_t indent) { in printIndent() argument
227 void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, UErrorCode *status) { in printOutBundle() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DDistanceTable.java379 private StringBuilder appendToString(String indent, StringBuilder buffer) { in appendToString() argument
/third_party/icu/icu4c/source/common/
H A Dutrace.cpp92 static void outputChar(char c, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { in outputChar() argument
157 static void outputString(const char *s, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { in outputString() argument
191 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) { in utrace_vformat() argument
171 outputUString(const UChar *s, int32_t len, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) outputUString() argument
385 utrace_format(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, ...) utrace_format() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir_print_visitor.cpp104 void ir_print_visitor::indent(void) in indent() function in ir_print_visitor
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader_dump.c48 int indent; member
64 dump_indent(int indent) in dump_indent() argument
/third_party/node/deps/v8/third_party/test262-harness/src/
H A D_packager.py271 indent=0) variable
/third_party/notofonts/scripts/
H A Dissue-stats.py77 indent=True, variable
/third_party/node/deps/icu-small/source/common/
H A Dutrace.cpp92 static void outputChar(char c, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { in outputChar() argument
157 static void outputString(const char *s, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) { in outputString() argument
191 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) { in utrace_vformat() argument
171 outputUString(const char16_t *s, int32_t len, char *outBuf, int32_t *outIx, int32_t capacity, int32_t indent) outputUString() argument
385 utrace_format(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, ...) utrace_format() argument
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_print.c605 _mesa_fprint_instruction_opt(FILE *f, const struct prog_instruction *inst, GLint indent, gl_prog_print_mode mode, const struct gl_program *prog) _mesa_fprint_instruction_opt() argument
762 _mesa_print_instruction_opt(const struct prog_instruction *inst, GLint indent, gl_prog_print_mode mode, const struct gl_program *prog) _mesa_print_instruction_opt() argument
789 GLuint i, indent = 0; _mesa_fprint_program_opt() local
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dwritesrc.cpp288 const char* indent = (syntax == UPRV_TARGET_SYNTAX_TOML) ? " " : ""; in usrc_writeUCPTrieArrays() local
148 usrc_writeArray(FILE *f, const char *prefix, const void *p, int32_t width, int32_t length, const char *indent, const char *postfix) usrc_writeArray() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dderb.cpp419 static void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, cons argument
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dwritesrc.cpp279 const char* indent = (syntax == UPRV_TARGET_SYNTAX_TOML) ? " " : ""; in usrc_writeUCPTrieArrays() local
139 usrc_writeArray(FILE *f, const char *prefix, const void *p, int32_t width, int32_t length, const char *indent, const char *postfix) usrc_writeArray() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dtracetst.c74 static void test_format(const char *format, int32_t bufCap, int32_t indent, in test_format() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Dderb.cpp419 static void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, cons argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.cc56 void AllocationTraceNode::Print(int indent, AllocationTracker* tracker) { in Print() argument
/third_party/node/deps/v8/src/torque/
H A Dinstance-type-generator.cc310 PrintInstanceTypes(InstanceTypeTree* root, std::ostream& definitions, std::ostream& values, std::ostream& fully_defined_single_instance_types, std::ostream& fully_defined_multiple_instance_types, std::ostream& only_declared_single_instance_types, std::ostream& only_declared_multiple_instance_types, std::ostream& fully_defined_range_instance_types, std::ostream& only_declared_range_instance_types, const std::string& indent) PrintInstanceTypes() argument
/third_party/mksh/
H A Dtree.c59 ptree(struct op *t, int indent, struct shf *shf) in ptree() argument
439 fptreef(struct shf *shf, int indent, const char *fmt, ...) fptreef() argument
466 vfptreef(struct shf *shf, int indent, const char *fmt, va_list va) vfptreef() argument
498 ptree(va_arg(va, struct op *), indent, shf); vfptreef() local
[all...]

Completed in 20 milliseconds

12345678910>>...15