Home
last modified time | relevance | path

Searched refs:shareList (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/wp8/
H A DMShareList.cpp27 MShareList::MShareList(MegaShareList *shareList, bool cMemoryOwn) in MShareList() argument
29 this->shareList = shareList; in MShareList()
36 delete shareList; in ~MShareList()
41 return shareList ? ref new MShare(shareList->get(i)->copy(), true) : nullptr;
46 return shareList ? shareList->size() : 0; in size()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/ios/
H A DMEGAShareList.mm28 @property MegaShareList *shareList;
35 - (instancetype)initWithShareList:(MegaShareList *)shareList cMemoryOwn:(BOOL)cMemoryOwn {
39 _shareList = shareList;
53 return self.shareList;
57 …return self.shareList ? [[MEGAShare alloc] initWithMegaShare:self.shareList->get((int)index)->copy…
61 return self.shareList ? [[NSNumber alloc] initWithInt:self.shareList->size()] : nil;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/lang/clover/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/graphics/libosmesa/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/graphics/mesa-libs/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h112 struct glx_context *shareList, int renderType) in create() argument
114 (void) shareList; in create()
122 struct glx_context *shareList, in create_attribs() argument
127 (void) shareList; in create_attribs()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/graphics/mesa-dri/mesa-21.3.6/src/glx/tests/
H A Dfake_glx_screen.cpp53 struct glx_context *shareList, int renderType) in indirect_create_context() argument
55 (void) shareList; in indirect_create_context()
64 struct glx_context *shareList, in indirect_create_context_attribs() argument
73 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
81 struct glx_context *shareList, in applegl_create_context() argument
84 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/glx/tests/
H A Dfake_glx_screen.cpp55 struct glx_context *shareList, int renderType) in indirect_create_context() argument
57 (void) shareList; in indirect_create_context()
66 struct glx_context *shareList, in indirect_create_context_attribs() argument
75 return indirect_create_context(base, config_base, shareList, 0); in indirect_create_context_attribs()
83 struct glx_context *shareList, in applegl_create_context() argument
86 return indirect_create_context(base, config_base, shareList, renderType); in applegl_create_context()
H A Dfake_glx_screen.h110 struct glx_context *shareList, int renderType) in create() argument
112 (void) shareList; in create()
120 struct glx_context *shareList, in create_attribs() argument
125 (void) shareList; in create_attribs()
/dports/www/owncloud/owncloud/apps/files/lib/
H A DHelper.php210 * @param array $shareList
213 public static function populateTagsForShares($shareList) { argument
215 foreach ($shareList as $share) {
225 foreach ($shareList as $key => $share) {
226 $shareList[$key]['tags'] = [];
228 $shareList[$key]['tags'] = $tags[$share['file_source']];
231 return $shareList;

12345678910>>...19