Home
last modified time | relevance | path

Searched defs:get_max_count (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/libfec/
H A Dfec_read.cpp462 static inline size_t get_max_count(uint64_t offset, size_t count, uint64_t max) in get_max_count() function
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dnccl.cpp570 size_t get_max_count() { in get_max_count() function