Home
last modified time | relevance | path

Searched refs:Associate (Results 1 – 25 of 2968) sorted by relevance

12345678910>>...119

/dports/www/beehive/beehive-0.4.0/vendor/github.com/fluffle/goirc/state/
H A Dtracker_test.go67 st.Associate("#chan1", "test1")
157 st.Associate("#test1", "mynick")
158 st.Associate("#test1", "test1")
302 st.Associate("#test1", "test1")
304 st.Associate("#test2", "test1")
401 st.Associate("#test1", "test1")
417 st.Associate("#test1", "test1")
445 st.Associate("#test1", "test1")
447 st.Associate("#test2", "test1")
475 st.Associate("#test2", "test1")
[all …]
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/fluffle/goirc/goirc-1.0.1/state/
H A Dtracker_test.go67 st.Associate("#chan1", "test1")
157 st.Associate("#test1", "mynick")
158 st.Associate("#test1", "test1")
302 st.Associate("#test1", "test1")
304 st.Associate("#test2", "test1")
401 st.Associate("#test1", "test1")
417 st.Associate("#test1", "test1")
445 st.Associate("#test1", "test1")
447 st.Associate("#test2", "test1")
475 st.Associate("#test2", "test1")
[all …]
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DAssociate.cpp37 Associate::Associate(CWnd* pParent /*=NULL*/) in Associate() function in Associate
38 : CDialog(Associate::IDD, pParent) in Associate()
52 void Associate::DoDataExchange(CDataExchange* pDX) in DoDataExchange()
67 BEGIN_MESSAGE_MAP(Associate, CDialog) in BEGIN_MESSAGE_MAP() argument
77 BOOL Associate::OnInitDialog() in BEGIN_MESSAGE_MAP()
87 void Associate::OnCancel() in OnCancel()
92 void Associate::OnOk() in OnOk()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DAssociate.cpp16 Associate::Associate(CWnd* pParent /*=NULL*/) in Associate() function in Associate
17 : CDialog(Associate::IDD, pParent) in Associate()
32 void Associate::DoDataExchange(CDataExchange* pDX) in DoDataExchange()
48 BEGIN_MESSAGE_MAP(Associate, CDialog) in BEGIN_MESSAGE_MAP() argument
58 BOOL Associate::OnInitDialog() in BEGIN_MESSAGE_MAP()
68 void Associate::OnCancel() in OnCancel()
73 void Associate::OnOk() in OnOk()
/dports/www/p5-HTML-Template-Associate/HTML-Template-Associate-2.01/
H A DREADME2 HTML::Template::Associate - Associate relevant packages with HTML::Template
10 use HTML::Template::Associate;
42 my $associate = HTML::Template::Associate->new( {
99 use HTML::Template::Associate;
121 my $associate = HTML::Template::Associate->new( {
168 HTML::Template::Associate bridges gap between HTML::Template and
188 my $associate = HTML::Template::Associate->new( {
194 you had HTML::Template::Associate::XYZ the target would be XYZ
213 HTML::Template::Associate::FormValidator HTML::Template::Associate::DBI perl(1).
217 Purpose : Constructs new Associate object
[all …]
H A DMANIFEST5 lib/HTML/Template/Associate/FormValidator.pm
6 lib/HTML/Template/Associate/DBI.pm
7 lib/HTML/Template/Associate.pm
H A DChanges1 Revision history for Perl modules HTML::Template::Associate and HTML::Template::Associate::FormVali…
18 - added HTML::Template::Associate::DBI
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Dstyle_dialog.cpp208 BackboneTypeStrings.Associate(StyleSettings::eOff, "None"); in SetupStyleStrings()
209 BackboneTypeStrings.Associate(StyleSettings::eTrace, "Trace"); in SetupStyleStrings()
213 DrawingStyleStrings.Associate(StyleSettings::eWire, "Wire"); in SetupStyleStrings()
214 DrawingStyleStrings.Associate(StyleSettings::eTubes, "Tubes"); in SetupStyleStrings()
222 ColorSchemeStrings.Associate(StyleSettings::eElement, "Element"); in SetupStyleStrings()
223 ColorSchemeStrings.Associate(StyleSettings::eObject, "Object"); in SetupStyleStrings()
225 ColorSchemeStrings.Associate(StyleSettings::eResidue, "Residue"); in SetupStyleStrings()
226 ColorSchemeStrings.Associate(StyleSettings::eDomain, "Domain"); in SetupStyleStrings()
234 ColorSchemeStrings.Associate(StyleSettings::eFit, "Fit"); in SetupStyleStrings()
241 ColorSchemeStrings.Associate(StyleSettings::eCharge, "Charge"); in SetupStyleStrings()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/mso/tests/integration/targets/mso_tenant_site/tasks/
H A Dmain.yml96 - name: Associate non-cloud site with ansible_test in check mode
110 - name: Associate non-cloud site with ansible_test in normal mode
123 - name: Associate non-cloud site with ansible_test again in normal mode
136 - name: Associate aws site with ansible_test in check mode
158 - name: Associate aws site with ansible_test in normal mode
179 - name: Associate aws site with ansible_test again in normal mode
230 - name: Associate aws site with ansible_test, with organization mode true
248 - name: Associate azure site with access_type not present, with ansible_test in normal mode
262 - name: Associate azure site in shared mode with ansible_test in normal mode
311 - name: Associate azure site with managed mode, with ansible_test in normal mode
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/display/manager/test/
H A Dtouch_device_manager_test_api.cc21 void TouchDeviceManagerTestApi::Associate(ManagedDisplayInfo* display_info, in Associate() function in display::test::TouchDeviceManagerTestApi
23 touch_device_manager_->Associate(display_info, device); in Associate()
26 void TouchDeviceManagerTestApi::Associate(int64_t display_id, in Associate() function in display::test::TouchDeviceManagerTestApi
/dports/editors/lazarus/lazarus/lcl/include/
H A Dcustomupdown.inc306 If Assigned(Associate) then begin
309 NewHeight := Associate.Height;
313 NewLeft := Associate.Left + Associate.Width;
314 NewTop := Associate.Top;
316 NewWidth := Associate.Width;
318 NewLeft := Associate.Left;
322 NewTop := Associate.Top + Associate.Height;
359 // disconnect old Associate
366 // connect new Associate
561 If Associate <> nil then begin
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dcustomupdown.inc306 If Assigned(Associate) then begin
309 NewHeight := Associate.Height;
313 NewLeft := Associate.Left + Associate.Width;
314 NewTop := Associate.Top;
316 NewWidth := Associate.Width;
318 NewLeft := Associate.Left;
322 NewTop := Associate.Top + Associate.Height;
359 // disconnect old Associate
366 // connect new Associate
561 If Associate <> nil then begin
[all …]
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/segment/
H A DTestPasses.cpp486 pslotNew->Associate(pslot0); in RunReverseNumbersTest()
505 pslotNew->Associate(pslot0); in RunReverseNumbersTest()
584 pslot3->Associate(pslot1); in RunCrossLineContextTest()
589 pslot4->Associate(pslot0); in RunCrossLineContextTest()
741 pslotNew1->Associate(pslot0); in RunLineEdgeContextTest()
746 pslotNew2->Associate(pslot0); in RunLineEdgeContextTest()
765 pslotNew0->Associate(pslot2); in RunLineEdgeContextTest()
828 pslotNew->Associate(pslot0); in RunPseudoGlyphsTest()
849 pslotNew->Associate(pslot0); in RunPseudoGlyphsTest()
915 pslotNew->Associate(pslot0); in RunBidiNumbersTest()
[all …]
/dports/astro/marble/marble-21.12.3/install/windows/
H A Dmarble-common.iss47 Name: kmlAssociation; Description: "Associate ""kml"" extension (KML files from e.g. Google Earth)"…
48 Name: kmzAssociation; Description: "Associate ""kmz"" extension (Compressed KML files from e.g. Goo…
49 Name: gpxAssociation; Description: "Associate ""gpx"" extension (GPS Exchange Format)"; GroupDescri…
50 Name: jsonAssociation; Description: "Associate ""json"" extension (GeoJSON files)"; Flags: unchecke…
51 Name: geojsonAssociation; Description: "Associate ""geojson"" extension (GeoJSON files)"; GroupDesc…
/dports/graphics/ufraw/ufraw-f34669b/
H A Dufraw-setup.iss.in33 Name: "UFRawAssociation"; Description: "UFRaw ID files"; GroupDescription: "Associate the following…
35 Name: "CRWAssociation"; Description: "CRW,CR2 - Canon Raw"; GroupDescription: "Associate the follow…
36 Name: "NEFAssociation"; Description: "NEF,NRW - Nikon Raw"; GroupDescription: "Associate the follow…
38 Name: "RAFAssociation"; Description: "RAF - Fuji Raw Format"; GroupDescription: "Associate the foll…
39 Name: "ORFAssociation"; Description: "ORF - Olympus Raw Format"; GroupDescription: "Associate the f…
40 Name: "RW2Association"; Description: "RW2 - Panasonic Raw"; GroupDescription: "Associate the follow…
41 Name: "RWLAssociation"; Description: "RWL - Leica Raw"; GroupDescription: "Associate the following …
42 Name: "MRWAssociation"; Description: "MRW - Minolta Raw"; GroupDescription: "Associate the followin…
43 Name: "ARWAssociation"; Description: "ARW,SRF,SR2 - Sony Raw"; GroupDescription: "Associate the fol…
44 Name: "SRWAssociation"; Description: "SRW - Samsung Raw"; GroupDescription: "Associate the followin…
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dcustomupdown.inc310 If Assigned(Associate) then begin
313 NewHeight := Associate.Height;
317 NewLeft := Associate.Left + Associate.Width;
318 NewTop := Associate.Top;
320 NewWidth := Associate.Width;
322 NewLeft := Associate.Left;
326 NewTop := Associate.Top + Associate.Height;
392 // disconnect old Associate
399 // connect new Associate
629 If Associate <> nil then begin
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dcustomupdown.inc310 If Assigned(Associate) then begin
313 NewHeight := Associate.Height;
317 NewLeft := Associate.Left + Associate.Width;
318 NewTop := Associate.Top;
320 NewWidth := Associate.Width;
322 NewLeft := Associate.Left;
326 NewTop := Associate.Top + Associate.Height;
392 // disconnect old Associate
399 // connect new Associate
629 If Associate <> nil then begin
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepDS/
H A DTopOpeBRepDS_Association.cxx54 void TopOpeBRepDS_Association::Associate(const Handle(TopOpeBRepDS_Interference)& I, in Associate() function in TopOpeBRepDS_Association
81 void TopOpeBRepDS_Association::Associate(const Handle(TopOpeBRepDS_Interference)& I, in Associate() function in TopOpeBRepDS_Association
85 Associate(I,it.Value()); in Associate()
/dports/math/scilab/scilab-6.1.1/scilab/tools/innosetup/
H A Den_US_scilab.isl80 en_US.DescriptionAssociateSceSci =Associate *.sce,*.sci files with Scilab
82 en_US.DescriptionAssociateTstDem =Associate *.tst files with Scilab
84 en_US.DescriptionAssociateBinSav =Associate *.bin, *.sav files with Scilab
86 en_US.DescriptionAssociateGraph =Associate *.graph *.graphb files with Scilab
88 en_US.DescriptionAssociateScicos =Associate *.xcos *.cos *.cosf *.zcos files with Scilab
90 en_US.DescriptionAssociateSOD =Associate *.sod files with Scilab
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/jackc/fake/data/en/
H A Djobs14 Associate Professor
83 Research Associate
86 Sales Associate
93 Senior Sales Associate
/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-style.adb388 Associate (Contexts,
412 Associate (Contexts,
419 Associate (Contexts,
433 Associate (Contexts,
466 Associate (Contexts,
554 Associate (Contexts,
560 Associate (Contexts,
569 Associate (Contexts,
578 Associate (Contexts,
583 Associate (Contexts,
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/tcap/
H A DDialoguePDUs.asn29 result [2] Associate-result,
30 result-source-diagnostic [3] Associate-source-diagnostic,
56 Associate-result ::= INTEGER {accepted(0), reject-permanent(1)}
58 Associate-source-diagnostic ::= CHOICE {
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/test/asn1_SUITE_data/tcapsystem/
H A DDialoguePDUs.asn30 result [2] Associate-result,
31 result-source-diagnostic [3] Associate-source-diagnostic,
57 Associate-result ::= INTEGER {accepted(0), reject-permanent(1)}
59 Associate-source-diagnostic ::= CHOICE {
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/tcapsystem/
H A DDialoguePDUs.asn30 result [2] Associate-result,
31 result-source-diagnostic [3] Associate-source-diagnostic,
57 Associate-result ::= INTEGER {accepted(0), reject-permanent(1)}
59 Associate-source-diagnostic ::= CHOICE {
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/asn1/test/asn1_SUITE_data/tcapsystem/
H A DDialoguePDUs.asn30 result [2] Associate-result,
31 result-source-diagnostic [3] Associate-source-diagnostic,
57 Associate-result ::= INTEGER {accepted(0), reject-permanent(1)}
59 Associate-source-diagnostic ::= CHOICE {

12345678910>>...119