Searched defs:indent (Results 1 – 5 of 5) sorted by relevance
/device/google/cuttlefish/tools/ |
D | tombstone_to_line.py | 59 def simple_match(line, info, indent, out_file): argument 64 def source_match(line, info, indent, out_file): argument
|
/device/google/coral/json-c/ |
D | json_object.c | 299 static void indent(struct printbuf *pb, int level, int flags) in indent() function
|
/device/google/bonito/json-c/ |
D | json_object.c | 299 static void indent(struct printbuf *pb, int level, int flags) in indent() function
|
/device/google/crosshatch/json-c/ |
D | json_object.c | 299 static void indent(struct printbuf *pb, int level, int flags) in indent() function
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | ApiGen.cpp | 766 const char* indent = "\t"; in genEncoderImpl() local
|