OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
751 - 775
of
1841
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
139
/// Section directive for Thread Local
uninitialized
data.
/external/mesa3d/docs/
relnotes-8.0.4.html
197
<li>st/mesa: Fix
uninitialized
members in glsl_to_tgsi_visitor constructor.</li>
/external/mesa3d/src/gallium/auxiliary/util/
u_surface.c
48
*
uninitialized
contents.
/external/mesa3d/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h
270
SVGA3DSAMP_UNKNOWN = 0, /*
Uninitialized
value */
/external/mesa3d/src/glsl/
opt_array_splitting.cpp
305
* but shouldn't crash. Just give them an
uninitialized
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/
UserAccount.java
75
* Construct a new
uninitialized
instance.
/external/mockito/cglib-and-asm/src/org/mockito/asm/
ClassWriter.java
221
*
Uninitialized
type Item stored in the ClassWriter
[
all
...]
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
mem.h
266
* If NULL, the new allocated space is left
uninitialized
."
/external/opencv3/3rdparty/include/ffmpeg_/libswscale/
swscale.h
252
* Allocate and return an
uninitialized
vector with length coefficients.
/external/proguard/src/proguard/classfile/
ProgramClass.java
66
* Creates an
uninitialized
ProgramClass.
/external/proguard/src/proguard/classfile/instruction/
VariableInstruction.java
41
* Creates an
uninitialized
VariableInstruction.
/external/protobuf/gtest/test/
gtest-tuple_test.cc
144
// generating warnings about using
uninitialized
variables (assuming
/external/selinux/libselinux/src/
Makefile
79
-Wno-shadow -Wno-
uninitialized
-Wno-missing-prototypes -Wno-missing-declarations
/external/skia/src/core/
SkBitmapDevice.cpp
102
// so we just return
uninitialized
pixels.
/external/skia/src/effects/gradients/
SkGradientShaderPriv.h
148
// Larger than 8bits so we can store
uninitialized
/external/toybox/
Android.mk
210
-Wno-
uninitialized
\
/external/v8/src/
bailout-reason.h
176
V(kReferenceToUninitializedVariable, "Reference to
uninitialized
variable") \
transitions.h
64
// transition (because it's either
uninitialized
, or has been cleared).
/external/v8/src/crankshaft/
hydrogen-escape-analysis.cc
317
// spill slots might be
uninitialized
. Needs investigation.
/external/v8/src/ic/
ic-compiler.cc
119
if (ic_state ==
UNINITIALIZED
) {
/external/v8/src/parsing/
scanner.cc
240
if (V8_UNLIKELY(next_next_.token != Token::
UNINITIALIZED
)) {
242
next_next_.token = Token::
UNINITIALIZED
;
264
if (next_next_.token != Token::
UNINITIALIZED
) {
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-tuple_test.cc
144
// generating warnings about using
uninitialized
variables (assuming
/external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc
185
fprintf(stderr, "Attempting to use
uninitialized
VideoProcessor!\n");
/frameworks/av/include/media/
Modulo.h
92
Modulo() { } // intentionally
uninitialized
data
/frameworks/av/media/img_utils/src/
TiffIfd.cpp
264
// Set
uninitialized
offsets
Completed in 1591 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>