Home
last modified time | relevance | path

Searched refs:TinySize (Results 1 – 22 of 22) sorted by last modified time

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonproc.pp92 procedure SetControlViewStyle(Control: ControlRef; TinySize, SmallSize, NormalSize: Integer; Contro…
785 TinySize - if control size, is less or equal to TinySize then
794 procedure SetControlViewStyle(Control: ControlRef; TinySize, SmallSize,
809 else if ControlSize >= TinySize then Data := kControlSizeMini
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonproc.pp92 procedure SetControlViewStyle(Control: ControlRef; TinySize, SmallSize, NormalSize: Integer; Contro…
785 TinySize - if control size, is less or equal to TinySize then
794 procedure SetControlViewStyle(Control: ControlRef; TinySize, SmallSize,
809 else if ControlSize >= TinySize then Data := kControlSizeMini
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dgo-map-delete.c54 if (descriptor->__entry_size >= TinySize) in __go_map_delete()
H A Dmalloc.h112 TinySize = 16, enumerator
H A Dgo-setenv.c47 if (len < TinySize) in setenv_c()
48 len = TinySize; in setenv_c()
57 if (len < TinySize) in setenv_c()
58 len = TinySize; in setenv_c()
69 if (len < TinySize) in setenv_c()
70 len = TinySize; in setenv_c()
H A Dgo-unsetenv.c41 if (len < TinySize) in unsetenv_c()
42 len = TinySize; in unsetenv_c()
H A Dgo-map-index.c67 if (old_bucket_count * sizeof (void *) >= TinySize) in __go_map_rehash()
H A Dmalloc.goc127 if((flag&(FlagNoScan|FlagNoGC)) == FlagNoScan && size < TinySize) {
136 // Size of the memory block used for combining (TinySize) is tunable.
147 // its size >= TinySize.
181 // Allocate a new TinySize block.
195 if(TinySize-size > tinysize) {
197 c->tinysize = TinySize - size;
199 size = TinySize;
351 // Objects that are smaller than TinySize can be allocated using tiny alloc,
353 if(size < TinySize)
531 if(runtime_class_to_size[TinySizeClass] != TinySize)
[all …]
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbonproc.pp92 procedure SetControlViewStyle(Control: ControlRef; TinySize, SmallSize, NormalSize: Integer; Contro…
785 TinySize - if control size, is less or equal to TinySize then
794 procedure SetControlViewStyle(Control: ControlRef; TinySize, SmallSize,
809 else if ControlSize >= TinySize then Data := kControlSizeMini
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbonproc.pp92 procedure SetControlViewStyle(Control: ControlRef; TinySize, SmallSize, NormalSize: Integer; Contro…
785 TinySize - if control size, is less or equal to TinySize then
794 procedure SetControlViewStyle(Control: ControlRef; TinySize, SmallSize,
809 else if ControlSize >= TinySize then Data := kControlSizeMini
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dmalloc.goc127 if((flag&(FlagNoScan|FlagNoGC)) == FlagNoScan && size < TinySize) {
136 // Size of the memory block used for combining (TinySize) is tunable.
147 // its size >= TinySize.
181 // Allocate a new TinySize block.
195 if(TinySize-size > tinysize) {
197 c->tinysize = TinySize - size;
199 size = TinySize;
351 // Objects that are smaller than TinySize can be allocated using tiny alloc,
353 if(size < TinySize)
532 if(runtime_class_to_size[TinySizeClass] != TinySize)
[all …]
H A Dmalloc.h112 TinySize = 16, enumerator
H A Dgo-map-delete.c54 if (descriptor->__entry_size >= TinySize) in __go_map_delete()
H A Dgo-map-index.c67 if (old_bucket_count * sizeof (void *) >= TinySize) in __go_map_rehash()
H A Dgo-unsetenv.c41 if (len < TinySize) in unsetenv_c()
42 len = TinySize; in unsetenv_c()
H A Dgo-setenv.c47 if (len < TinySize) in setenv_c()
48 len = TinySize; in setenv_c()
57 if (len < TinySize) in setenv_c()
58 len = TinySize; in setenv_c()
69 if (len < TinySize) in setenv_c()
70 len = TinySize; in setenv_c()
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dmalloc.goc127 if((flag&(FlagNoScan|FlagNoGC)) == FlagNoScan && size < TinySize) {
136 // Size of the memory block used for combining (TinySize) is tunable.
147 // its size >= TinySize.
181 // Allocate a new TinySize block.
195 if(TinySize-size > tinysize) {
197 c->tinysize = TinySize - size;
199 size = TinySize;
351 // Objects that are smaller than TinySize can be allocated using tiny alloc,
353 if(size < TinySize)
532 if(runtime_class_to_size[TinySizeClass] != TinySize)
[all …]
H A Dmalloc.h112 TinySize = 16, enumerator
H A Dgo-map-delete.c54 if (descriptor->__entry_size >= TinySize) in __go_map_delete()
H A Dgo-map-index.c67 if (old_bucket_count * sizeof (void *) >= TinySize) in __go_map_rehash()
H A Dgo-unsetenv.c41 if (len < TinySize) in unsetenv_c()
42 len = TinySize; in unsetenv_c()
H A Dgo-setenv.c47 if (len < TinySize) in setenv_c()
48 len = TinySize; in setenv_c()
57 if (len < TinySize) in setenv_c()
58 len = TinySize; in setenv_c()
69 if (len < TinySize) in setenv_c()
70 len = TinySize; in setenv_c()