Searched defs:Init (Results 51 - 75 of 1406) sorted by relevance

1234567891011>>

/external/chromium_org/ppapi/tests/
H A Dtest_tcp_socket_private_disallowed.cc25 bool TestTCPSocketPrivateDisallowed::Init() { function in class:TestTCPSocketPrivateDisallowed
H A Dtest_tcp_socket_private_trusted.cc19 bool TestTCPSocketPrivateTrusted::Init() { function in class:TestTCPSocketPrivateTrusted
H A Dtest_udp_socket_private_disallowed.cc19 bool TestUDPSocketPrivateDisallowed::Init() { function in class:TestUDPSocketPrivateDisallowed
H A Dtest_uma.cc13 bool TestUMA::Init() { function in class:TestUMA
H A Dtest_video_decoder.cc14 bool TestVideoDecoder::Init() { function in class:TestVideoDecoder
/external/chromium_org/remoting/host/
H A Dfake_mouse_cursor_monitor.cc19 void FakeMouseCursorMonitor::Init( function in class:remoting::FakeMouseCursorMonitor
/external/chromium_org/sandbox/win/tools/finder/
H A Dfinder.cc24 DWORD Finder::Init(sandbox::TokenLevel token_type, function in class:Finder
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/memory/
H A Dsingleton.h35 boost::call_once(Init, flag);
40 static void Init() { function in class:i18n::phonenumbers::Singleton
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dsampler.cc77 void Sampler::Init(uint32_t seed) { function in class:tcmalloc::Sampler
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dsampler.cc77 void Sampler::Init(uint32_t seed) { function in class:tcmalloc::Sampler
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
H A Daudio_loop.cc20 bool AudioLoop::Init(const std::string file_name, function in class:webrtc::test::AudioLoop
/external/chromium_org/third_party/webrtc/modules/desktop_capture/mac/
H A Dscoped_pixel_buffer_object.cc26 bool ScopedPixelBufferObject::Init(CGLContextObj cgl_context, function in class:webrtc::ScopedPixelBufferObject
/external/chromium_org/third_party/webrtc/sound/
H A Dautomaticallychosensoundsystem.h32 virtual bool Init();
45 kNumSoundSystems>::Init() { function in class:rtc::AutomaticallyChosenSoundSystem
53 if (sound_systems_[i]->Init()) {
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
H A Dplist_strings_writer.py71 def Init(self): member in class:PListStringsWriter
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_config_aura.cc26 void MenuConfig::Init(const ui::NativeTheme* theme) { function in class:views::MenuConfig
/external/chromium_org/win8/delegate_execute/
H A Ddelegate_execute_operation.cc23 bool DelegateExecuteOperation::Init(const CommandLine* cmd_line) { function in class:delegate_execute::DelegateExecuteOperation
/external/lzma/CPP/7zip/Archive/7z/
H A D7zSpecStream.h19 void Init(ISequentialInStream *stream) function in class:CSequentialInStreamSizeCount2
/external/lzma/CPP/7zip/Archive/Common/
H A DCrossThreadProgress.h26 void Init() function in class:CCrossThreadProgress
H A DDummyOutStream.h18 void Init() { _size = 0; } function in class:CDummyOutStream
/external/lzma/CPP/7zip/Common/
H A DProgressUtils.cpp13 void CLocalProgress::Init(IProgress *progress, bool inSizeIsMain) function in class:CLocalProgress
/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.h63 void Init() function in class:CExtractCallbackConsole
/external/webrtc/src/system_wrappers/source/
H A Drw_lock_generic.cc35 int RWLockWrapperGeneric::Init() function in class:webrtc::RWLockWrapperGeneric
H A Drw_lock_posix.cc23 int RWLockPosix::Init() function in class:webrtc::RWLockPosix
/external/libcxx/src/
H A Diostream.cpp34 ios_base::Init __start_std_streams;
36 ios_base::Init::Init() function in class:ios_base::Init
55 ios_base::Init::~Init()
/external/ceres-solver/internal/ceres/
H A Dblock_evaluate_preparer.cc43 void BlockEvaluatePreparer::Init(int const* const* jacobian_layout, function in class:ceres::internal::BlockEvaluatePreparer
46 scratch_evaluate_preparer_.Init(max_derivatives_per_residual_block);

Completed in 2095 milliseconds

1234567891011>>