Searched defs:range (Results 1 – 4 of 4) sorted by relevance
487 auto range = sincosf_input[state.range(0)]; in BM_math_sinf() local500 auto range = sincosf_input[state.range(0)]; in BM_math_sinf_latency() local513 auto range = sincosf_input[state.range(0)]; in BM_math_cosf() local526 auto range = sincosf_input[state.range(0)]; in BM_math_cosf_latency() local539 auto range = sincosf_input[state.range(0)]; in BM_math_sincosf() local554 auto range = sincosf_input[state.range(0)]; in BM_math_sincosf_latency() local
40 struct nf_nat_ipv4_range range[1]; member
98 struct uffdio_range range; member113 struct uffdio_range range; member
93 bool VisitDeclaratorDecl(DeclaratorDecl* decl, SourceRange range) { in VisitDeclaratorDecl()