代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/242732/4539542
h bt958dt.h
/*
* vmscsi-- Miniport driver for the Buslogic BT 958 SCSI Controller
* under Windows 2000/XP/Server 2003
*
* Based in parts on the buslogic driver for the same device
*
www.eeworm.com/read/242732/4539548
h buslogic958.h
/*
* vmscsi-- Miniport driver for the Buslogic BT 958 SCSI Controller
* under Windows 2000/XP/Server 2003
*
* Based in parts on the buslogic driver for the same device
*
www.eeworm.com/read/242613/4550805
asm interpolate8x8_xmm.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * xmm 8x8 block-based halfpel interpolation
; *
; * Copyright(C) 2002 Michael Milit
www.eeworm.com/read/239760/4594340
asm interpolate8x8_xmm.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - mmx 8x8 block-based halfpel interpolation -
; *
; * Copyright(C) 2002 Michael M
www.eeworm.com/read/239760/4594341
asm interpolate8x8_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - mmx 8x8 block-based halfpel interpolation -
; *
; * Copyright(C) 2001 Peter Ros
www.eeworm.com/read/239760/4594343
asm interpolate8x8_3dne.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - 3dne pipeline optimized 8x8 block-based halfpel interpolation -
; *
; * Copyri
www.eeworm.com/read/239760/4594344
asm interpolate8x8_xmm.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - mmx 8x8 block-based halfpel interpolation -
; *
; * Copyright(C) 2002 Michael M
www.eeworm.com/read/239760/4594352
asm interpolate8x8_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - mmx 8x8 block-based halfpel interpolation -
; *
; * Copyright(C) 2001 Peter Ros
www.eeworm.com/read/239566/4598930
svn-base lexerlang.cxx.svn-base
// Scintilla source code edit control
/** @file LexErlang.cxx
** Lexer for Erlang.
** Written by Peter-Henry Mander, based on Matlab lexer by Jos
www.eeworm.com/read/239309/4602681
c mm_malloc.c
/*
* Simple allocator based on implicit free lists with boundary
* tag coalescing. Each block has header and footer of the form:
*
* 31 3 2 1 0
* -------------