Searched refs:indentation (Results 1 – 9 of 9) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | CONTRIBUTING.md | 1 Simpleperf scripts use 4 spaces for indentation
|
/system/media/camera/src/ |
D | camera_metadata.c | 1079 metadata_vendor_id_t vendor_id, int count, int indentation); 1090 int indentation) { in dump_indented_camera_metadata() argument 1093 indentation, ""); in dump_indented_camera_metadata() 1099 "%" PRIu32 " / %" PRIu32 " bytes of extra data.\n", indentation, "", in dump_indented_camera_metadata() 1103 indentation + 2, "", in dump_indented_camera_metadata() 1124 indentation + 2, "", in dump_indented_camera_metadata() 1153 count, indentation); in dump_indented_camera_metadata() 1158 metadata_vendor_id_t vendor_id, int count, int indentation) { in print_data() argument 1177 dprintf(fd, "%*s[", indentation + 4, ""); in print_data()
|
/system/media/camera/docs/ |
D | ACameraMetadata.mako | 26 … support more, we should use a recursive function here instead.. but the indentation gets trickier.
|
D | CameraMetadataEnums.mako | 71 … support more, we should use a recursive function here instead.. but the indentation gets trickier.
|
D | CameraMetadataKeys.mako | 90 … support more, we should use a recursive function here instead.. but the indentation gets trickier.
|
/system/media/camera/include/system/ |
D | camera_metadata.h | 570 int indentation);
|
/system/tools/mkbootimg/ |
D | pylintrc | 291 # String used as indentation unit. The internal Google style guide mandates 2
|
/system/apex/ |
D | pylintrc | 297 # String used as indentation unit. The internal Google style guide mandates 2
|
/system/update_engine/ |
D | pylintrc | 237 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
|