OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
1076 - 1100
of
1841
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/protobuf/src/google/protobuf/stubs/
common.h
453
// There is no way to create an
uninitialized
scoped_ptr.
540
// There is no way to create an
uninitialized
scoped_array.
[
all
...]
/external/skia/dm/
DMSrcSink.cpp
154
// We may need to clear the canvas to avoid
uninitialized
memory.
461
// due to an incomplete image. This ensures any
uninitialized
[
all
...]
/external/v8/src/runtime/
runtime-scopes.cc
360
// was
uninitialized
.
[
all
...]
/frameworks/base/core/jni/
android_util_Binder.cpp
829
// Encountering an
uninitialized
binder is harmless. All it means is that
835
ALOGV("Java Binder %p: ignoring
uninitialized
binder", obj);
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java
630
* seeing
uninitialized
head or tail values. This never
644
if (t == null || h == null) // saw
uninitialized
value
[
all
...]
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
valuetest.cpp
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h
453
// There is no way to create an
uninitialized
scoped_ptr.
540
// There is no way to create an
uninitialized
scoped_array.
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h
453
// There is no way to create an
uninitialized
scoped_ptr.
540
// There is no way to create an
uninitialized
scoped_array.
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h
453
// There is no way to create an
uninitialized
scoped_ptr.
540
// There is no way to create an
uninitialized
scoped_array.
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h
453
// There is no way to create an
uninitialized
scoped_ptr.
540
// There is no way to create an
uninitialized
scoped_array.
[
all
...]
/toolchain/binutils/binutils-2.25/intl/
plural.c
557
/* Nonzero means print parse trace. It is left
uninitialized
so that
1002
GCC warning that YYVAL may be used
uninitialized
. */
[
all
...]
/external/clang/include/clang/Basic/
DiagnosticSemaKinds.td
[
all
...]
/art/runtime/
common_throws.cc
576
// Allocate an
uninitialized
object.
/art/runtime/jit/
jit.cc
481
// Dex register is dead or
uninitialized
.
/bionic/libm/
Android.bp
261
"-Wno-
uninitialized
",
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
VpnTest.java
331
// Zero out the checksum in the reply so it matches the
uninitialized
checksum in packet.
/dalvik/docs/
dalvik-constraints.html
613
An instance initializer must only be invoked on an
uninitialized
/development/ndk/platforms/android-3/include/sys/
exec_elf.h
260
#define ELF_BSS ".bss" /*
uninitialized
data */
/development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.c
169
out - output inverted motion. If singular matrix
uninitialized
.
/docs/source.android.com/src/devices/tech/dalvik/
constraints.jd
694
An instance initializer must be invoked only on an
uninitialized
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimestampTest.java
43
// since it may be overrided to use variables
uninitialized
.
/external/bison/
NEWS
7
Warnings about
uninitialized
yylloc in yyparse have been fixed.
131
Warnings about
uninitialized
yylval and/or yylloc for push parsers with a
179
input.c:1503:12: warning: 'yylval' may be used
uninitialized
in this
180
function [-Wmaybe-
uninitialized
]
[
all
...]
/external/bison/src/
AnnotationList.c
34
*
uninitialized
elements.
[
all
...]
parse-gram.c
[
all
...]
/external/boringssl/
err_data.c
778
"
UNINITIALIZED
\0"
Completed in 1058 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>