Home
last modified time | relevance | path

Searched defs:active_count (Results 1 – 6 of 6) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_find_best_partitioning.cpp363 unsigned int active_count = bsd.partitioning_count_selected[partition_count - 1]; in count_partition_mismatch_bits() local
413 unsigned int active_count = partitioning_count - mscount[255]; in get_partition_ordering_by_mismatch_bits() local
/third_party/pcre2/pcre2/src/
Dpcre2_dfa_match.c540 int active_count, new_count, match_count; in internal_dfa_match() local
/third_party/python/Lib/
Dthreading.py1446 def active_count(): function
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c473 unsigned active_count = 0; in pan_blitter_get_blit_shader() local
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2404 let active_count = self.active_count; localVariable
2459 let active_count = self.active_count; localVariable
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h43553 long unsigned int active_count; member