Home
last modified time | relevance | path

Searched refs:hint (Results 1 – 8 of 8) sorted by relevance

/tools/repohooks/tools/
Dpylintrc335 # Include a hint for the correct naming format with invalid-name
336 include-naming-hint=no
341 # Naming hint for function names
342 function-name-hint=[a-z_][a-z0-9_]{2,30}$
347 # Naming hint for variable names
348 variable-name-hint=[a-z_][a-z0-9_]{2,30}$
353 # Naming hint for constant names
354 const-name-hint=(([A-Z_][A-Z0-9_]*)|(__.*__))$
359 # Naming hint for attribute names
360 attr-name-hint=[a-z_][a-z0-9_]{2,30}$
[all …]
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DProcessModelFragment.kt54 thread.hint(name = name) in <lambda>()
68 hint(name = other.name) in <lambda>()
83 fun hint(id: Int = InvalidId, name: String? = null) { in <lambda>() method
DThreadModelFragment.kt28 …fun hint(pid: Int = InvalidId, name: String? = null, tgid: Int = InvalidId, processName: String? =… in hint() method in trebuchet.model.fragments.ThreadModelFragment
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/
DFtraceImporterState.kt57 thread.process.hint(tgid, name) in <lambda>()
80 thread.hint(name = task, tgid = tgid, processName = processName) in <lambda>()
87 thread.hint(processName = processName) in <lambda>()
/tools/asuite/
Dpylintrc20 # Naming hint for method names.
21 method-name-hint=(([a-z][a-z0-9_]{2,50})|(_[a-z0-9_]*))$
/tools/asuite/atest/unittest_data/
DAndroidTest.xml.data14 <option name="runtime-hint" value="11m20s" />
DAndroidDalvikTest.xml.data14 <option name="runtime-hint" value="11m20s" />
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto449 // This is only a hint. Implementations are free to choose whether to use