| Package | Description |
|---|---|
| gen.lib.cgraph | |
| gen.lib.common | |
| smetana.core |
| Modifier and Type | Method and Description |
|---|---|
static __ptr__ |
mem__c.agalloc(Agraph_s g,
size_t size) |
static __ptr__ |
rec__c.agbindrec(__ptr__ arg_obj,
CString recname,
size_t recsize,
boolean mtf) |
static Object |
utils__c.agdictobjmem(_dt_s dict,
Object p,
size_t size,
_dtdisc_s disc) |
static __ptr__ |
mem__c.memalloc(__ptr__ heap,
size_t request) |
| Modifier and Type | Method and Description |
|---|---|
static __ptr__ |
memory__c.gmalloc(size_t nbytes) |
static __ptr__ |
memory__c.grealloc(__ptr__ ptr,
size_t size) |
static __ptr__ |
memory__c.zmalloc(size_t nbytes) |
| Modifier and Type | Class and Description |
|---|---|
class |
size_t_array_of_array_of_something_allocated |
class |
size_t_array_of_array_of_something_empty |
class |
size_t_array_of_charstars |
class |
size_t_array_of_integer
"Pseudo size" of a C structure.
|
class |
size_t_array_of_something |
class |
size_t_of_element
"Pseudo size" of a C structure.
|
class |
size_t_struct
"Pseudo size" of a C structure.
|
| Modifier and Type | Method and Description |
|---|---|
size_t |
size_t_array_of_integer.negate() |
size_t |
size_t.negate() |
size_t |
size_t_array_of_something.negate() |
size_t |
size_t_of_element.negate() |
size_t |
size_t_array_of_charstars.negate() |
size_t |
size_t_array_of_array_of_something_allocated.negate() |
size_t |
size_t_array_of_array_of_something_empty.negate() |
size_t |
size_t_array_of_integer.plus(int length) |
size_t |
size_t.plus(int length) |
size_t |
size_t_array_of_something.plus(int length) |
size_t |
size_t_of_element.plus(int length) |
size_t |
size_t_array_of_charstars.plus(int length) |
size_t |
size_t_array_of_array_of_something_allocated.plus(int length) |
size_t |
size_t_array_of_array_of_something_empty.plus(int length) |
static size_t |
JUtils.size_t_array_of_integer(int nb) |
static size_t |
JUtils.sizeof_starstar_empty(Class cl,
int nb) |
static size_t |
JUtils.sizeof(__ptr__ element) |
static size_t |
JUtils.sizeof(Class cl) |
static size_t |
JUtils.sizeof(Class cl,
int nb) |
static size_t |
JUtils.sizeof(String name,
int sz) |
| Modifier and Type | Method and Description |
|---|---|
static __ptr__ |
Memory.malloc(size_t size) |
static void |
JUtils.memset(__ptr__ obj,
int value,
size_t nbytes) |
static void |
JUtils.qsort(__ptr__ array,
int nb,
size_t size,
CFunction compare) |
static __ptr__ |
Memory.realloc(__ptr__ old,
size_t size) |
Copyright © 2017. All rights reserved.