Home
last modified time | relevance | path

Searched refs:Init (Results 51 – 75 of 23952) sorted by relevance

12345678910>>...959

/dports/www/libdatachannel/libdatachannel-0.16.1/src/impl/
H A Dinit.cpp42 struct Init::TokenPayload {
44 Init::Instance().doInit(); in TokenPayload()
67 Init &Init::Instance() { in Instance()
68 static Init *instance = new Init; in Instance()
72 Init::Init() { in Init() function in rtc::Init
78 Init::~Init() {} in ~Init()
80 init_token Init::token() { in token()
90 void Init::preload() { in preload()
112 void Init::doInit() { in doInit()
138 impl::TlsTransport::Init(); in doInit()
[all …]
H A Dinit.hpp33 class Init { class
35 static Init &Instance();
37 Init(const Init &) = delete;
38 Init &operator=(const Init &) = delete;
39 Init(Init &&) = delete;
40 Init &operator=(Init &&) = delete;
48 Init();
49 ~Init();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_vary_data_unittest.cc23 void Init(const std::string& request_headers, in Init() function
49 t.Init(std::string(), kTestResponses[i]); in TEST()
76 a.Init("Foo: 1", "HTTP/1.1 200 OK\nVary: foo\n\n"); in TEST()
79 b.Init("Foo: 2", "HTTP/1.1 200 OK\nVary: foo\n\n"); in TEST()
82 EXPECT_TRUE(v.Init(a.request, *a.response.get())); in TEST()
95 EXPECT_TRUE(v.Init(a.request, *a.response.get())); in TEST()
106 a.Init(kRequestHeaders, kResponse); in TEST()
109 b.Init(kRequestHeaders, kResponse); in TEST()
112 EXPECT_TRUE(v.Init(a.request, *a.response.get())); in TEST()
125 EXPECT_TRUE(v.Init(a.request, *a.response.get())); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_vary_data_unittest.cc23 void Init(const std::string& request_headers, in Init() function
49 t.Init(std::string(), kTestResponses[i]); in TEST()
76 a.Init("Foo: 1", "HTTP/1.1 200 OK\nVary: foo\n\n"); in TEST()
79 b.Init("Foo: 2", "HTTP/1.1 200 OK\nVary: foo\n\n"); in TEST()
82 EXPECT_TRUE(v.Init(a.request, *a.response.get())); in TEST()
95 EXPECT_TRUE(v.Init(a.request, *a.response.get())); in TEST()
106 a.Init(kRequestHeaders, kResponse); in TEST()
109 b.Init(kRequestHeaders, kResponse); in TEST()
112 EXPECT_TRUE(v.Init(a.request, *a.response.get())); in TEST()
125 EXPECT_TRUE(v.Init(a.request, *a.response.get())); in TEST()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw2233.pp6 Constructor Init;
10 Constructor Init;
14 Constructor Init;
19 Constructor Init;
26 Constructor tGUIView.Init;
29 Constructor tGUIWindow.Init;
31 Inherited Init;
39 Init(0);
43 Inherited Init;
47 Inherited Init;
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/peaks/
H A Dprocessors.cc68 input_buffer_.Init(); in Init()
69 output_buffer_.Init(); in Init()
80 bass_drum_.Init(); in Init()
81 snare_drum_.Init(); in Init()
82 fm_drum_.Init(); in Init()
84 high_hat_.Init(); in Init()
85 bouncing_ball_.Init(); in Init()
86 lfo_.Init(); in Init()
87 envelope_.Init(); in Init()
88 pulse_shaper_.Init(); in Init()
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/
H A DHW.cpp32 void Init() in Init() function
34 CoreTiming::Init(); in Init()
37 State::Init(); in Init()
40 AudioInterface::Init(); in Init()
41 VideoInterface::Init(); in Init()
42 SerialInterface::Init(); in Init()
46 AddressSpace::Init(); in Init()
48 DVDInterface::Init(); in Init()
49 GPFifo::Init(); in Init()
51 SystemTimers::Init(); in Init()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/TableGen/
H A DRecord.cpp391 Init *
504 Init *
868 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1090 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1110 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ForeachApply()
1116 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1145 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1299 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1309 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
1441 Init *
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/TableGen/
H A DRecord.cpp391 Init *
504 Init *
868 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1090 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1110 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ForeachApply()
1116 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1145 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1299 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1309 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
1441 Init *
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/TableGen/
H A DRecord.cpp391 Init *
504 Init *
868 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1090 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1110 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ForeachApply()
1116 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1145 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1298 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1308 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
1440 Init *
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DRecord.cpp391 Init *
504 Init *
868 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1090 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1110 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ForeachApply()
1116 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1145 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1298 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1308 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
1440 Init *
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp391 Init *
504 Init *
868 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1090 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1110 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ForeachApply()
1116 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1145 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1298 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1308 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
1440 Init *
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/TableGen/
H A DRecord.cpp391 Init *
504 Init *
852 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1054 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1074 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ForeachApply()
1080 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1109 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1262 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1272 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
1404 Init *
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/
H A Dmain.go26 "386": x86.Init,
27 "amd64": amd64.Init,
28 "arm": arm.Init,
29 "arm64": arm64.Init,
30 "mips": mips.Init,
31 "mipsle": mips.Init,
32 "mips64": mips64.Init,
34 "ppc64": ppc64.Init,
35 "ppc64le": ppc64.Init,
37 "s390x": s390x.Init,
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/
H A Dmain.go28 "386": x86.Init,
29 "amd64": amd64.Init,
30 "arm": arm.Init,
31 "arm64": arm64.Init,
32 "mips": mips.Init,
33 "mipsle": mips.Init,
34 "mips64": mips64.Init,
36 "ppc64": ppc64.Init,
37 "ppc64le": ppc64.Init,
39 "s390x": s390x.Init,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dgles2_cmd_helper_autogen.h17 c->Init(texture); in ActiveTexture()
110 c->Init(mode); in BlendEquation()
239 c->Init(s); in ClearStencil()
645 c->Init(); in Finish()
652 c->Init(); in Flush()
1373 c->Init(); in PauseTransformFeedback()
1420 c->Init(); in ReleaseShaderCompiler()
1439 c->Init(); in ResumeTransformFeedback()
1531 c->Init(); in MultiDrawEndCHROMIUM()
2439 c->Init(); in EndTransformFeedback()
[all …]
/dports/biology/migrate/migrate-3.6.11/src/haru/
H A Dlibharu_ISO8859.h31 void Init();
40 void Init();
49 void Init();
58 void Init();
67 void Init();
76 void Init();
85 void Init();
94 void Init();
103 void Init();
112 void Init();
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/interfaces/gui/
H A DGeneral.cpp50 Interface_GUIControlButton::Init(addonInterface); in Init()
51 Interface_GUIControlEdit::Init(addonInterface); in Init()
53 Interface_GUIControlImage::Init(addonInterface); in Init()
54 Interface_GUIControlLabel::Init(addonInterface); in Init()
59 Interface_GUIControlSlider::Init(addonInterface); in Init()
60 Interface_GUIControlSpin::Init(addonInterface); in Init()
67 Interface_GUIDialogOK::Init(addonInterface); in Init()
69 Interface_GUIDialogSelect::Init(addonInterface); in Init()
71 Interface_GUIDialogYesNo::Init(addonInterface); in Init()
72 Interface_GUIListItem::Init(addonInterface); in Init()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dgles2_cmd_helper_autogen.h17 c->Init(texture); in ActiveTexture()
110 c->Init(mode); in BlendEquation()
239 c->Init(s); in ClearStencil()
645 c->Init(); in Finish()
652 c->Init(); in Flush()
1363 c->Init(); in PauseTransformFeedback()
1410 c->Init(); in ReleaseShaderCompiler()
1429 c->Init(); in ResumeTransformFeedback()
1521 c->Init(); in MultiDrawEndCHROMIUM()
2429 c->Init(); in EndTransformFeedback()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/TableGen/
H A DRecord.cpp391 Init *
504 Init *
909 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1145 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1165 static Init *ItemApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ItemApply()
1171 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1200 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1221 static Init *FilterHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in FilterHelper()
1386 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1396 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DRecord.cpp379 Init *
492 Init *
898 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1152 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1172 static Init *ItemApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ItemApply()
1178 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1207 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1228 static Init *FilterHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in FilterHelper()
1415 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1425 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DRecord.cpp379 Init *
492 Init *
898 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
1152 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1172 static Init *ItemApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) { in ItemApply()
1178 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS, in ForeachDagApply()
1207 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1228 static Init *FilterHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in FilterHelper()
1415 Init *Start, Init *List, Init *Expr, in ProfileFoldOpInit()
1425 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B, in get()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/TableGen/
H A DRecord.cpp384 Init *
497 Init *
838 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) {
1005 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS,
1025 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) {
1031 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS,
1060 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type,
1213 Init *Start, Init *List, Init *Expr,
1223 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B,
1355 Init *
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/TableGen/
H A DRecord.cpp385 Init *
498 Init *
837 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) {
1004 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS,
1024 static Init *ForeachApply(Init *LHS, Init *MHSe, Init *RHS, Record *CurRec) {
1030 static Init *ForeachDagApply(Init *LHS, DagInit *MHSd, Init *RHS,
1059 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type,
1212 Init *Start, Init *List, Init *Expr,
1222 FoldOpInit *FoldOpInit::get(Init *Start, Init *List, Init *A, Init *B,
1354 Init *
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/
H A Dmain.go24 "386": x86.Init,
25 "amd64": amd64.Init,
26 "amd64p32": amd64.Init,
27 "arm": arm.Init,
28 "arm64": arm64.Init,
29 "mips": mips.Init,
30 "mipsle": mips.Init,
31 "mips64": mips64.Init,
33 "ppc64": ppc64.Init,
34 "ppc64le": ppc64.Init,
[all …]

12345678910>>...959