Home
last modified time | relevance | path

Searched refs:global_offset_x (Results 1 – 25 of 45) sorted by relevance

12

/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/src/
H A Dmap.c148 …cairo_set_source_surface(cr, pixmap->map_image, dest_x + global_offset_x, dest_y + global_offset_y… in draw_pixmap()
156 const int dest_x = map_image_size * dx + global_offset_x; in draw_smooth_pixmap()
324 … cairo_rectangle(cr, ax * map_image_size + global_offset_x, ay * map_image_size + global_offset_y, in mapcell_draw_darkness()
401 dx = ((want_offset_x*map_image_size) - global_offset_x)*predict_alpha/100.0; in update_global_offset()
403 global_offset_x += dx; in update_global_offset()
408 global_offset_x = 0; in update_global_offset()
/dports/devel/liblas/libLAS-1.8.1/apps/
H A Dlas2col.c298 int64_t global_offset_x; member
399 …nt64_t factorX = ((int64_t) (LASHeader_GetOffsetX(header) / file_scale_x)) - rTA->global_offset_x; in readFile()
415 …double check_min_x = 1.0 + LASHeader_GetMinX(header) - (((double) rTA->global_offset_x) * rTA->sca… in readFile()
425 double check_max_x = LASHeader_GetMaxX(header) - (((double) rTA->global_offset_x) * rTA->scale_x); in readFile()
606 int64_t global_offset_x = 0; in main() local
665 global_offset_x = S64(buffer); in main()
962 dataRead[i].global_offset_x = global_offset_x; in main()
H A Dlas2pg.c282 int64_t global_offset_x = 0; in main() local
338 global_offset_x = S64(buffer); in main()
495 … double check_min_x = 1.0 + LASHeader_GetMinX(header) - (((double) global_offset_x) * scale_x); in main()
505 double check_max_x = LASHeader_GetMaxX(header) - (((double) global_offset_x) * scale_x); in main()
534 int64_t factorX = ((int64_t) (LASHeader_GetOffsetX(header) / file_scale_x)) - global_offset_x; in main()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/lang/clover/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/graphics/libosmesa/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/graphics/mesa-libs/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/graphics/mesa-dri/mesa-21.3.6/src/microsoft/clc/
H A Dclc_compiler.h150 unsigned global_offset_x; member
H A Dclc_nir.c44 global_offset_x)), in lower_load_base_global_invocation_id()
/dports/games/crossfire-client/crossfire-client-1.75.1/common/
H A Dmapdata.h156 extern int global_offset_x, want_offset_x;
H A Dmapdata.c80 int global_offset_x = 0; variable
622 global_offset_x = 0; in mapdata_init()
1011 global_offset_x = 0; in mapdata_newmap()

12