Home
last modified time | relevance | path

Searched defs:initialize (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/third_party/typescript/tests/baselines/reference/
DsuperNoModifiersCrash.js3 initialize() { method in Parent
10 initialize() { method in Child
33 Parent.prototype.initialize = function () { method in Parent
34 _super.prototype.initialize.apply(this, arguments); method in _super
44 Child.prototype.initialize = function () { method in Child
DcommentsOnObjectLiteral2.js9 initialize: function(name) { method
22 initialize: function (name) { method
/third_party/typescript/tests/cases/compiler/
DsuperNoModifiersCrash.ts5 initialize() { method in Parent
12 initialize() { method in Child
DstackDepthLimitCastingType.ts7 initialize(attributes?: T, options?: CombinedModelConstructorOptions<E, this>): void; method in Model
/third_party/libabigail/src/
Dabg-elf-based-reader.cc33 initialize() in initialize() function
74 elf_based_reader::initialize(const std::string& elf_path, in initialize() function in abigail::elf_based_reader
88 elf_based_reader::initialize(const std::string& corpus_path) in initialize() function in abigail::elf_based_reader
/third_party/vk-gl-cts/external/vulkan-docs/src/config/extension-highlighter/
Dextension.rb18 def initialize document, diff_extensions, data = nil, cursor = nil method in Asciidoctor.ExtensionHighlighterPreprocessorReader
149 def initialize method in Asciidoctor.Highlighter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossExSubsection.cpp18 Error DebugCrossModuleExportsSubsectionRef::initialize( in initialize() function in DebugCrossModuleExportsSubsectionRef
29 Error DebugCrossModuleExportsSubsectionRef::initialize(BinaryStreamRef Stream) { in initialize() function in DebugCrossModuleExportsSubsectionRef
DDebugFrameDataSubsection.cpp15 Error DebugFrameDataSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize() function in DebugFrameDataSubsectionRef
31 Error DebugFrameDataSubsectionRef::initialize(BinaryStreamRef Section) { in initialize() function in DebugFrameDataSubsectionRef
DDebugCrossImpSubsection.cpp44 Error DebugCrossModuleImportsSubsectionRef::initialize( in initialize() function in DebugCrossModuleImportsSubsectionRef
49 Error DebugCrossModuleImportsSubsectionRef::initialize(BinaryStreamRef Stream) { in initialize() function in DebugCrossModuleImportsSubsectionRef
DDebugStringTableSubsection.cpp25 Error DebugStringTableSubsectionRef::initialize(BinaryStreamRef Contents) { in initialize() function in DebugStringTableSubsectionRef
30 Error DebugStringTableSubsectionRef::initialize(BinaryStreamReader &Reader) { in initialize() function in DebugStringTableSubsectionRef
DDebugSymbolRVASubsection.cpp22 Error DebugSymbolRVASubsectionRef::initialize(BinaryStreamReader &Reader) { in initialize() function in DebugSymbolRVASubsectionRef
DDebugChecksumsSubsection.cpp51 Error DebugChecksumsSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize() function in DebugChecksumsSubsectionRef
58 Error DebugChecksumsSubsectionRef::initialize(BinaryStreamRef Section) { in initialize() function in DebugChecksumsSubsectionRef
DDebugSymbolsSubsection.cpp14 Error DebugSymbolsSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize() function in DebugSymbolsSubsectionRef
/third_party/rust/crates/lazy-static.rs/src/
Dlib.rs187 fn initialize(lazy: &Self); in initialize() method
213 pub fn initialize<T: LazyStatic>(lazy: &T) { in initialize() function
/third_party/rust/crates/proc-macro2/src/
Ddetection.rs27 fn initialize() { in initialize() function
57 fn initialize() { in initialize() function
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ifdef-mismatch/
Dextension.rb20 def initialize cursor, attributes, line method in Asciidoctor.IfDefMismatchPreprocessorReader.CursorWithAttributes
25 def initialize document, lines method in Asciidoctor.IfDefMismatchPreprocessorReader
/third_party/libuv/docs/code/plugin/
Dhello.c3 void initialize() { in initialize() function
/third_party/tex-hyphen/hyph-utf8/source/generic/hyph-utf8/
Dhyph-utf8.rb6 def initialize(code_uni, code_enc, name) method in UnicodeCharacter
32 def initialize(encoding_name) method in HyphEncoding
/third_party/tex-hyphen/tools/elhyph-utf8/
Delhyph-utf8317 sub initialize subroutine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h23 virtual void initialize() {} in initialize() function
/third_party/glslang/glslang/OSDependent/Web/
Dglslang.after.js2 const initialize = () => { function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DImageNULL.cpp21 egl::Error ImageNULL::initialize(const egl::Display *display) in initialize() function in rx::ImageNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DNativeWindow9.cpp16 bool NativeWindow9::initialize() in initialize() function in rx::NativeWindow9
/third_party/unity/auto/
Dtest_file_filter.rb11 def initialize(all_files = false) method in RakefileHelpers.TestFileFilter
/third_party/cJSON/tests/unity/auto/
Dtest_file_filter.rb11 def initialize(all_files = false) method in RakefileHelpers.TestFileFilter

12345678910>>...15