OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
276 - 300
of
664
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tools/signature-tools/src/signature/converter/doclet/
DocletToSigConverter.java
128
if (c.getKind() != Kind.
UNINITIALIZED
) return c;
/dalvik/docs/
dalvik-constraints.html
613
An instance initializer must only be invoked on an
uninitialized
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
IMemorySystem.java
68
* <code>length</code> bytes. The space is
uninitialized
and may be larger
OSMemory.java
126
* <code>length</code> bytes. The space is
uninitialized
and may be larger
/dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/
DatagramChannelImpl.java
79
// At first,
uninitialized
.
SocketChannelImpl.java
115
// At first,
uninitialized
.
[
all
...]
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
AlgorithmParametersTest.java
762
assertNull("
Uninitialized
: toString() failed", ap.toString());
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimestampTest.java
49
// since it may be overrided to use variables
uninitialized
.
/dalvik/vm/analysis/
DexVerify.c
227
* Allocate a map to hold the classes of
uninitialized
instances.
/dalvik/vm/arch/arm/
CallEABI.S
232
* If there are 0 or 1 arg words in argv, we will be loading
uninitialized
/external/bluetooth/bluez/tools/
ubcsp.c
161
printf ("Hello Link
Uninitialized
\n");
[
all
...]
/external/bluetooth/glib/docs/reference/glib/
building.sgml
269
uninitialized
memory. The
/external/dbus/dbus/
dbus-message.c
55
/* these have wacky values to help trap
uninitialized
iterators;
464
* message_cache is
uninitialized
until the shutdown is
614
_dbus_warn_check_failed ("dbus message iterator looks
uninitialized
or corrupted\n");
620
_dbus_warn_check_failed ("dbus message iterator invalid because the message has been modified (or perhaps the iterator is just
uninitialized
)\n");
[
all
...]
/external/icu4c/common/
umutex.c
214
/* Lock of an
uninitialized
mutex. Initialize it before proceeding. */
/external/icu4c/i18n/
islamcal.h
417
* indicate an
uninitialized
state. Once the system default century date and year
/external/iproute2/
ChangeLog
121
* Fix
uninitialized
memory and leaks with valgrind
/external/libpcap/
CHANGES
281
- Fixed an
uninitialized
memory reference found by Kent Vander Velden
/external/opencore/oscl/oscl/osclbase/src/
pvlogger.h
557
* - If all the log levels, leading upto the root log point are
uninitialized
/external/srec/srec/EventLog/src/
EventLogImpl.c
513
case
UNINITIALIZED
:
/external/srec/srec/clib/
fpi_tgt.c
519
if (frmPkt->pushp == frmPkt->pushBlkp) /*
uninitialized
? */
/external/stlport/stlport/stl/config/
features.h
898
/*
uninitialized
value filler */
[
all
...]
/external/v8/src/
assembler.h
115
// invalid/
uninitialized
position value.
globals.h
370
UNINITIALIZED
,
/external/webkit/JavaScriptCore/runtime/
JSString.h
123
// The Rope is constructed in an
uninitialized
state - initialize must be called for each Fiber in the Rope.
/external/webkit/WebCore/plugins/gtk/
PluginViewGtk.cpp
254
//
uninitialized
data.
Completed in 988 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>