代码搜索:stuff
找到约 10,000 项符合「stuff」的源代码
代码结果 10,000
www.eeworm.com/read/100204/15880497
freebsd defaults.freebsd
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for FreeBSD Systems
#
##########################################################
www.eeworm.com/read/100204/15880498
hp-ux defaults.hp-ux
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for HP/UX Systems
#
############################################################
www.eeworm.com/read/100204/15880501
dgux defaults.dgux
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for Data General DGUX Systems
#
################################################
www.eeworm.com/read/100204/15880502
qnx defaults.qnx
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for QNX Systems
#
##############################################################
www.eeworm.com/read/100204/15880503
sunos4 defaults.sunos4
#ident "%W% %E% %Q%"
###########################################################################
#
# global definitions for SunOS Systems
#
############################################################
www.eeworm.com/read/100066/15886908
makefile
#PLATFORM = LINUX
PLATFORM = LINUX_LC6 # for GNU LibC 6
CFLAGS = -O2
#DEBUG = -DINCL_DEBUG_CODE
YDEBUG = YYDEBUG=1
DEFINES = -D$(PLATFORM) -D$(YDEBUG) $(DEBUG)
CC = gcc
LEX = flex -I
YA
www.eeworm.com/read/374163/9418744
readme
util-linux is a random collection of Linux utilities
The stuff in the subdirectories mount, fdisk, disk-utils, text-utils,
misc-utils, sys-utils, getopt-* should be rather distribution-neutral,
and i
www.eeworm.com/read/138685/13225763
cpp stattest2.cpp
#include
#include "../include/mcsLibreCollectStats.h"
int main(void)
{
mcsLibreCollectStats stuff;
/*
The following data set comes from Octave's "normal_inv" command.
T
www.eeworm.com/read/138685/13225767
cpp stattest1.cpp
#include
#include "../include/mcsLibreCollectStats.h"
int main(void)
{
mcsLibreCollectStats stuff;
/*
The following data set comes from Octave's "rand" command.
There a
www.eeworm.com/read/152843/5664467
h sn_sal.h
#ifndef _ASM_IA64_SN_SN_SAL_H
#define _ASM_IA64_SN_SN_SAL_H
/*
* System Abstraction Layer definitions for IA64
*
* This file is subject to the terms and conditions of the GNU General Public
* Lic