代码搜索结果
找到约 10,000 项符合
G 的代码
g729a.h
//NetTalk
/*------------------------------------------------------------------------------*\
=============================
模块名称: G729a.h
=============================
[版权]
VoiceAg
pre_g.txt
CXX = g++
CXXFLAGS = -O2 -Wall
DIFF = ./sdiff
PRE = ./
%.o: %.cpp
$(CXX) $(CXXFLAGS) -c $*.cpp
g_lip.h
#ifdef NTL_SINGLE_MUL
#error "do not set NTL_SINGLE_MUL when NTL_GMP_LIP is set"
#endif
#if 1
typedef void *_ntl_gbigint;
#else
/*
* This way of defining the bigint handle type is a bit non-sta
g_lip.h
#ifdef NTL_SINGLE_MUL
#error "do not set NTL_SINGLE_MUL when NTL_GMP_LIP is set"
#endif
#if 1
typedef void *_ntl_gbigint;
#else
/*
* This way of defining the bigint handle type is
g1.y
# define PREFIX 99
# define max_col 12
# include "ccx.h"
# include
/* *********************************************************************** */
/* Original Part of grammar cont
test2.g
/* This is test2.g which is a copy of test.g and tests linking
* multiple scanners/parsers together; DLG-based scanner
*/
>
#token "[\ \t\n]+"
dlg_p.g
/* This is the parser for the dlg
* This is a part of the Purdue Compiler Construction Tool Set
*
* SOFTWARE RIGHTS
*
* We reserve no LEGAL rights to the Purdue Compiler Construction Tool
* Se
g711.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVIDED A