Home
last modified time | relevance | path

Searched refs:rolling (Results 1 – 25 of 37) sorted by relevance

12

/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
746 cl(SetKernelArg(impl->kernels.copy, 9,SKC_CL_ARG(impl->prev.rolling))); in skc_path_builder_grid_pfn_waiting()
796 impl->prev.rolling = impl->wip.rolling.next; in skc_path_builder_grid_pfn_waiting()
891 skc_rolling_block(skc_uint const rolling, skc_uint const tag) in skc_rolling_block() argument
893 return rolling | 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() argument
900 return rolling | (subblock << SKC_TAGGED_BLOCK_ID_BITS_TAG) | tag; in skc_rolling_subblock()
[all …]
/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
746 cl(SetKernelArg(impl->kernels.copy, 9,SKC_CL_ARG(impl->prev.rolling))); in skc_path_builder_grid_pfn_waiting()
796 impl->prev.rolling = impl->wip.rolling.next; in skc_path_builder_grid_pfn_waiting()
891 skc_rolling_block(skc_uint const rolling, skc_uint const tag) in skc_rolling_block() argument
893 return rolling | 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() argument
900 return rolling | (subblock << SKC_TAGGED_BLOCK_ID_BITS_TAG) | tag; in skc_rolling_subblock()
[all …]
/external/blktrace/iowatcher/
Dplot.c773 int rolling; in line_graph_roll_avg_max() local
776 rolling = rolling_span(gld); in line_graph_roll_avg_max()
778 avg = rolling_avg(gld->data, i, rolling); in line_graph_roll_avg_max()
790 int rolling; in svg_line_graph() local
801 rolling = 0; in svg_line_graph()
803 rolling = rolling_span(gld); in svg_line_graph()
806 avg = rolling_avg(gld->data, i, rolling); in svg_line_graph()
1119 void set_rolling_avg(int rolling) in set_rolling_avg() argument
1121 rolling_avg_secs = rolling; in set_rolling_avg()
Dplot.h163 void set_rolling_avg(int rolling);
/external/kmod/testsuite/mkosi/
Dmkosi.arch3 Release=(rolling)
/external/honggfuzz/
DDockerfile1 FROM ubuntu:rolling
/external/skqp/site/dev/chrome/
Drepo.md12 `ninja -C out/Debug dm` in chromium/src/third_party/skia will get you rolling.
/external/skia/site/dev/chrome/
Drepo.md12 `ninja -C out/Debug dm` in chromium/src/third_party/skia will get you rolling.
/external/python/mock/
DREADME.rst9 This package contains a rolling backport of the standard library mock code
/external/libyuv/files/third_party/gflags/
DREADME.libyuv21 When rolling gflags to a newer version, it's a good idea to check if
/external/webrtc/third_party/gflags/
DREADME.webrtc21 When rolling gflags to a newer version, it's a good idea to check if
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dpaths_copy.cl163 // remap block id tags bp_elems the host-side rolling counter pb_elems a
367 skc_uint const pb_rolling, // shifted rolling counter base
451 // compute offset from rolling base to get index into block pool ring allocation
/external/skia/src/compute/skc/platforms/cl_12/kernels/
Dpaths_copy.cl163 // remap block id tags bp_elems the host-side rolling counter pb_elems a
367 skc_uint const pb_rolling, // shifted rolling counter base
451 // compute offset from rolling base to get index into block pool ring allocation
/external/webrtc/
DDEPS15 # When rolling gflags, also update
/external/libyuv/files/
DDEPS6 # the commit queue can handle CLs rolling lss
10 # the commit queue can handle CLs rolling catapult
/external/python/mock/docs/
Dindex.txt47 The ``mock`` package contains a rolling backport of the standard library mock
/external/unicode/
Demoji-data.txt211 1F643..1F644 ; Emoji # 8.0 [2] (��..��) upside-down face..face with rolling ey…
370 1F643..1F644 ; Emoji_Presentation # 8.0 [2] (��..��) upside-down face..face with rolling ey…
684 1F643..1F644 ; Extended_Pictographic# 8.0 [2] (��..��) upside-down face..face with rolling ey…
/external/icu/icu4c/source/tools/tzcode/
Dzic.c150 static void leapadd(zic_t t, int positive, int rolling, int count);
2784 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd() argument
2808 roll[i] = rolling; in leapadd()
/external/python/cpython2/Doc/library/
Dframework.rst141 This routine is the main event loop, call it to set your application rolling.
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s115 # Branch history rolling buffer
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
Dppc64-encoding.s156 # Branch history rolling buffer
/external/libevent/
Dwhatsnew-2.0.txt582 people from rolling their own ad-hoc parsing functions.
/external/libvpx/libvpx/
DCHANGELOG399 artifacts, rolling back for now.
/external/libxkbcommon/xkbcommon/test/data/symbols/
Dus542 // placed in locations that give good hand-alternation and finger rolling with
/external/brotli/tests/testdata/
Dplrabn12.txt122 Lay vanquished, rolling in the fiery gulf,
394 Cherub and Seraph rolling in the flood
741 Belched fire and rolling smoke; the rest entire
1747 And, towards the gate rolling her bestial train,
2702 Now rolling boils in his tumultuous breast,
5835 Wave rolling after wave, where way they found,

12