Home
last modified time | relevance | path

Searched refs:SUBLANG_SYS_DEFAULT (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/src/dbase/
H A Ddbf_wtil.pas89 SUBLANG_SYS_DEFAULT = $02; { system default }
199 LANG_SYSTEM_DEFAULT = (SUBLANG_SYS_DEFAULT shl 10) or LANG_NEUTRAL;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/src/dbase/
H A Ddbf_wtil.pas89 SUBLANG_SYS_DEFAULT = $02; { system default }
199 LANG_SYSTEM_DEFAULT = (SUBLANG_SYS_DEFAULT shl 10) or LANG_NEUTRAL;
/dports/databases/libmswstr/libmswstr-5682d51/include/
H A Dwintypes.h173 #define SUBLANG_SYS_DEFAULT 0x02 // system default macro
355 #define LANG_SYSTEM_DEFAULT (MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT))
/dports/audio/gnuitar/gnuitar-0.3.2/src/
H A Dgnuitar.rc58 LANGUAGE LANG_NEUTRAL, SUBLANG_SYS_DEFAULT
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dlocale.h175 #define SUBLANG_SYS_DEFAULT 0x02 macro
463 #define LANG_SYSTEM_DEFAULT (MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT))
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DLocaleBase.sml76 | SUBLANG_FRENCH_LUXEMBOURG | SUBLANG_SYS_DEFAULT
132 (SUBLANG_SYS_DEFAULT, 0wx02),
H A DLocale.sml58 | SUBLANG_NEUTRAL | SUBLANG_DEFAULT | SUBLANG_SYS_DEFAULT
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/os/windows/
H A Dlibloader.c98 MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT), in GWEN_LibLoader_LoadLibrary()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/os/windows/
H A Dlibloader.c98 MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT), in GWEN_LibLoader_LoadLibrary()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/os/windows/
H A Dlibloader.c98 MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT), in GWEN_LibLoader_LoadLibrary()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/os/windows/
H A Dlibloader.c98 MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT), in GWEN_LibLoader_LoadLibrary()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/os/windows/
H A Dlibloader.c98 MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT), in GWEN_LibLoader_LoadLibrary()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/win/
H A Dpe_image_resource_reader.cc176 if (SUBLANGID(language) != SUBLANG_SYS_DEFAULT) { in GetEntryFromResourceDirectoryByLanguage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/win/
H A Dpe_image_resource_reader.cc176 if (SUBLANGID(language) != SUBLANG_SYS_DEFAULT) { in GetEntryFromResourceDirectoryByLanguage()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Derror.c130 # define LANG_ID_SYSTEM_DEFAULT() MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT)
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/
H A Derror.c130 # define LANG_ID_SYSTEM_DEFAULT() MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT)
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Derror.c130 # define LANG_ID_SYSTEM_DEFAULT() MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT)
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Derror.c130 # define LANG_ID_SYSTEM_DEFAULT() MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT)
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/
H A Derror.c130 # define LANG_ID_SYSTEM_DEFAULT() MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT) in __blsfill_u64()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/
H A Derror.c130 # define LANG_ID_SYSTEM_DEFAULT() MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.rh95 #define SUBLANG_SYS_DEFAULT 0x02
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.rh95 #define SUBLANG_SYS_DEFAULT 0x02
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/System/Win32/
H A DNLS.hsc252 , sUBLANG_SYS_DEFAULT = SUBLANG_SYS_DEFAULT
/dports/biology/figtree/figtree-1.4.4/packaging_tools/windows/launch4j/src/net/sf/launch4j/
H A DRcBuilder.java63 public static final int SUBLANG_SYS_DEFAULT = 2; field in RcBuilder
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/shared/
H A Dntdef.rs773 pub const SUBLANG_SYS_DEFAULT: USHORT = 0x02; const
1065 pub const LANG_SYSTEM_DEFAULT: LANGID = MAKELANGID!(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT);

12345678910>>...17