OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:situations
(Results
401 - 425
of
1037
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/SemaCXX/
conditional-expr.cpp
226
// Note the thing that this does not test: since DR446, various
situations
/external/eigen/Eigen/src/Cholesky/
LLT.h
35
*
situations
like generalised eigen problems with hermitian matrices.
/external/eigen/Eigen/src/Core/util/
Macros.h
126
// but it still doesn't use GCC's always_inline. This is useful in (common)
situations
where MSVC needs forceinline
/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/flac/include/FLAC/
all.h
219
* internally. For
situations
where fopen()ing by filename is not
/external/freetype/include/
ftglyph.h
346
/* slightly larger in some
situations
(like when rotating an outline */
[
all
...]
/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/libvpx/libvpx/test/
tools_common.sh
77
# Handle two
situations
here:
/external/lldb/utils/vim-lldb/python-vim-lldb/
lldb_controller.py
57
# sitting on the queue. But in some
situations
(when we are expecting an event as a result of some
/external/llvm/include/llvm/IR/
ValueHandle.h
268
/// 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/PowerPC/
PPCVSXFMAMutate.cpp
134
//
situations
. Additionally, check whether the copy source is killed
/external/llvm/lib/Transforms/Utils/
LCSSA.cpp
137
// 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/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/
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 255 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>