Commit 3647c82
CI Bot
fix: Suppress non-camel-case warnings for C API types following OpenVX naming convention
1 parent c2660d9 commit 3647c82
821 files changed
Lines changed: 466 additions & 1284 deletions
File tree
- openvx-buffer/src
- openvx-core/src
- openvx-image/src
- target
- debug
- .fingerprint
- openvx-buffer-e91a9b25f423ed93
- openvx-core-2aca26941ac0a37f
- openvx-ffi-dbe8182ad06dbfb5
- openvx-image-8ff2a7cbcb901948
- openvx-vision-88347aa967733452
- build
- libc-3871bc5681dc8fd0
- libc-c5f1dd3bf733624d
- parking_lot_core-0b9c9b58b128f550
- parking_lot_core-d8b900c1eeb10f02
- proc-macro2-59fb65d883d68442
- proc-macro2-eca6b6b3659d092d
- quote-522f3ff9ee457532
- quote-e7e3cb3fa7dec76d
- thiserror-68b386c88d53b475
- thiserror-d1efd4102e41cb4c
- deps
- incremental
- openvx_buffer-1cgta67hbu85k
- s-hheoornvtn-1ohervy-12n3a2uj5mukgwmrvvrl8wif9
- openvx_core-0g0ku9mrem312
- s-hhcbvbb1az-154rcm8-working
- s-hheoor298n-13rjqb1-211succth6k7lyq8s75mz1ijr
- openvx_ffi-0zuph6xgfbjsg
- s-hheoorzivd-07535zx-aamis9na34kedm4aol551kx3u
- s-hheopkei0i-0f41tqi-a34xgi4noufkb7vx50u6jq449
- openvx_image-35k5obq8cnrgp
- s-hheoornvzq-1taj9h2-4lvbfchkz0j92he6gn03j4n7b
- s-hheopk9vmu-1awki42-4xp2a9xizdjt0hp7khih82zul
- openvx_vision-0mjmmnp6d7lu6
- s-hheoorrmy4-0cre45l-0qjlch7psciumq0m8rkcyrcoo
- s-hheopkbsva-1rtk8kb-bw8kg7t2lqj00vwel19kg19et
- release
- .fingerprint
- cfg-if-d93cbb7a0fc64597
- equivalent-a33f90f0e1324044
- fixedbitset-aa39c9c0ba72742c
- hashbrown-d86f3978847d07e5
- indexmap-b80d4e70608e2642
- libc-6223fcab79ac4f71
- libc-edf0d34ab5d0e3a4
- libc-ef3a64e19ced48a1
- lock_api-52c2a7b84d1b49e5
- log-17538fffd1d89ef5
- once_cell-4d22a588ad61cb01
- openvx-buffer-958e2f9a810b2d4f
- openvx-core-2aca26941ac0a37f
- openvx-ffi-dbe8182ad06dbfb5
- openvx-image-1c0cabda6acb7582
- openvx-vision-c491eddea49cce67
- parking_lot-f5017e3f9bb27701
- parking_lot_core-23219f7db82d4aa4
- parking_lot_core-a1adf6637615b922
- parking_lot_core-b88e22e93ac4ee46
- petgraph-c02b057a88a69a2c
- proc-macro2-09a9c2d5277a398f
- proc-macro2-6264fe01e08c7b8b
- proc-macro2-986587f949cb3616
- quote-1e859e3c81e25afd
- quote-6462f4c5c001e9d8
- quote-c93d442eb9933478
- scopeguard-e2a46a01604b4060
- smallvec-e07ee3139771e6d2
- syn-c6f6cd2e1f4efb3d
- thiserror-050a95dea439b9aa
- thiserror-8ad750852b6fccaf
- thiserror-d4c9c354dea10a78
- thiserror-impl-afaa4bc9624f82c5
- unicode-ident-eb594fc5b763ee92
- build
- libc-6223fcab79ac4f71
- libc-edf0d34ab5d0e3a4
- parking_lot_core-23219f7db82d4aa4
- parking_lot_core-b88e22e93ac4ee46
- proc-macro2-6264fe01e08c7b8b
- proc-macro2-986587f949cb3616
- quote-1e859e3c81e25afd
- quote-c93d442eb9933478
- thiserror-8ad750852b6fccaf
- thiserror-d4c9c354dea10a78
- deps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments