Home
last modified time | relevance | path

Searched defs:indent (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/tools/
Dtombstone_to_line.py59 def simple_match(line, info, indent, out_file): argument
64 def source_match(line, info, indent, out_file): argument
/device/google/coral/json-c/
Djson_object.c299 static void indent(struct printbuf *pb, int level, int flags) in indent() function
/device/google/bonito/json-c/
Djson_object.c299 static void indent(struct printbuf *pb, int level, int flags) in indent() function
/device/google/crosshatch/json-c/
Djson_object.c299 static void indent(struct printbuf *pb, int level, int flags) in indent() function
/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp766 const char* indent = "\t"; in genEncoderImpl() local