OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
726 - 750
of
1841
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/dalvik/dexgen/src/com/android/dexgen/rop/type/
Prototype.java
155
* method has an
uninitialized
object of type {@code definer}
/dalvik/dx/src/com/android/dx/cf/code/
ExecutionStack.java
93
* Replaces all the occurrences of the given
uninitialized
type in
LocalsArraySet.java
52
* all-
uninitialized
values (represented as {@code null}s).
/dalvik/dx/src/com/android/dx/rop/type/
Prototype.java
159
* method has an
uninitialized
object of type {@code definer}
/device/google/accessory/arduino/USB_Host_Shield/
Usb.h
123
//EP_RECORD dev0ep; //Endpoint data structure used during enumeration for
uninitialized
device
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb
159
raise unless e.message =~ /
uninitialized
constant/
/external/c-ares/
ares.h
127
/*
Uninitialized
library error code */
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
webapp_test_util.py
238
def __init__(self, message='
uninitialized
'):
/external/clang/include/clang/Basic/
FileManager.h
77
/// Intentionally does not copy fields that are not set in an
uninitialized
/external/clang/test/Analysis/
temporaries.cpp
452
check(x); // Analyzer used to give a "x is
uninitialized
warning" here
/external/clang/test/CodeGenCXX/
microsoft-abi-member-pointers.cpp
1
// RUN: %clang_cc1 -std=c++11 -Wno-
uninitialized
-fno-rtti -emit-llvm %s -o - -triple=i386-pc-win32 -fms-extensions | FileCheck %s
2
// RUN: %clang_cc1 -std=c++11 -Wno-
uninitialized
-fno-rtti -emit-llvm %s -o - -triple=x86_64-pc-win32 -fms-extensions | FileCheck %s -check-prefix=X64
3
// RUN: %clang_cc1 -std=c++11 -Wno-
uninitialized
-fno-rtti -emit-llvm %s -o - -triple=i386-pc-win32 -DINCOMPLETE_VIRTUAL -fms-extensions -verify
4
// RUN: %clang_cc1 -std=c++11 -Wno-
uninitialized
-fno-rtti -emit-llvm %s -o - -triple=i386-pc-win32 -DINCOMPLETE_VIRTUAL -DMEMFUN -fms-extensions -verify
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
Prototype.java
159
* method has an
uninitialized
object of type {@code definer}
/external/eigen/Eigen/src/Core/
Array.h
151
/** constructs an
uninitialized
matrix with \a rows rows and \a cols columns.
/external/flac/include/FLAC/
stream_encoder.h
118
*
uninitialized
state.
247
/**< The encoder is in the
uninitialized
state; one of the
[
all
...]
/external/google-breakpad/src/testing/gtest/test/
gtest-tuple_test.cc
144
// generating warnings about using
uninitialized
variables (assuming
/external/gtest/test/
gtest-tuple_test.cc
144
// generating warnings about using
uninitialized
variables (assuming
/external/icu/icu4c/source/test/intltest/
tsdcfmsy.cpp
225
// Also, one purpose for calling operator==() is to find
uninitialized
memory in a debug build.
/external/kernel-headers/original/uapi/linux/
coff.h
135
char bsize[4]; /*
uninitialized
data " " */
/external/libchrome/base/
callback_internal.h
70
// Returns the Callback into an
uninitialized
state.
tracked_objects.cc
318
base::subtle::Atomic32 ThreadData::status_ = ThreadData::
UNINITIALIZED
;
723
DCHECK_EQ(base::subtle::NoBarrier_Load(&status_),
UNINITIALIZED
);
739
DCHECK(base::subtle::NoBarrier_Load(&status_) !=
UNINITIALIZED
);
827
// Almost
UNINITIALIZED
.
[
all
...]
tracked_objects.h
440
// between ACTIVE and DEACTIVATED, but can never go back to
UNINITIALIZED
.
442
UNINITIALIZED
, // Pristine, link-time state before running.
626
//
uninitialized
) state. If there is any chance that other threads are still
668
// we've either transitioned out of
UNINITIALIZED
, or into that state. This
[
all
...]
/external/libnfc-nci/halimpl/pn54x/tml/
phOsalNfc_Timer.c
109
/* Timer ID invalid can be due to
Uninitialized
state,Non availability of Timer */
/external/libweave/third_party/chromium/base/
callback_internal.h
69
// Returns the Callback into an
uninitialized
state.
/external/libxml2/doc/
libxml2.xsa
66
fixing a ptotential
uninitialized
access (Daniel Veillard),
/external/llvm/include/llvm/Analysis/
MemoryBuiltins.h
48
/// allocates
uninitialized
memory (such as malloc).
Completed in 1601 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>