HomeSort by relevance Sort by last modified time
    Searched full:situations (Results 501 - 525 of 1332) sorted by null

<<21222324252627282930>>

  /external/eigen/doc/
FunctionsTakingEigenTypes.dox 211 - To summarize, the implementation of functions taking non-writable (const referenced) objects is not a big issue and does not lead to problematic situations in terms of compiling and running your program. However, a naive implementation is likely to introduce unnecessary temporary objects in your code. In order to avoid evaluating parameters into temporaries, pass them as (const) references to MatrixBase or ArrayBase (so templatize your function).
  /external/freetype/include/
ftglyph.h 346 /* slightly larger in some situations (like when rotating an outline */
    [all...]
  /external/gemmlowp/eight_bit_int_gemm/
eight_bit_int_gemm.cc 31 // low-memory situations.
  /external/google-breakpad/src/client/mac/crash_generation/
Inspector.mm 226 // In certain situations where multiple crash requests come
  /external/guava/guava/src/com/google/common/base/
Objects.java 49 * <li>{@code false} in all other situations.
  /external/jetty/src/java/org/eclipse/jetty/util/log/
Log.java 91 * configuration of the Log class in situations where access to the System.properties are
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
StructuralWhitespaceStripper.java 185 * structural whitespace or cleared if we encounter situations that prohibit whitespace removal.
  /external/libevent/
evport.c 352 * Check for the error situations or a hangup situation
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftglyph.h 346 /* slightly larger in some situations (like when rotating an outline */
    [all...]
  /external/libvpx/libvpx/test/
tools_common.sh 77 # Handle two situations here:
  /external/llvm/include/llvm/IR/
ValueHandle.h 276 /// TrackingVH is designed for situations where a client needs to hold a handle
  /external/llvm/lib/Analysis/
PHITransAddr.cpp 114 /// avoid calling PHITranslateValue in hopeless situations.
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 64 /// Used for situations in which JIT-ed code is being executed in the address
  /external/llvm/lib/Target/AMDGPU/
SIFixSGPRCopies.cpp 12 /// will sometimes generate these illegal copies in situations like this:
  /external/llvm/lib/Target/PowerPC/
PPCVSXFMAMutate.cpp 139 // situations. Additionally, check whether the copy source is killed
  /external/llvm/lib/Transforms/Utils/
LCSSA.cpp 142 // branches are involved). In such situations, it might happen that an exit
  /external/lz4/lib/
lz4.h 79 and must be sized to handle worst cases situations (input data not compressible)
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
XZInputStream.java 226 * be read only in the following situations:
  /external/mesa3d/docs/
dispatch.html 96 optimizations. The benefits of each optimization and the situations where
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.c 119 * However, it breaks clearing in other situations (such as in
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_texture.c 464 * relies on it in certain situations to render correctly.
  /external/mesa3d/src/glsl/
glsl_types.h 273 * In some situations, an expression and its type will be implicitly
  /external/pcre/dist/doc/html/
pcreposix.html 216 setting this option can give more POSIX-like behaviour in some situations.
  /external/pdfium/third_party/freetype/include/freetype/
ftglyph.h 346 /* slightly larger in some situations (like when rotating an outline */
    [all...]
  /external/regex-re2/util/
sparse_array.h 32 // these arrays are temporary values and used in situations where speed is

Completed in 1120 milliseconds

<<21222324252627282930>>