代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/232130/4704375
cpp ioleobj.cpp
/*
* IOLEOBJ.CPP
* Polyline Component Chapter 19
*
* Implementation of the IOleObject interface for Polyline. Some of
* these just pass through to the default handler which does default
*
www.eeworm.com/read/232130/4704801
cpp ioleobj.cpp
/*
* IOLEOBJ.CPP
* Polyline Component Chapter 24
*
* Implementation of the IOleObject interface for Polyline. Some of
* these just pass through to the default handler which does default
*
www.eeworm.com/read/232130/4705432
cpp ioleobj.cpp
/*
* IOLEOBJ.CPP
* Polyline Component Chapter 21
*
* Implementation of the IOleObject interface for Polyline. Some of
* these just pass through to the default handler which does default
*
www.eeworm.com/read/232130/4705481
cpp ioleobj.cpp
/*
* IOLEOBJ.CPP
* Polyline Component Chapter 23
*
* Implementation of the IOleObject interface for Polyline. Some of
* these just pass through to the default handler which does default
*
www.eeworm.com/read/229812/4752223
gml lddisabl.gml
.*
.*
.dirctv DISABLE
.*
.np
The "DISABLE" directive is used to disable the display of linker messages.
.im wlerrfmt
.np
Note that the behaviour of the linker does not change when a message is
www.eeworm.com/read/228152/4765991
h rimebuf.h
/**
* \addtogroup rime
* @{
*/
/**
* \defgroup rimebuf Rime buffer management
* @{
*
* The rimebuf module does Rime's buffer management.
*/
/*
* Copyright (c) 2006, Swedish Institute of Com
www.eeworm.com/read/227821/4767978
pas hook3.pas
//
// hook3 is driver with sample device extension and communication with user mode
// application using DeviceIoControl, it maintain a list of rules for pids
// in device extension but does noth
www.eeworm.com/read/216450/4893769
c waddch.c
#include
#include "curspriv.h"
/****************************************************************/
/* Newline() does line advance and returns the new cursor line. */
/* If error, return -1.
www.eeworm.com/read/210914/4946898
m xcorr_corresp.m
function corr=xcorr_corresp(a,b,up,down,normalize)
% Function computes the crosscorrelation of corresponding columns of matrices "a" and "b".
% The function does no input error checking!
%
www.eeworm.com/read/209559/4959010
makefile
#
# This is a modified version of zlib, which does all memory
# allocation ahead of time.
#
# This is only the decompression, see zlib_deflate for the
# the compression
#
# Decompression needs to be s