代码搜索:Capacity

找到约 2,190 项符合「Capacity」的源代码

代码结果 2,190
www.eeworm.com/read/482538/1287172

hh cpuqueue.hh

#ifndef CPUQUEUE_HH #define CPUQUEUE_HH /* * =c * CPUQueue * CPUQueue(CAPACITY) * =s smpclick * stores packets in FIFO queues. * =d * * Stores incoming packets in a first-in-first-out queue.
www.eeworm.com/read/482538/1287629

hh threadsafequeue.hh

// -*- c-basic-offset: 4 -*- #ifndef CLICK_THREADSAFEQUEUE_HH #define CLICK_THREADSAFEQUEUE_HH #include "fullnotequeue.hh" CLICK_DECLS /* =c ThreadSafeQueue ThreadSafeQueue(CAPACITY) =s storage st
www.eeworm.com/read/247871/4473021

c 7zbuffer.c

/* 7zBuffer.c */ #include "7zBuffer.h" #include "7zAlloc.h" void SzByteBufferInit(CSzByteBuffer *buffer) { buffer->Capacity = 0; buffer->Items = 0; } int SzByteBufferCreate(CSzByteBu
www.eeworm.com/read/240204/4577232

h dictionary.h

/* Make sure only loaded once... */ #ifndef _LIBDICO_H_INCLUDED #define _LIBDICO_H_INCLUDED #ifdef __cplusplus extern "C" { #endif #define INIT_CAPACITY 512 typedef struct dictionary {
www.eeworm.com/read/221464/4828664

h strings.h

#ifndef STRINGS_DWA20011024_H # define STRINGS_DWA20011024_H # include typedef struct string { char* value; unsigned long size; unsigned long capacity; char opt[
www.eeworm.com/read/204140/5033756

c 7zbuffer.c

/* 7zBuffer.c */ #include "7zBuffer.h" #include "7zAlloc.h" void SzByteBufferInit(CSzByteBuffer *buffer) { buffer->Capacity = 0; buffer->Items = 0; } int SzByteBufferCreate(CSzByteBu
www.eeworm.com/read/327133/3464063

c 7zbuffer.c

/* 7zBuffer.c */ #include "7zBuffer.h" #include "7zAlloc.h" void SzByteBufferInit(CSzByteBuffer *buffer) { buffer->Capacity = 0; buffer->Items = 0; } int SzByteBufferCreate(CSzByteBu
www.eeworm.com/read/315091/3624382

c 7zbuffer.c

/* 7zBuffer.c */ #include "7zBuffer.h" #include "7zAlloc.h" void SzByteBufferInit(CSzByteBuffer *buffer) { buffer->Capacity = 0; buffer->Items = 0; } int SzByteBufferCreate(CSzByteBu
www.eeworm.com/read/298327/3867451

c 7zbuffer.c

/* 7zBuffer.c */ #include "7zBuffer.h" #include "7zAlloc.h" void SzByteBufferInit(CSzByteBuffer *buffer) { buffer->Capacity = 0; buffer->Items = 0; } int SzByteBufferCreate(CSzByteBu
www.eeworm.com/read/297604/3886627

c 7zbuffer.c

/* 7zBuffer.c */ #include "7zBuffer.h" #include "7zAlloc.h" void SzByteBufferInit(CSzByteBuffer *buffer) { buffer->Capacity = 0; buffer->Items = 0; } int SzByteBufferCreate(CSzByteBu