OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
476 - 500
of
1221
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.h
68
* the elements outside that range are
uninitialized
storage. Otherwise,
71
* are
uninitialized
storage.
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_deque.h
68
* the elements outside that range are
uninitialized
storage. Otherwise,
71
* are
uninitialized
storage.
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_deque.h
68
* the elements outside that range are
uninitialized
storage. Otherwise,
71
* are
uninitialized
storage.
[
all
...]
/external/protobuf/python/google/protobuf/internal/
reflection_test.py
[
all
...]
/external/bluetooth/bluez/
ChangeLog
167
Fix use of
uninitialized
variable on legacy pairing.
319
Fix unloading of drivers for
uninitialized
adapters.
567
Fix various
uninitialized
memory issues.
743
Fix
uninitialized
reply of multiple GetProperties methods.
[
all
...]
/external/clang/include/clang/Basic/
DiagnosticSemaKinds.td
[
all
...]
/external/llvm/lib/VMCore/
AsmWriter.cpp
536
// Check for
uninitialized
state and do lazy initialization.
546
// Check for
uninitialized
state and do lazy initialization.
559
// Check for
uninitialized
state and do lazy initialization.
[
all
...]
/external/llvm/utils/TableGen/
ARMDecoderEmitter.cpp
190
// The bit is
uninitialized
.
447
// Returns false if there exists any
uninitialized
bit value in the range.
850
// Returns false if and on the first
uninitialized
bit value encountered.
[
all
...]
/external/mesa3d/docs/
versions.html
566
<li>glCopyTexImage?D would crash due to
uninitialized
variable
652
<li>fixed
uninitialized
variable in Mesa widget code
[
all
...]
/external/bison/data/
yacc.c
723
/* Nonzero means print parse trace. It is left
uninitialized
so that
[
all
...]
/external/bluetooth/glib/glib/
gslice.c
355
* allocator is still
uninitialized
, or if we are not configured to use the
468
* contains
uninitialized
junk.
[
all
...]
/external/clang/lib/CodeGen/
ItaniumCXXABI.cpp
[
all
...]
/external/e2fsprogs/intl/
plural.c
533
/* Nonzero means print parse trace. It is left
uninitialized
so that
976
GCC warning that YYVAL may be used
uninitialized
. */
[
all
...]
/external/jpeg/
jmemmgr.c
158
JDIMENSION first_undef_row; /* row # of first
uninitialized
row */
174
JDIMENSION first_undef_row; /* row # of first
uninitialized
row */
[
all
...]
/external/protobuf/src/google/protobuf/stubs/
common.h
422
// There is no way to create an
uninitialized
scoped_ptr.
509
// There is no way to create an
uninitialized
scoped_array.
[
all
...]
/external/v8/src/
hydrogen-instructions.cc
222
case kUninitialized: return "
uninitialized
";
[
all
...]
jsregexp.h
447
enum Type {
UNINITIALIZED
, ATOM, CHAR_CLASS};
448
TextElement() : type(
UNINITIALIZED
) { }
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java
603
* seeing
uninitialized
head or tail values. This never
617
if (t == null || h == null) // saw
uninitialized
value
[
all
...]
/sdk/sdkmanager/app/src/com/android/sdkmanager/
Main.java
610
// but this makes the java compiler happy, wrt to
uninitialized
variables.
615
// but this makes the java compiler happy, wrt to
uninitialized
variables.
[
all
...]
/system/core/sh/
arith.c
694
/* Nonzero means print parse trace. It is left
uninitialized
so that
[
all
...]
/bionic/libc/include/sys/
exec_elf.h
260
#define ELF_BSS ".bss" /*
uninitialized
data */
/cts/tools/host/src/com/android/cts/
HostConfig.java
[
all
...]
/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/vm/arch/arm/
CallEABI.S
249
* If there are 0 or 1 arg words in argv, we will be loading
uninitialized
Completed in 659 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>