Home
last modified time | relevance | path

Searched refs:_init (Results 1 – 25 of 256) sorted by relevance

1234567891011

/third_party/typescript/tests/baselines/reference/
DderivedClassOverridesPrivateFunction1.symbols6 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))
DderivedClassOverridesPrivateFunction1.types6 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
DderivedClassOverridesPrivateFunction1.js4 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
DderivedClassOverridesPrivateFunction1.errors.txt2 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/
Dunw_init_local.tex8 \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 …]
Dunw_init_remote.tex8 \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/
Dcrti.s3 .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/
DderivedClassOverridesPrivateFunction1.ts3 this._init();
5 private _init() { method in BaseClass
12 private _init() { method in DerivedClass
/third_party/musl/crt/arm/
Dcrti.s4 .global _init symbol
5 .type _init,%function
6 _init: label
/third_party/musl/porting/linux/user/crt/arm/
Dcrti.s6 .global _init symbol
7 .type _init,%function
9 _init: label
/third_party/musl/crt/aarch64/
Dcrti.s2 .global _init symbol
3 .type _init,%function
4 _init: label
/third_party/musl/porting/linux/user/crt/aarch64/
Dcrti.s4 .global _init symbol
5 .type _init,%function
7 _init: label
/third_party/musl/crt/mips/
Dcrti.s4 .global _init symbol
5 .type _init,@function
7 _init: label
/third_party/musl/crt/mipsn32/
Dcrti.s3 .global _init symbol
4 .type _init,@function
6 _init: label
/third_party/musl/crt/sh/
Dcrti.s2 .global _init symbol
3 .type _init, @function
4 _init: label
/third_party/ffmpeg/libavformat/
Drtpdec_g726.c26 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/
Dlegacy_meth.h11 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)); \
Dlegacy_sha.c30 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/
Dgstvkcommandbuffer.c44 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()
Dgstvkimageview.c43 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()
Dgstvkdescriptorset.c47 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/
Dqueues.py43 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/
Dcrti.s2 .global _init symbol
3 _init: label
/third_party/musl/crt/x86_64/
Dcrti.s2 .global _init symbol
3 _init: label
/third_party/musl/crt/x32/
Dcrti.s2 .global _init symbol
3 _init: label

1234567891011