-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcloc.txt
97 lines (97 loc) · 8.42 KB
/
cloc.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
github.com/AlDanial/cloc v 1.98 T=0.21 s (420.2 files/s, 99939.7 lines/s)
---------------------------------------------------------------------------------------
File blank comment code
---------------------------------------------------------------------------------------
.\app\app.ixx 334 140 1022
.\scripting\lexer\lexer.ixx 222 44 839
.\utils\helpers.ixx 194 49 733
.\utils\smallbufferobject.ixx 162 24 591
.\example\window\src\winmain.cpp 269 64 555
.\math\generic_vec4.ixx 112 10 508
.\math\generic_vec3.ixx 121 11 500
.\math\generic_vec2.ixx 114 11 465
.\utils\stringhelper.ixx 105 18 425
.\utils\grid.ixx 118 13 385
.\graphs\avltree.ixx 94 10 384
.\unicode\utf8_xid_tables.ixx 5 3 377
.\file\File.ixx 126 5 372
.\archive\db.ixx 85 24 365
.\utils\cpuid.ixx 107 15 363
.\utils\sha2.ixx 87 1 336
.\math\matrix.ixx 103 25 334
.\math\quaternion.ixx 87 12 329
.\graphs\binarytree.ixx 82 12 324
.\utils\bitbuffer.ixx 83 9 323
.\math\math_utility.ixx 83 18 292
.\app\gl\opengl.ixx 58 5 291
.\utils\arrays.ixx 112 2 273
.\math\vec4_sse.ixx 98 12 270
.\utils\hash.ixx 62 5 259
.\app\vulkan\device.ixx 88 15 242
.\app\vulkan.ixx 95 45 230
.\net\socket.ixx 73 9 228
.\unicode\utf8string.ixx 59 16 210
.\win32\win32.ixx 50 2 178
.\utils\random.ixx 57 5 167
.\app\inputs.ixx 36 4 166
.\app\vulkan\instance.ixx 46 6 161
.\types\as.ixx 35 14 159
.\file\filemonitor.ixx 38 7 154
.\debug\debug.ixx 40 10 149
.\math\ease_functions.ixx 25 7 141
.\utils\base64.ixx 28 0 141
.\utils\ringbuffer.ixx 40 2 134
.\app\vulkan\swapchain.ixx 46 6 132
.\types\types.ixx 64 48 123
.\win32\DTE.ixx 33 6 118
.\utils\uuid.ixx 22 2 116
.\app\controller.ixx 44 9 110
.\utils\function_ref.ixx 30 2 100
.\Deckard.ixx 42 14 94
.\debug\debug_null.ixx 33 4 94
.\app\vulkan\command_buffer.ixx 33 3 93
.\utils\timers.ixx 22 4 91
.\math\generic_vec.ixx 25 18 87
.\app\vulkan\debug.ixx 25 5 84
.\types\enum_flags.ixx 27 40 77
.\app\vulkan\images.ixx 18 2 74
.\archive\archive.ixx 51 90 72
.\taskpool\taskpool.ixx 16 0 71
.\unicode\utf8_xid.ixx 12 1 62
.\app\vulkan\surface.ixx 18 1 54
.\compress\zstd.ixx 16 0 53
.\unicode\utf8_codepoints.ixx 11 1 52
.\utils\scope_exit.ixx 12 0 52
.\app\vulkan\fence.ixx 13 0 51
.\file\qoi.ixx 16 10 44
.\types\HelperTypes.ixx 15 5 39
.\app\vulkan\semaphore.ixx 11 0 36
.\config\ini.ixx 15 33 33
.\net\server.ixx 12 3 33
.\unicode\utf8_ascii.ixx 13 0 31
.\net\address.ixx 9 1 29
.\utils\system_win32.ixx 8 0 22
.\debug\assert.ixx 9 0 19
.\net\net.ixx 11 1 19
.\math\math.ixx 8 2 18
.\buildnumber.ixx 6 17 17
.\example\empty\src\buildnumber.ixx 6 17 17
.\example\window\src\buildnumber.ixx 6 17 17
.\graphs\directed.ixx 6 0 17
.\graphs\undirected.ixx 6 0 17
.\net\types.ixx 4 0 17
.\utils\commandline.ixx 7 8 16
.\unicode\utf8file.ixx 5 1 14
.\debug\console.ixx 2 0 11
.\app\vulkan\helpers.ixx 4 1 10
.\debug\assert_null.ixx 6 0 9
.\types\bigint.ixx 1 0 9
.\net\client.ixx 4 0 8
.\example\empty\src\main.cpp 2 1 7
.\graphs\graph.ixx 5 0 7
.\unicode\utf8.ixx 0 0 7
.\utils\serializer.ixx 6 6 7
.\scripting\parser\parser.ixx 11 16 4
---------------------------------------------------------------------------------------
SUM: 4560 1079 15769
---------------------------------------------------------------------------------------