/third_party/typescript/tests/baselines/reference/ |
D | derivedClassOverridesPrivateFunction1.symbols | 6 this._init(); 7 >this._init : Symbol(BaseClass._init, Decl(derivedClassOverridesPrivateFunction1.ts, 3, 5)) 9 >_init : Symbol(BaseClass._init, Decl(derivedClassOverridesPrivateFunction1.ts, 3, 5)) 11 private _init() { 12 >_init : Symbol(BaseClass._init, Decl(derivedClassOverridesPrivateFunction1.ts, 3, 5)) 23 private _init() { 24 >_init : Symbol(DerivedClass._init, Decl(derivedClassOverridesPrivateFunction1.ts, 10, 5))
|
D | derivedClassOverridesPrivateFunction1.types | 6 this._init(); 7 >this._init() : void 8 >this._init : () => void 10 >_init : () => void 12 private _init() { 13 >_init : () => void 25 private _init() { 26 >_init : () => void
|
D | derivedClassOverridesPrivateFunction1.js | 4 this._init(); 6 private _init() { method in BaseClass 13 private _init() { method in DerivedClass 36 this._init(); 38 BaseClass.prototype._init = function () { method in BaseClass 47 DerivedClass.prototype._init = function () { method in DerivedClass
|
D | derivedClassOverridesPrivateFunction1.errors.txt | 2 Types have separate declarations of a private property '_init'. 8 this._init(); 10 private _init() { 16 !!! error TS2415: Types have separate declarations of a private property '_init'. 20 private _init() {
|
/third_party/libunwind/doc/ |
D | unw_init_local.tex | 8 \begin{Name}{3}{unw\_init\_local}{David Mosberger-Tang}{Programming Library}{unw\_init\_local}unw\_… 15 \Type{int} \Func{unw\_init\_local}(\Type{unw\_cursor\_t~*}\Var{c}, \Type{unw\_context\_t~*}\Var{ctx… 16 \Type{int} \Func{unw\_init\_local2}(\Type{unw\_cursor\_t~*}\Var{c}, \Type{unw\_context\_t~*}\Var{ct… 20 The \Func{unw\_init\_local}() routine initializes the unwind cursor 31 The \Func{unw\_init\_local}() routine can be used only for unwinding in 33 For all other cases, \Func{unw\_init\_remote}() must be used instead. 35 \Func{unw\_init\_local}(). Also, \Func{unw\_init\_local}() is 37 including \File{$<$libunwind.h$>$}, whereas \Func{unw\_init\_remote}() 42 \Func{unw\_init\_local2}() should be used for correct initialization 47 On successful completion, \Func{unw\_init\_local}() returns 0. [all …]
|
D | unw_init_remote.tex | 8 \begin{Name}{3}{unw\_init\_remote}{David Mosberger-Tang}{Programming Library}{unw\_init\_remote}unw… 15 \Type{int} \Func{unw\_init\_remote}(\Type{unw\_cursor\_t~*}\Var{c}, \Type{unw\_addr\_space\_t~}\Var… 19 The \Func{unw\_init\_remote}() routine initializes the unwind cursor 35 Note that \Func{unw\_init\_remote}() can be used to initiate unwinding 38 generally preferable to use \Func{unw\_init\_local}() instead, because 43 On successful completion, \Func{unw\_init\_remote}() returns 0. 49 \Func{unw\_init\_remote}() is thread-safe. If the local address-space 56 \item[\Const{UNW\_EINVAL}] \Func{unw\_init\_remote}() was called in a 60 \Func{unw\_init\_remote}()). 62 \item[\Const{UNW\_EBADREG}] A register needed by \Func{unw\_init\_remote}() [all …]
|
/third_party/musl/crt/powerpc64/ |
D | crti.s | 3 .global _init symbol 4 _init: label 5 addis 2, 12, .TOC.-_init@ha 6 addi 2, 2, .TOC.-_init@l 7 .localentry _init,.-_init
|
/third_party/typescript/tests/cases/compiler/ |
D | derivedClassOverridesPrivateFunction1.ts | 3 this._init(); 5 private _init() { method in BaseClass 12 private _init() { method in DerivedClass
|
/third_party/musl/crt/arm/ |
D | crti.s | 4 .global _init symbol 5 .type _init,%function 6 _init: label
|
/third_party/musl/porting/linux/user/crt/arm/ |
D | crti.s | 6 .global _init symbol 7 .type _init,%function 9 _init: label
|
/third_party/musl/crt/aarch64/ |
D | crti.s | 2 .global _init symbol 3 .type _init,%function 4 _init: label
|
/third_party/musl/porting/linux/user/crt/aarch64/ |
D | crti.s | 4 .global _init symbol 5 .type _init,%function 7 _init: label
|
/third_party/musl/crt/mips/ |
D | crti.s | 4 .global _init symbol 5 .type _init,@function 7 _init: label
|
/third_party/musl/crt/mipsn32/ |
D | crti.s | 3 .global _init symbol 4 .type _init,@function 6 _init: label
|
/third_party/musl/crt/sh/ |
D | crti.s | 2 .global _init symbol 3 .type _init, @function 4 _init: label
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec_g726.c | 26 static av_cold int g726_ ## bitrate ##_init(AVFormatContext *s, int st_index, \ 42 .init = g726_ ## bitrate ## _init, \ 48 .init = g726_ ## bitrate ## _init, \
|
/third_party/openssl/crypto/evp/ |
D | legacy_meth.h | 11 static int nm##_init(EVP_MD_CTX *ctx) \ 25 static int nm##_init(EVP_MD_CTX *ctx) \ 27 return fn##_init(EVP_MD_CTX_get0_md_data(ctx)); \
|
D | legacy_sha.c | 30 static int nm##_init(EVP_MD_CTX *ctx) \ 32 return fn##_init(EVP_MD_CTX_get0_md_data(ctx), tag, ctx->digest->md_size * 8); \ 43 static int nm##_init(EVP_MD_CTX *ctx) \ 45 return fn##_init(EVP_MD_CTX_get0_md_data(ctx), tag, ctx->digest->md_size * 8); \
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkcommandbuffer.c | 44 static gsize _init = 0; in init_debug() local 46 if (g_once_init_enter (&_init)) { in init_debug() 49 g_once_init_leave (&_init, 1); in init_debug()
|
D | gstvkimageview.c | 43 static gsize _init = 0; in init_debug() local 45 if (g_once_init_enter (&_init)) { in init_debug() 48 g_once_init_leave (&_init, 1); in init_debug()
|
D | gstvkdescriptorset.c | 47 static gsize _init = 0; in init_debug() local 49 if (g_once_init_enter (&_init)) { in init_debug() 52 g_once_init_leave (&_init, 1); in init_debug()
|
/third_party/python/Lib/asyncio/ |
D | queues.py | 43 self._init(maxsize) 47 def _init(self, maxsize): member in Queue 225 def _init(self, maxsize): member in PriorityQueue 238 def _init(self, maxsize): member in LifoQueue
|
/third_party/musl/crt/i386/ |
D | crti.s | 2 .global _init symbol 3 _init: label
|
/third_party/musl/crt/x86_64/ |
D | crti.s | 2 .global _init symbol 3 _init: label
|
/third_party/musl/crt/x32/ |
D | crti.s | 2 .global _init symbol 3 _init: label
|