代码搜索:Support
找到约 10,000 项符合「Support」的源代码
代码结果 10,000
www.eeworm.com/read/313916/13579342
h support.h
BOOLEAN
ScsiPortCompareMemory(
IN PVOID Source1,
IN PVOID Source2,
IN ULONG Length
);
VOID
ScsiPortZeroMemory(
IN PVOID Destination,
IN ULONG Length
);
www.eeworm.com/read/313916/13579347
c support.c
#include "miniport.h"
#include "scsi.h"
#define LONG_ALIGN (sizeof(LONG) - 1)
BOOLEAN
ScsiPortCompareMemory(
IN PVOID Source1,
IN PVOID Source2,
IN ULONG Length
)
/*++
www.eeworm.com/read/312142/13618542
gif support.gif
www.eeworm.com/read/309709/13665940
html support.html
SQLite Support Options
body {
margin: auto;
font-
www.eeworm.com/read/309399/13672297
ico support.ico
www.eeworm.com/read/309397/13672476
ico support.ico
www.eeworm.com/read/309349/13673609
html support.html
Support Programs
Support Programs
The following programs provide support for testing and performance
assessment.
www.eeworm.com/read/307169/13727342
h support.h
#ifndef _SUPPORT_H_
#define _SUPPORT_H_
/** \file
The documentation in this file is formatted for doxygen
(see www.doxygen.org).
Copyright and Use
You may
www.eeworm.com/read/307169/13727352
cpp support.cpp
#include "support.h"
/**
Represent a real value with three fractional digits in integer
form. To accomplish this the real number is rounded and then
multiplied by 1000.0.
The
www.eeworm.com/read/306581/13741640
h support.h
//
// This head file definition functions that process displaying of
// bitmap, cursor, caret, icon, etc. Used by surport.c
//
// Copyright (c) 1994.8 ~ 1998.4, Mr. Wei Yongming.
//
// Last mod