/external/pcre/dist2/src/ |
D | pcre2_dfa_match.c | 482 if (active_count++ < wscount) \ 491 if (active_count++ < wscount) \ 540 int active_count, new_count, match_count; in internal_dfa_match() local 709 active_count = new_count; in internal_dfa_match() 713 workspace[1] = active_count; in internal_dfa_match() 717 next_active_state = active_states + active_count; in internal_dfa_match() 744 for (i = 0; i < active_count; i++) in internal_dfa_match() 1285 active_count--; /* Remove non-match possibility */ in internal_dfa_match() 1316 active_count--; /* Remove non-match possibility */ in internal_dfa_match() 1346 active_count--; /* Remove non-match possibility */ in internal_dfa_match() [all …]
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_reset_stats.c | 337 int active_count = 0; in test_ban() local 352 active_count++; in test_ban() 359 active_count++; in test_ban() 376 igt_assert_eq(rs_bad.batch_active, active_count); in test_ban() 391 int active_count = 0; in test_ban_ctx() local 411 active_count++; in test_ban_ctx() 418 active_count++; in test_ban_ctx() 435 igt_assert_eq(rs_bad.batch_active, active_count); in test_ban_ctx()
|
/external/tcpdump/tests/ |
D | of10_pf5240-vv.out | 357 …max_entries 5632, active_count 3, lookup_count 18446744073709551615, matched_count 184467440737095… 366 …max_entries 163840, active_count 3, lookup_count 18446744073709551615, matched_count 1844674407370… 371 …max_entries 512, active_count 0, lookup_count 18446744073709551615, matched_count 1844674407370955… 376 …max_entries 512, active_count 0, lookup_count 18446744073709551615, matched_count 1844674407370955… 381 …max_entries 16384, active_count 0, lookup_count 18446744073709551615, matched_count 18446744073709… 386 …max_entries 2048, active_count 0, lookup_count 18446744073709551615, matched_count 184467440737095… 391 …max_entries 0, active_count 0, lookup_count 18446744073709551615, matched_count 184467440737095516… 396 …max_entries 0, active_count 0, lookup_count 18446744073709551615, matched_count 184467440737095516… 401 …max_entries 0, active_count 0, lookup_count 18446744073709551615, matched_count 184467440737095516… 406 …max_entries 0, active_count 0, lookup_count 18446744073709551615, matched_count 184467440737095516… [all …]
|
D | of10_s4810-vvvv.out | 89 max_entries 1024, active_count 0, lookup_count 0, matched_count 0 92 max_entries 49152, active_count 0, lookup_count 0, matched_count 0 95 max_entries 6144, active_count 0, lookup_count 0, matched_count 0 98 max_entries 498, active_count 0, lookup_count 127028, matched_count 0 101 max_entries 24576, active_count 0, lookup_count 0, matched_count 0 104 max_entries 256, active_count 0, lookup_count 0, matched_count 0
|
D | of10_7050sx_bsn-vv.out | 215 max_entries 1500, active_count 0, lookup_count 0, matched_count 0
|
D | of10_p3295-vv.out | 734 …max_entries 1000000, active_count 26, lookup_count 1158498983736653433, matched_count 115849898373…
|
/external/python/cpython3/Lib/ |
D | threading.py | 1332 def active_count(): function 1342 activeCount = active_count
|
/external/python/cpython2/Lib/ |
D | threading.py | 1168 active_count = activeCount variable
|
/external/python/cpython2/Doc/library/ |
D | threading.rst | 45 .. function:: active_count() 52 Added ``active_count()`` spelling.
|
D | multiprocessing.rst | 798 :func:`threading.active_count`, :func:`threading.enumerate`,
|
/external/python/cpython3/Doc/library/ |
D | threading.rst | 27 .. function:: active_count()
|
D | multiprocessing.rst | 1063 :func:`threading.active_count`, :func:`threading.enumerate`,
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.6.rst | 2536 :meth:`activeCount` method is renamed to :meth:`active_count`. Both
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.6.rst | 2540 :meth:`activeCount` method is renamed to :meth:`active_count`. Both
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | PR25007-sdhci.ko.abi | 8069 …<var-decl name='active_count' type-id='type-id-211' visibility='default' filepath='/ws/android/ker…
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 11167 …<var-decl name="active_count" type-id="7359adad" visibility="default" filepath="include/linux/pm_w… 77478 …<var-decl name="active_count" type-id="7359adad" visibility="default" filepath="include/linux/pm_w…
|
D | test-PR27569-v0.abi | 11167 …<var-decl name="active_count" type-id="7359adad" visibility="default" filepath="include/linux/pm_w… 77464 …<var-decl name="active_count" type-id="7359adad" visibility="default" filepath="include/linux/pm_w…
|