代码搜索:Mini
找到约 5,314 项符合「Mini」的源代码
代码结果 5,314
www.eeworm.com/read/274099/4189240
c minispy.c
/*++
Copyright (c) 1989-2002 Microsoft Corporation
Module Name:
MiniSpy.c
Abstract:
This is the main module for the MiniSpy mini-filter.
Environment:
Kernel mode
-
www.eeworm.com/read/274099/4189281
c init.c
/*++
Copyright (c) 1989 - 1999 Microsoft Corporation
Module Name:
Init.c
Abstract:
This module implements the DRIVER_INITIALIZATION routine for
the null mini rdr.
--*/
www.eeworm.com/read/274099/4189288
c write.c
/*++
Copyright (c) 1989 - 1999 Microsoft Corporation
Module Name:
write.c
Abstract:
This module implements the mini redirector call down routines pertaining
to write of fil
www.eeworm.com/read/274099/4189289
c locks.c
/*++
Copyright (c) 1989 - 1999 Microsoft Corporation
Module Name:
locks.c
Abstract:
This module implements the mini redirector call down routines pertaining to locks
of fil
www.eeworm.com/read/274099/4189299
c read.c
/*++
Copyright (c) 1989 - 1999 Microsoft Corporation
Module Name:
read.c
Abstract:
This module implements the mini redirector call down routines pertaining to read
of file
www.eeworm.com/read/432906/1887832
h efi.h
/*
* This is a short summary of declarations and definitions from different
* efi header files of Intels' EFI_Toolkit_1.10.14.62
* used for the minimal implementation in mini-os.
* Changes: Dietm
www.eeworm.com/read/385462/2590788
h efi.h
/*
* This is a short summary of declarations and definitions from different
* efi header files of Intels' EFI_Toolkit_1.10.14.62
* used for the minimal implementation in mini-os.
* Changes: Dietm
www.eeworm.com/read/173430/9658912
c renice.c
/*
* Mini renice implementation for busybox
*
*
* Copyright (C) 2000 Dave 'Kill a Cop' Cinege
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/413211/11162383
cpp kmeans.cpp
// KMEANS.cpp: implementation of the KMEANS class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "gqk_mini2.h"
#include "KMEANS.h"
#i
www.eeworm.com/read/203067/15365956
h xgminint.h
/* Xgrafix mini-include-- excludes all the X stuff. */
/****************************************/
static char *theDefaultDumpFile= "output.dmp";
static char *theDefaultEPSFile = "output.eps";
st