Home
last modified time | relevance | path

Searched defs:site (Results 51 – 75 of 3098) sorted by relevance

12345678910>>...124

/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dfltrimpl.h38 #define FILTER_OUTPUT3(site, statement, output, length, messageEnd, channel) \ argument
46 #define FILTER_OUTPUT2(site, statement, output, length, messageEnd) \ argument
49 #define FILTER_OUTPUT(site, output, length, messageEnd) \ argument
52 #define FILTER_OUTPUT_BYTE(site, output) \ argument
55 #define FILTER_OUTPUT2_MODIFIABLE(site, statement, output, length, messageEnd) \ argument
64 #define FILTER_OUTPUT_MODIFIABLE(site, output, length, messageEnd) \ argument
67 #define FILTER_OUTPUT2_MAYBE_MODIFIABLE(site, statement, output, length, messageEnd, modifiable) \ argument
76 #define FILTER_OUTPUT_MAYBE_MODIFIABLE(site, output, length, messageEnd, modifiable) \ argument
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dfltrimpl.h38 #define FILTER_OUTPUT3(site, statement, output, length, messageEnd, channel) \ argument
46 #define FILTER_OUTPUT2(site, statement, output, length, messageEnd) \ argument
49 #define FILTER_OUTPUT(site, output, length, messageEnd) \ argument
52 #define FILTER_OUTPUT_BYTE(site, output) \ argument
55 #define FILTER_OUTPUT2_MODIFIABLE(site, statement, output, length, messageEnd) \ argument
64 #define FILTER_OUTPUT_MODIFIABLE(site, output, length, messageEnd) \ argument
67 #define FILTER_OUTPUT2_MAYBE_MODIFIABLE(site, statement, output, length, messageEnd, modifiable) \ argument
76 #define FILTER_OUTPUT_MAYBE_MODIFIABLE(site, output, length, messageEnd, modifiable) \ argument
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dfltrimpl.h38 #define FILTER_OUTPUT3(site, statement, output, length, messageEnd, channel) \ argument
46 #define FILTER_OUTPUT2(site, statement, output, length, messageEnd) \ argument
49 #define FILTER_OUTPUT(site, output, length, messageEnd) \ argument
52 #define FILTER_OUTPUT_BYTE(site, output) \ argument
55 #define FILTER_OUTPUT2_MODIFIABLE(site, statement, output, length, messageEnd) \ argument
64 #define FILTER_OUTPUT_MODIFIABLE(site, output, length, messageEnd) \ argument
67 #define FILTER_OUTPUT2_MAYBE_MODIFIABLE(site, statement, output, length, messageEnd, modifiable) \ argument
76 #define FILTER_OUTPUT_MAYBE_MODIFIABLE(site, output, length, messageEnd, modifiable) \ argument
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkdragsource.c53 GtkDragSourceSite *site = data; in gtk_drag_source_gesture_begin() local
74 GtkDragSourceSite *site = data; in gtk_drag_source_event_cb() local
119 GtkDragSourceSite *site = data; in gtk_drag_source_site_destroy() local
148 GtkDragSourceSite *site; in gtk_drag_source_set() local
206 GtkDragSourceSite *site; in gtk_drag_source_unset() local
235 GtkDragSourceSite *site; in gtk_drag_source_get_target_list() local
259 GtkDragSourceSite *site; in gtk_drag_source_set_target_list() local
374 GtkDragSourceSite *site; in gtk_drag_source_set_icon_pixbuf() local
400 GtkDragSourceSite *site; in gtk_drag_source_set_icon_stock() local
426 GtkDragSourceSite *site; in gtk_drag_source_set_icon_name() local
[all …]
H A Dgtkdragdest.c57 GtkDragDestSite *site = data; in gtk_drag_dest_site_destroy() local
70 GtkDragDestSite *site) in gtk_drag_dest_set_internal()
157 GtkDragDestSite *site; in gtk_drag_dest_set() local
197 GtkDragDestSite *site; in gtk_drag_dest_set_proxy() local
260 GtkDragDestSite *site; in gtk_drag_dest_get_target_list() local
282 GtkDragDestSite *site; in gtk_drag_dest_set_target_list() local
403 GtkDragDestSite *site; in gtk_drag_dest_set_track_motion() local
429 GtkDragDestSite *site; in gtk_drag_dest_get_track_motion() local
/dports/databases/db18/db-18.1.40/test/java/rep/upgrades/test/repmgrtests/
H A DTestMixedHeartbeats.java28 public void joinExistingClient(int site, boolean useHB) in joinExistingClient()
30 public void becomeMaster(int site) throws Exception; in becomeMaster()
31 public MyStats getStats(int site) throws Exception; in getStats()
33 public void checkpoint(int site) throws Exception; in checkpoint()
38 public void createMaster(int site, boolean configureClient) in createMaster()
40 public void establishClient(int site, boolean configureMaster) in establishClient()
43 public void remove(int site) throws Exception; in remove()
/dports/databases/db5/db-5.3.28/test/java/rep/upgrades/test/repmgrtests/
H A DTestMixedHeartbeats.java28 public void joinExistingClient(int site, boolean useHB) in joinExistingClient()
30 public void becomeMaster(int site) throws Exception; in becomeMaster()
31 public MyStats getStats(int site) throws Exception; in getStats()
33 public void checkpoint(int site) throws Exception; in checkpoint()
38 public void createMaster(int site, boolean configureClient) in createMaster()
40 public void establishClient(int site, boolean configureMaster) in establishClient()
43 public void remove(int site) throws Exception; in remove()
/dports/security/zeronet/ZeroNet-0.7.1/plugins/Sidebar/
H A DSidebarPlugin.py89 def sidebarRenderPeerStats(self, body, site): argument
145 def sidebarRenderTransferStats(self, body, site): argument
170 def sidebarRenderFileStats(self, body, site): argument
267 def sidebarRenderSizeLimit(self, body, site): argument
332 def sidebarRenderBadFiles(self, body, site): argument
359 def sidebarRenderDbOptions(self, body, site): argument
380 def sidebarRenderIdentity(self, body, site): argument
404 def sidebarRenderControls(self, body, site): argument
451 def sidebarRenderOwnedCheckbox(self, body, site): argument
462 def sidebarRenderOwnSettings(self, body, site): argument
[all …]
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/utils/
H A DStats.java45 public static void incCounter(String site, String key) { in incCounter()
65 public static void incCounter(String site, String key, long inc) { in incCounter()
85 public static void decCounter(String site, String key) { in decCounter()
105 public static void decCounter(String site, String key, long dec) { in decCounter()
125 public static void setHighwaterMark(String site, String key, long value) { in setHighwaterMark()
145 public static void setLowwaterMark(String site, String key, long value) { in setLowwaterMark()
165 public static void clearAll(String site) { in clearAll()
185 public static void clear(String site, String keyPrefix) { in clear()
/dports/www/sitecopy/sitecopy-0.16.6/src/
H A Dsitesi.h55 #define DEBUG_DUMP_FILE_PROPS(ch, file, site) \ argument
75 #define for_each_file(file, site) \ argument
113 site_stats_increase(const struct site_file *file, struct site *site) { in site_stats_increase()
143 site_stats_decrease(const struct site_file *file, struct site *site) { in site_stats_decrease()
181 const struct site *site) { in file_compare()
/dports/security/zeronet/ZeroNet-0.7.1/src/Test/
H A DTestPeer.py15 def testPing(self, file_server, site, site_temp): argument
34 def testDownloadFile(self, file_server, site, site_temp): argument
55 def testHashfield(self, site): argument
78 def testHashfieldExchange(self, file_server, site, site_temp): argument
129 def testFindHash(self, file_server, site, site_temp): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/metadata/repository/
H A DMetadataRepositoryManagerTest.java101 File site = getTestData("Repositoy", "/testData/metadataRepo/good/"); in testContains() local
112 File site = getTestData("Repositoy", "/testData/metadataRepo/good/"); in testEnablement() local
163 File site = getTestData("Repositoy", "/testData/metadataRepo/good/"); in testEnablementOnAdd() local
239 File site = getTestData("Repositoy", "/testData/metadataRepo/good/"); in testLoadContention() local
299 File site = getTestData("Repositoy", "/testData/metadataRepo/goodNonSystem/"); in testLoadDisabledSystemRepository() local
322 File site = getTestData("Repository", "/testData/metadataRepo/bad/"); in testLoadBrokenRepository() local
416 File site = getTestData("Repositoy", "/testData/metadataRepo/good/"); in testNickname() local
465 File site = getTestData("Repositoy", "/testData/metadataRepo/good/"); in testRefresh() local
518 File site = getTestData("Repositoy", "/testData/metadataRepo/good/"); in testSetRepositoryProperty() local
547 File site = getTestData("Repository", "/testData/metadataRepo/good/"); in testTrailingSlashes() local
[all …]
/dports/www/py-wikitools/wikitools-1.1.1/wikitools/
H A Dpagelist.py24 def listFromQuery(site, queryresult): argument
60 def listFromTitles(site, titles, check=True, followRedir=False): argument
107 def listFromPageids(site, pageids, check=True, followRedir=False): argument
150 def makePage(key, result, site): argument
/dports/security/zeronet/ZeroNet-0.7.1/plugins/ContentFilter/Test/
H A DTestContentFilter.py15 def createInclude(self, site): argument
21 def testIncludeLoad(self, site, filter_storage): argument
35 def testIncludeAdd(self, site, filter_storage): argument
56 def testIncludeChange(self, site, filter_storage): argument
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dwin_iis.py554 def list_bindings(site): argument
797 def remove_binding(site, hostheader="", ipaddress="*", port=80): argument
846 def list_cert_bindings(site): argument
1506 def list_apps(site): argument
1567 def create_app(name, site, sourcepath, apppool=None): argument
1635 def remove_app(name, site): argument
1684 def list_vdirs(site, app=_DEFAULT_APP): argument
1731 def create_vdir(name, site, sourcepath, app=_DEFAULT_APP): argument
1799 def remove_vdir(name, site, app=_DEFAULT_APP): argument
2009 def get_webapp_settings(name, site, settings): argument
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_iis_website.ps145 $site = Get-Website | Where-Object { $_.Name -eq $name } variable
94 $site = New-Website @site_parameters -Force variable
100 $site = Remove-Website -Name $name variable
104 $site = Get-Website | Where-Object { $_.Name -eq $name } variable
105 If($site) { variable
165 $site = Get-Website | Where-Object { $_.Name -eq $name } variable
168 if ($site) variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/plugins/modules/
H A Dwin_iis_website.ps145 $site = Get-Website | Where-Object { $_.Name -eq $name } variable
94 $site = New-Website @site_parameters -Force variable
100 $site = Remove-Website -Name $name variable
104 $site = Get-Website | Where-Object { $_.Name -eq $name } variable
105 If($site) { variable
165 $site = Get-Website | Where-Object { $_.Name -eq $name } variable
168 if ($site) variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Composition.Hosting/src/System/Composition/Hosting/Core/
H A DCompositionDependency.cs41 …ied(CompositionContract contract, ExportDescriptorPromise target, bool isPrerequisite, object site) in Satisfied()
57 public static CompositionDependency Missing(CompositionContract contract, object site) in Missing()
73 …ersupplied(CompositionContract contract, IEnumerable<ExportDescriptorPromise> targets, object site) in Oversupplied()
82 …ncy(CompositionContract contract, ExportDescriptorPromise target, bool isPrerequisite, object site) in CompositionDependency()
90 private CompositionDependency(CompositionContract contract, object site) in CompositionDependency()
96 …Dependency(CompositionContract contract, IEnumerable<ExportDescriptorPromise> targets, object site) in CompositionDependency()
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dwin_iis.py135 name, site, hostheader="", ipaddress="*", port=80, protocol="http", sslflags=0 argument
194 def remove_binding(name, site, hostheader="", ipaddress="*", port=80): argument
242 def create_cert_binding(name, site, hostheader="", ipaddress="*", port=443, sslflags=0): argument
310 def remove_cert_binding(name, site, hostheader="", ipaddress="*", port=443): argument
568 def create_app(name, site, sourcepath, apppool=None): argument
621 def remove_app(name, site): argument
654 def create_vdir(name, site, sourcepath, app="/"): argument
708 def remove_vdir(name, site, app="/"): argument
753 def set_app(name, site, settings=None): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/ntp_tiles/
H A Dicon_cacher_impl.cc42 favicon_base::IconType IconType(const PopularSites::Site& site) { in IconType()
47 const GURL& IconURL(const PopularSites::Site& site) { in IconURL()
79 PopularSites::Site site, in StartFetchPopularSites()
98 PopularSites::Site site, in OnGetFaviconImageForPageURLFinished()
140 PopularSites::Site site, in OnPopularSitesFaviconDownloaded()
159 const PopularSites::Site& site, in SaveAndNotifyDefaultIconForSite()
168 void IconCacherImpl::SaveIconForSite(const PopularSites::Site& site, in SaveIconForSite()
181 const PopularSites::Site& site, in MaybeProvideDefaultIcon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/ntp_tiles/
H A Dicon_cacher_impl.cc42 favicon_base::IconType IconType(const PopularSites::Site& site) { in IconType()
47 const GURL& IconURL(const PopularSites::Site& site) { in IconURL()
79 PopularSites::Site site, in StartFetchPopularSites()
98 PopularSites::Site site, in OnGetFaviconImageForPageURLFinished()
140 PopularSites::Site site, in OnPopularSitesFaviconDownloaded()
159 const PopularSites::Site& site, in SaveAndNotifyDefaultIconForSite()
168 void IconCacherImpl::SaveIconForSite(const PopularSites::Site& site, in SaveIconForSite()
181 const PopularSites::Site& site, in MaybeProvideDefaultIcon()
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/stats/
H A DStatsd.java72 private String getFullKey(String site, String key) { in getFullKey()
96 public void counterInc(String site, String key) { in counterInc()
106 public void counterInc(String site, String key, long inc) { in counterInc()
116 public void counterDec(String site, String key) { in counterDec()
126 public void counterDec(String site, String key, long dec) { in counterDec()
136 public void highwaterMarkSet(String site, String key, long value) { in highwaterMarkSet()
146 public void lowwaterMarkSet(String site, String key, long value) { in lowwaterMarkSet()
156 public void allCleared(String site) { in allCleared()
166 public void cleared(String site, String keyPrefix) { in cleared()
/dports/www/py-django-registration-redux/django-registration-redux-2.8/registration/
H A Dmodels.py44 def get_from_email(site=None): argument
106 def _activate(self, profile, site, get_profile): argument
123 def activate_user(self, activation_key, site, get_profile=False): argument
174 def create_inactive_user(self, site, new_user=None, send_email=True, argument
229 def resend_activation_mail(self, email, site, request=None): argument
377 def send_activation_email(self, site, request=None): argument
494 def _activate(self, profile, site, get_profile): argument
515 def admin_approve_user(self, profile_id, site, get_profile=False, request=None): argument
555 def send_admin_approve_email(self, user, site, request=None): argument
655 def send_admin_approve_complete_email(self, site, request=None): argument
/dports/www/zola/zola-0.15.2/components/site/benches/
H A Dload.rs15 let mut site = Site::new(&path, &config_file).unwrap(); in bench_loading_small_blog() localVariable
26 let mut site = Site::new(&path, &config_file).unwrap(); in bench_loading_small_blog_with_syntax_highlighting() localVariable
107 let mut site = Site::new(&path, &config_file).unwrap(); in bench_loading_small_kb() localVariable
118 let mut site = Site::new(&path, &config_file).unwrap(); in bench_loading_small_kb_with_syntax_highlighting() localVariable
/dports/security/spybye/spybye-0.3/
H A Dstatus.c105 site_same_as_parent(struct site *site) in site_same_as_parent()
139 site_child_danger(struct site *site) in site_child_danger()
155 site_recurse_danger(struct site* site) in site_recurse_danger()
170 site_analyze_danger(struct site *site) in site_analyze_danger()
243 struct site *site = arg; in site_complete() local
266 struct site *site = arg; in site_expire() local
370 site_free(struct site *site) in site_free()
708 struct site *site; in print_done_sites() local
967 struct site *site, tmp; in results_server() local
1048 struct site *site = NULL; in query_server() local
[all …]

12345678910>>...124