Searched refs:core (Results 1 - 25 of 186) sorted by relevance

12345678

/vbox/src/VBox/Runtime/common/crypto/
H A Dtaf-core.cpp40 #include <iprt/asn1-generator-core.h>
H A Dtsp-core.cpp40 #include <iprt/asn1-generator-core.h>
H A Drsa-core.cpp43 #include <iprt/asn1-generator-core.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglxdricommon.h36 glxConvertConfigs(const __DRIcoreExtension *core, const __DRIconfig **configs);
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dglxdricommon.h36 glxConvertConfigs(const __DRIcoreExtension *core, const __DRIconfig **configs);
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglxdricommon.h36 glxConvertConfigs(const __DRIcoreExtension *core, const __DRIconfig **configs);
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglxdricommon.h36 glxConvertConfigs(const __DRIcoreExtension *core, const __DRIconfig **configs);
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglxdricommon.h36 glxConvertConfigs(const __DRIcoreExtension *core,
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dglxdricommon.h36 glxConvertConfigs(const __DRIcoreExtension *core,
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/
H A Dmakefile20 rm -rf core *.o
23 rm -rf genmk core *.o
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/
H A Dmakefile16 rm -rf *.o core texpr
19 rm -rf *.o core texpr
/vbox/src/VBox/Devices/PC/ipxe/src/arch/x86/
H A DMakefile7 SRCDIRS += arch/x86/core
/vbox/src/VBox/VMM/VMMAll/
H A DMMAllHyper.cpp98 Assert((pChunk)->offPrev != MMHYPERCHUNK_GET_OFFPREV(&(pChunk)->core) || !(pChunk)->offPrev); \
108 Assert((pChunk)->offNext != (pChunk)->core.offNext || !(pChunk)->offNext); \
118 if ((pChunk)->core.offNext) \
119 AssertMsg((pChunk)->cb == ((pChunk)->core.offNext - sizeof(MMHYPERCHUNK)), \
120 ("cb=%d offNext=%d\n", (pChunk)->cb, (pChunk)->core.offNext)); \
126 do { ASSERT_CHUNK(pHeap, &(pChunk)->core); \
406 unsigned offAlign = (uintptr_t)(&pFree->core + 1) & (uAlignment - 1);
420 if (MMHYPERCHUNK_GET_OFFPREV(&pFree->core))
423 PMMHYPERCHUNKFREE pPrev = (PMMHYPERCHUNKFREE)((char *)pFree + MMHYPERCHUNK_GET_OFFPREV(&Free.core));
424 pPrev->core
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglxdricommon.h35 __GLXconfig *glxConvertConfigs(const __DRIcoreExtension * core,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec
H A Dglxdricommon.h35 __GLXconfig *glxConvertConfigs(const __DRIcoreExtension * core,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DCanvasP.h62 CorePart core; member in struct:_CanvasRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A DCanvasP.h61 CorePart core; member in struct:_CanvasRec

Completed in 349 milliseconds

12345678