Home
last modified time | relevance | path

Searched defs:indent_spaces (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/services/Car/tools/GenericCarApiBuilder/scripts/
Dadd_assertPlatformVersionAtLeast.py69 indent_spaces = len(line) - len(line.lstrip()) variable
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c42 static const int indent_spaces = 3; variable
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c42 static const int indent_spaces = 3; variable