代码搜索:libraries
找到约 10,000 项符合「libraries」的源代码
代码结果 10,000
www.eeworm.com/read/205824/5021670
c utils.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries
* FILE: lib/kernel32/misc/utils.c
* PURPOSE: Utility and Support Fun
www.eeworm.com/read/205824/5021675
c atom.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries
* FILE: lib/kernel32/misc/atom.c
* PURPOSE: Atom functions
* PROGR
www.eeworm.com/read/205824/5021682
c comm.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries
* FILE: lib/kernel32/misc/comm.c
* PURPOSE: Comm functions
* PROGR
www.eeworm.com/read/190346/5184085
texi client.texi
@node Client
@chapter Client
The Subversion client is built on three libraries. One operates
strictly on the working copy and does not talk to the repository.
Another talks to the repository bu
www.eeworm.com/read/185114/5240811
am makefile.am
noinst_LIBRARIES = libnative.a
libnative_a_SOURCES = init.c dll_md.c
AM_CPPFLAGS = -I$(top_builddir)/src
www.eeworm.com/read/182103/5266358
readme
#
# $Id: README,v 1.2 1998/08/20 21:56:22 joel Exp $
#
Sources from application-level (as opposed to kernel-level) libraries.
www.eeworm.com/read/181202/5278051
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_ad.a
libhi_ad_a_SOURCES = \
hi_ad.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/181202/5278054
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_norm.a
libhi_norm_a_SOURCES = \
hi_norm.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/181202/5278062
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_si.a
libhi_si_a_SOURCES = \
hi_si.c
INCLUDES = @INCLUDES@
www.eeworm.com/read/181202/5278091
am makefile.am
AUTOMAKE_OPTIONS=foreign no-dependencies
noinst_LIBRARIES = libhi_server.a
libhi_server_a_SOURCES = \
hi_server.c
INCLUDES = @INCLUDES@