Home
last modified time | relevance | path

Searched refs:dumb (Results 1 – 25 of 124) sorted by relevance

12345

/external/skia/infra/lottiecap/docker/lottie-web-puppeteer/
DDockerfile10 RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb
11 RUN dpkg -i dumb-init_*.deb
14 # recommends using dumb-init to "prevent zombie chrome processes"
15 ENTRYPOINT ["/usr/bin/dumb-init", "--"]
/external/skia/infra/wasm-common/docker/karma-chrome-tests/
DDockerfile11 RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb
12 RUN dpkg -i dumb-init_*.deb
14 ENTRYPOINT ["/usr/bin/dumb-init", "--"]
/external/libnl/lib/route/qdisc/
Dingress.c20 struct dumb { struct
42 .to_size = sizeof(struct dumb), argument
/external/libwebsockets/minimal-examples/ws-client/
DREADME.md3 minimal-ws-client|Simple client that connects to libwebsockets.org dumb increment protocol and demo…
7 minimal-ws-client-rx|Connects to the dumb-increment-protocol wss server at https://libwebsockets.or…
/external/clang/test/SemaTemplate/
Dcxx1z-fold-expressions.cpp6 template<typename ...T> constexpr auto dumb(T ...t) { return (false && ... && t); } in dumb() function
12 static_assert(!dumb(true, true, true, true, true));
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
DREADME.md3 This connects to libwebsockets.org using the dumb-increment-protocol.
25 --protocol|Use a specific ws subprotocol rather than dumb-increment-protocol, eg, `--protocol mypro…
/external/python/cpython3/Doc/library/
Ddbm.rst13 slow-but-simple implementation in module :mod:`dbm.dumb` will be used. There
28 available --- :mod:`dbm.gnu`, :mod:`dbm.ndbm` or :mod:`dbm.dumb` --- should
306 :mod:`dbm.dumb` --- Portable DBM implementation
309 .. module:: dbm.dumb
312 **Source code:** :source:`Lib/dbm/dumb.py`
318 The :mod:`dbm.dumb` module is intended as a last resort fallback for the
319 :mod:`dbm` module when a more robust module is not available. The :mod:`dbm.dumb`
325 The :mod:`dbm.dumb` module provides a persistent dictionary-like interface which
335 Raised on :mod:`dbm.dumb`-specific errors, such as I/O errors. :exc:`KeyError` is
/external/libdrm/man/
Ddrm-memory.7.rst42 The ``DRM_IOCTL_MODE_CREATE_DUMB`` ioctl can be used to create a dumb buffer.
99 If you don't need your dumb-buffer, anymore, you have to destroy it with
101 dumb-buffers are automatically destroyed. This ioctl takes as argument a
111 handle is invalid and may be reused for new buffers by the dumb-API.
225 dumb-buffer-API in a driver-independent fashion, however, for
246 This examples shows how to create a dumb-buffer via the generic DRM API.
247 This is driver-independent (as long as the driver supports dumb-buffers)
262 /* create dumb buffer */
275 /* create framebuffer object for the dumb-buffer */
/external/libdrm/libkms/
DMakefile.sources4 dumb.c \
DAndroid.sources.bp7 "dumb.c",
/external/libwebsockets/minimal-examples/client-server/
DREADME.md3 …lient connection of its own at the same time to https://libwebsockets.org dumb-increment-protocol …
/external/ltp/utils/benchmark/ebizzy-0.3/
DChangeLog18 * rand() was limiting scalability, use cheap dumb inline "random"
/external/guava/guava-tests/test/com/google/common/base/
DConverterTest.java224 Converter<String, String> dumb = Converter.from(toStringFunction(), toStringFunction());
225 SerializableTester.reserializeAndAssert(dumb);
/external/guava/android/guava-tests/test/com/google/common/base/
DConverterTest.java224 Converter<String, String> dumb = Converter.from(toStringFunction(), toStringFunction());
225 SerializableTester.reserializeAndAssert(dumb);
/external/llvm/cmake/modules/
DGenerateVersionFromCVS.cmake24 set(ENV{TERM} "dumb")
/external/python/cpython3/Doc/distutils/
Dbuiltdist.rst42 format for built distributions is a "dumb" tar file on Unix, and a simple
43 executable installer on Windows. (That tar file is considered "dumb" because it
51 given to the :command:`bdist_dumb` command; the default is to make dumb
129 generates all the "dumb" archive formats (``tar``, ``gztar``, ``bztar``,
151 .. .. _creating-dumb:
153 .. Creating dumb built distributions
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-rx/
DREADME.md12 using the dumb-increment-protocol. It shows the incrementing number it is
/external/igt-gpu-tools/tests/i915/
Dgem_exec_blt.c185 static void run(int fd, int object_size, bool dumb) in run() argument
195 if (dumb) in run()
/external/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/
DREADME.md13 using the dumb-increment protocol feeding the ringbuffer.
/external/libwebsockets/lwsws/
Detc-lwsws-conf.d-localhost-EXAMPLE39 "dumb-increment-protocol": {
/external/sfntly/doc/
Dsmart_pointer_usage.md53 > In this case the smart pointer is pretty dumb and dont count on it to
63 and return values. Use dumb pointers when passing over the stack.
/external/python/cpython2/Doc/distutils/
Dbuiltdist.rst40 format for built distributions is a "dumb" tar file on Unix, and a simple
41 executable installer on Windows. (That tar file is considered "dumb" because it
49 given to the :command:`bdist_dumb` command; the default is to make dumb
122 generates all the "dumb" archive formats (``tar``, ``ztar``, ``gztar``, and
142 .. _creating-dumb:
144 Creating dumb built distributions
/external/python/setuptools/docs/deprecated/distutils/
Dbuiltdist.rst42 format for built distributions is a "dumb" tar file on Unix, and a simple
43 executable installer on Windows. (That tar file is considered "dumb" because it
51 given to the :command:`bdist_dumb` command; the default is to make dumb
132 generates all the "dumb" archive formats (``tar``, ``gztar``, ``bztar``,
159 .. .. _creating-dumb:
161 .. Creating dumb built distributions
/external/iputils/doc/
Dtftpd.sgml46 it is just an agent allowing to boot dumb clients.
111 (<constant/MSG_CONFIRM/) allowing to boot long images by dumb clients
/external/libwebsockets/test-apps/android/
DREADME23 to connect to the 'dumb-increment-protocol' of the libwebsockets test server.

12345