代码搜索:enables
找到约 1,207 项符合「enables」的源代码
代码结果 1,207
www.eeworm.com/read/197479/5095030
h httpmd5.h
/*
httpmd5.h
gSOAP HTTP Content-MD5 digest plugin.
Usage (both client and server, see httpmd5test.h/.c for example):
soap_register_plugin(&soap, http_md5);
This enables HTTP MD5 checksum generation
www.eeworm.com/read/197479/5095031
c httpmd5.c
/*
httpmd5.c
gSOAP HTTP Content-MD5 digest plugin.
Usage (both client and server, see httpmd5test.h/.c for example):
soap_register_plugin(&soap, http_md5);
This enables HTTP MD5 checksum generation
www.eeworm.com/read/337546/3333819
makefile
# Makefile for the sc ISDN device driver
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_DRV_SC) += sc.o
# Multipart objects.
sc-y := shmem.o init.o packet.o command.o ev
www.eeworm.com/read/337546/3334601
makefile
#
# Makefile for the gameport drivers.
#
# Each configuration option enables a list of files.
obj-$(CONFIG_GAMEPORT) += gameport.o
obj-$(CONFIG_GAMEPORT_EMU10K1) += emu10k1-gp.o
obj-$(CONFIG_GAMEPO
www.eeworm.com/read/324920/3492717
makefile
# Makefile for the sc ISDN device driver
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_DRV_SC) += sc.o
# Multipart objects.
sc-y := shmem.o init.o packet.o command.o ev
www.eeworm.com/read/324920/3493416
makefile
#
# Makefile for the gameport drivers.
#
# Each configuration option enables a list of files.
obj-$(CONFIG_GAMEPORT) += gameport.o
obj-$(CONFIG_GAMEPORT_EMU10K1) += emu10k1-gp.o
obj-$(CONFIG_GAMEPO
www.eeworm.com/read/316872/3587988
kconfig
choice
prompt "83xx Board Type"
depends on PPC_83xx
default MPC834x_MDS
config MPC8313_RDB
bool "Freescale MPC8313 RDB"
select DEFAULT_UIMAGE
help
This option enables support for the MPC8313
www.eeworm.com/read/316872/3591185
makefile
# Makefile for the sc ISDN device driver
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_DRV_SC) += sc.o
# Multipart objects.
sc-y := shmem.o init.o packet.o command.o ev
www.eeworm.com/read/316872/3592344
makefile
#
# Makefile for the gameport drivers.
#
# Each configuration option enables a list of files.
obj-$(CONFIG_GAMEPORT) += gameport.o
obj-$(CONFIG_GAMEPORT_EMU10K1) += emu10k1-gp.o
obj-$(CONFIG_GAMEPO
www.eeworm.com/read/443386/1745390
makefile
# Makefile for the sc ISDN device driver
# Each configuration option enables a list of files.
obj-$(CONFIG_ISDN_DRV_SC) += sc.o
# Multipart objects.
sc-y := shmem.o init.o debug.o packet.o comm