Home
last modified time | relevance | path

Searched refs:MAP_FAILED (Results 1 – 9 of 9) sorted by relevance

/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx102 if (p == MAP_FAILED) { in allocExec()
284 if (block.start== MAP_FAILED) { in createBlock()
288 if (block.exec == MAP_FAILED) { in createBlock()
/trunk/main/desktop/source/pagein/
H A Dfile_image_unx.c55 image->m_base = MAP_FAILED, image->m_size = 0; in file_image_open()
67 if (p == MAP_FAILED) in file_image_open()
/trunk/main/sal/rtl/source/
H A Dalloc_arena.c1179 #define MAP_FAILED 0 macro
1220 if (addr != MAP_FAILED) in rtl_machdep_alloc()
/trunk/main/sal/osl/unx/
H A Dfile.cxx1045 if (MAP_FAILED == p) in osl_mapFile()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1150 if( pFile == MAP_FAILED ) in DoGetEmbedFontData()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1044 if( pFile == MAP_FAILED ) in DoGetEmbedFontData()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx235 if( mpFileMap == MAP_FAILED ) in Map()
/trunk/main/sal/osl/os2/
H A Dfile.cxx1586 if (MAP_FAILED == p) in osl_mapFile()
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1696 …((*ttf)->ptr = (sal_uInt8 *) mmap(0, (*ttf)->fsize, PROT_READ, MAP_SHARED, fd, 0)) == MAP_FAILED) { in OpenTTFontFile()

Completed in 115 milliseconds