代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/426334/10261418
pas gphugef.pas
{$B-,H+,J+,Q-,T-,X+}
unit GPHugeF;
(*:Interface to 64-bit file functions with some added functionality.
@author Primoz Gabrijelcic
@desc
This software is distributed under the B
www.eeworm.com/read/425836/10317534
txt bitstrea.txt
/*
ITU-T G.729 Annex C+ - Reference C code for floating point
implementation of G.729 at 6.4/8/11.8 kbit/s with DTX functionality
Version 2.1 of October 1999
*/
TITLE
-----
G.72
www.eeworm.com/read/278282/10551663
html index.html
NAVI
NAVI is a sample web application that provides mapping
functionality via MapXtremeJava 4.5.
www.eeworm.com/read/332820/12726225
+ϩ
作者:VFan Yan
日期:2000-10-19 13:08:15
Explicitly converts an expression of one data type to another. CAST and CONVERT provide similar functionality.
Syntax
Using CAST:
CAST(expression AS data_ty
www.eeworm.com/read/242534/13001616
c usb.c
/*
* usb.c - usb probing/module loading functionality
*
* Erik Troan
* Matt Wilson
* Michael Fulbright
* Jeremy Katz
*
* C
www.eeworm.com/read/318467/13478209
pas gphugef.pas
{$B-,H+,J+,Q-,T-,X+}
unit GPHugeF;
(*:Interface to 64-bit file functions with some added functionality.
@author Primoz Gabrijelcic
@desc
This software is distributed under the B
www.eeworm.com/read/148153/5717087
5 rlm_pap.5
.TH rlm_pap 5 "3 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_pap \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_pap\fP module provides PAP functionality.
.PP
PAP authentication works with pass
www.eeworm.com/read/148153/5717095
5 rlm_chap.5
.TH rlm_chap 5 "3 February 2004" "" "FreeRADIUS Module"
.SH NAME
rlm_chap \- FreeRADIUS Module
.SH DESCRIPTION
The \fIrlm_chap\fP module provides CHAP functionality.
.PP
This module validates a user w
www.eeworm.com/read/145973/5742949
txt bitstrea.txt
/*
ITU-T G.729 Annex C+ - Reference C code for floating point
implementation of G.729 at 6.4/8/11.8 kbit/s with DTX functionality
Version 2.1 of October 1999
*/
TITLE
-----
G.72
www.eeworm.com/read/139291/5804258
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = \
proc.lo \
thread.lo \
threadpriv.lo \
threadproc_common.lo \
apr_proc_stub
# bring in rules.mk for standard functionality
@INCLUDE_RULES@