codekingpro commited on
Commit
86470a3
·
verified ·
1 Parent(s): b413e51

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +21 -0
  2. android-sdk/platform-tools/AdbWinApi.dll +3 -0
  3. android-sdk/platform-tools/adb.exe +3 -0
  4. android-sdk/platform-tools/etc1tool.exe +3 -0
  5. android-sdk/platform-tools/fastboot.exe +3 -0
  6. android-sdk/platform-tools/libwinpthread-1.dll +3 -0
  7. android-sdk/platform-tools/make_f2fs.exe +3 -0
  8. android-sdk/platform-tools/make_f2fs_casefold.exe +3 -0
  9. android-sdk/platform-tools/mke2fs.exe +3 -0
  10. android-sdk/platform-tools/sqlite3.exe +3 -0
  11. android-sdk/platforms/android-34/android-stubs-src.jar +3 -0
  12. android-sdk/platforms/android-34/android.jar +3 -0
  13. android-sdk/platforms/android-34/core-for-system-modules.jar +3 -0
  14. android-sdk/platforms/android-34/data/annotations.zip +3 -0
  15. android-sdk/platforms/android-34/optional/org.apache.http.legacy.jar +3 -0
  16. android-sdk/platforms/android-34/skins/HVGA/arrow_down.png +3 -0
  17. android-sdk/platforms/android-34/skins/HVGA/arrow_left.png +3 -0
  18. android-sdk/platforms/android-34/skins/HVGA/arrow_right.png +3 -0
  19. android-sdk/platforms/android-34/skins/HVGA/arrow_up.png +3 -0
  20. android-sdk/platforms/android-34/skins/HVGA/background_land.png +3 -0
  21. android-sdk/platforms/android-34/skins/HVGA/background_port.png +3 -0
  22. android-sdk/platforms/android-34/skins/HVGA/button.png +3 -0
  23. android-sdk/platforms/android-34/skins/HVGA/controls.png +3 -0
  24. android-sdk/platforms/android-34/skins/HVGA/key.png +3 -0
  25. android-sdk/platforms/android-34/skins/HVGA/keyboard.png +3 -0
  26. android-sdk/platforms/android-34/skins/HVGA/select.png +3 -0
  27. android-sdk/platforms/android-34/skins/HVGA/spacebar.png +3 -0
  28. android-sdk/platforms/android-34/skins/QVGA/arrow_down.png +3 -0
  29. android-sdk/platforms/android-34/skins/QVGA/arrow_left.png +3 -0
  30. android-sdk/platforms/android-34/skins/QVGA/arrow_right.png +3 -0
  31. android-sdk/platforms/android-34/skins/QVGA/arrow_up.png +3 -0
  32. android-sdk/platforms/android-34/skins/QVGA/background_land.png +3 -0
  33. android-sdk/platforms/android-34/skins/QVGA/background_port.png +3 -0
  34. android-sdk/platforms/android-34/skins/QVGA/button.png +3 -0
  35. android-sdk/platforms/android-34/skins/QVGA/controls.png +3 -0
  36. android-sdk/platforms/android-34/skins/QVGA/key.png +3 -0
  37. android-sdk/platforms/android-34/templates/ic_launcher_hdpi.png +3 -0
  38. android-sdk/platforms/android-34/templates/ic_launcher_ldpi.png +3 -0
  39. android-sdk/platforms/android-34/templates/ic_launcher_mdpi.png +3 -0
  40. android-sdk/platforms/android-34/templates/ic_launcher_xhdpi.png +3 -0
  41. cmake/bin/cmake-gui.exe +3 -0
  42. cmake/bin/cmake.exe +3 -0
  43. cmake/bin/cmcldeps.exe +3 -0
  44. cmake/bin/cpack.exe +3 -0
  45. cmake/bin/ctest.exe +3 -0
  46. cmake/bin/msvcp140.dll +3 -0
  47. cmake/bin/vcruntime140.dll +3 -0
  48. cmake/doc/cmake/CMake.qch +3 -0
  49. cmake/doc/cmake/html/_images/GUI-Add-Entry.png +3 -0
  50. 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

  • SHA256: 6d4d8aa01249bae39d118ff30c8dfa642df824e0de00536ed32cbfbedc322111
  • Pointer size: 128 Bytes
  • Size of remote file: 449 Bytes
