Home
last modified time | relevance | path

Searched defs:bb (Results 1 – 25 of 6987) sorted by relevance

12345678910>>...280

/dports/science/netcdf/netcdf-c-4.7.4/ncgen/
H A Dbytebuffer.c67 bbFree(Bytebuffer* bb) in bbFree()
86 bbFill(Bytebuffer* bb, const char fill) in bbFill()
95 bbGet(Bytebuffer* bb, unsigned int index) in bbGet()
112 bbAppend(Bytebuffer* bb, char elem) in bbAppend()
128 bbCat(Bytebuffer* bb, const char* s) in bbCat()
223 bbTailpop(Bytebuffer* bb, char* pelem) in bbTailpop()
233 bbHeadpeek(Bytebuffer* bb, char* pelem) in bbHeadpeek()
242 bbTailpeek(Bytebuffer* bb, char* pelem) in bbTailpeek()
251 bbDup(const Bytebuffer* bb) in bbDup()
274 bbNull(Bytebuffer* bb) in bbNull()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncgen/
H A Dbytebuffer.c67 bbFree(Bytebuffer* bb) in bbFree()
86 bbFill(Bytebuffer* bb, const char fill) in bbFill()
95 bbGet(Bytebuffer* bb, unsigned int index) in bbGet()
112 bbAppend(Bytebuffer* bb, char elem) in bbAppend()
128 bbCat(Bytebuffer* bb, const char* s) in bbCat()
223 bbTailpop(Bytebuffer* bb, char* pelem) in bbTailpop()
233 bbHeadpeek(Bytebuffer* bb, char* pelem) in bbHeadpeek()
242 bbTailpeek(Bytebuffer* bb, char* pelem) in bbTailpeek()
251 bbDup(const Bytebuffer* bb) in bbDup()
274 bbNull(Bytebuffer* bb) in bbNull()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Dncbytes.c47 ncbytessetalloc(NCbytes* bb, unsigned long sz) in ncbytessetalloc()
66 ncbytesfree(NCbytes* bb) in ncbytesfree()
74 ncbytessetlength(NCbytes* bb, unsigned long sz) in ncbytessetlength()
85 ncbytesfill(NCbytes* bb, char fill) in ncbytesfill()
94 ncbytesget(NCbytes* bb, unsigned long index) in ncbytesget()
111 ncbytesappend(NCbytes* bb, char elem) in ncbytesappend()
123 ncbytescat(NCbytes* bb, const char* s) in ncbytescat()
148 ncbytesprepend(NCbytes* bb, char elem) in ncbytesprepend()
161 ncbytesdup(NCbytes* bb) in ncbytesdup()
170 ncbytesextract(NCbytes* bb) in ncbytesextract()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdispatch/
H A Dncbytes.c45 ncbytessetalloc(NCbytes* bb, unsigned long sz) in ncbytessetalloc()
64 ncbytesfree(NCbytes* bb) in ncbytesfree()
72 ncbytessetlength(NCbytes* bb, unsigned long sz) in ncbytessetlength()
83 ncbytesfill(NCbytes* bb, char fill) in ncbytesfill()
92 ncbytesget(NCbytes* bb, unsigned long index) in ncbytesget()
109 ncbytesappend(NCbytes* bb, char elem) in ncbytesappend()
122 ncbytescat(NCbytes* bb, const char* s) in ncbytescat()
149 ncbytesprepend(NCbytes* bb, char elem) in ncbytesprepend()
162 ncbytesdup(NCbytes* bb) in ncbytesdup()
171 ncbytesextract(NCbytes* bb) in ncbytesextract()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Dncbytes.c45 ncbytessetalloc(NCbytes* bb, unsigned long sz) in ncbytessetalloc()
64 ncbytesfree(NCbytes* bb) in ncbytesfree()
72 ncbytessetlength(NCbytes* bb, unsigned long sz) in ncbytessetlength()
83 ncbytesfill(NCbytes* bb, char fill) in ncbytesfill()
92 ncbytesget(NCbytes* bb, unsigned long index) in ncbytesget()
109 ncbytesappend(NCbytes* bb, char elem) in ncbytesappend()
124 ncbytescat(NCbytes* bb, const char* s) in ncbytescat()
151 ncbytesprepend(NCbytes* bb, char elem) in ncbytesprepend()
164 ncbytesdup(NCbytes* bb) in ncbytesdup()
173 ncbytesextract(NCbytes* bb) in ncbytesextract()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/libdispatch/
H A Dncbytes.c47 ncbytessetalloc(NCbytes* bb, unsigned long sz) in ncbytessetalloc()
66 ncbytesfree(NCbytes* bb) in ncbytesfree()
74 ncbytessetlength(NCbytes* bb, unsigned long sz) in ncbytessetlength()
85 ncbytesfill(NCbytes* bb, char fill) in ncbytesfill()
94 ncbytesget(NCbytes* bb, unsigned long index) in ncbytesget()
111 ncbytesappend(NCbytes* bb, char elem) in ncbytesappend()
124 ncbytescat(NCbytes* bb, const char* s) in ncbytescat()
151 ncbytesprepend(NCbytes* bb, char elem) in ncbytesprepend()
164 ncbytesdup(NCbytes* bb) in ncbytesdup()
173 ncbytesextract(NCbytes* bb) in ncbytesextract()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Dncbytes.c45 ncbytessetalloc(NCbytes* bb, unsigned int sz) in ncbytessetalloc()
63 ncbytesfree(NCbytes* bb) in ncbytesfree()
71 ncbytessetlength(NCbytes* bb, unsigned int sz) in ncbytessetlength()
80 ncbytesfill(NCbytes* bb, char fill) in ncbytesfill()
89 ncbytesget(NCbytes* bb, unsigned int index) in ncbytesget()
106 ncbytesappend(NCbytes* bb, char elem) in ncbytesappend()
117 ncbytescat(NCbytes* bb, char* s) in ncbytescat()
138 ncbytesprepend(NCbytes* bb, char elem) in ncbytesprepend()
151 ncbytesdup(NCbytes* bb) in ncbytesdup()
160 ncbytesextract(NCbytes* bb) in ncbytesextract()
[all …]
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/utils/collections/
H A DBipBuffer.c41 void BipBuffer_Clear(wBipBuffer* bb) in BipBuffer_Clear()
64 BOOL BipBuffer_Grow(wBipBuffer* bb, size_t size) in BipBuffer_Grow()
107 static void BipBuffer_FreeBuffer(wBipBuffer* bb) in BipBuffer_FreeBuffer()
118 size_t BipBuffer_UsedSize(wBipBuffer* bb) in BipBuffer_UsedSize()
123 size_t BipBuffer_BufferSize(wBipBuffer* bb) in BipBuffer_BufferSize()
181 BYTE* BipBuffer_WriteReserve(wBipBuffer* bb, size_t size) in BipBuffer_WriteReserve()
197 void BipBuffer_WriteCommit(wBipBuffer* bb, size_t size) in BipBuffer_WriteCommit()
304 BYTE* BipBuffer_ReadReserve(wBipBuffer* bb, size_t size) in BipBuffer_ReadReserve()
328 void BipBuffer_ReadCommit(wBipBuffer* bb, size_t size) in BipBuffer_ReadCommit()
404 wBipBuffer* bb; in BipBuffer_New() local
[all …]
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/log/
H A DWriteQueueTest.java81 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromEmptyWriteQueue() local
92 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueWithDifferentFileNum() local
106 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueExactMatch() local
126 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueSubset() local
146 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueSubsetOffset() local
166 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueSubsetUnderflow() local
190 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueSubsetOverflow() local
212 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueSubsetOverflow2() local
235 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueMultipleEntries() local
258 ByteBuffer bb = ByteBuffer.allocate(100); in testReadFromWriteQueueLast2EntriesOnly() local
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/classpath/jdwp/processor/
H A DVirtualMachineCommandSet.java152 private void executeVersion(ByteBuffer bb, DataOutputStream os) in executeVersion()
202 private void executeAllClasses(ByteBuffer bb, DataOutputStream os) in executeAllClasses()
232 private void executeAllThreads(ByteBuffer bb, DataOutputStream os) in executeAllThreads()
278 private void executeDispose(ByteBuffer bb, DataOutputStream os) in executeDispose()
298 private void executeIDsizes(ByteBuffer bb, DataOutputStream os) in executeIDsizes()
309 private void executeSuspend(ByteBuffer bb, DataOutputStream os) in executeSuspend()
315 private void executeResume(ByteBuffer bb, DataOutputStream os) in executeResume()
321 private void executeExit(ByteBuffer bb, DataOutputStream os) in executeExit()
328 private void executeCreateString(ByteBuffer bb, DataOutputStream os) in executeCreateString()
353 private void executeClassPaths(ByteBuffer bb, DataOutputStream os) in executeClassPaths()
[all …]
H A DReferenceTypeCommandSet.java135 private void executeSignature(ByteBuffer bb, DataOutputStream os) in executeSignature()
143 private void executeClassLoader(ByteBuffer bb, DataOutputStream os) in executeClassLoader()
154 private void executeModifiers(ByteBuffer bb, DataOutputStream os) in executeModifiers()
163 private void executeFields(ByteBuffer bb, DataOutputStream os) in executeFields()
181 private void executeMethods(ByteBuffer bb, DataOutputStream os) in executeMethods()
199 private void executeGetValues(ByteBuffer bb, DataOutputStream os) in executeGetValues()
239 private void executeSourceFile(ByteBuffer bb, DataOutputStream os) in executeSourceFile()
251 private void executeNestedTypes(ByteBuffer bb, DataOutputStream os) in executeNestedTypes()
266 private void executeStatus(ByteBuffer bb, DataOutputStream os) in executeStatus()
277 private void executeInterfaces(ByteBuffer bb, DataOutputStream os) in executeInterfaces()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DVirtualMachineCommandSet.java154 private void executeVersion(ByteBuffer bb, DataOutputStream os) in executeVersion()
205 private void executeAllClasses(ByteBuffer bb, DataOutputStream os) in executeAllClasses()
224 private void executeAllThreads(ByteBuffer bb, DataOutputStream os) in executeAllThreads()
270 private void executeDispose(ByteBuffer bb, DataOutputStream os) in executeDispose()
290 private void executeIDsizes(ByteBuffer bb, DataOutputStream os) in executeIDsizes()
300 private void executeSuspend(ByteBuffer bb, DataOutputStream os) in executeSuspend()
306 private void executeResume(ByteBuffer bb, DataOutputStream os) in executeResume()
312 private void executeExit(ByteBuffer bb, DataOutputStream os) in executeExit()
319 private void executeCreateString(ByteBuffer bb, DataOutputStream os) in executeCreateString()
343 private void executeClassPaths(ByteBuffer bb, DataOutputStream os) in executeClassPaths()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/classpath/jdwp/processor/
H A DVirtualMachineCommandSet.java154 private void executeVersion(ByteBuffer bb, DataOutputStream os) in executeVersion()
205 private void executeAllClasses(ByteBuffer bb, DataOutputStream os) in executeAllClasses()
224 private void executeAllThreads(ByteBuffer bb, DataOutputStream os) in executeAllThreads()
270 private void executeDispose(ByteBuffer bb, DataOutputStream os) in executeDispose()
290 private void executeIDsizes(ByteBuffer bb, DataOutputStream os) in executeIDsizes()
300 private void executeSuspend(ByteBuffer bb, DataOutputStream os) in executeSuspend()
306 private void executeResume(ByteBuffer bb, DataOutputStream os) in executeResume()
312 private void executeExit(ByteBuffer bb, DataOutputStream os) in executeExit()
319 private void executeCreateString(ByteBuffer bb, DataOutputStream os) in executeCreateString()
343 private void executeClassPaths(ByteBuffer bb, DataOutputStream os) in executeClassPaths()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/classpath/jdwp/processor/
H A DVirtualMachineCommandSet.java154 private void executeVersion(ByteBuffer bb, DataOutputStream os) in executeVersion()
205 private void executeAllClasses(ByteBuffer bb, DataOutputStream os) in executeAllClasses()
224 private void executeAllThreads(ByteBuffer bb, DataOutputStream os) in executeAllThreads()
270 private void executeDispose(ByteBuffer bb, DataOutputStream os) in executeDispose()
290 private void executeIDsizes(ByteBuffer bb, DataOutputStream os) in executeIDsizes()
300 private void executeSuspend(ByteBuffer bb, DataOutputStream os) in executeSuspend()
306 private void executeResume(ByteBuffer bb, DataOutputStream os) in executeResume()
312 private void executeExit(ByteBuffer bb, DataOutputStream os) in executeExit()
319 private void executeCreateString(ByteBuffer bb, DataOutputStream os) in executeCreateString()
343 private void executeClassPaths(ByteBuffer bb, DataOutputStream os) in executeClassPaths()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DVirtualMachineCommandSet.java154 private void executeVersion(ByteBuffer bb, DataOutputStream os) in executeVersion()
205 private void executeAllClasses(ByteBuffer bb, DataOutputStream os) in executeAllClasses()
224 private void executeAllThreads(ByteBuffer bb, DataOutputStream os) in executeAllThreads()
270 private void executeDispose(ByteBuffer bb, DataOutputStream os) in executeDispose()
290 private void executeIDsizes(ByteBuffer bb, DataOutputStream os) in executeIDsizes()
300 private void executeSuspend(ByteBuffer bb, DataOutputStream os) in executeSuspend()
306 private void executeResume(ByteBuffer bb, DataOutputStream os) in executeResume()
312 private void executeExit(ByteBuffer bb, DataOutputStream os) in executeExit()
319 private void executeCreateString(ByteBuffer bb, DataOutputStream os) in executeCreateString()
343 private void executeClassPaths(ByteBuffer bb, DataOutputStream os) in executeClassPaths()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/classpath/jdwp/processor/
H A DVirtualMachineCommandSet.java154 private void executeVersion(ByteBuffer bb, DataOutputStream os) in executeVersion()
205 private void executeAllClasses(ByteBuffer bb, DataOutputStream os) in executeAllClasses()
224 private void executeAllThreads(ByteBuffer bb, DataOutputStream os) in executeAllThreads()
270 private void executeDispose(ByteBuffer bb, DataOutputStream os) in executeDispose()
290 private void executeIDsizes(ByteBuffer bb, DataOutputStream os) in executeIDsizes()
300 private void executeSuspend(ByteBuffer bb, DataOutputStream os) in executeSuspend()
306 private void executeResume(ByteBuffer bb, DataOutputStream os) in executeResume()
312 private void executeExit(ByteBuffer bb, DataOutputStream os) in executeExit()
319 private void executeCreateString(ByteBuffer bb, DataOutputStream os) in executeCreateString()
343 private void executeClassPaths(ByteBuffer bb, DataOutputStream os) in executeClassPaths()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/micro/org/openjdk/bench/java/nio/
H A DByteBuffers.java239 private int innerSingleGetByte(ByteBuffer bb) { in innerSingleGetByte()
247 private int innerSingleGetChar(ByteBuffer bb) { in innerSingleGetChar()
255 private int innerSingleGetShort(ByteBuffer bb) { in innerSingleGetShort()
263 private int innerSingleGetInt(ByteBuffer bb) { in innerSingleGetInt()
271 private long innerSingleGetLong(ByteBuffer bb) { in innerSingleGetLong()
295 private void innerSinglePutByte(ByteBuffer bb) { in innerSinglePutByte()
301 private void innerSinglePutChar(ByteBuffer bb) { in innerSinglePutChar()
307 private void innerSinglePutShort(ByteBuffer bb) { in innerSinglePutShort()
313 private void innerSinglePutInt(ByteBuffer bb) { in innerSinglePutInt()
319 private void innerSinglePutLong(ByteBuffer bb) { in innerSinglePutLong()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/micro/org/openjdk/bench/java/nio/
H A DByteBuffers.java239 private int innerSingleGetByte(ByteBuffer bb) { in innerSingleGetByte()
247 private int innerSingleGetChar(ByteBuffer bb) { in innerSingleGetChar()
255 private int innerSingleGetShort(ByteBuffer bb) { in innerSingleGetShort()
263 private int innerSingleGetInt(ByteBuffer bb) { in innerSingleGetInt()
271 private long innerSingleGetLong(ByteBuffer bb) { in innerSingleGetLong()
295 private void innerSinglePutByte(ByteBuffer bb) { in innerSinglePutByte()
301 private void innerSinglePutChar(ByteBuffer bb) { in innerSinglePutChar()
307 private void innerSinglePutShort(ByteBuffer bb) { in innerSinglePutShort()
313 private void innerSinglePutInt(ByteBuffer bb) { in innerSinglePutInt()
319 private void innerSinglePutLong(ByteBuffer bb) { in innerSinglePutLong()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/micro/org/openjdk/bench/java/nio/
H A DByteBuffers.java239 private int innerSingleGetByte(ByteBuffer bb) { in innerSingleGetByte()
247 private int innerSingleGetChar(ByteBuffer bb) { in innerSingleGetChar()
255 private int innerSingleGetShort(ByteBuffer bb) { in innerSingleGetShort()
263 private int innerSingleGetInt(ByteBuffer bb) { in innerSingleGetInt()
271 private long innerSingleGetLong(ByteBuffer bb) { in innerSingleGetLong()
295 private void innerSinglePutByte(ByteBuffer bb) { in innerSinglePutByte()
301 private void innerSinglePutChar(ByteBuffer bb) { in innerSinglePutChar()
307 private void innerSinglePutShort(ByteBuffer bb) { in innerSinglePutShort()
313 private void innerSinglePutInt(ByteBuffer bb) { in innerSinglePutInt()
319 private void innerSinglePutLong(ByteBuffer bb) { in innerSinglePutLong()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/micro/org/openjdk/bench/java/nio/
H A DByteBuffers.java239 private int innerSingleGetByte(ByteBuffer bb) { in innerSingleGetByte()
247 private int innerSingleGetChar(ByteBuffer bb) { in innerSingleGetChar()
255 private int innerSingleGetShort(ByteBuffer bb) { in innerSingleGetShort()
263 private int innerSingleGetInt(ByteBuffer bb) { in innerSingleGetInt()
271 private long innerSingleGetLong(ByteBuffer bb) { in innerSingleGetLong()
295 private void innerSinglePutByte(ByteBuffer bb) { in innerSinglePutByte()
301 private void innerSinglePutChar(ByteBuffer bb) { in innerSinglePutChar()
307 private void innerSinglePutShort(ByteBuffer bb) { in innerSinglePutShort()
313 private void innerSinglePutInt(ByteBuffer bb) { in innerSinglePutInt()
319 private void innerSinglePutLong(ByteBuffer bb) { in innerSinglePutLong()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/micro/org/openjdk/bench/java/nio/
H A DByteBuffers.java239 private int innerSingleGetByte(ByteBuffer bb) { in innerSingleGetByte()
247 private int innerSingleGetChar(ByteBuffer bb) { in innerSingleGetChar()
255 private int innerSingleGetShort(ByteBuffer bb) { in innerSingleGetShort()
263 private int innerSingleGetInt(ByteBuffer bb) { in innerSingleGetInt()
271 private long innerSingleGetLong(ByteBuffer bb) { in innerSingleGetLong()
295 private void innerSinglePutByte(ByteBuffer bb) { in innerSinglePutByte()
301 private void innerSinglePutChar(ByteBuffer bb) { in innerSinglePutChar()
307 private void innerSinglePutShort(ByteBuffer bb) { in innerSinglePutShort()
313 private void innerSinglePutInt(ByteBuffer bb) { in innerSinglePutInt()
319 private void innerSinglePutLong(ByteBuffer bb) { in innerSinglePutLong()
[all …]
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/decoders/
H A Dpg_decode.c38 void pg_decode_video_descriptor(BITBUFFER *bb, BD_PG_VIDEO_DESCRIPTOR *p) in pg_decode_video_descriptor()
53 void pg_decode_sequence_descriptor(BITBUFFER *bb, BD_PG_SEQUENCE_DESCRIPTOR *p) in pg_decode_sequence_descriptor()
60 void pg_decode_window(BITBUFFER *bb, BD_PG_WINDOW *p) in pg_decode_window()
69 void pg_decode_composition_object(BITBUFFER *bb, BD_PG_COMPOSITION_OBJECT *p) in pg_decode_composition_object()
89 void pg_decode_palette_entry(BITBUFFER *bb, BD_PG_PALETTE_ENTRY *entry) in pg_decode_palette_entry()
103 int pg_decode_palette_update(BITBUFFER *bb, BD_PG_PALETTE *p) in pg_decode_palette_update()
115 int pg_decode_palette(BITBUFFER *bb, BD_PG_PALETTE *p) in pg_decode_palette()
122 static int _decode_rle(BITBUFFER *bb, BD_PG_OBJECT *p) in _decode_rle()
190 int pg_decode_object(BITBUFFER *bb, BD_PG_OBJECT *p) in pg_decode_object()
227 int pg_decode_composition(BITBUFFER *bb, BD_PG_COMPOSITION *p) in pg_decode_composition()
[all …]
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/decoders/
H A Dpg_decode.c38 void pg_decode_video_descriptor(BITBUFFER *bb, BD_PG_VIDEO_DESCRIPTOR *p) in pg_decode_video_descriptor()
53 void pg_decode_sequence_descriptor(BITBUFFER *bb, BD_PG_SEQUENCE_DESCRIPTOR *p) in pg_decode_sequence_descriptor()
60 void pg_decode_window(BITBUFFER *bb, BD_PG_WINDOW *p) in pg_decode_window()
69 void pg_decode_composition_object(BITBUFFER *bb, BD_PG_COMPOSITION_OBJECT *p) in pg_decode_composition_object()
89 void pg_decode_palette_entry(BITBUFFER *bb, BD_PG_PALETTE_ENTRY *entry) in pg_decode_palette_entry()
103 int pg_decode_palette_update(BITBUFFER *bb, BD_PG_PALETTE *p) in pg_decode_palette_update()
115 int pg_decode_palette(BITBUFFER *bb, BD_PG_PALETTE *p) in pg_decode_palette()
122 static int _decode_rle(BITBUFFER *bb, BD_PG_OBJECT *p) in _decode_rle()
190 int pg_decode_object(BITBUFFER *bb, BD_PG_OBJECT *p) in pg_decode_object()
227 int pg_decode_composition(BITBUFFER *bb, BD_PG_COMPOSITION *p) in pg_decode_composition()
[all …]
/dports/devel/binutils/binutils-2.37/gprof/
H A Dbb_exit_func.c33 struct bb struct
39 struct bb *next; argument
43 struct bb *__bb_head = (struct bb *) 0; argument
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gprof/
H A Dbb_exit_func.c33 struct bb struct
39 struct bb *next; argument
43 struct bb *__bb_head = (struct bb *) 0; argument

12345678910>>...280