OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
1151 - 1175
of
1841
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/zlib/src/
ChangeLog
428
- Avoid access of
uninitialized
data for first inflateReset2 call [Gomes]
525
- Clear bytes after deflate lookahead to avoid use of
uninitialized
data
[
all
...]
FAQ
298
performing a conditional jump that depends on an
uninitialized
value.
/external/zlib/src/contrib/pascal/
example.pas
544
(* compr and uncompr are cleared to avoid reading
uninitialized
/external/zlib/src/test/
example.c
567
/* compr and uncompr are cleared to avoid reading
uninitialized
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H264SwDecApi.c
374
if (decInst == NULL || pDecCont->decStat ==
UNINITIALIZED
)
/frameworks/av/media/libstagefright/foundation/
AMessage.cpp
179
// assumes item's name was
uninitialized
or NULL
/frameworks/base/media/jni/
android_media_ImageReader.cpp
620
jniThrowRuntimeException(env, "Buffer consumer is
uninitialized
");
/frameworks/base/services/core/java/com/android/server/am/
ProcessList.java
52
//
Uninitialized
value for any major or minor adj fields
[
all
...]
/frameworks/native/include/ui/
mat4.h
93
// leaves object
uninitialized
. use with caution.
/frameworks/wilhelm/src/itf/
IObject.c
370
// Can't get interface if
uninitialized
, initialized, suspended,
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/
MixAudio.devhelp2
165
<keyword type="constant" name="MIX_STATE_UNINITIALIZED" link="MixAudio.html#MIX-STATE-
UNINITIALIZED
--CAPS"/>
/hardware/intel/img/psb_video/src/
vsp_fw.h
195
* Using those avoids the risk of
uninitialized
warnings when
/hardware/libhardware/include/hardware/
keymaster_defs.h
34
KM_INVALID = 0 << 28, /* Invalid type, used to designate a tag as
uninitialized
*/
/libcore/ojluni/src/main/java/sun/security/x509/
X509CertInfo.java
130
* Construct an
uninitialized
X509CertInfo on which <a href="#decode">
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
features.h
898
/*
uninitialized
value filler */
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java
[
all
...]
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c
169
out - output inverted motion. If singular matrix
uninitialized
.
/packages/services/Telecomm/src/com/android/server/telecom/
Log.java
[
all
...]
/prebuilts/go/darwin-x86/src/net/http/
client.go
209
// Headers, leaving it
uninitialized
. We guarantee to the
/prebuilts/go/darwin-x86/src/runtime/pprof/
pprof.go
193
panic("pprof: use of
uninitialized
Profile")
/prebuilts/go/linux-x86/src/net/http/
client.go
209
// Headers, leaving it
uninitialized
. We guarantee to the
/prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go
193
panic("pprof: use of
uninitialized
Profile")
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/
exec_elf.h
260
#define ELF_BSS ".bss" /*
uninitialized
data */
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
exec_elf.h
260
#define ELF_BSS ".bss" /*
uninitialized
data */
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/
exec_elf.h
260
#define ELF_BSS ".bss" /*
uninitialized
data */
Completed in 1252 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>