Searched defs:range_count (Results 1 – 14 of 14) sorted by relevance
45 struct range_count struct48 static inline std::size_t apply(Range const& range) in apply()
61 struct range_count struct64 static inline std::size_t apply(Range const& range) in apply()
59 uint32_t range_count; member
143 for (auto &range_count : range_counts_) { in SummarizeTensor() local
945 uint32_t range_count = 0; in re_parse_char_class() local
564 uint32_t range_count = (flags & RE_CLASS_HAS_RANGES) ? re_get_value (&bytecode_p) : 0; in re_dump_bytecode() local
101 std::size_t range_count; member
559 range_count(rangeobject *r, PyObject *ob) in range_count() function
720 uint64_t bo_size = 0, bo_count = 0, range_count = 0; in radv_CreateDescriptorPool() local
2332 uint32_t range_count, const VkImageSubresourceRange *ranges, bool cs) in radv_cmd_clear_image()
286 FT_UInt range_count; member
287 FT_UInt range_count; member
1391 uint32_t range_count = (flags & RE_CLASS_HAS_RANGES) ? re_get_value (&bc_p) : 0; in ecma_regexp_run() local