Home
last modified time | relevance | path

Searched refs:GEO_LATITUDE (Results 1 – 20 of 20) sorted by relevance

/dports/devel/libvc/libvc-003/src/
H A Dvc.h118 { GEO_LATITUDE, GEO_LONGITUDE }; enumerator
/dports/deskutils/rolo/rolo-011/src/
H A Dview.c249 str = get_val_struct_part (val, GEO_LATITUDE); in view_geo()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d538 GEO_LATITUDE = 0x0002,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d537 GEO_LATITUDE = 0x0002,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d538 GEO_LATITUDE = 0x0002,
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinnls.h480 GEO_LATITUDE = 0x0002, enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d537 GEO_LATITUDE = 0x0002,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d537 GEO_LATITUDE = 0x0002,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d537 GEO_LATITUDE = 0x0002,
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d538 GEO_LATITUDE = 0x0002,
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d537 GEO_LATITUDE = 0x0002,
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d537 GEO_LATITUDE = 0x0002,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d538 GEO_LATITUDE = 0x0002,
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinnls.h480 GEO_LATITUDE = 0x0002, enumerator
/dports/databases/libmswstr/libmswstr-5682d51/include/
H A Dwinnls.h812 GEO_LATITUDE, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnls.h782 GEO_LATITUDE = 0x0002, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnls.h782 GEO_LATITUDE = 0x0002, enumerator
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinnls.pas1374 GEO_LATITUDE = $0002;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Globalization/
H A Dmod.rs3054 pub const GEO_LATITUDE: SYSGEOTYPE = 2i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Globalization/
H A Dmod.rs6741 pub const GEO_LATITUDE: SYSGEOTYPE = SYSGEOTYPE(2i32); const