代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/100594/15870338
h baseio.h
/* Erik Kirby; 1/31/90; Operating Systems.
This is my improved documentation of the BaseIO.def module. It is late
because of my late addition of Operating Systems to my schedule.
*/
#prag
www.eeworm.com/read/100325/15877144
c wildmat.c
/* Wildcard matching routines.
Copyright (C) 1988 Free Software Foundation
This file is part of GNU Tar.
GNU Tar is free software; you can redistribute it and/or modify
it under the terms o
www.eeworm.com/read/100100/15885114
c ckclib.c
char * cklibv = "C-Kermit library, 7.0.009, 29 Nov 1999";
#define CKCLIB_C
/* C K C L I B . C -- C-Kermit Library routines. */
/*
Author: Frank da Cruz ,
Columbia University
www.eeworm.com/read/179335/9360723
h iset_cand_gen.h
/*
* Copyright (C) 2005 M.J. Zaki Rensselaer Polytechnic Institute
* Written by parimi@cs.rpi.edu
* Updated by chaojv@cs.rpi.edu, alhasan@cs.rpi.edu, salems@cs.rpi.edu
*
* T
www.eeworm.com/read/438146/7735652
h fbcon_rotate.h
/*
* linux/drivers/video/console/fbcon_rotate.h -- Software Display Rotation
*
* Copyright (C) 2005 Antonino Daplas
*
* This file is subject to the terms and conditions of the
www.eeworm.com/read/331910/12801638
c gpattern.c
/* GLIB - Library of useful routines for C programming
* Copyright (C) 1995-1997, 1999 Peter Mattis, Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it un
www.eeworm.com/read/152843/5663921
h fbcon_rotate.h
/*
* linux/drivers/video/console/fbcon_rotate.h -- Software Display Rotation
*
* Copyright (C) 2005 Antonino Daplas
*
* This file is subject to the terms and conditions of the
www.eeworm.com/read/136812/5858482
c tst6.c
#ifndef lint
static char sccsid[] = "@(#)tst6.c 1.1 92/07/30 Copyr 1984 Sun Micro";
#endif
#include
#include
Cvwsurf device1;
Cvwsurf device2;
Ccoor point1, point2;
Ccoorlist pl
www.eeworm.com/read/258845/11838332
c preprocess.c
/* Copyright (c) 1991 Sun Wu and Udi Manber. All Rights Reserved. */
/* substitute metachar with special symbol */
/* if regularr expression, then set flag REGEX
www.eeworm.com/read/122671/14677166
cpp label.cpp
// Label.cpp: implementation of the CLabel class.
//
//////////////////////////////////////////////////////////////////////
#include "Label.h"
/////////////////////////////////////////////////