HomeSort by relevance Sort by last modified time
    Searched full:initialized (Results 976 - 1000 of 7519) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
area_code_map.h 52 // Creates an AreaCodeMap initialized with area_codes. Note that the
  /external/chromium_org/third_party/mt19937ar/
mt19937ar.h 62 int mti; /* mti==N+1 means mt[N] is not initialized */
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python_protobuf.cc 46 // This is initialized with a default, stub implementation.
  /external/chromium_org/third_party/skia/include/gpu/
GrBackendEffectFactory.h 76 // fCurrEffectClassID has been initialized to kIllegalEffectClassID. The
  /external/chromium_org/third_party/skia/tools/skpdiff/
SkCLImageDiffer.h 41 * Called by init after fDevice, fContext, and fCommandQueue are successfully initialized
  /external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook-inl.h 49 // A simple atomic pointer class that can be initialized by the linker
86 // initialized by the linker. Don't access this directly.
90 // These are initialized in malloc_hook.cc
131 // be initialized by the linker. Don't access this directly. Use the
  /external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook-inl.h 49 // A simple atomic pointer class that can be initialized by the linker
86 // initialized by the linker. Don't access this directly.
90 // These are initialized in malloc_hook.cc
131 // be initialized by the linker. Don't access this directly. Use the
  /external/chromium_org/third_party/webrtc/base/
winping.h 73 // Determines whether the class was initialized correctly.
  /external/chromium_org/third_party/webrtc/common_audio/vad/
vad_sp_unittest.cc 65 // Use values both above and below initialized value.
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core.h 39 int firstVAD; // Parameter to control poorly initialized channels
140 // initialized separately using the WebRtcAecm_InitCore() function.
163 // - aecm : Initialized instance
195 // - aecm : Initialized instance
  /external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
delay_estimator_wrapper.h 26 // memory needs to be initialized separately through
51 // - handle : Initialized instance.
90 // initialized separately through WebRtc_InitDelayEstimator(...).
136 // - handle : Initialized instance.
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/x11/
x_server_pixel_buffer.h 40 // Returns the size of the window the buffer was initialized for.
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor_unittest.cc 88 // be more than initialized...
  /external/chromium_org/ui/gfx/image/
image_skia_rep.h 26 // bitmap are initialized but the actual values are undefined.
  /external/chromium_org/ui/gl/
gl_implementation_android.cc 41 // unit tests have initialized with kGLImplementationMock, we don't want to
gl_implementation_ozone.cc 38 // unit tests have initialized with kGLImplementationMock, we don't want to
  /external/chromium_org/ui/ozone/platform/test/
file_surface_factory.cc 77 return INITIALIZED;
  /external/chromium_org/ui/views/focus/
focus_manager_test.h 36 // Called after the Widget is initialized and the content view is added.
  /external/chromium_org/ui/views_content_client/
views_content_client_main_parts_chromeos.cc 49 // Enable a minimal set of views::corewm to be initialized.
  /external/chromium_org/v8/src/platform/
semaphore.h 74 // POD Semaphore initialized lazily (i.e. the first time Pointer() is called).
  /external/chromium_org/win8/test/
ui_automation_client.h 31 // initialized, has installed its Window observer, and is ready to process
  /external/clang/include/clang/Frontend/
FrontendAction.h 84 /// \brief Callback to run the program action, using the initialized
185 /// This is run after the options and frontend have been initialized,
196 /// generally not be initialized in the CompilerInstance -- they will
218 /// the already-initialized AST consumer.
  /external/clang/include/clang/Serialization/
ASTDeserializationListener.h 34 /// \brief The ASTReader was initialized.
  /external/clang/test/CXX/over/over.over/
p1.cpp 6 // -- an object or reference being initialized
  /external/clang/test/Parser/
objcxx11-attributes.mm 51 // Variables initialized by a message send.

Completed in 1089 milliseconds

<<31323334353637383940>>