OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
1276 - 1300
of
1841
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
ResizableDoubleArray.java
700
* (if necessary) for the new element and all (
uninitialized
) elements
[
all
...]
/external/ceres-solver/include/ceres/
jet.h
174
//
uninitialized
uses when other classes relying on default constructed T
/external/clang/include/clang/Basic/
TargetInfo.h
716
assert(DataLayoutString && "
Uninitialized
DataLayoutString!");
[
all
...]
/external/dbus/dbus/
dbus-marshal-header.c
128
* cache is totally
uninitialized
(contains junk) so should not
[
all
...]
dbus-message.c
109
/* these have wacky values to help trap
uninitialized
iterators;
562
* message_cache is
uninitialized
until the shutdown is
755
_dbus_warn_check_failed ("dbus message iterator looks
uninitialized
or corrupted\n");
761
_dbus_warn_check_failed ("dbus message iterator invalid because the message has been modified (or perhaps the iterator is just
uninitialized
)\n");
[
all
...]
dbus-sha.c
417
* @param context an
uninitialized
context, typically on the stack.
/external/e2fsprogs/misc/
fsck.c
576
* (inst and prev are thought to be
uninitialized
variables)
/external/eigen/Eigen/src/Geometry/
Quaternion.h
240
/** Default constructor leaving the quaternion
uninitialized
. */
/external/eigen/doc/
QuickReference.dox
107
By default, the coefficients \n are left
uninitialized
</td></tr>
/external/freetype/src/sfnt/
ttsbit.c
529
/* avoid
uninitialized
data in case there is no vertical info -- */
[
all
...]
/external/google-breakpad/src/client/windows/handler/
exception_handler.cc
257
// try to use
uninitialized
critical section object. The feature of multiple
[
all
...]
/external/icu/icu4c/source/i18n/
repattrn.cpp
158
// Bring an
uninitialized
RegexPattern up to a default state.
/external/ipsec-tools/
ChangeLog
23
not really used; only referenced while
uninitialized
causing
/external/jacoco/org.jacoco.doc/docroot/doc/
changes.html
326
<li>Reworked instrumentation strategy to avoid verifier error "
Uninitialized
/external/libevent/include/event2/
buffer.h
581
uninitialized
evbuffer_ptr. */
/external/libnfc-nxp/src/
phHal4Nfc.c
473
the
uninitialized
state of HAL*/
[
all
...]
phHal4Nfc.h
353
* interpreted (structure
uninitialized
?).
[
all
...]
/external/libpcap/
grammar.c
733
/* Suppress an incorrect diagnostic about yylval being
uninitialized
. */
737
_Pragma ("GCC diagnostic ignored \"-Wmaybe-
uninitialized
\"")
[
all
...]
/external/llvm/include/llvm/ADT/
Hashing.h
78
/// Note that this leaves the value
uninitialized
.
/external/llvm/include/llvm/CodeGen/
MachineScheduler.h
820
assert(Best.Reason != NoCand && "
uninitialized
Sched candidate");
/external/llvm/lib/Analysis/
MemoryBuiltins.cpp
170
/// allocates
uninitialized
memory (such as malloc).
/external/llvm/lib/Support/
APFloat.cpp
669
APFloat value(Sem,
uninitialized
);
[
all
...]
/external/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp
449
// First set it to
uninitialized
.
/external/opencv3/3rdparty/openexr/
ChangeLog.openexr
19
The
uninitialized
pointers are later passed to operator
/external/opencv3/3rdparty/openexr/Imath/
ImathMatrix.h
65
enum
Uninitialized
{
UNINITIALIZED
};
86
Matrix33 (
Uninitialized
) {}
446
Matrix44 (
Uninitialized
) {}
[
all
...]
Completed in 1739 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>