代码搜索:Preprocessor
找到约 5,886 项符合「Preprocessor」的源代码
代码结果 5,886
www.eeworm.com/read/332511/3396947
h preprocessor.h
/*This file is prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief Preprocessor utils.
*
* -
www.eeworm.com/read/301981/3828817
java preprocessor.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/300185/3848072
java preprocessor.java
package iitb.Segment;
/**
*
* @author Sunita Sarawagi
*
*/
public abstract class Preprocessor {
public int getCode() {
return -1;
}
public static String preprocess(String s) {
return nul
www.eeworm.com/read/436018/1855811
h preprocessor.h
/*This file is prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief Preprocessor utils.
*
* -
www.eeworm.com/read/436018/1857268
h preprocessor.h
/*This file is prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief Preprocessor utils.
*
* -
www.eeworm.com/read/433911/1875720
pm preprocessor.pm
package Preprocessor;
# ************************************************************
# Description : Preprocesses the supplied file.
# Author : Chad Elliott
# Create Date : 2/10/2002
www.eeworm.com/read/432139/1896374
cpp preprocessor.cpp
/*
********************************************************************************
NOTE - One of the two copyright statements below may be chosen
that applies for the software.
*******
www.eeworm.com/read/432012/1901444
fs preprocessor.fs
\ tag: Forth preprocessor
\
\ Forth preprocessor
\
\ Copyright (C) 2003, 2004 Samuel Rydh
\
\ See the file "COPYING" for further information about
\ the copyright and warranty status of this work.
www.eeworm.com/read/407965/2257043
java preprocessor.java
/*
* PreProcessor.java
*/
package EDU.cmu.cs.coral.util;
import java.io.*;
import java.util.Hashtable;
/**
* Pre-process a text file. Specifically, handle "define" statements.
* Provides all t
www.eeworm.com/read/407313/2266572
fs preprocessor.fs
\ tag: Forth preprocessor
\
\ Forth preprocessor
\
\ Copyright (C) 2003, 2004 Samuel Rydh
\
\ See the file "COPYING" for further information about
\ the copyright and warranty status of this work.