OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
1126 - 1150
of
1841
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/mesa3d/docs/
relnotes-7.10.1.html
320
<li>glsl: Fix use of
uninitialized
values in _mesa_glsl_parse_state ctor.</li>
relnotes-7.11.1.html
288
<li>r300/compiler: fix a warning that a variable may be
uninitialized
</li>
relnotes-7.9.2.html
299
<li>glsl: Fix use of
uninitialized
values in _mesa_glsl_parse_state ctor.</li>
/external/mesa3d/src/egl/drivers/glx/
egl_glx.c
737
* Destroy a surface. The display is allowed to be
uninitialized
.
[
all
...]
/external/mesa3d/src/gallium/drivers/r300/
r300_blit.c
201
* leave the zbuffer memory
uninitialized
, but then you must enable
/external/mockito/cglib-and-asm/src/org/mockito/asm/
MethodWriter.java
560
frame[frameIndex++] = Frame.
UNINITIALIZED
572
frame[frameIndex++] = Frame.
UNINITIALIZED
[
all
...]
/external/opencv3/3rdparty/zlib/
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
...]
/external/protobuf/src/google/protobuf/
descriptor_database.cc
62
// false could access an
uninitialized
static-storage variable if we are being
/external/skia/include/core/
SkImageFilter.h
291
* be left
uninitialized
.
/external/skia/src/core/
SkScan_AntiPath.cpp
455
//
uninitialized
memory. See comment in add_aa_span and fStorage[].
/external/skia/src/gpu/
GrGpu.h
89
* is
uninitialized
.
/external/skia/src/utils/
SkTextureCompressor_R11EAC.cpp
645
// in order to avoid having
uninitialized
values in the buffer if the blitter
/external/slf4j/slf4j-simple/src/main/java/org/slf4j/impl/
SimpleLogger.java
103
* 346 [main] ERROR examples.SortAlgo - Tried to dump an
uninitialized
array.
/external/v8/src/ast/
ast.cc
314
// contains computed properties with an
uninitialized
value.
/external/v8/src/heap/
heap-inl.h
484
// This fast check may peek at an
uninitialized
word. However, the slow check
/external/v8/src/ia32/
macro-assembler-ia32.cc
[
all
...]
/external/v8/src/parsing/
scanner.h
475
next_next_.token = Token::
UNINITIALIZED
;
/external/v8/src/x87/
macro-assembler-x87.cc
[
all
...]
/external/v8/test/mjsunit/
json.js
378
var expected = "
uninitialized
";
/external/valgrind/coregrind/m_syswrap/
syswrap-amd64-darwin.c
563
// GrP fixme
uninitialized
!
syswrap-x86-darwin.c
511
// GrP fixme
uninitialized
!
/external/valgrind/coregrind/
vg_preloaded.c
265
uninitialized
/garbage value when it calls this function. */
/external/valgrind/docs/internals/
3_9_BUGSTATUS.txt
86
is treated as
uninitialized
on some platforms
/external/valgrind/drd/
drd_bitmap.h
555
* Insert an
uninitialized
second level bitmap for the address a1.
/external/vboot_reference/tests/
vboot_kernel_tests.c
310
* Valgrind complains about access to
uninitialized
memory here, so
Completed in 1698 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>