/external/llvm/docs/ |
MakefileGuide.rst | 176 In some situations, you need to create a loadable module. Loadable modules can [all...] |
/external/llvm/docs/tutorial/ |
OCamlLangImpl4.rst | 110 all languages and for all situations. LLVM allows a compiler implementor [all...] |
/external/llvm/include/llvm/Analysis/ |
AliasAnalysis.h | 32 // In this and other situations, the pointers may be both NoAlias and [all...] |
/external/llvm/lib/CodeGen/ |
MachineBasicBlock.cpp | 884 // in one of two situations, depending on whether this block was the last in [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-internal.h | [all...] |
/external/lz4/lib/ |
lz4.c | 58 * The goal is to automatically detect such situations by adding your target CPU within an exception list. [all...] |
lz4frame.c | 433 /* LZ4F_compressBound() : gives the size of Dst buffer given a srcSize to handle worst case situations. [all...] |
/external/lzma/DOC/ |
lzma-specification.txt | 866 any of these situations.
[all...] |
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
rtasm_x86sse.c | 279 /* Many x86 instructions have two opcodes to cope with the situations [all...] |
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_pair_schedule.c | 867 * to be remapped to, then in some situations we can still do [all...] |
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-internal.h | [all...] |
/external/opencv3/3rdparty/jinja2/ |
environment.py | 562 in template "configuration files" or similar situations. [all...] |
/external/opencv3/modules/core/include/opencv2/core/ |
cvstd.hpp | 277 lead to all involved objects never being cleaned up. Avoid such situations.
|
/external/opencv3/modules/ml/doc/ |
ml_intro.markdown | 131 node (in the mentioned example, if the node is split by color). To avoid such situations, decision
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
allBugDescriptions.html | [all...] |
bugDescriptions.html | [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
common.h | 299 // situations where C++ demands an exact type match instead of an [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
GLSurfaceView.java | 598 * There are situations where the EGL rendering context will be lost. This [all...] |
/external/valgrind/coregrind/m_initimg/ |
initimg-solaris.c | 905 - In all situations, the minimum allowed stack size is 1M. [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
gtest-internal.h | [all...] |
/external/webrtc/webrtc/p2p/base/ |
turnport.cc | 374 // However, there are two situations in which we allow the bound address to [all...] |
/frameworks/base/core/java/android/animation/ |
AnimatorSet.java | [all...] |
/frameworks/base/core/java/android/app/ |
Service.java | 157 * of these situations hold, the service's {@link #onDestroy} method is called [all...] |
/frameworks/base/core/java/android/view/ |
View.java | 522 * intended behavior of the developer. In these situations, you can provide [all...] |
ViewPropertyAnimator.java | 214 * In most situations, there would only ever be one animator running at a time. But it is [all...] |