Searched refs:simplicity (Results 1 – 25 of 56) sorted by relevance
123
/external/llvm/test/Transforms/LICM/ |
D | promote-tls.ll | 17 ;; ignore the required null check for simplicity 57 ;; ignore the required null check for simplicity 98 ;; ignore the required null check for simplicity
|
/external/bison/m4/ |
D | signalblocking.m4 | 11 # For simplicity, here we check only for the POSIX signal blocking.
|
D | intmax_t.m4 | 17 dnl For simplicity, we assume that a header file defines 'intmax_t' if and
|
/external/snakeyaml/ |
D | README.md | 1 ***The art of simplicity is a puzzle of complexity.***
|
/external/robolectric/v3/ |
D | README.txt | 36 # Other runtime only dependencies (included here for simplicity in test confinguration)
|
/external/lz4/examples/ |
D | dictionaryRandomAccess.md | 47 …tal number of bytes written after writing out `Block#K` *including* the magic bytes for simplicity.
|
/external/eigen/doc/ |
D | NewExpressionType.dox | 38 For simplicity, we restrict the \c makeCirculant function to dense 67 entries is also the same. Again for simplicity, we will only return
|
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/ |
D | sysv.S | 78 # for simplicity, just load 6 arguments
|
/external/syslinux/doc/ |
D | keytab-lilo.txt | 41 is its simplicity.
|
/external/flatbuffers/docs/source/ |
D | GoApi_generated.txt | 37 A Builder constructs byte buffers in a last-first manner for simplicity
|
/external/lz4/doc/ |
D | lz4_Block_format.md | 14 This design is assumed to favor simplicity and speed.
|
/external/jsmn/ |
D | README.md | 9 … superfluous dependencies or non-standard C extensions). An of course, simplicity is a key feature…
|
/external/autotest/docs/ |
D | coding-style.md | 183 Strongly prefer readability and simplicity over compactness.
|
/external/libjpeg-turbo/ |
D | BUILDING.md | 311 Set the following shell variables for simplicity: 347 Set the following shell variables for simplicity: 376 Set the following shell variables for simplicity:
|
/external/selinux/secilc/docs/ |
D | cil_introduction.md | 49 The design is aims to provide simplicity in several ways:
|
/external/openssh/ |
D | PROTOCOL.certkeys | 10 relating to simplicity of configuration and minimisation of attack
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | README.md | 196 static library for the simplicity. You can choose to use Google Test
|
/external/llvm/docs/tutorial/ |
D | LangImpl01.rst | 191 value. Note that we use global variables for simplicity, this is not the
|
/external/ImageMagick/coders/ |
D | png.c | 4991 simplicity=0, in ReadMNGImage() local 5201 simplicity=0; in ReadMNGImage() 5204 simplicity=(size_t) mng_get_long(p); in ReadMNGImage() 5208 if ((simplicity != 0) && ((simplicity | 11) == 11)) in ReadMNGImage() 5211 if ((simplicity != 0) && ((simplicity | 9) == 9)) in ReadMNGImage() 6290 (subframe_width) && (subframe_height) && (simplicity == 0 || in ReadMNGImage() 6291 (simplicity & 0x08))) in ReadMNGImage()
|
/external/curl/packages/vms/ |
D | gnv_link_curl.com | 241 $! For simplicity, if the GNV image is present, it will be used.
|
/external/googletest/googlemock/ |
D | README.md | 269 library for the simplicity. Google Mock can be used as a DLL, but the
|
/external/v8/testing/gmock/ |
D | README | 279 library for the simplicity. Google Mock can be used as a DLL, but the
|
/external/google-breakpad/src/testing/ |
D | README | 271 library for the simplicity. Google Mock can be used as a DLL, but the
|
/external/googletest/googletest/ |
D | README.md | 299 static library for the simplicity. You can choose to use Google Test
|
/external/protobuf/gtest/ |
D | README | 288 static library for the simplicity. You can choose to use Google Test
|
123