Home
last modified time | relevance | path

Searched refs:MEGA (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/doc/java/sphinx/source/
H A Dgettingstarted.rst19MEGA are encrypted. All data transfers from and to MEGA are encrypted. While most cloud storage pr…
21 MEGA Ltd provides a Software Development Kit (SDK) for its cloud storage services. The MEGA SDK is …
75 * An appKey is required to access MEGA services using the MEGA SDK.
90 * MEGA storage functionality.
136 …e implemented so that request events between your application and MEGA server, or MEGA server and …
140 // Implement MEGA Listener
150 // with MEGA Services
196MEGA services is for the user to have have a valid account and log-in. To do this you can use the
208 // object so that the MEGA API functionality can be used.
288 // Check if the file is already present on MEGA.
[all …]
H A Dinstallsdk.rst16 2. Clone MEGA SDK
63 …he MEGA SDK bindings, copy the MEGA SDK Java library ``libmegajava.so`` into a ``/libs/`` folder …
85 Congratulations you are now ready to use the MEGA SDK Java API bindings in your own applications!
/dports/biology/subread/subread-2.0.2-source/src/
H A Ddel4-mmap-test.c12 #define MEGA 1024llu*1024 macro
18 for(x=0; x<100*MEGA; x++){ in main()
26 void * fd_ptr = mmap(NULL, 400*MEGA, PROT_READ|PROT_WRITE, MAP_PRIVATE, fd, 0); in main()
32 for(x=0; x<100*MEGA; x+=456){ in main()
36 for(x=0; x<100*MEGA; x+=2){ in main()
42 munmap(fd_ptr, 400*MEGA); in main()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/doc/source/
H A Dpreface.rst2 Welcome to the MEGA Client SDK Documentation!
5 Welcome to the MEGA SDK! We hope that it will prove useful to
6 developers who are interested in integrating MEGA support into their
10 What is the MEGA SDK good for?
13 The MEGA SDK consists of code and documentation that enables you to
14 make use of MEGA's API functionality at a comfortably high level of
22 How do I use the MEGA client access engine?
25 The MEGA client access engine comes as a set of C++ classes and
46 * Complexity/efficiency -- Since all of MEGA's crypto logic runs on
68 overhead. We will work with interested developers to add MEGA support
/dports/dns/knot3/knot-3.1.5/src/knot/conf/
H A Dschema.c35 #define MEGA(x) (KILO(1024) * (x)) macro
36 #define GIGA(x) (MEGA(1024) * (x))
39 #define VIRT_MEM_TOP_32BIT MEGA(500)
236 { C_TCP_INBUF_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(1), SSIZE_MAX, MEGA(100), YP_SSIZE } },
272 { C_JOURNAL_DB_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(1), VIRT_MEM_LIMIT(TERA(100)),
275 { C_KASP_DB_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(5), VIRT_MEM_LIMIT(GIGA(100)),
276 MEGA(500), YP_SSIZE } },
278 { C_TIMER_DB_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(1), VIRT_MEM_LIMIT(GIGA(100)),
279 MEGA(100), YP_SSIZE } },
281 { C_CATALOG_DB_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(5), VIRT_MEM_LIMIT(GIGA(100)),
[all …]
/dports/dns/knot3-lib/knot-3.1.5/src/knot/conf/
H A Dschema.c35 #define MEGA(x) (KILO(1024) * (x)) macro
36 #define GIGA(x) (MEGA(1024) * (x))
39 #define VIRT_MEM_TOP_32BIT MEGA(500)
236 { C_TCP_INBUF_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(1), SSIZE_MAX, MEGA(100), YP_SSIZE } },
272 { C_JOURNAL_DB_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(1), VIRT_MEM_LIMIT(TERA(100)),
275 { C_KASP_DB_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(5), VIRT_MEM_LIMIT(GIGA(100)),
276 MEGA(500), YP_SSIZE } },
278 { C_TIMER_DB_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(1), VIRT_MEM_LIMIT(GIGA(100)),
279 MEGA(100), YP_SSIZE } },
281 { C_CATALOG_DB_MAX_SIZE, YP_TINT, YP_VINT = { MEGA(5), VIRT_MEM_LIMIT(GIGA(100)),
[all …]
/dports/audio/orbit-lv2/orbit-0.1.431/
H A Dorbit_cargoship.c26 #define MEGA(x) ((x) << 20)
369 handle->state.buf = malloc(MEGA(handle->state.memory));
370 handle->stash.buf = malloc(MEGA(handle->state.memory));
371 mlock(handle->state.buf, MEGA(handle->state.memory));
372 mlock(handle->stash.buf, MEGA(handle->state.memory));
442 munlock(handle->state.buf, MEGA(handle->state.memory));
488 while( (size2 < total_size) || (size2 < MEGA(1)) )
529 .state = malloc(MEGA(job_in->size)),
530 .stash = malloc(MEGA(job_in->size))
538 munlock(job_in->buf.state, MEGA(job_in->size));
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/
H A DMakefile.win32118 MEGA=mega
122 $(MEGA).dll: $(COMMON_OBJ) $(SQLITE_OBJ)
123 …GS) $(LIB) -Wl,-no-undefined,--enable-runtime-pseudo-reloc,--out-implib,$(MEGA).lib -o $(MEGA).dll
125 all: $(MEGA).dll $(PROGS)
147 -rm $(MEGA).dll $(MEGA).lib
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/win32/
H A DREADME.md3 Visual Studio 2015 solutions with the MEGA C++ SDK and console apps using the intermediate layer (`…
9 This example logs in to your MEGA account, gets your MEGA filesystem, shows the files/folders in yo…
10 uploads an image and optionally starts a local HTTP proxy server to browse you MEGA account.
14 This example implements a filesystem driver that can mount a MEGA folder as a system drive.
35 4. Open the `MEGA.sln` file with Visual Studio 2015
37 6. Put the email/password of your MEGA account at the top of the source file
56 - SQLite (used to manage the local cache of the MEGA filesystem):
/dports/net/megacmd/MEGAcmd-1.4.1_Win/build/megacmd/
H A Ddebian.control4 Maintainer: MEGA Linux Team <linux@mega.co.nz>
19 Description: MEGA Command Line Interactive and Scriptable Application
20 MEGAcmd provides non UI access to MEGA services.
22 with your MEGA account via shell interaction.
H A Dmegacmd.install4 sed -n '1h;1!H;${g;s/###REPO for MEGA###\n.*###END REPO for MEGA###//;p;}' -i /etc/pacman.conf
12 ###REPO for MEGA###
16 ###END REPO for MEGA###
H A Ddebian.changelog11 -- MEGA Team <linux@mega.co.nz> Mon, 22 Jun 2020 19:08:17 +0200
36 -- MEGA Team <linux@mega.co.nz> Mon, 22 Jun 2020 19:06:13 +0200
61 -- MEGA Team <linux@mega.co.nz> Tue, 26 Mar 2019 10:52:57 +0100
81 -- MEGA Team <linux@mega.co.nz> Fri, 07 Sep 2018 14:00:51 +0200
85 * Webdav: Serve a MEGA location as a WEBDAV server.
94 -- MEGA Team <linux@mega.co.nz> Tue, 27 Mar 2018 18:37:30 +0200
107 -- MEGA Team <linux@mega.co.nz> Thu, 18 Jan 2018 19:15:35 +0100
115 -- MEGA Team <linux@mega.co.nz> Mon, 11 Dec 2017 18:43:46 +0100
138 -- MEGA Team <linux@mega.co.nz> Fri, 10 Nov 2017 14:36:44 +0100
153 -- MEGA Team <linux@mega.co.nz> Mon, 28 Aug 2017 18:06:34 +0200
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/Swift/MEGA/MEGA.xcodeproj/
H A Dproject.pbxproj182 path = MEGA/CloudDrive;
225 41F1756B1A51E22500570E30 /* MEGA */,
238 41F1756B1A51E22500570E30 /* MEGA */ = {
254 path = MEGA;
305 name = MEGA;
306 productName = MEGA;
342 41F175681A51E22500570E30 /* MEGA */,
488 INFOPLIST_FILE = MEGA/Info.plist;
497 SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/MEGA/MEGA-Bridging-Header.h";
509 INFOPLIST_FILE = MEGA/Info.plist;
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/
H A Dmainpage.dox7 * This file is part of the MEGA SDK - Client Access Engine.
9 * Applications using the MEGA API must present a valid application key
12 * The MEGA SDK is distributed in the hope that it will be useful,
28 * in integrating MEGA support into their applications.
/dports/net/megacmd/MEGAcmd-1.4.1_Win/build/
H A Dgather_built_products.cmd6 REM cmake -G "Visual Studio 15 2017" -A x64 -DMega3rdPartyDir=C:\Users\build\MEGA\build-MEGAcmd\3rd…
11 REM cmake -G "Visual Studio 15 2017" -A Win32 -DMega3rdPartyDir=C:\Users\build\MEGA\build-MEGAcmd\3…
28 copy C:\Users\build\MEGA\build-MEGAcmd\3rdParty_MSVC2017_20210315\3rdParty_megacmd\vcpkg\installed\…
29 copy C:\Users\build\MEGA\build-MEGAcmd\3rdParty_MSVC2017_20210315\3rdParty_megacmd\vcpkg\installed\…
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/sched/
H A Dsched_check.cpp70 wu.rsc_memory_bound/MEGA, g_wreq->usable_ram/MEGA in check_memory()
77 wu.id, wu.name, wu.rsc_memory_bound/MEGA, in check_memory()
78 g_reply->host.id, g_wreq->ram/MEGA, g_wreq->usable_ram/MEGA in check_memory()
95 diff/MEGA, g_wreq->disk_available/MEGA, wu.rsc_disk_bound/MEGA in check_disk()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/iOS/Demo/Demo/CloudDrive/
H A DNodeTableViewCell.m7 * This file is part of the MEGA SDK - Client Access Engine.
9 * Applications using the MEGA API must present a valid application key
12 * The MEGA SDK is distributed in the hope that it will be useful,
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/iOS/Demo/Demo/
H A Dmain.m6 * This file is part of the MEGA SDK - Client Access Engine.
8 * Applications using the MEGA API must present a valid application key
11 * The MEGA SDK is distributed in the hope that it will be useful,
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/ios/
H A DMEGARecentActionBucket.mm3 * @brief Represents a set of files uploaded or updated in MEGA.
7 * This file is part of the MEGA SDK - Client Access Engine.
9 * Applications using the MEGA API must present a valid application key
12 * The MEGA SDK is distributed in the hope that it will be useful,
H A DMEGAShare.mm3 * @brief Represents the outbound sharing of a folder with an user in MEGA
7 * This file is part of the MEGA SDK - Client Access Engine.
9 * Applications using the MEGA API must present a valid application key
12 * The MEGA SDK is distributed in the hope that it will be useful,
H A DMEGAUser.mm3 * @brief Represents an user in MEGA
7 * This file is part of the MEGA SDK - Client Access Engine.
9 * Applications using the MEGA API must present a valid application key
12 * The MEGA SDK is distributed in the hope that it will be useful,
H A DMEGAContactRequest.mm3 * @brief Represents a contact request with an user in MEGA
7 * This file is part of the MEGA SDK - Client Access Engine.
9 * Applications using the MEGA API must present a valid application key
12 * The MEGA SDK is distributed in the hope that it will be useful,
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/ios/Private/
H A DDelegateMEGATreeProcessorListener.mm7 * This file is part of the MEGA SDK - Client Access Engine.
9 * Applications using the MEGA API must present a valid application key
12 * The MEGA SDK is distributed in the hope that it will be useful,
H A DMEGADataInputStream.mm7 * This file is part of the MEGA SDK - Client Access Engine.
9 * Applications using the MEGA API must present a valid application key
12 * The MEGA SDK is distributed in the hope that it will be useful,
/dports/net/megacmd/MEGAcmd-1.4.1_Win/
H A DUserGuide.md47 * Move files around inside your MEGA account or between MEGA and your PC using command line tools.
449 MEGA respects the copyrights of others and requires that users of the MEGA cloud service
967 MEGA CMD>
981 MEGA CMD>
1003 MEGA CMD>
1023 MEGA CMD>
1049 Welcome to MEGA.pdf
1078 MEGA CMD>
1154 MEGA CMD>
1156 Welcome to MEGA.pdf
[all …]

12345678910>>...30