/dports/net/storj/storj-1.45.3/cmd/uplinkng/ |
H A D | external.go | 19 type external struct { struct 20 interactive bool // controls if interactive input is allowed 22 dirs struct { 28 migration struct { 33 config struct { 38 access struct { 49 func (ex *external) Setup(f clingy.Flags) { 76 func (ex *external) Dynamic(name string) (vals []string, err error) { 101 func (ex *external) Wrap(ctx clingy.Context, cmd clingy.Command) error { 118 func (ex *external) PromptInput(ctx clingy.Context, prompt string) (input string, err error) { [all …]
|
/dports/net/storj/storj-1.45.3/cmd/uplinkng/ultest/ |
H A D | external.go | 19 type external struct { struct 20 ulext.External 22 fs ulfs.Filesystem 23 project *uplink.Project 33 …nFilesystem(ctx context.Context, access string, options ...ulext.Option) (ulfs.Filesystem, error) { 37 …OpenProject(ctx context.Context, access string, options ...ulext.Option) (*uplink.Project, error) { 41 func (ex *external) OpenAccess(accessName string) (access *uplink.Access, err error) { 62 func (ex *external) GetAccessInfo(required bool) (string, map[string]string, error) {
|
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/versioner/ |
H A D | external.go | 30 type external struct { struct 31 command string 32 filesystem fs.Filesystem 53 func (v external) Archive(filePath string) error { 116 func (v external) GetVersions() (map[string][]FileVersion, error) { 120 func (v external) Restore(filePath string, versionTime time.Time) error { 124 func (v external) Clean(_ context.Context) error {
|
/dports/lang/cython/Cython-0.29.24/tests/compile/ |
H A D | extexttype.pyx | 3 cdef extern class external.Spam [object SpamObject]: class 6 ctypedef extern class external.Grail [object Grail]: class 11 class external.Tomato [object Tomato]: class 14 class external.Bicycle [object Bicycle]: class
|
/dports/lang/cython-devel/cython-2b1e743/tests/compile/ |
H A D | extexttype.pyx | 3 cdef extern class external.Spam [object SpamObject]: class 6 ctypedef extern class external.Grail [object Grail]: class 11 class external.Tomato [object Tomato]: class 14 class external.Bicycle [object Bicycle]: class
|
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/lib/Horde/Dav/Storage/ |
H A D | Base.php | 35 abstract public function addObjectMap($internal, $external, $collection); 46 abstract public function addCollectionMap($internal, $external, $interface); 58 abstract public function getInternalObjectId($external, $collection); 82 abstract public function getInternalCollectionId($external, $interface); 105 abstract public function getCollectionInterface($external); 125 abstract public function deleteExternalObjectId($external, $collection); 145 abstract public function deleteExternalCollectionId($external, $interface);
|
H A D | Sql.php | 53 public function addObjectMap($internal, $external, $collection) 75 public function addCollectionMap($internal, $external, $interface) 98 public function getInternalObjectId($external, $collection) 144 public function getInternalCollectionId($external, $interface) 194 public function getCollectionInterface($external) 236 public function deleteExternalObjectId($external, $collection) 278 public function deleteExternalCollectionId($external, $interface)
|
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/panel/ |
H A D | panel-plugin-external.c | 199 panel_plugin_external_init (PanelPluginExternal *external) in panel_plugin_external_init() 249 PanelPluginExternal *external = PANEL_PLUGIN_EXTERNAL (object); in panel_plugin_external_finalize() local 283 PanelPluginExternal *external = PANEL_PLUGIN_EXTERNAL (object); in panel_plugin_external_get_property() local 313 PanelPluginExternal *external = PANEL_PLUGIN_EXTERNAL (object); in panel_plugin_external_set_property() local 340 PanelPluginExternal *external = PANEL_PLUGIN_EXTERNAL (widget); in panel_plugin_external_realize() local 366 PanelPluginExternal *external = PANEL_PLUGIN_EXTERNAL (widget); in panel_plugin_external_unrealize() local 390 PanelPluginExternal *external = PANEL_PLUGIN_EXTERNAL (socket); in panel_plugin_external_plug_added() local 409 PanelPluginExternal *external = PANEL_PLUGIN_EXTERNAL (socket); in panel_plugin_external_plug_removed() local 507 PanelPluginExternal *external = PANEL_PLUGIN_EXTERNAL (data); in panel_plugin_external_child_spawn_child_setup() local 1144 panel_plugin_external_restart (PanelPluginExternal *external) in panel_plugin_external_restart() [all …]
|
/dports/sysutils/siegfried/siegfried-1.9.1/internal/siegreader/ |
H A D | external.go | 12 type external struct{ source } struct 16 func (e *external) setSource(src source) error { 25 func (e *external) SizeNow() int64 { return e.Size() } 27 func (e *external) CanSeek(off int64, whence bool) (bool, error) {
|
/dports/net/gsk/gsk-1.0.63/src/ |
H A D | gskstreamexternal.c | 27 GskStreamExternal *external = GSK_STREAM_EXTERNAL (stream); in gsk_stream_external_raw_read() local 40 GskStreamExternal *external = GSK_STREAM_EXTERNAL (stream); in gsk_stream_external_raw_write() local 99 GskStreamExternal *external = GSK_STREAM_EXTERNAL (stream); in gsk_stream_external_raw_read_buffer() local 112 GskStreamExternal *external = GSK_STREAM_EXTERNAL (stream); in gsk_stream_external_raw_write_buffer() local 143 GskStreamExternal *external = GSK_STREAM_EXTERNAL (io); in gsk_stream_external_set_poll_read() local 178 GskStreamExternal *external = GSK_STREAM_EXTERNAL (io); in gsk_stream_external_shutdown_read() local 196 GskStreamExternal *external = GSK_STREAM_EXTERNAL (io); in gsk_stream_external_shutdown_write() local 214 GskStreamExternal *external = GSK_STREAM_EXTERNAL (object); in gsk_stream_external_finalize() local 258 GskStreamExternal *external = GSK_STREAM_EXTERNAL (user_data); in handle_read_fd_ready() local 326 GskStreamExternal *external = GSK_STREAM_EXTERNAL (user_data); in handle_write_fd_ready() local [all …]
|
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/src/ |
H A D | grf_perl.c | 93 SV * external; in astGBBuf() local 162 SV * external; in astGEBuf() local 231 SV * external; in astGFlush() local 302 SV * external; in astGLine() local 375 SV * external; in astGQch() local 447 SV * external; in astGMark() local 522 SV * external; in astGText() local 592 SV * external; in astGTxExt() local 725 SV * external; in astGAttr() local 801 SV * external; in astGScales() local [all …]
|
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/devel/R-cran-BH/BH/inst/include/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/databases/xtrabackup/boost_1_59_0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/databases/percona57-server/boost_1_59_0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/databases/percona57-client/boost_1_59_0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/devel/boost-libs/boost_1_72_0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/devel/boost-python-libs/boost_1_72_0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/accumulators/framework/accumulators/ |
H A D | external_accumulator.hpp | 68 struct external struct 76 impl; 80 struct external<Feature, Tag, void> struct 88 impl;
|