Searched refs:kind (Results 201 - 225 of 312) sorted by relevance

1234567891011>>

/vbox/src/VBox/Runtime/common/math/
H A Dlogl.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dtrunc.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dtruncf.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dsyncstr.h330 BYTE kind; member in struct:_xSyncCounterNotifyEvent
345 BYTE kind; member in struct:_xSyncAlarmNotifyEvent
/vbox/src/VBox/Runtime/common/string/
H A Dmemchr.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dmemcpy.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dmempcpy.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dstrcmp.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dstrcpy.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
/vbox/src/VBox/VMM/VMMSwitcher/
H A DAMD64Stub.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A DX86Stub.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
/vbox/src/VBox/VMM/testcase/
H A DtstX86-FpuSaveRestoreA.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector-shutdown.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dbootsector2-boot-registers-1.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dbootsector2-cpu-instr-1.asm18 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dbootsector2-vbinstst-64-1.asm16 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A Dbootsector2-vbinstst-big-template.asm17 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_open.c238 ushort_t kind = LCTF_INFO_KIND(fp, tp->ctt_info); local
247 switch (kind) {
284 * kind for the tag, so bump that population count too.
305 ctf_dprintf("detected invalid CTF kind -- %u\n", kind);
309 pop[kind]++;
358 ushort_t kind = LCTF_INFO_KIND(fp, tp->ctt_info); local
370 switch (kind) {
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtcpip.c610 buf->kind = CRTCPIPMemory;
743 switch ( tcpip_buffer->kind )
765 crError( "Weird buffer kind trying to free in crTCPIPFree: %d", tcpip_buffer->kind );
867 tcpip_buffer->kind = CRTCPIPMemoryBig;
1137 buf->kind = CRTCPIPMemory;
H A Dvboxhgcm.c16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
211 CRVBOXHGCMBUFFERKIND kind; member in struct:CRVBOXHGCMBUFFER
393 CRASSERT(pHdr->kind == CR_VBOXHGCM_UHGSMI_BUFFER);
713 buf->kind = CR_VBOXHGCM_MEMORY;
1022 crVBoxHGCMWriteReadExact(conn, start, len, hgcm_buffer->kind);
1102 switch (hgcm_buffer->kind)
1125 crError( "Weird buffer kind trying to free in crVBoxHGCMFree: %d", hgcm_buffer->kind );
1196 hgcm_buffer->kind = CR_VBOXHGCM_MEMORY_BIG;
1679 pData->kind
[all...]
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrvA-win.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_handle.c299 dt_droptag(dtrace_dropkind_t kind) argument
304 if (_dt_droptags[i].dtdrg_kind == kind)
/vbox/src/VBox/VMM/VMMR0/
H A DTRPMR0A.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
/vbox/src/VBox/Runtime/common/asm/
H A DASMCpuIdExSlow.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
H A DASMCpuId_Idx_ECX.asm15 ; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.

Completed in 57 milliseconds

1234567891011>>