Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +21 -0
- android-sdk/platform-tools/AdbWinApi.dll +3 -0
- android-sdk/platform-tools/adb.exe +3 -0
- android-sdk/platform-tools/etc1tool.exe +3 -0
- android-sdk/platform-tools/fastboot.exe +3 -0
- android-sdk/platform-tools/libwinpthread-1.dll +3 -0
- android-sdk/platform-tools/make_f2fs.exe +3 -0
- android-sdk/platform-tools/make_f2fs_casefold.exe +3 -0
- android-sdk/platform-tools/mke2fs.exe +3 -0
- android-sdk/platform-tools/sqlite3.exe +3 -0
- android-sdk/platforms/android-34/android-stubs-src.jar +3 -0
- android-sdk/platforms/android-34/android.jar +3 -0
- android-sdk/platforms/android-34/core-for-system-modules.jar +3 -0
- android-sdk/platforms/android-34/data/annotations.zip +3 -0
- android-sdk/platforms/android-34/optional/org.apache.http.legacy.jar +3 -0
- android-sdk/platforms/android-34/skins/HVGA/arrow_down.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/arrow_left.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/arrow_right.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/arrow_up.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/background_land.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/background_port.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/button.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/controls.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/key.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/keyboard.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/select.png +3 -0
- android-sdk/platforms/android-34/skins/HVGA/spacebar.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/arrow_down.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/arrow_left.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/arrow_right.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/arrow_up.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/background_land.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/background_port.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/button.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/controls.png +3 -0
- android-sdk/platforms/android-34/skins/QVGA/key.png +3 -0
- android-sdk/platforms/android-34/templates/ic_launcher_hdpi.png +3 -0
- android-sdk/platforms/android-34/templates/ic_launcher_ldpi.png +3 -0
- android-sdk/platforms/android-34/templates/ic_launcher_mdpi.png +3 -0
- android-sdk/platforms/android-34/templates/ic_launcher_xhdpi.png +3 -0
- cmake/bin/cmake-gui.exe +3 -0
- cmake/bin/cmake.exe +3 -0
- cmake/bin/cmcldeps.exe +3 -0
- cmake/bin/cpack.exe +3 -0
- cmake/bin/ctest.exe +3 -0
- cmake/bin/msvcp140.dll +3 -0
- cmake/bin/vcruntime140.dll +3 -0
- cmake/doc/cmake/CMake.qch +3 -0
- cmake/doc/cmake/html/_images/GUI-Add-Entry.png +3 -0
- cmake/doc/cmake/html/_images/GUI-Choose-Generator.png +3 -0
.gitattributes
CHANGED
|
@@ -5627,3 +5627,24 @@ cuda_toolkit/compute-sanitizer/compute-sanitizer/docs/pdf/CopyrightAndLicenses.p
|
|
| 5627 |
cuda_toolkit/compute-sanitizer/compute-sanitizer/docs/pdf/ReleaseNotes.pdf filter=lfs diff=lfs merge=lfs -text
|
| 5628 |
cuda_toolkit/compute-sanitizer/compute-sanitizer/docs/pdf/SanitizerApiGuide.pdf filter=lfs diff=lfs merge=lfs -text
|
| 5629 |
cuda_toolkit/compute-sanitizer/compute-sanitizer/docs/pdf/SanitizerNvtxGuide.pdf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5627 |
cuda_toolkit/compute-sanitizer/compute-sanitizer/docs/pdf/ReleaseNotes.pdf filter=lfs diff=lfs merge=lfs -text
|
| 5628 |
cuda_toolkit/compute-sanitizer/compute-sanitizer/docs/pdf/SanitizerApiGuide.pdf filter=lfs diff=lfs merge=lfs -text
|
| 5629 |
cuda_toolkit/compute-sanitizer/compute-sanitizer/docs/pdf/SanitizerNvtxGuide.pdf filter=lfs diff=lfs merge=lfs -text
|
| 5630 |
+
cmake/bin/cmake-gui.exe filter=lfs diff=lfs merge=lfs -text
|
| 5631 |
+
cmake/bin/cmake.exe filter=lfs diff=lfs merge=lfs -text
|
| 5632 |
+
cmake/bin/cmcldeps.exe filter=lfs diff=lfs merge=lfs -text
|
| 5633 |
+
cmake/bin/cpack.exe filter=lfs diff=lfs merge=lfs -text
|
| 5634 |
+
cmake/bin/ctest.exe filter=lfs diff=lfs merge=lfs -text
|
| 5635 |
+
cmake/bin/msvcp140.dll filter=lfs diff=lfs merge=lfs -text
|
| 5636 |
+
cmake/bin/vcruntime140.dll filter=lfs diff=lfs merge=lfs -text
|
| 5637 |
+
cmake/doc/cmake/CMake.qch filter=lfs diff=lfs merge=lfs -text
|
| 5638 |
+
android-sdk/platform-tools/adb.exe filter=lfs diff=lfs merge=lfs -text
|
| 5639 |
+
android-sdk/platform-tools/AdbWinApi.dll filter=lfs diff=lfs merge=lfs -text
|
| 5640 |
+
android-sdk/platform-tools/etc1tool.exe filter=lfs diff=lfs merge=lfs -text
|
| 5641 |
+
android-sdk/platform-tools/fastboot.exe filter=lfs diff=lfs merge=lfs -text
|
| 5642 |
+
android-sdk/platform-tools/libwinpthread-1.dll filter=lfs diff=lfs merge=lfs -text
|
| 5643 |
+
android-sdk/platform-tools/make_f2fs.exe filter=lfs diff=lfs merge=lfs -text
|
| 5644 |
+
android-sdk/platform-tools/make_f2fs_casefold.exe filter=lfs diff=lfs merge=lfs -text
|
| 5645 |
+
android-sdk/platform-tools/mke2fs.exe filter=lfs diff=lfs merge=lfs -text
|
| 5646 |
+
android-sdk/platform-tools/sqlite3.exe filter=lfs diff=lfs merge=lfs -text
|
| 5647 |
+
android-sdk/platforms/android-34/android-stubs-src.jar filter=lfs diff=lfs merge=lfs -text
|
| 5648 |
+
android-sdk/platforms/android-34/android.jar filter=lfs diff=lfs merge=lfs -text
|
| 5649 |
+
android-sdk/platforms/android-34/core-for-system-modules.jar filter=lfs diff=lfs merge=lfs -text
|
| 5650 |
+
android-sdk/platforms/android-34/optional/org.apache.http.legacy.jar filter=lfs diff=lfs merge=lfs -text
|
android-sdk/platform-tools/AdbWinApi.dll
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:120bef587119c6cb926b86b9be90fdfbce38937588eae28cd91a94ce63c7b965
|
| 3 |
+
size 108184
|
android-sdk/platform-tools/adb.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:957e46b8615f7af5b7292a2ddabe98d2e61940c3fb2b0545756507f080613e71
|
| 3 |
+
size 8485016
|
android-sdk/platform-tools/etc1tool.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e4f7670d72e999aedc9900acdca373e8e7ae6fff858d19c2c6c005028292e3a
|
| 3 |
+
size 446104
|
android-sdk/platform-tools/fastboot.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd55fef77ab2753b6423f37f39d91cb00ce53ab4539a2431577f07c4abcaa32a
|
| 3 |
+
size 2199704
|
android-sdk/platform-tools/libwinpthread-1.dll
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:283a8c3f8d1542df333e0899757b00d484888978d62ccf8c99db662a95cce764
|
| 3 |
+
size 243016
|
android-sdk/platform-tools/make_f2fs.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5f9fdd76a03a16788d3542b5445c70eee27f931d052973a881db420c975f2b
|
| 3 |
+
size 464024
|
android-sdk/platform-tools/make_f2fs_casefold.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7878e842693bd1a9321fe5a0b55cfef4ddda3807bac55de38e177f134b29b01b
|
| 3 |
+
size 464024
|
android-sdk/platform-tools/mke2fs.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be42abb5d1651c8766e230e7af834bd8e0f2085857ccb483463f58ba5ad65e1a
|
| 3 |
+
size 753816
|
android-sdk/platform-tools/sqlite3.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:413aacb98a96bd5316ff9865765b86bef548e57f7dc8f620ad33f509a64748c3
|
| 3 |
+
size 3028632
|
android-sdk/platforms/android-34/android-stubs-src.jar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30839b2736c0e8b558723cbbcffbd22b4636bbc0c513424be58a1893fcc86b91
|
| 3 |
+
size 7598952
|
android-sdk/platforms/android-34/android.jar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6cea1df3efb77103ac3e2beb9bf4718964b0e0869ab16d39d29d5cbae1c147ad
|
| 3 |
+
size 26361808
|
android-sdk/platforms/android-34/core-for-system-modules.jar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15e3da4bd1c24b0dcd1e8465d2ad4912879cab6653588bd92a5725074db8d1bf
|
| 3 |
+
size 1404695
|
android-sdk/platforms/android-34/data/annotations.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e58a49a689687d18623b3aec617f622304988288f520529e8619ffbee6802f2b
|
| 3 |
+
size 192809
|
android-sdk/platforms/android-34/optional/org.apache.http.legacy.jar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4790664d13365b2c0e8d5411fdc5cb9a8208dbe2363d317fa7c5e750bff5600e
|
| 3 |
+
size 304416
|
android-sdk/platforms/android-34/skins/HVGA/arrow_down.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/arrow_left.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/arrow_right.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/arrow_up.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/background_land.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/background_port.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/button.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/controls.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/key.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/keyboard.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/select.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/HVGA/spacebar.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/arrow_down.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/arrow_left.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/arrow_right.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/arrow_up.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/background_land.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/background_port.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/button.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/controls.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/skins/QVGA/key.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/templates/ic_launcher_hdpi.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/templates/ic_launcher_ldpi.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/templates/ic_launcher_mdpi.png
ADDED
|
Git LFS Details
|
android-sdk/platforms/android-34/templates/ic_launcher_xhdpi.png
ADDED
|
Git LFS Details
|
cmake/bin/cmake-gui.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7e4d553e326ca845e3bb41f2a0cfbe1c5ffc89086cbdf0754d6d199becc3584
|
| 3 |
+
size 27446224
|
cmake/bin/cmake.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8893e3f7647e2d1e0b18af84e53f136a976cefbfd2c15aaddc4b934936a3637f
|
| 3 |
+
size 12079056
|
cmake/bin/cmcldeps.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecc0342d88282fb61461578319d625994795227c7a2be0d7c764d960683a3219
|
| 3 |
+
size 1797072
|
cmake/bin/cpack.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b61a3bd19338f75abef883834c0a332c862d9dee1381ac53b0d1dd9b6accab4a
|
| 3 |
+
size 12163536
|
cmake/bin/ctest.exe
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00c10d3167ec15b1dde9c3054cc4483175d03dac6f6fe31dfaeb3e037a152a61
|
| 3 |
+
size 12987856
|
cmake/bin/msvcp140.dll
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4c2229bdc2a2a630acdc095b4d86008e5c3e3bc7773174354f3da4f5beb9cde
|
| 3 |
+
size 575056
|
cmake/bin/vcruntime140.dll
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:052ad6a20d375957e82aa6a3c441ea548d89be0981516ca7eb306e063d5027f4
|
| 3 |
+
size 120400
|
cmake/doc/cmake/CMake.qch
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56267a740b8f4b1232aa66165884c03d91890910d04f98b4cf7721fae5e56a7b
|
| 3 |
+
size 7839744
|
cmake/doc/cmake/html/_images/GUI-Add-Entry.png
ADDED
|
Git LFS Details
|
cmake/doc/cmake/html/_images/GUI-Choose-Generator.png
ADDED
|
Git LFS Details
|