Searched refs:s_count (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | conv_constants.cc | 166 const std::string s_count = in GenerateConvolutionConstantCode() local 168 const std::string s_type = absl::StrCat("FLT", s_count); in GenerateConvolutionConstantCode()
|
/external/skqp/src/compute/hs/gen/ |
D | main.c | 748 uint32_t const s_count) in hsg_bc_half_merge_level() argument 754 uint32_t const active = MIN_MACRO(s_count, net_even); in hsg_bc_half_merge_level() 767 for (uint32_t rr=0; rr<s_count; rr+=active) in hsg_bc_half_merge_level() 823 uint32_t const s_count = MIN_MACRO(s_max,r_rem); in hsg_bc_half_merge() local 830 ops = hsg_bc_half_merge_level(ops,merge,r_lo,s_count); in hsg_bc_half_merge() 836 for (uint32_t c=0; c<s_count; c++) in hsg_bc_half_merge()
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_runtime.cpp | 4641 int S, rem, gap, s_count; in __kmp_partition_places() local 4643 s_count = 0; in __kmp_partition_places() 4659 s_count++; in __kmp_partition_places() 4661 if ((s_count == S) && rem && (gap_ct == gap)) { in __kmp_partition_places() 4663 } else if ((s_count == S + 1) && rem && (gap_ct == gap)) { in __kmp_partition_places() 4672 s_count = 0; in __kmp_partition_places() 4675 } else if (s_count == S) { // place full; don't add extra in __kmp_partition_places() 4684 s_count = 0; in __kmp_partition_places() 4712 int s_count, rem, gap, gap_ct; in __kmp_partition_places() local 4731 s_count = 1; in __kmp_partition_places() [all …]
|
/external/python/cpython3/Tools/stringbench/ |
D | stringbench.py | 1006 s_count = s.count 1009 s_count(nl)
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | rasterize.cl | 2382 SKC_RASTERIZE_FLOAT const s_count = skc_subgroup_shuffle(s_segs,s_source); 2385 SKC_RASTERIZE_PREDICATE const is_s_last = (s_delta >= s_count); 2390 …FLOAT s_t = s_delta * skc_subgroup_shuffle(s_denom,s_source); // faster than native_recip(s_count)? 2664 SKC_RASTERIZE_FLOAT const s_count = skc_subgroup_shuffle(s_segs,s_source); 2667 SKC_RASTERIZE_PREDICATE const is_s_last = (s_delta >= s_count); 2672 …FLOAT s_t = s_delta * skc_subgroup_shuffle(s_denom,s_source); // faster than native_recip(s_count)?
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | PR25007-sdhci.ko.abi | 1944 …<var-decl name='s_count' type-id='type-id-150' visibility='default' filepath='/ws/android/kernel/a…
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 6435 …<var-decl name="s_count" type-id="95e97e5e" visibility="default" filepath="include/linux/fs.h" lin… 72057 …<var-decl name="s_count" type-id="95e97e5e" visibility="default" filepath="include/linux/fs.h" lin…
|
D | test-PR27569-v0.abi | 6435 …<var-decl name="s_count" type-id="95e97e5e" visibility="default" filepath="include/linux/fs.h" lin… 72043 …<var-decl name="s_count" type-id="95e97e5e" visibility="default" filepath="include/linux/fs.h" lin…
|