Searched refs:relocated (Results 1 - 25 of 104) sorted by relevance

12345

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Dintel_dump_gpu.c127 void *relocated; local in function:relocate_bo
130 relocated = malloc(bo->size);
131 fail_if(relocated == NULL, "out of memory\n");
132 memcpy(relocated, GET_PTR(bo->map), bo->size);
141 aub_write_reloc(&devinfo, ((char *)relocated) + relocs[i].offset,
145 return relocated;
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Dintel_dump_gpu.c141 void *relocated; local in function:relocate_bo
144 relocated = malloc(bo->size);
145 fail_if(relocated == NULL, "out of memory\n");
146 memcpy(relocated, GET_PTR(bo->map), bo->size);
155 aub_write_reloc(&devinfo, ((char *)relocated) + relocs[i].offset,
159 return relocated;
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c408 FcBool relocated = FcFalse; local in function:FcConfigAddCache
411 relocated = FcTrue;
430 if (relocated)
479 if (relocated)
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dlibtool.m44799 # default) and relocated if they conflict, which is a slow very memory
5710 library is relocated])
6369 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dlibtool.m44371 # default) and relocated if they conflict, which is a slow very memory
5211 library is relocated])
5828 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dlibtool.m44438 # default) and relocated if they conflict, which is a slow very memory
5298 library is relocated])
5912 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXau/dist/m4/
H A Dlibtool.m45323 # default) and relocated if they conflict, which is a slow very memory
6325 library is relocated])
7065 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXaw/dist/m4/
H A Dlibtool.m45213 # default) and relocated if they conflict, which is a slow very memory
6205 library is relocated])
6945 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlibtool.m45213 # default) and relocated if they conflict, which is a slow very memory
6205 library is relocated])
6945 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlibtool.m45189 # default) and relocated if they conflict, which is a slow very memory
6178 library is relocated])
6918 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXevie/dist/
H A Daclocal.m46815 # default) and relocated if they conflict, which is a slow very memory
7675 library is relocated])
8285 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXext/dist/m4/
H A Dlibtool.m45189 # default) and relocated if they conflict, which is a slow very memory
6178 library is relocated])
6918 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXfixes/dist/m4/
H A Dlibtool.m45189 # default) and relocated if they conflict, which is a slow very memory
6178 library is relocated])
6918 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXfont2/dist/m4/
H A Dlibtool.m45189 # default) and relocated if they conflict, which is a slow very memory
6178 library is relocated])
6918 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXft/dist/m4/
H A Dlibtool.m45213 # default) and relocated if they conflict, which is a slow very memory
6205 library is relocated])
6945 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXi/dist/m4/
H A Dlibtool.m45192 # default) and relocated if they conflict, which is a slow very memory
6181 library is relocated])
6921 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXpm/dist/m4/
H A Dlibtool.m45189 # default) and relocated if they conflict, which is a slow very memory
6178 library is relocated])
6918 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXpresent/dist/m4/
H A Dlibtool.m45189 # default) and relocated if they conflict, which is a slow very memory
6178 library is relocated])
6918 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXrandr/dist/m4/
H A Dlibtool.m45189 # default) and relocated if they conflict, which is a slow very memory
6178 library is relocated])
6918 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXrender/dist/m4/
H A Dlibtool.m45323 # default) and relocated if they conflict, which is a slow very memory
6325 library is relocated])
7065 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libXt/dist/m4/
H A Dlibtool.m45202 # default) and relocated if they conflict, which is a slow very memory
6191 library is relocated])
6931 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/libxshmfence/dist/m4/
H A Dlibtool.m45323 # default) and relocated if they conflict, which is a slow very memory
6325 library is relocated])
7065 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/mesa-demos/dist/m4/
H A Dlibtool.m45185 # default) and relocated if they conflict, which is a slow very memory
6174 library is relocated])
6913 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/glu/dist/
H A Daclocal.m45200 # default) and relocated if they conflict, which is a slow very memory
6188 library is relocated])
6923 # default) and relocated if they conflict, which is a slow very memory
/xsrc/external/mit/glw/dist/
H A Daclocal.m44457 # default) and relocated if they conflict, which is a slow very memory
5317 library is relocated])
5927 # default) and relocated if they conflict, which is a slow very memory

Completed in 229 milliseconds

12345