代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/302963/13824428
txt mem_interface_top_data_path_0.txt
///////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2005 Xilinx, Inc.
// This design is confidential and proprietary of Xilinx, All Rights Reserved.
///
www.eeworm.com/read/139291/5804456
h apr_fnmatch.h
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/136812/5860485
c dbuf.c
/* dbuf.c For doublebuffer testing of Quadro family Lego's.
*/
#ifndef lint
static char sccsid[] = "@(#)dbuf.c 1.1 92/07/30 SMI";
#endif
#include
#include "lego.h"
#include "macros.h"
#in
www.eeworm.com/read/120487/6072496
c regexp.c
/*-------------------------------------------------------------------------
*
* regexp.c
* Postgres' interface to the regular expression package.
*
* Portions Copyright (c) 1996-2003, PostgreSQ