Searched refs:simplicity (Results 1 - 10 of 10) sorted by relevance

/external/libffi/src/xtensa/
H A Dsysv.S78 # for simplicity, just load 6 arguments
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
H A Dsysv.S78 # for simplicity, just load 6 arguments
/external/python/cpython3/Modules/_ctypes/libffi/src/xtensa/
H A Dsysv.S78 # for simplicity, just load 6 arguments
/external/googletest/googlemock/
H A DREADME.md302 library for the simplicity. Google Mock can be used as a DLL, but the
/external/tensorflow/tensorflow/contrib/verbs/
H A Dpatch_notes_verbs_with_0_copies.md30 5. With the addition of tensor pre-allocation, we noticed there is a large code similarity between sending the first tensor request and re-sending the request in case of meta-data changes. After implementing a common method for tensor pre-allocation, it turned out that implementation becomes much simpler by encapsulating the process of request sending/re-sending, meta-data response callback and content response callback, all in a single "Request" class. The request class holds all the relevant request information, which reduces excessive parameter passing and lambda capturing. This decision is purely for elegance and code simplicity, and we decided to implement it in first stage because it makes the implementation much easier.
/external/ImageMagick/coders/
H A Dpng.c1298 % Decode and act on the MHDR simplicity profile (offer option to reject
4998 simplicity=0,
5208 simplicity=0;
5211 simplicity=(size_t) mng_get_long(p);
5215 if ((simplicity != 0) && ((simplicity | 11) == 11))
5218 if ((simplicity != 0) && ((simplicity | 9) == 9))
6297 (subframe_width) && (subframe_height) && (simplicity == 0 ||
6298 (simplicity
4991 simplicity=0, local
[all...]
/external/curl/packages/vms/
H A Dgnv_link_curl.com241 $! For simplicity, if the GNV image is present, it will be used.
/external/dtc/Documentation/
H A Ddtc-paper.tex250 transcribed directly from the OF device tree, so for simplicity we
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-format.tex189 This is omitted from the grammar for simplicity.
246 throughout an annotation file); for syntactic simplicity, we use \bnflit{class}
/external/blktrace/btt/doc/
H A Dbtt.tex555 outgoing IO sizes (in blocks). For simplicity, the histogram buckets

Completed in 1046 milliseconds