Home
last modified time | relevance | path

Searched defs:hBit (Results 1 – 6 of 6) sorted by relevance

/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/GNSSEph/
H A DOrbSysGpsL_51.cpp57 const unsigned short hBit[] = variable
H A DOrbSysGpsL_63.cpp65 const unsigned short hBit[] = variable
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/win/
H A Die_impGraphic_Win32Native.cpp299 HBITMAP hBit; in _convertGraphic() local
/dports/emulators/jzintv/jzintv-20200712-src/src/imasm/
H A Dfilepane.cpp379 HBITMAP hBit; in CreateImageList() local
/dports/editors/abiword/abiword-3.0.5/src/af/gr/win/
H A Dgr_Win32Graphics.cpp224 HBITMAP hBit; in ~GR_Win32Graphics() local
2097 HBITMAP hBit = CreateDIBSection(hMemDC,&bmi,DIB_RGB_COLORS,(void**)&imagedata,0,0); in saveRectangle() local
2112 HBITMAP hBit = (HBITMAP)m_vSaveRectBuf.getNthItem(iIndx); in restoreRectangle() local
2289 HBITMAP hBit = CreateDIBSection(hMemDC,&bmi,DIB_RGB_COLORS,(void**)&imagedata,0,0); in genImageFromRectangle() local
/dports/lang/ghc/ghc-8.10.7/rts/linker/
H A DElf.c1214 const StgWord32 hBit = is_blx ? ((*word >> 24) & 1) : 0; in do_Elf_Rel_relocations() local
1271 const StgWord32 hBit = (result & 0x2) >> 1; in do_Elf_Rel_relocations() local