代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/140921/13052460
makefile
ifneq ($(KERNELRELEASE),)
obj-m := ndiswrapper.o
ndiswrapper-objs := wrapper.o loader.o winsyms.o ndis.o misc_funcs.o
else
CFLAGS += -g
KDIR := /lib/modules/$(shell uname -r)/build
PWD := $(shell pwd
www.eeworm.com/read/138050/13268828
readme
# $Id: README,v 1.6 1999/05/24 11:01:26 michaels Exp $
Dante - a socks client and server implementation for UNIX.
Feedback can be sent to dante-misc@inet.no.
Bugs to dante-bugs@inet.no.
www.eeworm.com/read/322302/13383076
m rest_waitbar.m
function rest_waitbar(APercent, AMessage, ATitle, AIsUpdateWho, ANeedCancel, ACancelCallback)
%Parent and child waitbar for REST, by Xiao-Wei Song
%--------------------------------------------------
www.eeworm.com/read/322302/13383111
m rest.m
function varargout = rest(AOperation, varargin)
%RESTing state fMRI data analysis toolkit by Xiao-Wei Song
%-----------------------------------------------------------
% Copyright(c) 2007~2010
% S
www.eeworm.com/read/238550/13876243
c rtspapi.c
/* rtspapi.c - basic rtsp functions for sipum system.
* (c) 2000 - 2001 Columbia University. All rights reserved.
*/
#include
#include /* malloc */
#include
www.eeworm.com/read/151104/5686221
makefile
#
# linux/arch/i386/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
HEAD = head.o
SYSTEM = $(TOPDIR)/vmlinux
OBJECTS = $(HEAD) misc.o
ZLDFLAGS = -e startu
www.eeworm.com/read/148359/5714588
c gdfontt.c
/*
This is a header file for gd font, generated using
bdftogd version 0.5 by Jan Pazdziora, adelton@fi.muni.cz
from bdf font
-Misc-Fixed-Medium-R-Normal--8-80-75-75-C-50-ISO8859-2
at
www.eeworm.com/read/147766/5722924
makefile
#
# linux/arch/i386/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
HEAD = head.o
SYSTEM = $(TOPDIR)/vmlinux
OBJECTS = $(HEAD) misc.o
ZLDFLAGS = -e startu
www.eeworm.com/read/136786/5863724
makefile
#
# linux/arch/i386/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
HEAD = head.o
SYSTEM = $(TOPDIR)/vmlinux
OBJECTS = $(HEAD) misc.o
ZLDFLAGS = -e startu
www.eeworm.com/read/133772/5900165
cdl cygmon.cdl
# ====================================================================
#
# cygmon.cdl
#
# CygMon package configuration data
#
# ========================================================