Home
last modified time | relevance | path

Searched refs:filling (Results 1 – 25 of 87) sorted by relevance

1234

/external/mesa3d/src/gallium/docs/source/
Dcso.rst6 CSO work on the principle of reusable state; they are created by filling
/external/nanopb-c/examples/using_union_messages/
Dunionproto.proto5 // but they are commonly implemented by filling out exactly one of
/external/llvm/test/CodeGen/Mips/
Ddelay-slot-kill.ll7 ; delay slot filler ignores such KILL instructions by filling the slot of the
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DFastQueue.m39 * 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
DANTLRLookaheadStream.m89 // if so, it's an opportunity to start filling at index 0 again
DLookaheadStream.m73 // if so, it's an opportunity to start filling at index 0 again
/external/libxml2/
Dtestlimits.c155 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/python/cpython2/Doc/library/
Dtextwrap.rst1 :mod:`textwrap` --- Text wrapping and filling
5 :synopsis: Text wrapping and filling
17 and a utility function :func:`dedent`. If you're just wrapping or filling one
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.linkage.txt43 Shader execution tests render a grid of quads filling entire viewport with
/external/guice/
DREADME.md14 … in Java 5 such as generics and annotations. You might think of Guice as filling in missing featur…
/external/deqp/doc/testspecs/GL3/
Dfunctional.conditional_render.txt75 compared to the color of the intermediate clear or the filling triangle as
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DProcess.inc112 // their operation. To prevent the disk from filling up, this configuration item
/external/syslinux/com32/lib/zlib/
Dalgorithm.txt119 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/zlib/src/doc/
Dalgorithm.txt119 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/python/cpython2/Modules/zlib/
Dalgorithm.txt119 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/googletest/googlemock/
Dconfigure.ac107 [# Begin filling in variables as we are able.
/external/google-breakpad/src/testing/
Dconfigure.ac107 [# Begin filling in variables as we are able.
/external/v8/testing/gmock/
Dconfigure.ac107 [# Begin filling in variables as we are able.
/external/ImageMagick/
DAUTHORS.txt72 Contributed code to support filling drawn objects using a pattern image
/external/iproute2/
DREADME.distribution67 inverse's table, filling in any missing entries by linear interpolation.
/external/iproute2/netem/
DREADME.distribution69 inverse's table, filling in any missing entries by linear interpolation.
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DProcess.inc144 // their operation. To prevent the disk from filling up, this function
/external/python/cpython2/Lib/lib-tk/
Dturtle.py3034 drawing, pc, ps, filling = go_modes
3087 if filling:
3151 filling = isinstance(self._fillpath, list)
3153 return filling
3156 if filling:
/external/ImageMagick/Magick++/
DNEWS77 image to use while drawing stroked object outlines and while filling
354 * Added support for flood-filling and drawing with texture.
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs.h.in166 /* Support memory filling (junk/zero/quarantine/redzone). */

1234