Home
last modified time | relevance | path

Searched defs:rolling (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c216 … skc_uint rolling; // rolling counter used by cmds to map to block pool alloc member
231 …skc_uint rolling; // rolling counter of wip node -- valid after one node is al… member
238 skc_uint rolling; // rolling counter of block of subblocks member
246 } rolling; member
891 skc_rolling_block(skc_uint const rolling, skc_uint const tag) in skc_rolling_block()
898 skc_rolling_subblock(skc_uint const rolling, skc_uint const subblock, skc_uint const tag) in skc_rolling_subblock()
917 skc_uint const rolling, in skc_path_builder_impl_new_command()
/external/skia/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c216 … skc_uint rolling; // rolling counter used by cmds to map to block pool alloc member
231 …skc_uint rolling; // rolling counter of wip node -- valid after one node is al… member
238 skc_uint rolling; // rolling counter of block of subblocks member
246 } rolling; member
891 skc_rolling_block(skc_uint const rolling, skc_uint const tag) in skc_rolling_block()
898 skc_rolling_subblock(skc_uint const rolling, skc_uint const subblock, skc_uint const tag) in skc_rolling_subblock()
917 skc_uint const rolling, in skc_path_builder_impl_new_command()
/external/blktrace/iowatcher/
Dplot.c773 int rolling; in line_graph_roll_avg_max() local
790 int rolling; in svg_line_graph() local
1119 void set_rolling_avg(int rolling) in set_rolling_avg()
/external/icu/icu4c/source/tools/tzcode/
Dzic.c2784 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd()