Home
last modified time | relevance | path

Searched defs:resource (Results 1 – 25 of 6191) sorted by relevance

12345678910>>...248

/dports/games/libretro-o2em/libretro-o2em-f874a75/src/
H A Dvmachine.h74 int bank;
75 int debug;
78 int limit;
80 int speed;
81 int wsize;
84 int voice;
87 int exrom;
90 int euro;
91 int openb;
93 int vpp;
[all …]
/dports/emulators/o2em/o2em117src/src/
H A Dvmachine.h65 int bank;
66 int debug;
68 int limit;
70 int speed;
71 int wsize;
74 int voice;
77 int exrom;
79 int filter;
80 int euro;
81 int openb;
[all …]
/dports/emulators/o2em/o2em117src/
H A Dvmachine.h64 int bank;
65 int debug;
67 int limit;
69 int speed;
70 int wsize;
73 int voice;
76 int exrom;
78 int filter;
79 int euro;
80 int openb;
[all …]
/dports/net/concourse-fly/concourse-6.7.1/atc/db/
H A Dresource.go98 type resource struct { struct
99 pipelineRef
101 id int
102 name string
103 teamID int
104 teamName string
105 type_ string
108 checkSetupError error
109 checkError error
114 resourceConfigID int
[all …]
/dports/misc/concourse/concourse-6.7.2/atc/db/
H A Dresource.go98 type resource struct { struct
99 pipelineRef
101 id int
102 name string
103 teamID int
104 teamName string
105 type_ string
108 checkSetupError error
109 checkError error
114 resourceConfigID int
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/test/php/library/Icinga/Test/
H A DBaseTestCaseTest.php25 public function testWhetherMySqlProviderAnnotationSetsUpZendDbAdapter($resource)
34 public function testWhetherMySqlAdapterWorks($resource)
43 public function testWhetherCreatingTablesWithMySqlAdapterWorks($resource)
57 public function testWhetherSetupDbProviderCleansUpMySqlAdapter($resource)
77 public function testWhetherPgSqlAdapterWorks($resource)
86 public function testWhetherCreatingTablesWithPgSqlAdapterWorks($resource)
100 public function testWhetherSetupDbProviderCleansUpPgSqlAdapter($resource)
120 public function testWhetherOciAdapterWorks($resource)
129 public function testWhetherCreatingTablesWithOciAdapterWorks($resource)
143 public function testWhetherSetupDbProviderCleansUpOciAdapter($resource)
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.core/src/test/java/org/springframework/core/io/
H A DResourceTests.java42 Resource resource = new ByteArrayResource("testString".getBytes()); in testByteArrayResource() local
64 Resource resource = new InputStreamResource(is); in testInputStreamResource() local
75 Resource resource = new InputStreamResource(is, "my description"); in testInputStreamResourceWithDescription() local
102 Resource resource = in testClassPathResourceWithClassLoader() local
135 private void doTestResource(Resource resource) throws IOException { in doTestResource()
159 Resource resource = new ClassPathResource("dir/"); in testClassPathResourceWithRelativePath() local
166 Resource resource = new FileSystemResource("dir/"); in testFileSystemResourceWithRelativePath() local
173 Resource resource = new UrlResource("file:dir/"); in testUrlResourceWithRelativePath() local
180 Resource resource = new UrlResource("http://www.springframework.org"); in testNonFileResourceExists() local
188 Resource resource = new AbstractResource() { in testAbstractResourceExceptions() local
[all …]
/dports/net/gupnp-av/gupnp-av-0.14.0/libgupnp-av/
H A Dgupnp-didl-lite-resource.c119 gupnp_didl_lite_resource_init (GUPnPDIDLLiteResource *resource) in gupnp_didl_lite_resource_init()
246 GUPnPDIDLLiteResource *resource; in gupnp_didl_lite_resource_get_property() local
914 gupnp_didl_lite_resource_get_uri (GUPnPDIDLLiteResource *resource) in gupnp_didl_lite_resource_get_uri()
996 gupnp_didl_lite_resource_get_size (GUPnPDIDLLiteResource *resource) in gupnp_didl_lite_resource_get_size()
1010 gupnp_didl_lite_resource_get_size64 (GUPnPDIDLLiteResource *resource) in gupnp_didl_lite_resource_get_size64()
1169 gupnp_didl_lite_resource_get_width (GUPnPDIDLLiteResource *resource) in gupnp_didl_lite_resource_get_width()
1191 gupnp_didl_lite_resource_get_height (GUPnPDIDLLiteResource *resource) in gupnp_didl_lite_resource_get_height()
1311 gupnp_didl_lite_resource_set_uri (GUPnPDIDLLiteResource *resource, in gupnp_didl_lite_resource_set_uri()
1404 gupnp_didl_lite_resource_set_size (GUPnPDIDLLiteResource *resource, in gupnp_didl_lite_resource_set_size()
1419 gupnp_didl_lite_resource_set_size64 (GUPnPDIDLLiteResource *resource, in gupnp_didl_lite_resource_set_size64()
[all …]
/dports/databases/puppetdb7/puppetdb-7.8.0/ext/docs/puppetdb/api/wire_format/
H A Dcatalog_format_v8.markdown218 #### `type`
224 #### `title`
228 #### `aliases`
234 #### `exported`
238 #### `file`
242 #### `line`
247 #### `tags`
252 #### `parameters`
H A Dcatalog_format_v9.markdown231 #### `type`
237 #### `title`
241 #### `aliases`
247 #### `exported`
251 #### `file`
255 #### `line`
260 #### `tags`
265 #### `parameters`
H A Dcatalog_format_v7.markdown182 #### `type`
186 #### `title`
190 #### `aliases`
194 #### `exported`
198 #### `file`
202 #### `line`
206 #### `tags`
210 #### `parameters`
H A Dcatalog_format_v6.markdown179 #### `type`
183 #### `title`
187 #### `aliases`
191 #### `exported`
195 #### `file`
199 #### `line`
203 #### `tags`
207 #### `parameters`
/dports/databases/puppetdb6/puppetdb-6.19.1/ext/docs/puppetdb/api/wire_format/
H A Dcatalog_format_v7.markdown182 #### `type`
186 #### `title`
190 #### `aliases`
194 #### `exported`
198 #### `file`
202 #### `line`
206 #### `tags`
210 #### `parameters`
H A Dcatalog_format_v8.markdown218 #### `type`
224 #### `title`
228 #### `aliases`
234 #### `exported`
238 #### `file`
242 #### `line`
247 #### `tags`
252 #### `parameters`
H A Dcatalog_format_v9.markdown231 #### `type`
237 #### `title`
241 #### `aliases`
247 #### `exported`
251 #### `file`
255 #### `line`
260 #### `tags`
265 #### `parameters`
H A Dcatalog_format_v6.markdown179 #### `type`
183 #### `title`
187 #### `aliases`
191 #### `exported`
195 #### `file`
199 #### `line`
203 #### `tags`
207 #### `parameters`
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/storage/mru/
H A Dresource.go35 type resource struct { struct
36 resourceUpdate
37 ResourceMetadata
38 *bytes.Reader
39 lastKey storage.Address
40 updated time.Time
43 func (r *resource) Context() context.Context {
48 func (r *resource) isSynced() bool {
53 func (r *resource) Size(ctx context.Context, _ chan bool) (int64, error) {
61 func (r *resource) Name() string {
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/autoscaling/
H A Dresource.go29 type resource struct { struct
30 JsonData []byte
31 Id *string `mandatory:"true" json:"id"`
32 Type string `json:"type"`
36 func (m *resource) UnmarshalJSON(data []byte) error {
53 func (m *resource) UnmarshalPolymorphicJSON(data []byte) (interface{}, error) {
71 func (m resource) GetId() *string {
75 func (m resource) String() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/autoscaling/
H A Dresource.go25 type resource struct { struct
26 JsonData []byte
27 Id *string `mandatory:"true" json:"id"`
28 Type string `json:"type"`
32 func (m *resource) UnmarshalJSON(data []byte) error {
49 func (m *resource) UnmarshalPolymorphicJSON(data []byte) (interface{}, error) {
67 func (m resource) GetId() *string {
71 func (m resource) String() string {
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/include/linux/
H A Dioport.h41 struct resource { struct
51 release_resource(struct resource *resource) in release_resource()
/dports/devel/py-rope/rope-0.18.0/rope/base/
H A Dresourceobserver.py27 def resource_changed(self, resource): argument
37 def resource_created(self, resource): argument
42 def resource_removed(self, resource): argument
47 def validate(self, resource): argument
95 def add_resource(self, resource): argument
102 def remove_resource(self, resource): argument
178 def validate(self, resource): argument
231 def _is_changed(self, resource): argument
246 def get_indicator(self, resource): argument
265 def add_changed(self, resource): argument
[all …]
/dports/multimedia/pipewire/pipewire-0.3.43/src/pipewire/
H A Dresource.c128 struct pw_impl_client *pw_resource_get_client(struct pw_resource *resource) in pw_resource_get_client()
134 uint32_t pw_resource_get_id(struct pw_resource *resource) in pw_resource_get_id()
140 uint32_t pw_resource_get_permissions(struct pw_resource *resource) in pw_resource_get_permissions()
154 struct pw_protocol *pw_resource_get_protocol(struct pw_resource *resource) in pw_resource_get_protocol()
160 void *pw_resource_get_user_data(struct pw_resource *resource) in pw_resource_get_user_data()
166 void pw_resource_add_listener(struct pw_resource *resource, in pw_resource_add_listener()
175 void pw_resource_add_object_listener(struct pw_resource *resource, in pw_resource_add_object_listener()
196 int pw_resource_ping(struct pw_resource *resource, int seq) in pw_resource_ping()
223 uint32_t pw_resource_get_bound_id(struct pw_resource *resource) in pw_resource_get_bound_id()
265 void pw_resource_destroy(struct pw_resource *resource) in pw_resource_destroy()
[all …]
/dports/www/drupal8/drupal-8.9.20/vendor/easyrdf/easyrdf/lib/EasyRdf/
H A DGraph.php689 public function getResource($resource, $property)
1192 public function properties($resource)
1214 public function propertyUris($resource)
1229 public function reversePropertyUris($resource)
1399 public function type($resource = null)
1418 public function typeAsResource($resource = null)
1438 public function types($resource = null)
1472 public function isA($resource, $type)
1491 public function addType($resource, $types)
1517 public function setType($resource, $type)
[all …]
/dports/www/py-falcon/falcon-2.0.0/tests/
H A Dtest_query_params.py41 def resource(): function
76 def test_none(self, simulate_request, client, resource): argument
91 def test_default(self, simulate_request, client, resource): argument
107 def test_blank(self, simulate_request, client, resource): argument
120 def test_simple(self, simulate_request, client, resource): argument
273 def test_int(self, simulate_request, client, resource): argument
324 def test_int_neg(self, simulate_request, client, resource): argument
348 def test_float(self, simulate_request, client, resource): argument
423 def test_uuid(self, simulate_request, client, resource): argument
855 def test_non_ascii(self, client, resource): argument
[all …]
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/src/server/
H A Dxdgshell_interface.cpp72 void XdgShellInterfacePrivate::xdg_wm_base_destroy(Resource *resource) in xdg_wm_base_destroy()
187 void XdgSurfaceInterfacePrivate::xdg_surface_destroy(Resource *resource) in xdg_surface_destroy()
303 XdgSurfaceInterface *XdgSurfaceInterface::get(::wl_resource *resource) in get()
361 void XdgToplevelInterfacePrivate::xdg_toplevel_destroy(Resource *resource) in xdg_toplevel_destroy()
617 XdgToplevelInterface *XdgToplevelInterface::get(::wl_resource *resource) in get()
673 void XdgPopupInterfacePrivate::xdg_popup_destroy(Resource *resource) in xdg_popup_destroy()
759 XdgPopupInterface *XdgPopupInterface::get(::wl_resource *resource) in get()
767 XdgPositionerPrivate::XdgPositionerPrivate(::wl_resource *resource) in XdgPositionerPrivate()
773 XdgPositionerPrivate *XdgPositionerPrivate::get(wl_resource *resource) in get()
784 void XdgPositionerPrivate::xdg_positioner_destroy(Resource *resource) in xdg_positioner_destroy()
[all …]

12345678910>>...248