Home
last modified time | relevance | path

Searched defs:location_cache (Results 1 – 24 of 24) sorted by relevance

/dports/www/osrm-backend/osrm-backend-5.26.0/src/extractor/
H A Dextractor.cpp476 osmium_index_type location_cache; in ParseOSMData() local
/dports/devel/godot2/godot-2.1.6-stable/core/math/
H A Dgeometry.h701 int *location_cache = (int *)alloca(sizeof(int) * polygon.size()); in clip_polygon() local
/dports/devel/godot2-tools/godot-2.1.6-stable/core/math/
H A Dgeometry.h701 int *location_cache = (int *)alloca(sizeof(int) * polygon.size()); in clip_polygon() local
/dports/devel/godot-tools/godot-3.2.3-stable/core/math/
H A Dgeometry.h710 int *location_cache = (int *)alloca(sizeof(int) * polygon.size()); in clip_polygon() local
/dports/devel/godot/godot-3.2.3-stable/core/math/
H A Dgeometry.h710 int *location_cache = (int *)alloca(sizeof(int) * polygon.size()); in clip_polygon() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlto-streamer.h750 lto_location_cache location_cache; member
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlto-streamer.h750 lto_location_cache location_cache; member
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlto-streamer.h739 lto_location_cache location_cache; member
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlto-streamer.h780 lto_location_cache location_cache; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlto-streamer.h758 lto_location_cache location_cache; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlto-streamer.h799 lto_location_cache location_cache; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlto-streamer.h758 lto_location_cache location_cache; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlto-streamer.h758 lto_location_cache location_cache; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlto-streamer.h799 lto_location_cache location_cache; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlto-streamer.h759 lto_location_cache location_cache; variable
/dports/devel/libcwd/libcwd-1.0.6/
H A Ddebugmalloc.cc1141 location_ct const* location_cache(void const* addr LIBCWD_COMMA_TSD_PARAM) in location_cache() function