/external/skqp/src/compute/skc/platforms/cl_12/ |
D | path_builder_cl_12.c | 216 … 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/ |
D | path_builder_cl_12.c | 216 … 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/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | logback-core-0.9.8-SNAPSHOT.jar | ... read/
ch/qos/logback/core/rolling/
ch/qos/logback/core/rolling ... |
D | log4j-1.3alpha-8.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/blktrace/iowatcher/ |
D | plot.c | 773 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()
|
D | plot.h | 163 void set_rolling_avg(int rolling);
|
/external/kmod/testsuite/mkosi/ |
D | mkosi.arch | 3 Release=(rolling)
|
/external/honggfuzz/ |
D | Dockerfile | 1 FROM ubuntu:rolling
|
/external/skia/site/dev/chrome/ |
D | repo.md | 12 `ninja -C out/Debug dm` in chromium/src/third_party/skia will get you rolling.
|
/external/skqp/site/dev/chrome/ |
D | repo.md | 12 `ninja -C out/Debug dm` in chromium/src/third_party/skia will get you rolling.
|
/external/webrtc/third_party/gflags/ |
D | README.webrtc | 21 When rolling gflags to a newer version, it's a good idea to check if
|
/external/python/mock/ |
D | README.rst | 9 This package contains a rolling backport of the standard library mock code
|
/external/libyuv/files/third_party/gflags/ |
D | README.libyuv | 21 When rolling gflags to a newer version, it's a good idea to check if
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | paths_copy.cl | 163 // 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/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | paths_copy.cl | 163 // 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/ |
D | DEPS | 15 # When rolling gflags, also update
|
/external/libyuv/files/ |
D | DEPS | 6 # the commit queue can handle CLs rolling lss 10 # the commit queue can handle CLs rolling catapult
|
/external/python/mock/docs/ |
D | index.txt | 47 The ``mock`` package contains a rolling backport of the standard library mock
|
/external/unicode/ |
D | emoji-data.txt | 211 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/ |
D | zic.c | 150 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/ |
D | framework.rst | 141 This routine is the main event loop, call it to set your application rolling.
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 115 # Branch history rolling buffer
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/ |
D | ppc64-encoding.s | 156 # Branch history rolling buffer
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 399 artifacts, rolling back for now.
|
/external/libevent/ |
D | whatsnew-2.0.txt | 582 people from rolling their own ad-hoc parsing functions.
|