Home
last modified time | relevance | path

Searched refs:new_allocation (Results 1 – 25 of 93) sorted by relevance

1234

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/inspector/
H A Dinspect-button.c64 new_allocation.x = 0; in find_widget()
65 new_allocation.y = 0; in find_widget()
85 new_allocation.width += new_allocation.x; in find_widget()
90 new_allocation.height += new_allocation.y; in find_widget()
93 if (new_allocation.x + new_allocation.width > twidth) in find_widget()
94 new_allocation.width = twidth - new_allocation.x; in find_widget()
95 if (new_allocation.y + new_allocation.height > theight) in find_widget()
96 new_allocation.height = theight - new_allocation.y; in find_widget()
108 if ((data->x >= new_allocation.x) && (data->y >= new_allocation.y) && in find_widget()
109 (data->x < new_allocation.x + new_allocation.width) && in find_widget()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/nine/
H A Dnine_memory_helper.c763 if (!new_allocation) in nine_allocate()
791 return new_allocation; in nine_allocate()
809 return new_allocation; in nine_allocate()
961 if (!new_allocation) in nine_suballocate()
974 return new_allocation; in nine_suballocate()
984 return new_allocation; in nine_suballocate()
992 if (!new_allocation) in nine_wrap_external_pointer()
998 return new_allocation; in nine_wrap_external_pointer()
1138 return new_allocation; in nine_suballocate()
1149 new_allocation->external = data; in nine_wrap_external_pointer()
[all …]
/dports/archivers/libcabinet/libcabinet-0.30/dist-include/
H A Ddarray.h87 size_t new_allocation = objects_allocated + fragment_size; in add_object() local
88 if(new_allocation < objects_allocated) return COUNTER_OVERFLOW; in add_object()
90 new_allocation * in add_object()
95 objects_allocated = new_allocation; in add_object()
123 size_t new_allocation = needed; in add_objects() local
126 if(needed < new_allocation) return COUNTER_OVERFLOW; in add_objects()
127 new_allocation = objects_allocated + needed; in add_objects()
128 if(new_allocation < objects_allocated) return COUNTER_OVERFLOW; in add_objects()
130 new_allocation * in add_objects()
134 objects_allocated = new_allocation; in add_objects()
/dports/archivers/libcabinet/libcabinet-0.30/
H A Ddarray.h87 size_t new_allocation = objects_allocated + fragment_size; in add_object() local
88 if(new_allocation < objects_allocated) return COUNTER_OVERFLOW; in add_object()
90 new_allocation * in add_object()
95 objects_allocated = new_allocation; in add_object()
123 size_t new_allocation = needed; in add_objects() local
126 if(needed < new_allocation) return COUNTER_OVERFLOW; in add_objects()
127 new_allocation = objects_allocated + needed; in add_objects()
128 if(new_allocation < objects_allocated) return COUNTER_OVERFLOW; in add_objects()
130 new_allocation * in add_objects()
134 objects_allocated = new_allocation; in add_objects()
/dports/x11/mate-panel/mate-panel-1.26.1/mate-panel/
H A Dpanel-applet-frame.c166 GtkAllocation *new_allocation) in mate_panel_applet_frame_update_background_size() argument
270 GtkAllocation new_allocation; in mate_panel_applet_frame_size_allocate() local
306 new_allocation.x = HANDLE_SIZE; in mate_panel_applet_frame_size_allocate()
309 new_allocation.x = 0; in mate_panel_applet_frame_size_allocate()
312 new_allocation.y = 0; in mate_panel_applet_frame_size_allocate()
314 new_allocation.height = allocation->height; in mate_panel_applet_frame_size_allocate()
321 new_allocation.x = 0; in mate_panel_applet_frame_size_allocate()
322 new_allocation.y = HANDLE_SIZE; in mate_panel_applet_frame_size_allocate()
323 new_allocation.width = allocation->width; in mate_panel_applet_frame_size_allocate()
331 new_allocation.width = MAX (1, new_allocation.width); in mate_panel_applet_frame_size_allocate()
[all …]
/dports/multimedia/libmpeg3/libmpeg3-1.8/video/
H A Dmpeg3cache.c67 int new_allocation = ptr->allocation * 2; in mpeg3_cache_put_frame() local
69 if(!new_allocation) new_allocation = 32; in mpeg3_cache_put_frame()
71 sizeof(mpeg3_cacheframe_t) * new_allocation); in mpeg3_cache_put_frame()
73 sizeof(mpeg3_cacheframe_t) * (new_allocation - ptr->allocation)); in mpeg3_cache_put_frame()
75 ptr->allocation = new_allocation; in mpeg3_cache_put_frame()
/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/src/
H A Davi_ix.c72 int new_allocation = ix->table_allocation * 2; in quicktime_update_ixtable() local
73 if(new_allocation < 1) new_allocation = 1; in quicktime_update_ixtable()
74 ix->table = realloc(ix->table, sizeof(quicktime_ixtable_t) * new_allocation); in quicktime_update_ixtable()
76 sizeof(quicktime_ixtable_t)*(new_allocation - ix->table_size)); in quicktime_update_ixtable()
77 ix->table_allocation = new_allocation; in quicktime_update_ixtable()
H A Davi_indx.c65 int new_allocation = indx->table_allocation * 2; in quicktime_indx_init_riff() local
66 if(new_allocation < 1) new_allocation = 1; in quicktime_indx_init_riff()
68 indx->table = realloc(indx->table, new_allocation * sizeof(quicktime_indxtable_t)); in quicktime_indx_init_riff()
69 memset(indx->table + indx->table_size, 0, new_allocation - indx->table_size); in quicktime_indx_init_riff()
70 indx->table_allocation = new_allocation; in quicktime_indx_init_riff()
/dports/multimedia/libquicktime/libquicktime-1.2.4/src/
H A Davi_ix.c72 int new_allocation = ix->table_allocation * 2; in quicktime_update_ixtable() local
73 if(new_allocation < 1) new_allocation = 1; in quicktime_update_ixtable()
74 ix->table = realloc(ix->table, sizeof(quicktime_ixtable_t) * new_allocation); in quicktime_update_ixtable()
76 sizeof(quicktime_ixtable_t)*(new_allocation - ix->table_size)); in quicktime_update_ixtable()
77 ix->table_allocation = new_allocation; in quicktime_update_ixtable()
H A Davi_indx.c65 int new_allocation = indx->table_allocation * 2; in quicktime_indx_init_riff() local
66 if(new_allocation < 1) new_allocation = 1; in quicktime_indx_init_riff()
68 indx->table = realloc(indx->table, new_allocation * sizeof(quicktime_indxtable_t)); in quicktime_indx_init_riff()
69 memset(indx->table + indx->table_size, 0, new_allocation - indx->table_size); in quicktime_indx_init_riff()
70 indx->table_allocation = new_allocation; in quicktime_indx_init_riff()
/dports/devel/hpx/hpx-1.2.1/src/runtime/threads/
H A Dresource_manager.cpp233 std::size_t new_allocation) in release_cores_on_existing_schedulers() argument
247 if ((*it).first == new_allocation) in release_cores_on_existing_schedulers()
273 std::size_t new_allocation) in redistribute_cores_among_all() argument
277 proxies_static_allocation_data_.find(new_allocation) != in redistribute_cores_among_all()
308 if (data.first == new_allocation) in redistribute_cores_among_all()
340 scaled_static_allocation_data[new_allocation] = in redistribute_cores_among_all()
346 if (data.first == new_allocation) in redistribute_cores_among_all()
383 if (data.first == new_allocation) in redistribute_cores_among_all()
491 if (data.first == new_allocation) in redistribute_cores_among_all()
509 scaled_static_allocation_data[new_allocation]; in redistribute_cores_among_all()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A DnsPluginNativeWindowGtk.cpp233 GtkAllocation new_allocation; in SetAllocation() local
234 new_allocation.x = 0; in SetAllocation()
235 new_allocation.y = 0; in SetAllocation()
236 new_allocation.width = width; in SetAllocation()
237 new_allocation.height = height; in SetAllocation()
238 gtk_widget_size_allocate(mSocketWidget, &new_allocation); in SetAllocation()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/
H A Dmozcontainer.c124 GtkAllocation new_allocation; in moz_container_move() local
131 new_allocation.x = x; in moz_container_move()
132 new_allocation.y = y; in moz_container_move()
133 new_allocation.width = width; in moz_container_move()
134 new_allocation.height = height; in moz_container_move()
141 gtk_widget_size_allocate(child_widget, &new_allocation); in moz_container_move()
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/interior_point/linalg/
H A Dmumps_interface.py112 new_allocation = 1
114 new_allocation = int(factor*self._prev_allocation)
117 self.set_icntl(23, new_allocation)
118 self._prev_allocation = new_allocation
119 return new_allocation
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/absl/container/
H A Dinlined_vector.h660 Allocation new_allocation(allocator(), s); in shrink_to_fit()
664 ResetAllocation(new_allocation, s); in shrink_to_fit()
797 allocation() = new_allocation; in ResetAllocation()
818 ResetAllocation(new_allocation, s + 1); in GrowAndEmplaceBack()
1060 Allocation new_allocation(allocator(), n); in InitAssign()
1061 init_allocation(new_allocation); in InitAssign()
1073 Allocation new_allocation(allocator(), n); in InitAssign()
1074 init_allocation(new_allocation); in InitAssign()
1271 new_allocation.buffer()); in EnlargeBy()
1273 ResetAllocation(new_allocation, s); in EnlargeBy()
[all …]
/dports/graphics/s2/s2geometry-0.9.0/src/s2/third_party/absl/container/
H A Dinlined_vector.h660 Allocation new_allocation(allocator(), s); in shrink_to_fit()
664 ResetAllocation(new_allocation, s); in shrink_to_fit()
797 allocation() = new_allocation; in ResetAllocation()
818 ResetAllocation(new_allocation, s + 1); in GrowAndEmplaceBack()
1061 Allocation new_allocation(allocator(), n); in InitAssign()
1062 init_allocation(new_allocation); in InitAssign()
1074 Allocation new_allocation(allocator(), n); in InitAssign()
1075 init_allocation(new_allocation); in InitAssign()
1272 new_allocation.buffer()); in EnlargeBy()
1274 ResetAllocation(new_allocation, s); in EnlargeBy()
[all …]

1234