Searched refs:caveats (Results 1 – 25 of 44) sorted by relevance
12
/external/deqp/modules/egl/ |
D | teglChooseConfigTests.cpp | 386 static const EGLint caveats[] = { EGL_SLOW_CONFIG, EGL_NON_CONFORMANT_CONFIG }; in getConfigCaveat() local 387 return rnd.choose<EGLint>(caveats, caveats+DE_LENGTH_OF_ARRAY(caveats)); in getConfigCaveat()
|
/external/bcc/ |
D | CONTRIBUTING-SCRIPTS.md | 12 …ld focus on it being useful, tested, low overhead, documented (incl. all caveats), and easy to use… 38 …sound too niche or convoluted? Are you spending too much time explaining caveats? These can be hin… 39 …caveats. These go under man/man8. See the other examples. Include a section on overhead, and pull …
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 39 the caveats that you mention. Also, it does not slow down the normal case
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 39 the caveats that you mention. Also, it does not slow down the normal case
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 39 the caveats that you mention. Also, it does not slow down the normal case
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | python_api.md | 38 #### Note: See [Caveats](profile_model_architecture.md#caveats) in "Profile Model Architecture" Tut…
|
/external/libxml2/win32/ |
D | Readme.txt | 27 2.2.3 Other caveats 216 2.2.3 Other caveats
|
/external/python/cpython2/Doc/using/ |
D | unix.rst | 81 invocations. Configuration options and caveats for specific Unix platforms are
|
/external/python/cpython3/Doc/using/ |
D | unix.rst | 81 invocations. Configuration options and caveats for specific Unix platforms are
|
/external/python/cpython2/Misc/ |
D | README.valgrind | 1 This document describes some caveats about the use of Valgrind with
|
/external/tensorflow/tensorflow/examples/android/ |
D | build.gradle | 12 // build is not yet guaranteed. See comments below for caveats and tips
|
/external/python/cpython3/Misc/ |
D | README.valgrind | 1 This document describes some caveats about the use of Valgrind with
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.gssapi | 83 and it has some caveats. I attempted to be Windows 2000 compatible.
|
/external/tensorflow/tensorflow/lite/g3doc/performance/ |
D | best_practices.md | 85 sure to carefully check the documentation for performance caveats. For example,
|
/external/python/cpython3/Doc/library/ |
D | asyncio-sync.rst | 10 those of the :mod:`threading` module with two important caveats:
|
D | imp.rst | 159 There are a number of other caveats:
|
D | locale.rst | 507 Background, details, hints, tips and caveats
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | README.md | 126 test but before you do that read the following caveats & hints to make this run
|
/external/u-boot/doc/driver-model/ |
D | of-plat.txt | 173 all the limitations metioned in caveats above.
|
/external/ltp/doc/ |
D | style-guide.txt | 76 Please be aware of some of the caveats surrounding forking,
|
/external/python/cpython3/Tools/freeze/ |
D | README | 156 There are some caveats using frozen Tkinter applications:
|
/external/python/cpython2/Tools/freeze/ |
D | README | 156 There are some caveats using frozen Tkinter applications:
|
/external/python/cpython2/Doc/library/ |
D | locale.rst | 493 Background, details, hints, tips and caveats
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CompileCudaWithLLVM.rst | 180 As of 2016-11-16, clang supports ``std::complex`` without these caveats. It is
|
/external/python/cpython2/Doc/c-api/ |
D | init.rst | 78 **Bugs and caveats:** The destruction of modules and objects in modules is done 880 Bugs and caveats
|
12