代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/321465/3536566
in makefile.in
VPATH = @srcdir@
INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@
TARGETS = apr_hooks.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
www.eeworm.com/read/321465/3536584
in makefile.in
VPATH = @srcdir@
INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@
TARGETS = apr_strmatch.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
www.eeworm.com/read/316872/3590880
c maple.c
/*
* Core maple bus functionality
*
* Copyright (C) 2007 Adrian McMenamin
*
* Based on 2.4 code by:
*
* Copyright (C) 2000-2001 YAEGASHI Takeshi
* Copyright (C) 2001 M. R. Brown
* Copyrig
www.eeworm.com/read/316872/3593227
c ide-io.c
/*
* IDE I/O functions
*
* Basic PIO and command management functionality.
*
* This code was split off from ide.c. See ide.c for history and original
* copyrights.
*
* This program is free sof
www.eeworm.com/read/316872/3603931
c main.c
/*
* kernel/power/main.c - PM subsystem core functionality.
*
* Copyright (c) 2003 Patrick Mochel
* Copyright (c) 2003 Open Source Development Lab
*
* This file is released under the GPLv2
*
www.eeworm.com/read/314992/3626441
tpl demo_notification.tpl
THIS PAGE CONTAINS SAMPLE FUNCTIONALITY OF PROFESSIONAL EDITION FOR DEMONSTRATION PURPOSE ONLY.
UNAUTHORIZED USE IS PROHIBITED. PLEASE CONTACT
www.eeworm.com/read/304657/3790226
java abstractbutton.java
/* AbstractButton.java -- Provides basic button functionality.
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can
www.eeworm.com/read/304657/3793762
java singlenamebase.java
// Copyright (c) 2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
import java.io.*;
/**
* Implements common functionality for the many record types whose format
* is a single nam
www.eeworm.com/read/292858/3938685
mmp transport.mmp
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
// functionality common to all transports
target transport.dll
targettype dll
// KSharedLibraryUidValue = 0x1000008d
www.eeworm.com/read/283906/4073877
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = \
waitio.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
OSDIR=$(INCDIR)/arch/@OSDIR@
DEFOSDIR=$(INC