Searched refs:hint (Results 1 – 17 of 17) sorted by relevance
274 # Include a hint for the correct naming format with invalid-name275 include-naming-hint=no280 # Naming hint for function names281 function-name-hint=[a-z_][a-z0-9_]{2,30}$286 # Naming hint for variable names287 variable-name-hint=[a-z_][a-z0-9_]{2,30}$292 # Naming hint for constant names293 const-name-hint=(([A-Z_][A-Z0-9_]*)|(__.*__))$298 # Naming hint for attribute names299 attr-name-hint=[a-z_][a-z0-9_]{2,30}$[all …]
54 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
28 …fun hint(pid: Int = InvalidId, name: String? = null, tgid: Int = InvalidId, processName: String? =… in hint() method in trebuchet.model.fragments.ThreadModelFragment
57 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>()
3 # Naming hint for method names4 method-name-hint=(([a-z][a-z0-9_]{2,50})|(_[a-z0-9_]*))$
65 std::hint::black_box(set.iter().count());68 std::hint::black_box(set.drain().count());
65 std::hint::black_box(map.iter().count());68 std::hint::black_box(map.drain().count());
69 std::hint::black_box(cache.iter().count());72 std::hint::black_box(cache.drain().count());
66 std::hint::black_box(set.iter().count());69 std::hint::black_box(set.drain().count());
66 std::hint::black_box(map.iter().count());69 std::hint::black_box(map.drain().count());
5 … Supported Rx Link speed: 573Mbps, Frequency: 5300MHz, Net ID: 0, Metered hint: false, score: 60, …14 …Supported Rx Link speed: 573Mbps, Frequency: 5300MHz, Net ID: -1, Metered hint: false, score: 60, …
14 <option name="runtime-hint" value="11m20s" />
102 std::hint::black_box(vec.drain(..).count()); in do_fuzz()
1289 long hint = 0L; in getRuntimeHint() local1292 hint += ((IRuntimeHintProvider) test).getRuntimeHint(); in getRuntimeHint()1294 hint += 60000; in getRuntimeHint()1297 return hint; in getRuntimeHint()
99 * @HWSIM_ATTR_REG_HINT_ALPHA2: alpha2 for regulatoro driver hint
449 // This is only a hint. Implementations are free to choose whether to use