代码搜索:Routine
找到约 10,000 项符合「Routine」的源代码
代码结果 10,000
www.eeworm.com/read/395028/8199070
cpp bulkwdm98.cpp
#include "wdm.h"
#include "intwdm98.h"
typedef VOID (NTAPI *PIO_WORKITEM_ROUTINE)(PDEVICE_OBJECT DeviceObject, PVOID Context);
struct _IO_WORKITEM : public _WORK_QUEUE_ITEM {
PDEVICE_OBJE
www.eeworm.com/read/392811/8324990
c interrupt_vector.c
/* BASIC INTERRUPT VECTORS TABLE FOR ST7 devices
* Copyright (c) 2002 STMicroelectronics
*/
#ifndef NULL
#define NULL (void *)0
#endif
extern void _stext(); /* startup routine */
exter
www.eeworm.com/read/392811/8325014
c interrupt_vector.c
/* BASIC INTERRUPT VECTORS TABLE FOR ST7 devices
* Copyright (c) 2002 STMicroelectronics
*/
#ifndef NULL
#define NULL (void *)0
#endif
extern void _stext(); /* startup routine */
exter
www.eeworm.com/read/391933/8372359
s sysalib.s
/* sysALib.s - ixdp2400 system-dependent routines */
/* Copyright 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,15jan03,scm corrections to support INCLUDE_HSI_PR
www.eeworm.com/read/291547/8410369
txt elaes.txt
AES Implementation (Brief Manual)
Introduction
AES (Advanced Encryption Standard) defines a method to encrypt/decrypt
the data using blocks of 128 bits length and keys of various
www.eeworm.com/read/192030/8410778
m index.m
function ind = index(n,i)
% INDEX -- turn scalar subscript into multidimensional subscript
%
% This routine cannot be called directly. It is private to the
% @sym directory.
%
% For a matrix
www.eeworm.com/read/391275/8412966
m gmdouble.m
function [varargout]=gmdouble(varargin)
%% gmdouble replicates internal boundary faces and mesh nodes on the boundary
%% Matlab: [brep2 {, mesh2}] = ...
%% gmdouble(brep, faceindexlist {
www.eeworm.com/read/190618/8440494
s accesstst.s
/*************************************************************
* File: bsps/accesstst.s
* Purpose: Example Ocm access routine
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 980323 St
www.eeworm.com/read/190618/8440825
h imon.h
/*************************************************************
* File: include/imon.h
* Purpose: Header file for IMON
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 981222 Start of r