Home
last modified time | relevance | path

Searched refs:Attach (Results 1 – 25 of 6885) sorted by relevance

12345678910>>...276

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/test_service_sql_api/r/
H A Dtest_session_attach.result55 Attach Session 1
57 Attach Session 2
59 Attach Session 3
61 Attach Session 4
63 Attach Session 5
65 Attach Session 6
67 Attach Session 7
69 Attach Session 8
71 Attach Session 9
73 Attach Session 10
[all …]
/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/display/
H A Dattach.h47 struct PANGOLIN_EXPORT Attach { struct
49 Attach() : unit(Fraction), p(0) {} in Attach() function
52 Attach(Unit unit, GLfloat p) : unit(unit), p(p) {} in Attach() function
57 Attach(GLfloat p) : unit(Fraction), p(p) { in Attach() function
66 static Attach Pix(int p) { in Pix() argument
67 return Attach(p >=0 ? Pixel : ReversePixel, std::abs((float)p)); in Pix()
71 static Attach ReversePix(int p) { in ReversePix() argument
72 return Attach(ReversePixel, (GLfloat)p); in ReversePix()
78 static Attach Frac(float frac) { in Frac() argument
79 return Attach(frac); in Frac()
H A Dview.h126 View& SetBounds(Attach bottom, Attach top, Attach left, Attach right);
129 View& SetBounds(Attach bottom, Attach top, Attach left, Attach right, bool keep_aspect);
132 View& SetBounds(Attach bottom, Attach top, Attach left, Attach right, double aspect);
199 Attach top, left, right, bottom;
/dports/lang/fpc-utils/fpc-3.2.2/utils/fpdoc/fpde/
H A Dfrmmakeskel.pp118 Attach(FLInputFile,0,1,0,1,GTK_FILL,0,4,4);
119 Attach(FLOutputFile,0,1,1,2,GTK_FILL,0,4,4);
120 Attach(FLPackageName,0,1,2,3,GTK_FILL,0,4,4);
121 Attach(FLAdditionalOptions,0,1,3,4,GTK_FILL,0,4,4);
122 Attach(FInputFile,1,2,0,1,OH,0,4,4);
123 Attach(FOutputFile,1,2,1,2,OH,0,4,4);
124 Attach(FPackageName,1,2,2,3,OH,0,4,4);
125 Attach(FAdditionalOptions,1,2,3,4,OH,0,4,4);
143 Attach(FDisableArguments ,0,1,0,1,0,GTK_FILL,4,4);
144 Attach(FDisableResults ,0,1,1,2,0,GTK_FILL,4,4);
[all …]
H A Dfrmoptions.pp100 FTable.Attach(FLConfirmDelete ,0,1,0,1,GTK_FILL,0,4,4);
101 FTable.Attach(FLSkipEmptyNodes ,0,1,1,2,GTK_FILL,0,4,4);
102 FTable.Attach(FLCreatebackup ,0,1,2,3,GTK_FILL,0,4,4);
103 FTable.Attach(FLBackupExtension ,0,1,3,4,GTK_FILL,0,4,4);
104 FTable.Attach(FLDefaultExtension ,0,1,4,5,GTK_FILL,0,4,4);
105 FTable.Attach(FLMaxrecentUSed ,0,1,5,6,GTK_FILL,0,4,4);
107 FTable.Attach(PackBox(FConfirmDelete) ,1,2,0,1,0,GTK_FILL,4,4);
108 FTable.Attach(PackBox(FSkipEmptyNodes) ,1,2,1,2,0,GTK_FILL,4,4);
109 FTable.Attach(PackBox(FCreatebackup) ,1,2,2,3,0,GTK_FILL,4,4);
110 FTable.Attach(FBackupExtension ,1,2,3,4,0,GTK_FILL,4,4);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/utils/fpdoc/fpde/
H A Dfrmmakeskel.pp118 Attach(FLInputFile,0,1,0,1,GTK_FILL,0,4,4);
119 Attach(FLOutputFile,0,1,1,2,GTK_FILL,0,4,4);
120 Attach(FLPackageName,0,1,2,3,GTK_FILL,0,4,4);
121 Attach(FLAdditionalOptions,0,1,3,4,GTK_FILL,0,4,4);
122 Attach(FInputFile,1,2,0,1,OH,0,4,4);
123 Attach(FOutputFile,1,2,1,2,OH,0,4,4);
124 Attach(FPackageName,1,2,2,3,OH,0,4,4);
125 Attach(FAdditionalOptions,1,2,3,4,OH,0,4,4);
143 Attach(FDisableArguments ,0,1,0,1,0,GTK_FILL,4,4);
144 Attach(FDisableResults ,0,1,1,2,0,GTK_FILL,4,4);
[all …]
H A Dfrmoptions.pp100 FTable.Attach(FLConfirmDelete ,0,1,0,1,GTK_FILL,0,4,4);
101 FTable.Attach(FLSkipEmptyNodes ,0,1,1,2,GTK_FILL,0,4,4);
102 FTable.Attach(FLCreatebackup ,0,1,2,3,GTK_FILL,0,4,4);
103 FTable.Attach(FLBackupExtension ,0,1,3,4,GTK_FILL,0,4,4);
104 FTable.Attach(FLDefaultExtension ,0,1,4,5,GTK_FILL,0,4,4);
105 FTable.Attach(FLMaxrecentUSed ,0,1,5,6,GTK_FILL,0,4,4);
107 FTable.Attach(PackBox(FConfirmDelete) ,1,2,0,1,0,GTK_FILL,4,4);
108 FTable.Attach(PackBox(FSkipEmptyNodes) ,1,2,1,2,0,GTK_FILL,4,4);
109 FTable.Attach(PackBox(FCreatebackup) ,1,2,2,3,0,GTK_FILL,4,4);
110 FTable.Attach(FBackupExtension ,1,2,3,4,0,GTK_FILL,4,4);
[all …]
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/testgtk/
H A Dcreate_revealer.adb66 Box.Attach (Label, 1, 1, 1, 1);
75 Box.Attach (Label, 3, 3, 1, 1);
78 Box.Attach (Button, 0, 0, 1, 1);
88 Box.Attach (Revealer, 1, 0, 1, 1);
91 Box.Attach (Button, 4, 4, 1, 1);
101 Box.Attach (Revealer, 3, 4, 1, 1);
104 Box.Attach (Button, 0, 2, 1, 1);
114 Box.Attach (Revealer, 1, 2, 1, 1);
117 Box.Attach (Button, 2, 0, 1, 1);
130 Box.Attach (Button, 4, 2, 1, 1);
[all …]
/dports/x11-toolkits/pangolin/Pangolin-0.6/src/python/pypangolin/
H A Dview.cpp55 …pangolin::View& (pangolin::View::*)(pangolin::Attach, pangolin::Attach, pangolin::Attach, pangolin… in bind_view()
56 …pangolin::View& (pangolin::View::*)(pangolin::Attach, pangolin::Attach, pangolin::Attach, pangolin… in bind_view()
57 …pangolin::View& (pangolin::View::*)(pangolin::Attach, pangolin::Attach, pangolin::Attach, pangolin… in bind_view()
H A Dplotter.cpp125 …golin::View& (pangolin::Plotter::*)(pangolin::Attach, pangolin::Attach, pangolin::Attach, pangolin… in bind_plotter()
126 …golin::View& (pangolin::Plotter::*)(pangolin::Attach, pangolin::Attach, pangolin::Attach, pangolin… in bind_plotter()
127 …golin::View& (pangolin::Plotter::*)(pangolin::Attach, pangolin::Attach, pangolin::Attach, pangolin… in bind_plotter()
/dports/emulators/citra/citra-ac98458e0/externals/nihstro/src/tests/
H A Dsource_tree_iterator.cpp121 tree.Attach(child1, 1).Attach(child2, 3); in BOOST_AUTO_TEST_CASE()
149 child1_child2.Attach(child1_child2_child1, 26); in BOOST_AUTO_TEST_CASE()
150 child1.Attach(child1_child1, 14).Attach(child1_child2, 18).Attach(child1_child3, 22); in BOOST_AUTO_TEST_CASE()
151 child3.Attach(child3_child1, 14); in BOOST_AUTO_TEST_CASE()
152 tree.Attach(child1, 3).Attach(child2, 7).Attach(child3, 11).Attach(child4, 15); in BOOST_AUTO_TEST_CASE()
163 tree.Attach(child1, 0); in BOOST_AUTO_TEST_CASE()
167 tree.Attach(child1, tree.code.length()); in BOOST_AUTO_TEST_CASE()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/nihstro/src/tests/
H A Dsource_tree_iterator.cpp121 tree.Attach(child1, 1).Attach(child2, 3); in BOOST_AUTO_TEST_CASE()
149 child1_child2.Attach(child1_child2_child1, 26); in BOOST_AUTO_TEST_CASE()
150 child1.Attach(child1_child1, 14).Attach(child1_child2, 18).Attach(child1_child3, 22); in BOOST_AUTO_TEST_CASE()
151 child3.Attach(child3_child1, 14); in BOOST_AUTO_TEST_CASE()
152 tree.Attach(child1, 3).Attach(child2, 7).Attach(child3, 11).Attach(child4, 15); in BOOST_AUTO_TEST_CASE()
163 tree.Attach(child1, 0); in BOOST_AUTO_TEST_CASE()
167 tree.Attach(child1, tree.code.length()); in BOOST_AUTO_TEST_CASE()
/dports/x11-toolkits/pangolin/Pangolin-0.6/pyexamples/
H A DSimpleDisplay.py28 pango.Attach(0),
29 pango.Attach(1),
30 pango.Attach.Pix(ui_width),
31 pango.Attach(1),
38 pango.Attach(0), pango.Attach(1), pango.Attach(0), pango.Attach.Pix(ui_width)
/dports/net/freeradius3/freeradius-server-3.0.25/share/
H A Ddictionary.nortel22 ATTRIBUTE Fabric-Attach-VLAN-Create 170 integer
23 ATTRIBUTE Fabric-Attach-VLAN-ISID 171 string
24 ATTRIBUTE Fabric-Attach-VLAN-PVID 172 integer
26 ATTRIBUTE Fabric-Attach-Switch-Mode 180 integer
27 ATTRIBUTE Fabric-Attach-Client-Id 181 string
28 ATTRIBUTE Fabric-Attach-Client-Type 182 string
29 ATTRIBUTE Fabric-Attach-Client-PSK 183 integer
30 ATTRIBUTE Fabric-Attach-Client-Trust 184 integer
32 ATTRIBUTE Fabric-Attach-Service-Request 186 string
43 VALUE Fabric-Attach-VLAN-Create No 0
[all …]
/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/src/
H A Dlists.adb11 procedure Attach (List1 : in out List; subprogram
32 end Attach;
36 procedure Attach (L : in out List; subprogram
53 end Attach; argument
68 Attach (Newlist, Element2); argument
70 end Attach;
91 end Attach; argument
119 end Attach; argument
123 function Attach (L : in List; subprogram
145 end Attach; argument
[all …]
H A Dlists.ads102 procedure Attach ( --| appends List2 to List1 subprogspec
124 function Attach ( --| Creates a new list containing the two subprogspec
137 procedure Attach ( --| List L is appended with Element. subprogspec
151 procedure Attach ( --| Makes Element first item in list L. subprogspec
166 function Attach ( --| attaches two lists subprogspec
186 function Attach ( --| prepends an element onto a list subprogspec
197 function Attach ( --| Adds an element to the end of a list subprogspec
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Dbase_system.ini810 ; Attach tape MPC to IOM 0, chan 012, dev_code 0
916 ; Attach MPC unit 0 to IOM 0, char 015, dev_code 0
924 ; Attach MPC unit 1 to IOM 0, char 016, dev_code 0
932 ; Attach MPC unit 2 to IOM 0, char 017, dev_code 0
936 ; Attach PRT unit 0 to IOM 0, chan 017, dev_code 1
940 ; Attach PRT unit 1 to IOM 0, chan 017, dev_code 2
944 ; Attach PRT unit 2 to IOM 0, chan 017, dev_code 3
948 ; Attach PRT unit 3 to IOM 0, chan 017, dev_code 4
952 ; Attach PRT unit 4 to IOM 0, chan 017, dev_code 5
956 ; Attach PRT unit 5 to IOM 0, chan 017, dev_code 6
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/utils/fpmc/
H A Dfrmoptions.pp134 FTable.Attach(FLVerbose ,0,1,0,1,GTK_FILL,0,4,4);
135 FTable.Attach(FLCreateMsgFile ,0,1,1,2,GTK_FILL,0,4,4);
136 FTable.Attach(FLCreatePasFile ,0,1,2,3,GTK_FILL,0,4,4);
137 FTable.Attach(FLCreateRCFile ,0,1,3,4,GTK_FILL,0,4,4);
138 FTable.Attach(FLEscapePath ,0,1,4,5,GTK_FILL,0,4,4);
139 FTable.Attach(FLUnitName ,0,1,5,6,GTK_FILL,0,4,4);
140 FTable.Attach(FLLocale ,0,1,6,7,GTK_FILL,0,4,4);
141 FTable.Attach(FLSubLocale ,0,1,7,8,GTK_FILL,0,4,4);
143 FTable.Attach(PackBox(FVerbose) ,1,2,0,1,0,GTK_FILL,4,4);
144 FTable.Attach(PackBox(FCreateMsgFile) ,1,2,1,2,0,GTK_FILL,4,4);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/utils/fpmc/
H A Dfrmoptions.pp134 FTable.Attach(FLVerbose ,0,1,0,1,GTK_FILL,0,4,4);
135 FTable.Attach(FLCreateMsgFile ,0,1,1,2,GTK_FILL,0,4,4);
136 FTable.Attach(FLCreatePasFile ,0,1,2,3,GTK_FILL,0,4,4);
137 FTable.Attach(FLCreateRCFile ,0,1,3,4,GTK_FILL,0,4,4);
138 FTable.Attach(FLEscapePath ,0,1,4,5,GTK_FILL,0,4,4);
139 FTable.Attach(FLUnitName ,0,1,5,6,GTK_FILL,0,4,4);
140 FTable.Attach(FLLocale ,0,1,6,7,GTK_FILL,0,4,4);
141 FTable.Attach(FLSubLocale ,0,1,7,8,GTK_FILL,0,4,4);
143 FTable.Attach(PackBox(FVerbose) ,1,2,0,1,0,GTK_FILL,4,4);
144 FTable.Attach(PackBox(FCreateMsgFile) ,1,2,1,2,0,GTK_FILL,4,4);
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/sfntly/
H A Dfont_factory.cc49 font.Attach(LoadSingleOTF(pbis)); in LoadFonts()
57 wfd.Attach(WritableFontData::CreateWritableFontData(b)); in LoadFonts()
63 font.Attach(LoadSingleOTF(wfd)); in LoadFonts()
77 builder.Attach(LoadSingleOTFForBuilding(pbis)); in LoadFontsForBuilding()
86 wfd.Attach(WritableFontData::CreateWritableFontData(b)); in LoadFontsForBuilding()
92 builder.Attach(LoadSingleOTFForBuilding(wfd, 0)); in LoadFontsForBuilding()
113 builder.Attach(LoadSingleOTFForBuilding(is)); in LoadSingleOTF()
119 builder.Attach(LoadSingleOTFForBuilding(wfd, 0)); in LoadSingleOTF()
130 font.Attach((*builder)->Build()); in LoadCollection()
143 font.Attach((*builder)->Build()); in LoadCollection()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/testing/
H A DUnitTestToken.cxx61 void Attach(vtkm::cont::Token& token) in Attach() function
63 token.Attach(*this, this->TokenCount, this->Mutex, this->ConditionVariable); in Attach()
96 object1.Attach(outerToken); in TestBasicAttachDetatch()
97 object2.Attach(outerToken); in TestBasicAttachDetatch()
98 object3.Attach(outerToken); in TestBasicAttachDetatch()
107 object1.Attach(innerToken); in TestBasicAttachDetatch()
108 object2.Attach(innerToken); in TestBasicAttachDetatch()
109 object3.Attach(innerToken); in TestBasicAttachDetatch()
116 object1.Attach(outerToken); in TestBasicAttachDetatch()
151 object.Attach(token); in TestThreadWake()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/sfntly/
H A Dfont_factory.cc49 font.Attach(LoadSingleOTF(pbis)); in LoadFonts()
57 wfd.Attach(WritableFontData::CreateWritableFontData(b)); in LoadFonts()
63 font.Attach(LoadSingleOTF(wfd)); in LoadFonts()
77 builder.Attach(LoadSingleOTFForBuilding(pbis)); in LoadFontsForBuilding()
86 wfd.Attach(WritableFontData::CreateWritableFontData(b)); in LoadFontsForBuilding()
92 builder.Attach(LoadSingleOTFForBuilding(wfd, 0)); in LoadFontsForBuilding()
109 builder.Attach(LoadSingleOTFForBuilding(is)); in LoadSingleOTF()
115 builder.Attach(LoadSingleOTFForBuilding(wfd, 0)); in LoadSingleOTF()
126 font.Attach((*builder)->Build()); in LoadCollection()
139 font.Attach((*builder)->Build()); in LoadCollection()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/test/
H A Dserialization_test.cc30 factory1.Attach(FontFactory::GetInstance()); in TestSerialization()
35 factory2.Attach(FontFactory::GetInstance()); in TestSerialization()
41 intermediate.Attach(font_builder->Build()); in TestSerialization()
45 factory3.Attach(FontFactory::GetInstance()); in TestSerialization()
48 is.Attach(os.Get(), os.Size()); in TestSerialization()
96 factory1.Attach(FontFactory::GetInstance()); in TestSerializationBitmap()
101 factory2.Attach(FontFactory::GetInstance()); in TestSerializationBitmap()
107 intermediate.Attach(font_builder->Build()); in TestSerializationBitmap()
111 factory3.Attach(FontFactory::GetInstance()); in TestSerializationBitmap()
114 is.Attach(os.Get(), os.Size()); in TestSerializationBitmap()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/test/
H A Dserialization_test.cc30 factory1.Attach(FontFactory::GetInstance()); in TestSerialization()
35 factory2.Attach(FontFactory::GetInstance()); in TestSerialization()
41 intermediate.Attach(font_builder->Build()); in TestSerialization()
45 factory3.Attach(FontFactory::GetInstance()); in TestSerialization()
48 is.Attach(os.Get(), os.Size()); in TestSerialization()
96 factory1.Attach(FontFactory::GetInstance()); in TestSerializationBitmap()
101 factory2.Attach(FontFactory::GetInstance()); in TestSerializationBitmap()
107 intermediate.Attach(font_builder->Build()); in TestSerializationBitmap()
111 factory3.Attach(FontFactory::GetInstance()); in TestSerializationBitmap()
114 is.Attach(os.Get(), os.Size()); in TestSerializationBitmap()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/data/VIC20/
H A Dsdl_hotkeys.vkm20 1072 Drive&Attach disk image to drive 10
22 1073 Drive&Attach disk image to drive 11
30 1080 Drive&Attach disk image to drive 8
32 1081 Drive&Attach disk image to drive 9
39 #1123 Cartridge&Attach CRT image
40 1123 Cartridge&Attach generic cartridge image
58 1134 Drive&Fliplist settings&Attach next image in fliplist
66 1140 Tape&Attach tape image
77 3182 Drive&Fliplist settings&Attach previous image in fliplist

12345678910>>...276