OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninitialized
(Results
1251 - 1275
of
2350
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/chromium_org/content/browser/download/
base_file_unittest.cc
520
// Try to write to
uninitialized
file.
/external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h
456
//
uninitialized
variables.) This way, we no longer have the unlikely (but
/external/chromium_org/content/port/browser/
render_widget_host_view_port.h
170
// (
uninitialized
) PlatformCanvas if any.
/external/chromium_org/gpu/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc
495
// Test that glCopyTextureCHROMIUM doesn't leak
uninitialized
textures.
/external/chromium_org/media/cdm/ppapi/
clear_key_cdm.cc
398
// Any
uninitialized
decoder will be replaced.
/external/chromium_org/net/base/
sdch_filter.cc
98
SdchManager::SdchErrorRecovery(SdchManager::
UNINITIALIZED
);
sdch_manager.h
148
UNINITIALIZED
= 94, // Filter never even got initialized.
/external/chromium_org/sync/internal_api/public/
sync_manager.h
284
// chrome://sync-internals. |event_handler| may be
uninitialized
.
/external/chromium_org/sync/sessions/
nudge_tracker_unittest.cc
69
// Use with valgrind to detect
uninitialized
members.
/external/chromium_org/third_party/WebKit/Source/core/fetch/
ResourceLoader.cpp
340
// It is possible to receive data on
uninitialized
resources if it had an error status code, and we are running a nested message
/external/chromium_org/third_party/WebKit/Source/platform/audio/
DynamicsCompressorKernel.cpp
474
m_maxAttackCompressionDiffDb = -1; //
uninitialized
state
/external/chromium_org/third_party/WebKit/public/web/
WebInputEvent.h
52
// like Valgrind will complain about
uninitialized
memory usage when
/external/chromium_org/third_party/icu/
README.chromium
250
17. Fix a use of
uninitialized
memory bug in regular expression matching
/external/chromium_org/third_party/icu/source/i18n/
chnsecal.h
246
* indicate an
uninitialized
state. Once the system default century date and year
hebrwcal.h
402
* indicate an
uninitialized
state. Once the system default century date and year
indiancal.h
326
* indicate an
uninitialized
state. Once the system default century date and year
persncal.h
318
* indicate an
uninitialized
state. Once the system default century date and year
/external/chromium_org/third_party/mesa/src/docs/
egl.html
270
uninitialized
display.</p>
relnotes-9.0.2.html
128
<li>svga: don't use
uninitialized
framebuffer state</li>
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tile_cache.c
117
/* XXX this code prevents valgrind warnings about use of
uninitialized
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_unixos.h
182
**
uninitialized
pointers. We don't do this for solaris because we \
/external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_vfy.h
297
/* illegal error (for
uninitialized
values, to avoid X509_V_OK): 1 */
/external/chromium_org/third_party/openssl/openssl/include/openssl/
x509_vfy.h
297
/* illegal error (for
uninitialized
values, to avoid X509_V_OK): 1 */
/external/chromium_org/third_party/openssl/openssl/patches/
jsse.patch
243
{ERR_REASON(SSL_R_SESSION_ID_CONTEXT_UNINITIALIZED),"session id context
uninitialized
"},
/external/chromium_org/third_party/re2/util/
sparse_array.h
11
//
uninitialized
(having no value).
Completed in 1014 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>