代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/339586/3297433
text notes.text
repro-2005-08-25.tar
-- full set of php files and database create scripts
-- all functionality is implemented and lightly tested
-- about to go back and fix the inconsistent naming of aor in the code
www.eeworm.com/read/339586/3298572
hxx connectionbase.hxx
#ifndef RESIP_ConnectionBase_hxx
#define RESIP_ConnectionBase_hxx
/**
Abstracts some of the connection functionality. Managed connections (@see
ConnectionManager) derive from Connection. Non-ma
www.eeworm.com/read/337546/3334335
kconfig
#
# Multimedia Video device configuration
#
menu "Video Capture Adapters"
depends on VIDEO_DEV
comment "Video Capture Adapters"
config VIDEO_ADV_DEBUG
bool "Enable advanced debug functionality"
www.eeworm.com/read/337546/3338703
txt hdspm.txt
Software Interface ALSA-DSP MADI Driver
(translated from German, so no good English ;-),
2004 - winfried ritsch
Full functionality has been added to the driver. Since some of
the Controls and
www.eeworm.com/read/324920/3493196
kconfig
#
# Multimedia Video device configuration
#
menu "Video For Linux"
depends on VIDEO_DEV
comment "Video Adapters"
config VIDEO_ADV_DEBUG
bool "Enable advanced debug functionality"
depends on VIDE
www.eeworm.com/read/324920/3497446
txt hdspm.txt
Software Interface ALSA-DSP MADI Driver
(translated from German, so no good English ;-),
2004 - winfried ritsch
Full functionality has been added to the driver. Since some of
the Controls and
www.eeworm.com/read/323643/3510240
doc simple_dd.doc
/*! \page simple_dd-example.html
\ingroup examples
\title Drag and Drop (Simple)
This provides a very simple example of Qt's drag and drop
functionality.
For a more complete example s
www.eeworm.com/read/323581/3514125
tcl simple.tcl
# simple.tcl --
#
# Test package for pkg_mkIndex. This is a simple package, just to check
# basic functionality.
#
# Copyright (c) 1998 by Scriptics Corporation.
# All rights reserved.
#
# RCS: @(#
www.eeworm.com/read/321465/3536363
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
NONPORTABLE = \
testregex@EXEEXT@
PROGRAMS = \
TARGETS = $(PROGRAMS) $(NONPORTABLE)
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
LOCAL_LIBS=.
www.eeworm.com/read/316872/3588303
c simple_alloc.c
/*
* Implement primitive realloc(3) functionality.
*
* Author: Mark A. Greer
*
* 2006 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU Gener