代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/370865/2783211
repository
JaWE/modules/Editor/src/org/enhydra/jawe/base/editor/actions
www.eeworm.com/read/370865/2783302
repository
JaWE/modules/PanelGenerator/src/org/enhydra/jawe/base/panel/panels
www.eeworm.com/read/370865/2783423
repository
JaWE/modules/Graph/src/org/enhydra/jawe/components/graph/actions
www.eeworm.com/read/370865/2783538
repository
JaWE/modules/ComponentManager/src/org/enhydra/jawe/base/componentmanager/properties
www.eeworm.com/read/361261/2948653
c services_discovery.c
/*****************************************************************************
* services_discovery.c : Manage playlist services_discovery modules
***************************************************
www.eeworm.com/read/354016/3080090
cmake windows-g++.cmake
INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-gcc.cmake)
www.eeworm.com/read/422773/10611125
makefile
CWD :=$(shell /bin/pwd)
export TOPDIR ?= ${CWD}/../..
include ${TOPDIR}/include/Makefile.def
RELEASEFILES=mcci_usb.o usbserial.o load_mcci_usb unload_mcci_usb
#TARGETKERNEL=linux
KERNELINCLUDEPATH=
www.eeworm.com/read/188679/8519972
txt the input subsystem makefile2.txt
LD = ld
CC = gcc
CFLAGS = -Wall -D__KERNEL__ -DMODULE -I/usr/src/linux/include
# CFLAGS += -DMODVERSIONS
# INCLUDE = -I/lib/modules/2.4.18/build/include \
# -I/lib/modules/2.4.18/build/include/
www.eeworm.com/read/188679/8519976
txt the input subsystem makefile.txt
LD = ld
CC = gcc
CFLAGS = -Wall -D__KERNEL__ -DMODULE -I/usr/src/linux/include
# CFLAGS += -DMODVERSIONS
# INCLUDE = -I/lib/modules/2.4.18/build/include \
# -I/lib/modules/2.4.18/build/include/