代码搜索:MISC

找到约 10,000 项符合「MISC」的源代码

代码结果 10,000
www.eeworm.com/read/123322/6060528

cdl cygmon.cdl

# ==================================================================== # # cygmon.cdl # # CygMon package configuration data # # ==============================================================
www.eeworm.com/read/115385/6116978

c view_dialog.c

/*****************************************************************************/ /* view_dialog.c - view dialog box and ftp routines */ /* Copyright (C) 1998-2003 Brian Masney
www.eeworm.com/read/126027/14451014

h cirrus.h

/* * cirrus.h 1.10 2001/08/24 12:15:33 * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with
www.eeworm.com/read/169681/5416404

h pd67.h

/* pd67.h - Cirrus CL-PD67xx PCMCIA Host Bus Adaptor chip header */ /* Copyright 1984-1996 Wind River Systems, Inc. */ /* Copyright (c) 1994 David A. Hinds -- All Rights Reserved */ /* modification
www.eeworm.com/read/167185/5465188

sh wavestry.sh

#! /bin/sh # wavestry.sh @(#)wavestry.sh 1.3 11/19/90 # script for single live waves+ demo # environment setup PATH=.:esps/bin:$PATH; export PATH ESPS_VERBOSE=0; export ESPS_VERBOSE USE_ESPS_COMMON
www.eeworm.com/read/167185/5465197

sh testwtry.sh

#! /bin/sh # testwtry.sh @(#)testwtry.sh 1.1 10/3/90 # script for testing single live waves+ demo # environment setup PATH=.:esps/bin:$PATH; export PATH ESPS_VERBOSE=0; export ESPS_VERBOSE USE_ESPS
www.eeworm.com/read/167185/5465199

sh wdemo.sny.sh

#! /bin/sh # wavesdemo.sh @(#)wdemo.sny.sh 1.2 1/15/91 # script for single live waves+ demo # environment setup PATH=.:esps/bin:$PATH; export PATH ESPS_VERBOSE=0; export ESPS_VERBOSE USE_ESPS_COMMO
www.eeworm.com/read/167185/5465211

sh testwdemo.sh

#! /bin/sh # testwdemo.sh @(#)testwdemo.sh 1.1 10/3/90 # script for testing single live waves+ demo # environment setup PATH=.:esps/bin:$PATH; export PATH ESPS_VERBOSE=0; export ESPS_VERBOSE USE_ES
www.eeworm.com/read/167185/5465225

sh wavesdemo.sh

#! /bin/sh # wavesdemo.sh @(#)wavesdemo.sh 1.4 1/14/91 # script for single live waves+ demo # environment setup PATH=.:esps/bin:$PATH; export PATH ESPS_VERBOSE=0; export ESPS_VERBOSE USE_ESPS_COMMO
www.eeworm.com/read/162614/5526587

c dg-dox-run-exp-xf.c

/* Test the tester; previously gcc.misc-tests/dg-7.c. */ /* { dg-prms-id 42 } */ /* { dg-do run { xfail *-*-* } } */ extern void abort (void); main () { abort (); return 0; }