QtBase  v6.3.1
Classes | Macros | Typedefs | Functions | Variables
jmemsys.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  backing_store_struct
 

Macros

#define MAX_ALLOC_CHUNK   1000000000L
 
#define TEMP_NAME_LENGTH   64 /* max length of a temporary file's name */
 

Typedefs

typedef struct backing_store_structbacking_store_ptr
 
typedef struct backing_store_struct backing_store_info
 

Functions

 EXTERN (void *) jpeg_get_small(j_common_ptr cinfo
 
 EXTERN (void) jpeg_free_small(j_common_ptr cinfo
 
 EXTERN (size_t) jpeg_mem_available(j_common_ptr cinfo
 
 EXTERN (long) jpeg_mem_init(j_common_ptr cinfo)
 

Variables

size_t sizeofobject
 
voidobject
 
size_t min_bytes_needed
 
size_t size_t max_bytes_needed
 
size_t size_t size_t already_allocated
 
backing_store_ptr info
 [4] More...
 
backing_store_ptr long total_bytes_needed
 

Macro Definition Documentation

◆ MAX_ALLOC_CHUNK

#define MAX_ALLOC_CHUNK   1000000000L

Definition at line 62 of file jmemsys.h.

◆ TEMP_NAME_LENGTH

#define TEMP_NAME_LENGTH   64 /* max length of a temporary file's name */

Definition at line 99 of file jmemsys.h.

Typedef Documentation

◆ backing_store_info

◆ backing_store_ptr

Definition at line 120 of file jmemsys.h.

Function Documentation

◆ EXTERN() [1/4]

EXTERN ( long  )

◆ EXTERN() [2/4]

EXTERN ( size_t  )

◆ EXTERN() [3/4]

EXTERN ( void )

◆ EXTERN() [4/4]

EXTERN ( void  )

Variable Documentation

◆ already_allocated

size_t size_t size_t already_allocated

Definition at line 89 of file jmemsys.h.

◆ info

QHostInfo info

[4]

[5]

Definition at line 161 of file jmemsys.h.

◆ max_bytes_needed

size_t size_t max_bytes_needed

Definition at line 88 of file jmemsys.h.

◆ min_bytes_needed

size_t min_bytes_needed

Definition at line 87 of file jmemsys.h.

◆ object

Definition at line 35 of file jmemsys.h.

◆ sizeofobject

void size_t sizeofobject

Definition at line 34 of file jmemsys.h.

◆ total_bytes_needed

backing_store_ptr long total_bytes_needed

Definition at line 162 of file jmemsys.h.