代码搜索:AC分析
找到约 10,000 项符合「AC分析」的源代码
代码结果 10,000
www.eeworm.com/read/414302/7068976
1 traces.1
m4trace:configure.ac:4: -1- AC_INIT([calculator], [0.1])
m4trace:configure.ac:4: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:4: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:4: -1-
www.eeworm.com/read/398299/7995471
c acdemo.c
#include
#include
#include "ac.h"
/* Use random() and srandom() if you have them (Unix-like systems do). */
#define RANDOM random
#define SRANDOM srandom
/* Otherwise, use rand(
www.eeworm.com/read/196119/8114224
c acdemo.c
#include
#include
#include "ac.h"
/* Use random() and srandom() if you have them (Unix-like systems do). */
#define RANDOM random
#define SRANDOM srandom
/* Otherwise, use rand(
www.eeworm.com/read/144969/12758808
m4 obstack.m4
# obstack.m4 serial 3
dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special
www.eeworm.com/read/329960/12923801
in configure.in
dnl author : Achim Gaedke, Peter Pipenbacher
dnl filename : /zpr/bspk/src/hmm/ghmm/configure.in
dnl created : DATE: 2001-04-04
dnl $Id: configure.in 1839 2007-05-24 11:43:03Z grunau
www.eeworm.com/read/140642/13070889
c acdemo.c
#include
#include
#include "ac.h"
/* Use random() and srandom() if you have them (Unix-like systems do). */
#define RANDOM random
#define SRANDOM srandom
/* Otherwise, use rand(
www.eeworm.com/read/321681/13400944
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(ccvt.h)
dnl AC_CONFIG_HEADER(ccvt.h)
dnl Checks for programs.
AC_PROG_CC
AC_PROG_CPP
AC_PROG_CXX
AC_PROG_CXXCPP
AC_PROG_GCC
www.eeworm.com/read/313600/13584246
c acdemo.c
#include
#include
#include "ac.h"
/* Use random() and srandom() if you have them (Unix-like systems do). */
#define RANDOM random
#define SRANDOM srandom
/* Otherwise, use rand(
www.eeworm.com/read/152661/5671761
m4 aclocal.m4
dnl aclocal.m4 generated automatically by aclocal 1.4
dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimi