Home
last modified time | relevance | path

Searched refs:simplest (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
Dsimpler.proto19 import "simplest.proto";
23 simplest.SimplestMessage simplest_message = 2;
Dcomplicated.proto19 import "simplest.proto";
25 simplest.SimplestMessage simplest_message = 4;
DBUILD.bazel22 srcs = ["simplest.proto"],
48 "simplest.proto",
Dsimplest.proto17 package simplest; package
/external/python/cpython3/Doc/includes/
Demail-read-alternative.py28 simplest = msg.get_body(preferencelist=('plain', 'html')) variable
30 print(''.join(simplest.get_content().splitlines(keepends=True)[:3]))
/external/ImageMagick/
DInstall-mac.txt14 ImageMagick. The simplest method is to use "homebrew", and that method is shown
26 For the very simplest, fastest, most basic ImageMagick installation, run:
/external/lottie/.github/
DISSUE_TEMPLATE.md5 * Simplify your animation to the simplest animation that reproduces your issue.
/external/python/cpython2/Demo/sockets/
DREADME4 echosvr.py About the simplest TCP server possible.
/external/grpc-grpc/examples/
DREADME.md16 …priate language, including installation instructions and how to run our simplest Hello World examp…
/external/rust/crates/same-file/
DREADME.md26 The simplest use of this crate is to use the `is_same_file` function, which
/external/python/rsa/doc/
Dinstallation.rst4 Installation can be done in various ways. The simplest form uses pip::
/external/deqp/doc/testspecs/GLES31/
Dfunctional.compute.basic.txt56 The objective of basic compute tests is to provide a simplest possible test
/external/icu/icu4c/source/tools/genren/
DREADME18 (Using the svn command is the simplest way of getting just the files from one subdirectory of the g…
/external/llvm-project/llvm/docs/
DBuildingADistribution.rst58 The simplest example of building a distribution with reasonable performance is
112 The first and simplest to use is the compiler optimization level by setting the
148 The simplest and least significant way to reduce binary size is to set the
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TensorScatterAdd.pbtxt48 The simplest form of tensor_scatter_add is to add individual elements to a
Dapi_def_TensorScatterSub.pbtxt47 The simplest form of tensor_scatter_sub is to subtract individual elements
Dapi_def_ScatterNd.pbtxt58 The simplest form of scatter is to insert individual elements in a tensor by
/external/openscreen/osp/demo/
DREADME.md28 should be named `_recv_fifo`. The simplest way to do this is so you can see the
/external/markdown/docs/
DINSTALL25 The simplest way to install Python-Markdown is by using SetupTools. As and
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dreadability-function-cognitive-complexity.rst109 The simplest case. This function has Cognitive Complexity of `0`.
/external/python/cpython2/Doc/distutils/
Dexamples.rst27 In the simplest case, you'll have two files to worry about: a setup script and
204 it only affects the source for pure Python modules. The simplest case, a
/external/pigweed/pw_watch/
Ddocs.rst20 The simplest way to get started with ``pw_watch`` is to launch it from a shell
/external/google-styleguide/docguide/
Dphilosophy.md25 * **New features should never interfere with the simplest use case** and should
/external/kmod/testsuite/
DREADME25 The simplest way to add a test is to copy and paste one already there. Most of
/external/jimfs/
DREADME.md30 The simplest way to use Jimfs is to just get a new `FileSystem` instance from the `Jimfs` class and

12345678910>>...12