代码搜索:AC分析
找到约 10,000 项符合「AC分析」的源代码
代码结果 10,000
www.eeworm.com/read/127781/5999130
depend .depend
ac.o: ac.c \
/usr/src/linux-2.4.20-8/drivers/acpi/include/acpi.h \
/usr/src/linux-2.4.20-8/drivers/acpi/ospm/include/ac.h
ac_osl.o: ac_osl.c \
/usr/src/linux-2.4.20-8/include/linux/kernel.h \
www.eeworm.com/read/127438/6005556
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/124745/6041171
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/124347/6052986
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/124347/6053292
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/117181/6110918
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/117181/6111004
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.12.1
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation,
www.eeworm.com/read/113214/6132913
m4 gnome-gettext.m4
# Macro to add for using GNU gettext.
# Ulrich Drepper , 1995.
#
# Modified to never use included libintl.
# Owen Taylor , 12/15/1998
#
#
# This file can be co
www.eeworm.com/read/113214/6132974
m4 gnome-gettext.m4
# Macro to add for using GNU gettext.
# Ulrich Drepper , 1995.
#
# Modified to never use included libintl.
# Owen Taylor , 12/15/1998
#
#
# This file can be co
www.eeworm.com/read/103510/6214572
m4 acinclude.m4
dnl AC_PATH_XREQUIRED() requires X libs. This frag has been
dnl lifted nearly "as is" from Postgresql's configure.in script.
AC_DEFUN(AC_PATH_XREQUIRED,
[
save_LIBS="$LIBS"
save_CFLAGS="$CFLAGS"
s