Home
last modified time | relevance | path

Searched defs:Init (Results 1 – 25 of 1401) sorted by relevance

12345678910>>...57

/external/chromium_org/base/memory/
Dmanual_constructor.h60 inline void Init() { in Init() function
65 inline void Init(const T1& p1) { in Init() function
70 inline void Init(const T1& p1, const T2& p2) { in Init() function
75 inline void Init(const T1& p1, const T2& p2, const T3& p3) { in Init() function
80 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4) { in Init() function
85 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4, in Init() function
92 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4, in Init() function
99 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4, in Init() function
106 inline void Init(const T1& p1, const T2& p2, const T3& p3, const T4& p4, in Init() function
/external/chromium_org/cc/output/
Dshader.cc158 void VertexShaderPosTex::Init(GLES2Interface* context, in Init() function in cc::VertexShaderPosTex
192 void VertexShaderPosTexYUVStretch::Init(GLES2Interface* context, in Init() function in cc::VertexShaderPosTexYUVStretch
229 void VertexShaderPos::Init(GLES2Interface* context, in Init() function in cc::VertexShaderPos
261 void VertexShaderPosTexTransform::Init(GLES2Interface* context, in Init() function in cc::VertexShaderPosTexTransform
317 void VertexShaderQuad::Init(GLES2Interface* context, in Init() function in cc::VertexShaderQuad
374 void VertexShaderQuadAA::Init(GLES2Interface* context, in Init() function in cc::VertexShaderQuadAA
431 void VertexShaderQuadTexTransformAA::Init(GLES2Interface* context, in Init() function in cc::VertexShaderQuadTexTransformAA
491 void VertexShaderTile::Init(GLES2Interface* context, in Init() function in cc::VertexShaderTile
535 void VertexShaderTileAA::Init(GLES2Interface* context, in Init() function in cc::VertexShaderTileAA
594 void VertexShaderVideoTransform::Init(GLES2Interface* context, in Init() function in cc::VertexShaderVideoTransform
[all …]
/external/lzma/CPP/7zip/Common/
DLockedStream.h15 void Init(IInStream *stream) in Init() function
27 void Init(CLockedInStream *lockedInStream, UInt64 startPos) in Init() function
DStreamObjects.h34 void Init(CReferenceBuf *ref) { Init(ref->Buf, ref->Buf.GetCapacity(), ref); } in Init() function
64 void Init() { _size = 0; } in Init() function
83 void Init(Byte *buffer, size_t size) in Init() function
103 void Init() { _size = 0; } in Init() function
/external/stlport/test/compiler/StTerm-order/
Dstterm-test.cc46 class Init class
73 Init::Init() in Init() function in Init
/external/chromium_org/courgette/
Dstreams.h43 void Init(const void* pointer, size_t length) { in Init() function
52 void Init(const Region& region) { Init(region.start(), region.length()); } in Init() function
57 void Init(const std::string& string) { Init(string.c_str(), string.size()); } in Init() function
/external/chromium_org/printing/backend/
Dprinting_info_win.h26 bool Init(HANDLE printer) { in Init() function
44 bool Init(HANDLE printer) { in Init() function
/external/lzma/CPP/7zip/Compress/
DByteSwap.cpp31 STDMETHODIMP CByteSwap2::Init() { return S_OK; } in Init() function in CByteSwap2
46 STDMETHODIMP CByteSwap4::Init() { return S_OK; } in Init() function in CByteSwap4
DBranchCoder.cpp7 STDMETHODIMP CBranchConverter::Init() in Init() function in CBranchConverter
/external/lzma/CPP/7zip/Archive/Common/
DInStreamWithCRC.h27 void Init() in Init() function
55 void Init() in Init() function
/external/chromium_org/ui/gfx/
Dcanvas_paint_gtk.cc55 void CanvasSkiaPaint::Init(bool opaque) { in Init() function in gfx::CanvasSkiaPaint
99 void CanvasSkiaPaintCairo::Init(bool opaque) { in Init() function in gfx::CanvasSkiaPaintCairo
/external/chromium_org/content/test/gpu/gpu_tests/
D__init__.py8 def Init(): function
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format_autogen.h25 void Init(GLenum _texture) { in Init() function
59 void Init(GLuint _program, GLuint _shader) { in Init() function
97 void Init( in Init() function
153 void Init(GLuint _program, GLuint _index, uint32 _name_bucket_id) { in Init() function
196 void Init(GLenum _target, GLuint _buffer) { in Init() function
234 void Init(GLenum _target, GLuint _framebuffer) { in Init() function
272 void Init(GLenum _target, GLuint _renderbuffer) { in Init() function
310 void Init(GLenum _target, GLuint _texture) { in Init() function
348 void Init(GLclampf _red, GLclampf _green, GLclampf _blue, GLclampf _alpha) { in Init() function
396 void Init(GLenum _mode) { in Init() function
[all …]
/external/chromium/third_party/libjingle/source/talk/base/
Dhelpers.cc66 virtual bool Init(const void* seed, size_t seed_len) { in Init() function in talk_base::SecureRandomGenerator
109 virtual bool Init(const void* seed, size_t len) { in Init() function in talk_base::SecureRandomGenerator
139 virtual bool Init(const void* seed, size_t len) { in Init() function in talk_base::SecureRandomGenerator
173 virtual bool Init(const void* seed, size_t len) { in Init() function in talk_base::TestRandomGenerator
/external/chromium/chrome/browser/importer/
Dnss_decryptor_mac.mm22 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { function
Dfirefox_profile_lock_win.cc54 void FirefoxProfileLock::Init() { in Init() function in FirefoxProfileLock
/external/chromium_org/chrome/utility/importer/
Dnss_decryptor_mac.mm22 bool NSSDecryptor::Init(const base::FilePath& dll_path, function
/external/chromium_org/base/prefs/
Dpref_member.h171 void Init(const char* pref_name, PrefService* prefs, in Init() function
175 void Init(const char* pref_name, PrefService* prefs, in Init() function
181 void Init(const char* pref_name, PrefService* prefs) { in Init() function
/external/chromium_org/chrome/browser/automation/
Dautomation_event_observers.cc44 void AutomationEventObserver::Init(int observer_id) { in Init() function in AutomationEventObserver
73 void DomEventObserver::Init(int observer_id) { in Init() function in DomEventObserver
/external/chromium_org/components/policy/core/common/
Dmock_configuration_policy_provider.h39 void Init() { in Init() function
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/
DDataChannel.java35 public static class Init { class in DataChannel
46 public Init() {} in Init() method in DataChannel.Init
49 private Init( in Init() method in DataChannel.Init
/external/chromium_org/third_party/libjingle/source/talk/sound/
Dautomaticallychosensoundsystem_unittest.cc37 virtual bool Init() { in Init() function in cricket::NeverFailsToFailSoundSystem
49 virtual bool Init() { in Init() function in cricket::InitCheckingSoundSystem1
66 virtual bool Init() { in Init() function in cricket::InitCheckingSoundSystem2
/external/chromium_org/third_party/libjingle/source/talk/base/
Dhelpers.cc72 virtual bool Init(const void* seed, size_t len) { in Init() function in talk_base::SecureRandomGenerator
103 virtual bool Init(const void* seed, size_t len) { in Init() function in talk_base::SecureRandomGenerator
121 virtual bool Init(const void* seed, size_t seed_len) { in Init() function in talk_base::SecureRandomGenerator
170 virtual bool Init(const void* seed, size_t len) { in Init() function in talk_base::TestRandomGenerator
/external/chromium_org/net/base/
Dnetwork_config_watcher_mac.h31 virtual void Init() {} in Init() function
/external/chromium_org/chrome/browser/importer/
Dfirefox_profile_lock_win.cc54 void FirefoxProfileLock::Init() { in Init() function in FirefoxProfileLock

12345678910>>...57