android-sdk/platforms/android-34/skins/HVGA/arrow_left.png ADDED

Git LFS Details

  • SHA256: 3cc91b1e49e95d43eb254c4156a1266f1d5d4f7f2bbfb7ebda978a7e28d9898e
  • Pointer size: 128 Bytes
  • Size of remote file: 825 Bytes
android-sdk/platforms/android-34/skins/HVGA/arrow_right.png ADDED

Git LFS Details

  • SHA256: f6f79037e42161dcfe3a9964cab5fd0214f4b6e163e498096b7686c1f8752c28
  • Pointer size: 128 Bytes
  • Size of remote file: 795 Bytes
android-sdk/platforms/android-34/skins/HVGA/arrow_up.png ADDED

Git LFS Details

  • SHA256: d92af167a98f6a75dec97420434fbc87cd971a83f7fc7d8b74468061ec4fcab6
  • Pointer size: 128 Bytes
  • Size of remote file: 453 Bytes
android-sdk/platforms/android-34/skins/HVGA/background_land.png ADDED

Git LFS Details

  • SHA256: aaf0cb43dd594f871143dce5c09326f381595a701d6843602f2ed0a194b7f7f7
  • Pointer size: 129 Bytes
  • Size of remote file: 2.95 kB
android-sdk/platforms/android-34/skins/HVGA/background_port.png ADDED

Git LFS Details

  • SHA256: b481b5a80360b274c8256eb4cae7479bfa022aee492443a2e3d8a330b71fb93a
  • Pointer size: 129 Bytes
  • Size of remote file: 3.05 kB
android-sdk/platforms/android-34/skins/HVGA/button.png ADDED

Git LFS Details

  • SHA256: 6474d7a3736e3829220b46561cf2f0762cf36bbe3d3a63c657117be9b24f3912
  • Pointer size: 128 Bytes
  • Size of remote file: 592 Bytes
android-sdk/platforms/android-34/skins/HVGA/controls.png ADDED

Git LFS Details

  • SHA256: 87cbfdbdd96a8b8f2e2001574fa1e241d9a7e070117f995c4fd6046806685476
  • Pointer size: 130 Bytes
  • Size of remote file: 19.4 kB
android-sdk/platforms/android-34/skins/HVGA/key.png ADDED

Git LFS Details

  • SHA256: fc6f703ff385aa5f2cd9a51652ce5b201b90a49f98cfd2e98af2657c354ec9e1
  • Pointer size: 128 Bytes
  • Size of remote file: 154 Bytes
android-sdk/platforms/android-34/skins/HVGA/keyboard.png ADDED

Git LFS Details

  • SHA256: 4e06ac6f5fe836ff1ddd21b7f580da29b3b863657236a2dfcb6aed252951bacb
  • Pointer size: 130 Bytes
  • Size of remote file: 20 kB
android-sdk/platforms/android-34/skins/HVGA/select.png ADDED

Git LFS Details

  • SHA256: e29737e1324eb56f33c35fd2f21859149f35c99a09be7a400148fe321536c599
  • Pointer size: 128 Bytes
  • Size of remote file: 384 Bytes
android-sdk/platforms/android-34/skins/HVGA/spacebar.png ADDED

Git LFS Details

  • SHA256: 399cd601ac11b23312472c01b61ab4fb696b8580411734c622f5a215c8aa2289
  • Pointer size: 128 Bytes
  • Size of remote file: 192 Bytes
android-sdk/platforms/android-34/skins/QVGA/arrow_down.png ADDED

Git LFS Details

  • SHA256: 6d4d8aa01249bae39d118ff30c8dfa642df824e0de00536ed32cbfbedc322111
  • Pointer size: 128 Bytes
  • Size of remote file: 449 Bytes
android-sdk/platforms/android-34/skins/QVGA/arrow_left.png ADDED

