Searched refs:filling (Results 1 – 25 of 67) sorted by relevance
123
/external/mesa3d/src/gallium/docs/source/ |
D | cso.rst | 6 CSO work on the principle of reusable state; they are created by filling
|
/external/nanopb-c/examples/using_union_messages/ |
D | unionproto.proto | 5 // but they are commonly implemented by filling out exactly one of
|
/external/llvm/test/CodeGen/Mips/ |
D | delay-slot-kill.ll | 7 ; delay slot filler ignores such KILL instructions by filling the slot of the
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | FastQueue.m | 39 * it resets to start filling at 0 again. If adds/removes are balanced, the 58 // if so, it's an opportunity to start filling at index 0 again
|
D | ANTLRLookaheadStream.m | 89 // if so, it's an opportunity to start filling at index 0 again
|
D | LookaheadStream.m | 73 // if so, it's an opportunity to start filling at index 0 again
|
/external/libxml2/ |
D | testlimits.c | 155 char filling[CHUNK + 1]; variable 161 filling[i] = 'a'; in fillFilling() 163 filling[CHUNK] = 0; in fillFilling() 213 memcpy(buffer, &filling[0], len); in hugeRead() 359 memcpy(buffer, &filling[0], len); in crazyRead()
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.shaders.linkage.txt | 43 Shader execution tests render a grid of quads filling entire viewport with
|
/external/guice/ |
D | README.md | 14 … in Java 5 such as generics and annotations. You might think of Guice as filling in missing featur…
|
/external/deqp/doc/testspecs/GL3/ |
D | functional.conditional_render.txt | 75 compared to the color of the intermediate clear or the filling triangle as
|
/external/google-breakpad/src/testing/ |
D | configure.ac | 107 [# Begin filling in variables as we are able.
|
/external/zlib/src/doc/ |
D | algorithm.txt | 119 more time filling in duplicate symbol entries than you do actually decoding. 121 kbytes. You can imagine that filling in a 2^15 entry table for a 15-bit code
|
/external/iproute2/netem/ |
D | README.distribution | 69 inverse's table, filling in any missing entries by linear interpolation.
|
/external/ImageMagick/ |
D | AUTHORS.txt | 72 Contributed code to support filling drawn objects using a pattern image
|
/external/iproute2/ |
D | README.distribution | 67 inverse's table, filling in any missing entries by linear interpolation.
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal_defs.h.in | 145 /* Support memory filling (junk/zero/quarantine/redzone). */
|
/external/ImageMagick/Magick++/ |
D | NEWS | 77 image to use while drawing stroked object outlines and while filling 354 * Added support for flood-filling and drawing with texture.
|
D | ChangeLog | 529 filling drawn objects. 778 * lib/Image.cpp (fillRule): New method to specify the rule to use when filling drawn objects. 995 (DrawableFill): New class to set object filling color. 997 filling object. 1105 methods. Object filling is now based on whether fillColor or
|
/external/libjpeg-turbo/simd/ |
D | jsimdext.inc | 308 align %1, db 0 ; filling zeros
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | CommonTokenStream.as | 80 * set some token type / channel overrides before filling buffer.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.tessellation.txt | 55 + Complete checking of validity of the filling triangles in the triangles and
|
/external/jemalloc/ |
D | ChangeLog | 225 - Add "alloc" and "free" modes for for junk filling (see the "opt.junk" 226 mallctl), so that it is possible to separately enable junk filling for 363 - Fix junk filling for mremap(2)-based huge reallocation. This is only 817 - Fix junk filling of large objects, which could cause memory corruption.
|
/external/lldb/tools/lldb-perf/ |
D | README | 141 driver to do by filling in the ActionWanted object named "next_action".
|
/external/llvm/lib/Support/Windows/ |
D | Process.inc | 110 // their operation. To prevent the disk from filling up, this configuration
|
/external/netperf/ |
D | AUTHORS | 195 Fixes for buffer filling.
|
123