OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preserving
(Results
126 - 150
of
1359
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ImageMagick/www/Magick++/
Blob.html
13
<p>The Blob class supports value assignment while
preserving
any outstanding earlier versions of the object. Since assignment is via a pointer internally, Blob is efficient enough to be stored directly in an STL container or any other data structure which requires assignment. In particular, by storing a Blob in an <a href="http://www.sgi.com/tech/stl/AssociativeContainer.html">associative container</a> (such as STL's '<a href="http://www.sgi.com/tech/stl/Map.html"><i>map</i></a>') it is possible to create simple indexed in-memory "database" of Blobs.</p>
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorCharacters.java
173
* is
preserving
state, or null.
/external/clang/include/clang/AST/
UnresolvedSet.h
101
///
preserving
the original access bits.
/external/curl/src/
tool_vms.c
137
while
preserving
VMS-ness of ";version". */
/external/eigen/Eigen/src/SparseCore/
SparseProduct.h
16
* By default a conservative product
preserving
the symbolic non zeros is performed.
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
Scaling.h
43
* References : D. Ruiz and B. Ucar, A Symmetry
Preserving
Algorithm for Matrix Scaling, INRIA Research report RR-7552
/external/jsoncpp/doc/
jsoncpp.dox
33
- rewrite JSON document
preserving
original comments
/external/llvm/include/llvm/ADT/
PointerEmbeddedInt.h
40
// We shift as many zeros into the value as we can while
preserving
the
/external/llvm/lib/Analysis/
ObjCARCAliasAnalysis.cpp
19
/// behavior-
preserving
may break these assumptions.
ScalarEvolutionAliasAnalysis.cpp
59
// Folding the subtraction while
preserving
range information can be tricky
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp
60
// wasn't always case
preserving
or something.
/external/llvm/lib/Transforms/ObjCARC/
ARCRuntimeEntryPoints.h
18
/// behavior-
preserving
may break these assumptions.
ObjCARCAPElim.cpp
23
/// behavior-
preserving
may break these assumptions.
ObjCARCExpand.cpp
22
/// behavior-
preserving
may break these assumptions.
/external/protobuf/python/
stubout.py
44
at the module, class, and instance level while
preserving
proper
/external/python/cpython2/Tools/scripts/
methfix.py
23
#
preserving
the file's mode and avoiding to even write a temp file
pathfix.py
16
#
preserving
the file's mode and avoiding to even write a temp file
/external/python/cpython3/Tools/scripts/
pathfix.py
16
#
preserving
the file's mode and avoiding to even write a temp file
/external/skia/src/gpu/effects/
GrConfigConversionEffect.fp
148
// round-trip
preserving
pair on some GPUs that do odd byte to float conversion.
/external/skia/src/opts/
SkBitmapProcState_matrix_neon.h
90
// but
preserving
base & on to the next
/external/skqp/src/gpu/effects/
GrConfigConversionEffect.fp
148
// round-trip
preserving
pair on some GPUs that do odd byte to float conversion.
/external/skqp/src/opts/
SkBitmapProcState_matrix_neon.h
90
// but
preserving
base & on to the next
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeMachineFunction.h
60
// When VarArgs, we must write registers back to caller stack,
preserving
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp
68
// wasn't always case
preserving
or something.
/external/tensorflow/tensorflow/contrib/opt/python/training/
multitask_optimizer_wrapper.py
64
therefore
preserving
the optimizer state.
Completed in 500 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>