HomeSort by relevance Sort by last modified time
    Searched refs:rolling (Results 1 - 14 of 14) sorted by null

  /external/skia/src/compute/skc/platforms/cl_12/
path_builder_cl_12.c 111 // rolling counter.
216 skc_uint rolling; // rolling counter used by cmds to map to block pool alloc member in struct:skc_path_builder_impl::__anon38023
231 skc_uint rolling; // rolling counter of wip node -- valid after one node is allocated member in struct:skc_path_builder_impl::__anon38025::__anon38026
238 skc_uint rolling; // rolling counter of block of subblocks member in struct:skc_path_builder_impl::__anon38025::__anon38027
245 skc_uint next; // rolling counter used by cmds to map to block pool alloc
246 } rolling; member in struct:skc_path_builder_impl::__anon38025
746 cl(SetKernelArg(impl->kernels.copy, 9,SKC_CL_ARG(impl->prev.rolling)));
    [all...]
  /external/skqp/src/compute/skc/platforms/cl_12/
path_builder_cl_12.c 111 // rolling counter.
216 skc_uint rolling; // rolling counter used by cmds to map to block pool alloc member in struct:skc_path_builder_impl::__anon38826
231 skc_uint rolling; // rolling counter of wip node -- valid after one node is allocated member in struct:skc_path_builder_impl::__anon38828::__anon38829
238 skc_uint rolling; // rolling counter of block of subblocks member in struct:skc_path_builder_impl::__anon38828::__anon38830
245 skc_uint next; // rolling counter used by cmds to map to block pool alloc
246 } rolling; member in struct:skc_path_builder_impl::__anon38828
746 cl(SetKernelArg(impl->kernels.copy, 9,SKC_CL_ARG(impl->prev.rolling)));
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
log4j-1.3alpha-8.jar 
  /external/blktrace/iowatcher/
plot.c 773 int rolling; local
776 rolling = rolling_span(gld);
778 avg = rolling_avg(gld->data, i, rolling);
790 int rolling; local
801 rolling = 0;
803 rolling = rolling_span(gld);
806 avg = rolling_avg(gld->data, i, rolling);
841 * we don't use the rolling averages here to show high
1119 void set_rolling_avg(int rolling)
1121 rolling_avg_secs = rolling;
    [all...]
plot.h 163 void set_rolling_avg(int rolling);
  /external/perfetto/test/trace_processor/
oom_query.sql 61 * Compute a rolling sum of anon + file for each category of process state.
63 * computing a rolling sum for all the processes).
  /external/syzkaller/vendor/google.golang.org/appengine/internal/
transaction.go 74 // Call f, rolling back the transaction if f returns a non-nil error, or panics.
  /external/webrtc/tools/autoroller/
roll_chromium_revision.py 386 help=('Allow rolling back in time (disabled by default but '
  /external/skia/tools/
bisect_roll.go 152 // Suggest a commit to try rolling. The user may choose a different one.
  /external/skqp/tools/
bisect_roll.go 152 // Suggest a commit to try rolling. The user may choose a different one.
  /external/icu/icu4c/source/tools/tzcode/
zic.c 150 static void leapadd(zic_t t, int positive, int rolling, int count);
383 { "Rolling", TRUE },
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 115 # Branch history rolling buffer
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
ppc64-encoding.s 156 # Branch history rolling buffer
    [all...]

Completed in 1562 milliseconds