Home
last modified time | relevance | path

Searched defs:LANGID (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/ctypes/
Dwintypes.py49 LANGID = WORD variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/
H A Dwintypes.py50 LANGID = WORD variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/
Dwintypes.py50 LANGID = WORD variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/
Dwintypes.py50 LANGID = WORD variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/
Dwintypes.py50 LANGID = WORD variable
/aosp_15_r20/external/python/cpython3/Lib/ctypes/
Dwintypes.py50 LANGID = WORD variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ctypes/
Dwintypes.py50 LANGID = WORD variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwtypes.h216 typedef USHORT LANGID; typedef
Dntdef.h417 typedef USHORT LANGID; typedef
Dmlang.h147 typedef WORD LANGID; typedef
Dwinnt.h461 typedef WORD LANGID; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs21375 pub type LANGID = WORD; typedef
69035 LangId: LANGID, in EnumResourceLanguagesExA()
69046 LangId: LANGID, in EnumResourceLanguagesExW()
69056 LangId: LANGID, in EnumResourceNamesExA()
69066 LangId: LANGID, in EnumResourceNamesExW()
69075 LangId: LANGID, in EnumResourceTypesExA()
69084 LangId: LANGID, in EnumResourceTypesExW()
107640 LangId: LANGID, in GetGeoInfoA()
107649 LangId: LANGID, in GetGeoInfoW()
107717 pub fn SetThreadUILanguage(LangId: LANGID) -> LANGID; in SetThreadUILanguage()