HomeSort by relevance Sort by last modified time
    Searched full:uninitialized (Results 851 - 875 of 2350) sorted by null

<<31323334353637383940>>

  /external/bison/m4/
iconv.m4 219 dnl Otherwise aclocal would emit many "Use of uninitialized value $1"
  /external/chromium/app/sql/
statement.h 43 // Creates an uninitialized statement. The statement will be invalid until
  /external/chromium/chrome/browser/ui/cocoa/
speech_input_window_controller.mm 177 // uninitialized and null. So we invoke [self window] first and that sets up
  /external/chromium/net/udp/
udp_socket_win.cc 316 // in the buffer and reports UMRs (uninitialized memory reads) for those
  /external/chromium_org/base/
callback_internal.h 42 // Returns the Callback into an uninitialized state.
compiler_specific.h 207 // Use this to annotate code that deliberately reads uninitialized data, for
tracked_objects.cc 266 ThreadData::Status ThreadData::status_ = ThreadData::UNINITIALIZED;
707 DCHECK_EQ(status_, UNINITIALIZED);
727 DCHECK(status_ != UNINITIALIZED);
829 status_ = DORMANT_DURING_TESTS; // Almost UNINITIALIZED.
  /external/chromium_org/base/process/
kill_win.cc 134 // to leave exit_code uninitialized, since that could cause
  /external/chromium_org/chrome/browser/net/
net_log_temp_file_unittest.cc 105 EXPECT_EQ("UNINITIALIZED", GetStateString());
  /external/chromium_org/chrome/browser/ui/cocoa/
speech_recognition_window_controller.mm 181 // uninitialized and null. So we invoke [self window] first and that sets up
  /external/chromium_org/chromeos/network/
shill_property_handler.h 223 // Lists of available / enabled / uninitialized technologies
  /external/chromium_org/cloud_print/gcp20/prototype/
printer.h 29 // Constructs uninitialized object.
  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.h 108 // Transitions the decoder to the uninitialized state. The decoder will stop
  /external/chromium_org/content/renderer/media/
rtc_video_decoder.h 188 UNINITIALIZED, // The decoder has not initialized.
  /external/chromium_org/ipc/
ipc_sync_channel.h 76 // Creates an uninitialized sync channel. Call ChannelProxy::Init to
  /external/chromium_org/media/audio/
audio_power_monitor_unittest.cc 82 // uninitialized memory" errors (http://crbug.com/263315).
  /external/chromium_org/media/base/android/
media_decoder_job.h 192 // If the index is uninitialized or invalid, it must be -1.
  /external/chromium_org/ppapi/api/private/
ppp_content_decryptor_private.idl 157 * specified by <code>decoder_type</code> and sets it to an uninitialized
  /external/chromium_org/ppapi/c/
ppb_image_data.h 134 * For security reasons, if uninitialized, the bitmap will not contain random
  /external/chromium_org/ppapi/c/private/
ppp_content_decryptor_private.h 167 * specified by <code>decoder_type</code> and sets it to an uninitialized
  /external/chromium_org/sync/internal_api/public/util/
weak_handle_unittest.cc 76 TEST_F(WeakHandleTest, Uninitialized) {
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLTokenizer.h 252 ASSERT(m_token->type() != HTMLToken::Uninitialized);
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
DynamicsCompressor.cpp 48 // Uninitialized state - for parameter recalculation.
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
ExpressionParser.y 26 #pragma GCC diagnostic ignored "-Wmaybe-uninitialized"
  /external/chromium_org/third_party/icu/source/i18n/
ethpccal.h 211 * indicate an uninitialized state. Once the system default century date and year

Completed in 1062 milliseconds

<<31323334353637383940>>