Searched refs:style (Results 1 – 12 of 12) sorted by relevance
/tools/ndkports/ |
D | gradle.properties | 1 kotlin.code.style=official
|
/tools/repohooks/tools/ |
D | clang-format.py | 76 if opts.style: 77 cmd.extend(['--style', opts.style])
|
D | pylintrc | 149 # We leave many of the style warnings to judgement/peer review. 197 # Template used to display messages. This is a python new-style format string 331 # Colon-delimited sets of names that determine each other's naming style when
|
/tools/test/connectivity/acts/framework/acts/libs/ |
D | yaml_writer.py | 29 return dumper.represent_scalar('tag:yaml.org,2002:str', data, style='|')
|
/tools/test/connectivity/acts/framework/acts/ |
D | logger.py | 89 style = LOG_LEVELS[level_name]['style'] 90 formatted_level_name = '%s%s%s' % (style, level_name, Style.RESET)
|
/tools/asuite/aidegen/ |
D | README.md | 14 * Auto configure JDK and Android coding style for Intellij.
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_performance_test_utils.py | 306 style='solid', argument 330 if style == 'dashed': 331 style = [5, 5] 343 'style': style,
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | bluetooth_pts_device.py | 554 def ImplicitSend(self, description, style): argument 624 self.log.info("\t\tstyle = {0:#X}".format(ctypes.c_int(style).value))
|
/tools/repohooks/ |
D | README.md | 171 canned hooks already included geared towards AOSP style guidelines. 175 * `clang_format`: Run git-clang-format against the commit. The default style is
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiRvrTest.py | 762 style='dashed',
|
/tools/metalava/ |
D | FORMAT.md | 412 according to the Kotlin language style guide:
|
/tools/tradefederation/core/res/jacoco/ |
D | jacocoant.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/jacoco/
org/ ... |