代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/409190/2237705
dsw pattern_resample.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
P
www.eeworm.com/read/408539/2248781
rc2 pattern.rc2
//
// PATTERN.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///
www.eeworm.com/read/408539/2248804
c pattern_i.c
/* this file contains the actual definitions of */
/* the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/* File created by MIDL compiler version 5.01.0164 */
/*
www.eeworm.com/read/408539/2248806
rc2 pattern.rc2
//
// PATTERN.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///
www.eeworm.com/read/408539/2248818
h pattern_i.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
/* at Sat Oct 05 08:07:35 2002
*/
/* Compiler settings for D
www.eeworm.com/read/396640/2408729
c pdf_pattern.c
#include "fitz.h"
#include "mupdf.h"
pdf_pattern *
pdf_keeppattern(pdf_pattern *pat)
{
pat->refs ++;
return pat;
}
void
pdf_droppattern(pdf_pattern *pat)
{
if (--pat->refs == 0)
{
if (pat->tre
www.eeworm.com/read/375190/2730066
hpp pattern_parser.hpp
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
Global application configuration
http://www.
www.eeworm.com/read/375190/2733749
cpp pattern2.cpp
// Copyright (c) 2001-2008 Hartmut Kaiser
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/359767/2972105
rc2 pattern.rc2
//
// PATTERN.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///
www.eeworm.com/read/258350/4354863
xpm pattern01.xpm
/* XPM */
static const char *pattern01[] = {
/* columns rows colors chars-per-pixel */
"40 20 1 1",
" c black",
/* pixels */
" ",
"