Git LFS Details

  • SHA256: 3cc91b1e49e95d43eb254c4156a1266f1d5d4f7f2bbfb7ebda978a7e28d9898e
  • Pointer size: 128 Bytes
  • Size of remote file: 825 Bytes
android-sdk/platforms/android-34/skins/QVGA/arrow_right.png ADDED

Git LFS Details

  • SHA256: f6f79037e42161dcfe3a9964cab5fd0214f4b6e163e498096b7686c1f8752c28
  • Pointer size: 128 Bytes
  • Size of remote file: 795 Bytes
android-sdk/platforms/android-34/skins/QVGA/arrow_up.png ADDED

Git LFS Details

  • SHA256: d92af167a98f6a75dec97420434fbc87cd971a83f7fc7d8b74468061ec4fcab6
  • Pointer size: 128 Bytes
  • Size of remote file: 453 Bytes
android-sdk/platforms/android-34/skins/QVGA/background_land.png ADDED

Git LFS Details

  • SHA256: ffd9d9a845110a8c3ef63f33576151d997497888d72a9ab4dd7dfc89b0f07783
  • Pointer size: 129 Bytes
  • Size of remote file: 2.72 kB
android-sdk/platforms/android-34/skins/QVGA/background_port.png ADDED

Git LFS Details

  • SHA256: 85e64837dbbef4047e422e722b0c025ceef33e2ca6c531ac6a20cfb608fe2e51
  • Pointer size: 129 Bytes
  • Size of remote file: 2.59 kB
android-sdk/platforms/android-34/skins/QVGA/button.png ADDED

Git LFS Details

  • SHA256: 6474d7a3736e3829220b46561cf2f0762cf36bbe3d3a63c657117be9b24f3912
  • Pointer size: 128 Bytes
  • Size of remote file: 592 Bytes
android-sdk/platforms/android-34/skins/QVGA/controls.png ADDED

Git LFS Details

  • SHA256: 87cbfdbdd96a8b8f2e2001574fa1e241d9a7e070117f995c4fd6046806685476
  • Pointer size: 130 Bytes
  • Size of remote file: 19.4 kB
android-sdk/platforms/android-34/skins/QVGA/key.png ADDED

Git LFS Details

  • SHA256: fc6f703ff385aa5f2cd9a51652ce5b201b90a49f98cfd2e98af2657c354ec9e1
  • Pointer size: 128 Bytes
  • Size of remote file: 154 Bytes
android-sdk/platforms/android-34/templates/ic_launcher_hdpi.png ADDED

Git LFS Details

  • SHA256: 28c89918a8d235fcadf2e83bb14a6d9da9eab9e665857ad43b9f00e038f1f615
  • Pointer size: 129 Bytes
  • Size of remote file: 9.4 kB
android-sdk/platforms/android-34/templates/ic_launcher_ldpi.png ADDED

Git LFS Details

  • SHA256: 145b4c322390c96bd9ecb3a08619ce6f42bc4886122f3c4964163ed3417c1d18
  • Pointer size: 129 Bytes
  • Size of remote file: 2.73 kB
android-sdk/platforms/android-34/templates/ic_launcher_mdpi.png ADDED

Git LFS Details

  • SHA256: eb2a39a5c0c475a793e8814faaaf6afa92d303ec9f1fd65696be43eafbb3260d
  • Pointer size: 129 Bytes
  • Size of remote file: 5.24 kB
android-sdk/platforms/android-34/templates/ic_launcher_xhdpi.png ADDED

Git LFS Details

  • SHA256: d9c73c0298e96e08af5c28896b8482503fce0bb9bc29696cadcbdc6e98218041
  • Pointer size: 130 Bytes
  • Size of remote file: 14.4 kB
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

  • SHA256: bbafc9a775decfb2a370f709985e56a734629ec7af868954153d80db14941c3e
  • Pointer size: 130 Bytes
  • Size of remote file: 33.4 kB
cmake/doc/cmake/html/_images/GUI-Choose-Generator.png ADDED

Git LFS Details

  • SHA256: 16ce8fd186e949901692c7f944dcc7f5002d65f0bd8d047aa310112c47685b7e
  • Pointer size: 130 Bytes
  • Size of remote file: 42.1 kB