This repository was archived by the owner on Apr 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbcel_arities.csv
More file actions
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
189 lines (189 loc) · 6.31 KB
/
bcel_arities.csv
File metadata and controls
189 lines (189 loc) · 6.31 KB
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
2 java.nio.ByteBuffer.remaining()
2 java.util.Date.<init>()
1 fuse.logging.FuseLog$Levels.<init>()
1 java.nio.CharBuffer.put()
1 java.util.Iterator.hasNext()
1 fuse.Filesystem3.fsync()
1 fuse.Filesystem3.chown()
1 java.util.Map.get()
2 java.nio.charset.CharsetEncoder.encode()
1 fuse.FuseException.<init>()
2 java.nio.CharBuffer.wrap()
1 fuse.FuseFSDirFiller.add()
1 java.nio.ByteBuffer.position()
1 fuse.XattrSupport.removexattr()
3 java.nio.charset.Charset.newEncoder()
1 java.lang.Long.<init>()
2 fuse.compat.Filesystem2.truncate()
1 fuse.FuseFSDirFiller
2 java.lang.String.equals()
2 java.lang.ThreadGroup.getName()
1 fuse.FuseMount.mount()
1 fuse.Filesystem3.mkdir()
2 java.lang.RuntimeException.<init>()
29 java.nio.charset.Charset.decode()
2 java.lang.Thread.currentThread()
1 java.lang.Exception.<init>()
1 fuse.XattrSupport.getxattr()
5 java.lang.Long.longValue()
1 java.lang.String.lastIndexOf()
2 fuse.compat.Filesystem2.chmod()
1 java.nio.CharBuffer.allocate()
2 java.nio.ByteBuffer.put()
2 java.nio.ByteBuffer.get()
1 fuse.FuseMount$1.<init>()
29 fuse.Filesystem3ToFuseFSAdapter.handleException()
2 fuse.compat.Filesystem2.read()
2 fuse.XattrSupport.listxattr()
1 fuse.Filesystem3.rmdir()
8 fuse.util.Struct.<init>()
2 fuse.compat.Filesystem2ToFilesystem3Adapter.<init>()
1 java.lang.Integer.<init>()
2 fuse.logging.FuseLog.access$100()
1 java.lang.Thread.<init>()
1 fuse.Filesystem3ToFuseFSAdapter$XattrSizeLister.<init>()
1 fuse.FuseSizeSetter.setSize()
1 java.util.HashMap.<init>()
2 fuse.compat.Filesystem1.release()
1 java.util.Properties.propertyNames()
2 fuse.compat.Filesystem1.mkdir()
1 java.lang.Integer.intValue()
3 fuse.Filesystem3ToFuseFSAdapter.access$000()
2 fuse.compat.Filesystem1.symlink()
2 java.util.ArrayList.<init>()
2 java.nio.charset.CharsetEncoder.onUnmappableCharacter()
1 fuse.FuseFSDirFiller.setCharset()
2 fuse.compat.Filesystem2.chown()
2 fuse.compat.Filesystem2.fsync()
1 fuse.Filesystem3.mknod()
1 java.lang.String.startsWith()
1 fuse.compat.Filesystem1
6 fuse.logging.FuseLog._log()
1 fuse.Filesystem3.link()
30 fuse.Filesystem3ToFuseFSAdapter.handleErrno()
2 java.nio.charset.CharsetEncoder.onMalformedInput()
2 java.lang.ThreadGroup.activeCount()
12 java.lang.Object.<init>()
2 fuse.compat.Filesystem2.unlink()
33 java.lang.StringBuilder.toString()
1 fuse.Filesystem3.getdir()
2 java.nio.charset.Charset.encode()
1 fuse.LifecycleSupport.init()
2 fuse.compat.Filesystem1.mknod()
33 org.apache.commons.logging.Log.debug()
2 fuse.compat.Filesystem1.chmod()
1 fuse.logging.FuseLog$Levels.isFatalEnabled()
2 fuse.compat.Filesystem2.open()
1 fuse.Filesystem3.chmod()
1 java.nio.CharBuffer.flip()
2 java.lang.Thread.isDaemon()
2 fuse.compat.Filesystem1.getdir()
1 java.nio.charset.CharsetEncoder.averageBytesPerChar()
2 fuse.compat.Filesystem2.write()
2 fuse.compat.Filesystem2.flush()
2 fuse.compat.Filesystem1.read()
1 java.lang.Throwable.printStackTrace()
1 fuse.XattrSupport.getxattrsize()
2 fuse.compat.Filesystem1.getattr()
1 java.util.Enumeration.hasMoreElements()
1 fuse.FuseException.getErrno()
1 java.lang.Object.clone()
2 fuse.compat.Filesystem2.utime()
2 fuse.FuseContext.<init>()
2 fuse.compat.Filesystem1.unlink()
1 fuse.Filesystem3ToFuseFSAdapter$XattrValueLister.<init>()
2 fuse.compat.Filesystem2.mkdir()
1 fuse.Filesystem3.open()
1 fuse.LifecycleSupport.destroy()
1 fuse.Filesystem3.release()
1 java.lang.Thread.getName()
2 fuse.compat.Filesystem2.readlink()
1 java.io.PrintStream.printf()
1 java.nio.ByteBuffer.capacity()
1 fuse.FuseMount.access$000()
1 fuse.FuseGetattrSetter.set()
7 fuse.logging.FuseLog$Levels.getLevelValue()
1 java.nio.charset.CoderResult.isOverflow()
1 java.lang.Thread.getThreadGroup()
3 java.lang.Object.getClass()
2 fuse.Filesystem3ToFuseFSAdapter.<init>()
1 java.lang.Thread.setDaemon()
2 fuse.compat.Filesystem2.statfs()
1 fuse.FuseOpenSetter.setFh()
1 java.lang.Class.getName()
2 fuse.compat.Filesystem1.chown()
1 java.util.List.add()
1 fuse.Filesystem3.flush()
2 fuse.compat.Filesystem1.statfs()
1 fuse.FuseContext
1 fuse.FuseContext.fillInFuseContext()
2 fuse.compat.Filesystem1ToFilesystem2Adapter.<init>()
2 fuse.compat.Filesystem1.rmdir()
1 fuse.logging.FuseLog$Levels.isDebugEnabled()
2 fuse.compat.Filesystem2.link()
2 fuse.compat.Filesystem2.release()
1 java.lang.Object.toString()
2 fuse.compat.Filesystem1.open()
4 java.lang.Integer.toOctalString()
33 org.apache.commons.logging.Log.isDebugEnabled()
1 java.lang.System.getProperty()
1 java.lang.ThreadGroup.setDaemon()
1 fuse.FuseFSDirFiller.iterator()
1 fuse.Filesystem3.rename()
9 fuse.util.Struct.appendAttributes()
2 fuse.compat.Filesystem2.rename()
1 fuse.Filesystem3.truncate()
1 java.lang.IllegalArgumentException.<init>()
1 fuse.Filesystem3.write()
2 java.lang.String.substring()
3 org.apache.commons.logging.LogFactory.getLog()
1 fuse.logging.FuseLog$Levels.isTraceEnabled()
1 fuse.FuseException.initErrno()
2 fuse.compat.Filesystem1.write()
1 fuse.logging.FuseLog$Levels.isInfoEnabled()
1 fuse.Filesystem3.getattr()
1 fuse.FuseFSDirEnt.<init>()
1 fuse.Filesystem3.readlink()
1 fuse.Filesystem3.unlink()
2 fuse.compat.Filesystem1.utime()
2 fuse.compat.Filesystem2.getdir()
2 java.lang.ThreadGroup.enumerate()
2 fuse.compat.Filesystem1.truncate()
2 fuse.compat.Filesystem1.readlink()
27 java.nio.CharBuffer.toString()
1 fuse.logging.FuseLog$Levels.isWarnEnabled()
1 fuse.XattrSupport.setxattr()
1 java.nio.charset.Charset.forName()
1 fuse.Filesystem3.statfs()
2 org.apache.commons.logging.Log.info()
2 fuse.compat.Filesystem2.mknod()
33 java.lang.StringBuilder.<init>()
2 fuse.compat.Filesystem1.rename()
1 java.lang.System.getProperties()
45 java.lang.StringBuilder.append()
1 java.lang.System.loadLibrary()
1 java.lang.Object.hashCode()
1 fuse.FuseDirFiller.add()
3 java.lang.String.length()
1 java.util.Enumeration.nextElement()
1 java.util.Iterator.next()
2 fuse.compat.Filesystem2.rmdir()
1 java.util.Properties.getProperty()
2 fuse.compat.Filesystem2.getattr()
2 fuse.compat.Filesystem1.link()
1 java.util.Map.put()
1 fuse.FuseStatfsSetter.set()
1 java.nio.ByteBuffer.allocateDirect()
4 fuse.FuseFtype.<init>()
2 fuse.compat.Filesystem2.symlink()
1 java.nio.ByteBuffer.flip()
1 fuse.Filesystem3.symlink()
1 java.lang.Thread.start()
1 org.apache.commons.logging.Log.error()
4 fuse.FuseFtype.appendAttributes()
2 java.nio.ByteBuffer.wrap()
1 java.lang.ThreadGroup.<init>()
1 fuse.Filesystem3.read()
1 fuse.Filesystem3.utime()
1 fuse.logging.FuseLog$Levels.access$000()
1 java.nio.CharBuffer.rewind()