代码搜索:functionality
找到约 4,782 项符合「functionality」的源代码
代码结果 4,782
www.eeworm.com/read/350482/10741370
c bn_mp_init_set.c
#include
#ifdef BN_MP_INIT_SET_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as w
www.eeworm.com/read/135686/5882961
h pcap-dag.h
/*
* pcap-dag.c: Packet capture interface for Endace DAG card.
*
* The functionality of this code attempts to mimic that of pcap-linux as much
* as possible. This code is only needed when com
www.eeworm.com/read/135686/5883305
h pcap-dag.h
/*
* pcap-dag.c: Packet capture interface for Endace DAG card.
*
* The functionality of this code attempts to mimic that of pcap-linux as much
* as possible. This code is only needed when com
www.eeworm.com/read/124347/6053152
h acconfig.h
/* Define if DEBUGGING support is requested. */
#undef DEBUGGING
/* Define if building "extra" thread-safe Cygwin DLL. */
#undef _CYG_THREAD_FAILSAFE
/* Define if GCC supports builtin memset. */
www.eeworm.com/read/255569/12073304
c mpf_const_l10e.c
/* LibTomFloat, multiple-precision floating-point library
*
* LibTomFloat is a library that provides multiple-precision
* floating-point artihmetic as well as trigonometric functionality.
*
* Thi
www.eeworm.com/read/255569/12073327
c mpf_normalize_to.c
/* LibTomFloat, multiple-precision floating-point library
*
* LibTomFloat is a library that provides multiple-precision
* floating-point artihmetic as well as trigonometric functionality.
*
* Thi
www.eeworm.com/read/255569/12073335
c mpf_const_pi.c
/* LibTomFloat, multiple-precision floating-point library
*
* LibTomFloat is a library that provides multiple-precision
* floating-point artihmetic as well as trigonometric functionality.
*
* Thi
www.eeworm.com/read/255569/12073342
c mpf_const_sqrt_d.c
/* LibTomFloat, multiple-precision floating-point library
*
* LibTomFloat is a library that provides multiple-precision
* floating-point artihmetic as well as trigonometric functionality.
*
* Thi
www.eeworm.com/read/173141/5378812
sql emptystatistics.sql
-- test to verify that RTS functionality is stubbed out
call SYSCS_UTIL.SYSCS_SET_RUNTIMESTATISTICS(1);
values 1, 2, 3;
values SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS();
www.eeworm.com/read/292797/8332127
test cygwin32.test
#! /bin/sh
# Test basic Cygwin32 functionality.
. $srcdir/defs || exit 1
cat >> configure.in Makefile.am