/external/pcre/dist2/src/ |
D | pcre2_dfa_match.c | 471 if (active_count++ < wscount) \ 480 if (active_count++ < wscount) \ 529 int active_count, new_count, match_count; in internal_dfa_match() local 697 active_count = new_count; in internal_dfa_match() 701 workspace[1] = active_count; in internal_dfa_match() 705 next_active_state = active_states + active_count; in internal_dfa_match() 732 for (i = 0; i < active_count; i++) in internal_dfa_match() 1271 active_count--; /* Remove non-match possibility */ in internal_dfa_match() 1302 active_count--; /* Remove non-match possibility */ in internal_dfa_match() 1332 active_count--; /* Remove non-match possibility */ in internal_dfa_match() [all …]
|
/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/autotest/utils/ |
D | loadtest.py | 214 def check(self, active_count): argument 223 self.check_active_sum += active_count 233 self.end_active = active_count
|
/external/python/cpython3/Lib/ |
D | threading.py | 1228 def active_count(): function 1238 activeCount = active_count
|
/external/u-boot/drivers/video/tegra124/ |
D | dp.c | 435 link_cfg->active_count); in tegra_dc_dp_dump_link_cfg() 584 link_cfg->active_count = lowest_neg_activepolarity ? in tegra_dc_dp_calc_config() 590 link_cfg->active_count = (u32)lowest_neg_activecount; in tegra_dc_dp_calc_config()
|
D | sor.h | 859 u32 active_count; member
|
D | sor.c | 286 reg_val |= (link_cfg->active_count << in tegra_dc_sor_set_dp_mode()
|
/external/autotest/site_utils/chromeos_proxy/ |
D | swarming_bots.py | 320 while threading.active_count() > 1:
|
/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 | 1024 :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/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |