Home
last modified time | relevance | path

Searched defs:gle (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/libloading/tests/
Dfunctions.rs245 let gle: Symbol<unsafe extern "system" fn() -> DWORD> = lib.get(b"GetLastError").unwrap(); in works_getlasterror() localVariable
260 let gle: Symbol<unsafe extern "system" fn() -> DWORD> = lib.get(b"GetLastError\0").unwrap(); in works_getlasterror0() localVariable
/third_party/libjpeg-turbo/simd/mips64/
Djdcolext-mmi.c99 __m64 re, ro, gle, ghe, ge, glo, gho, go, be, bo, xe = 0.0, xo = 0.0; in jsimd_ycc_rgb_convert_mmi() local
Djdmrgext-mmi.c100 __m64 ga, gb, gle, glo, gl, gc, gd, ghe, gho, gh, ge, go; in jsimd_h2v1_merged_upsample_mmi() local
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp1416 void StackWalker::OnDbgHelpErr(LPCSTR szFuncName, DWORD gle, DWORD64 addr) in OnDbgHelpErr()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp1416 void StackWalker::OnDbgHelpErr(LPCSTR szFuncName, DWORD gle, DWORD64 addr) in OnDbgHelpErr()