Home
last modified time | relevance | path

Searched refs:area (Results 1 – 10 of 10) sorted by relevance

/oneTBB/src/tbbmalloc/
H A DMapMemory.h151 int UnmapMemory(void *area, size_t bytes) in UnmapMemory() argument
154 int ret = munmap(area, bytes); in UnmapMemory()
170 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() argument
172 BOOL result = VirtualFree(area, 0, MEM_RELEASE); in UnmapMemory()
193 int UnmapMemory(void *area, size_t /*bytes*/) in UnmapMemory() argument
195 free( area ); in UnmapMemory()
/oneTBB/examples/task_arena/fractal/
H A Dfractal.cpp74 drawing_area area(off_x, off_y, size_x, size_y, dm); in clear() local
78 area.set_pos(0, y); in clear()
80 area.put_pixel(v->get_color(0, 0, 0)); in clear()
109 drawing_area area(off_x + x0, off_y + y0, x1 - x0, y1 - y0, dm); in render_rect() local
111 area.set_pos(0, y - y0); in render_rect()
113 area.put_pixel(calc_one_pixel(x, y)); in render_rect()
/oneTBB/examples/parallel_for/seismic/
H A Duniverse.cpp162 Rectangle area(0, 0, UniverseWidth - 1, UniverseHeight - 1); in SerialUpdateStress() local
163 UpdateStress(area); in SerialUpdateStress()
170 Universe::Rectangle area(0, range.begin(), u_.UniverseWidth - 1, range.size()); in operator ()() local
171 u_.UpdateStress(area); in operator ()()
/oneTBB/examples/parallel_for/polygon_overlay/
H A DREADME.md11 … is that the area of the generated sub-polygons are subtracted from the original area of one of th…
25 …one-at-a-time the areas are expanded in one of fours directions until the area hits an adjacent po…
H A Dpolyover.cpp55 int p1Area = myPoly->area(); in OverlayOnePolygonWithMap()
361 int parea = p1->area(); in operator ()()
496 int parea = p1->area(); in operator ()()
633 int parea = p1->area(); in operator ()()
H A Drpolygon.hpp122 int area() { in area() function in RPolygon
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DAgglomeration.rst98 the block's area), but the cross-block communication grows with
102 cache line units. For a given area, the perimeter may be minimized
/oneTBB/doc/main/tbb_userguide/
H A DControlling_Chunking_os.rst82 useful work as the gray area inside a brown border that represents
83 overhead. Both Case A and Case B have the same total gray area. Case A
/oneTBB/examples/parallel_for/tachyon/
H A DREADME.md42 … the number of pixels (in the `X` or `Y` direction, for a rectangular sub-area) in each parallel t…
/oneTBB/
H A Dthird-party-programs.txt154 …o change the software. The systematic pattern of such abuse occurs in the area of products for ind…