Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/python/flatbuffers/
H A Dcompat.py31 range_func = range variable
41 range_func = xrange variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DRangeFixture.h113 FunctionType range_func; in compute_target() local