代码搜索:AC分析

找到约 10,000 项符合「AC分析」的源代码

代码结果 10,000
www.eeworm.com/read/216544/15004092

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/171344/5396904

s init.s

/* * Copyright (C) 2002 Scott McNutt * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/
www.eeworm.com/read/171344/5396915

s init.s

/* * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li
www.eeworm.com/read/169697/5413891

in configure.in

dnl Caching is usually WRONG for systems with cross-mounted file systems dnl (the cache file may correspond to a different system). Since configure dnl is not on a performance-critical path, go for r
www.eeworm.com/read/168763/5438877

s init.s

/* * Copyright (C) 2002 Scott McNutt * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/
www.eeworm.com/read/168763/5438888

s init.s

/* * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li
www.eeworm.com/read/168763/5440550

s init.s

/* * Copyright (C) 2002 Scott McNutt * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/
www.eeworm.com/read/168763/5440561

s init.s

/* * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li
www.eeworm.com/read/163186/5511245

in configure.in

dnl Process this file with autoconf to produce a configure script. AC_INIT(version.c) AC_CANONICAL_HOST OS_TYPE="$host" AC_SUBST(OS_TYPE) VERSION=`sed -e 's/^.*"\(.*\)";$/\1/' version.c` echo "Packa
www.eeworm.com/read/158872/5592393

in configure.in

dnl Process this file file with autoconf to produce a configure script. dnl This file is a shell script fragment that supplies the information dnl necessary to tailor a template configure script into