代码搜索:functionality

找到约 4,782 项符合「functionality」的源代码

代码结果 4,782
www.eeworm.com/read/173141/5379785

out delete.out

ij> -- -- this test is for basic delete functionality -- -- create the table create table t1 (c1 int); 0 rows inserted/updated/deleted ij> create table t2 (c1 int); 0 rows inserted/updated/deleted ij>
www.eeworm.com/read/172609/5382985

c cl_log_wrappers.c

/* $Id: cl_log_wrappers.c,v 1.2.2.1 2004/04/20 09:36:09 alan Exp $ */ /* * Some helpers for wrapping the cl_log functionality for Perl. * * Copyright (c) 2004 Lars Marowsky-Br閑 * *
www.eeworm.com/read/172609/5382986

c ipc_wrappers.c

/* $Id: ipc_wrappers.c,v 1.2.2.1 2004/04/20 09:36:09 alan Exp $ */ /* * Some helpers for wrapping the ocf_ipc functionality for Perl. * * Copyright (c) 2004 Lars Marowsky-Br閑 * * Th
www.eeworm.com/read/172609/5382987

h cl_log_wrappers.h

/* $Id: cl_log_wrappers.h,v 1.2.2.1 2004/04/20 09:36:09 alan Exp $ */ /* * Some helpers for wrapping the cl_log functionality for Perl. * * Copyright (c) 2004 Lars Marowsky-Br閑 * *
www.eeworm.com/read/172609/5382988

h ipc_wrappers.h

/* $Id: ipc_wrappers.h,v 1.2.2.1 2004/04/20 09:36:09 alan Exp $ */ /* * Some helpers for wrapping the ocf_ipc functionality for Perl. * * Copyright (c) 2004 Lars Marowsky-Br閑 * * Th
www.eeworm.com/read/321465/3536457

in makefile.in

VPATH = @srcdir@ INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@ TARGETS = sdbm.lo sdbm_hash.lo sdbm_lock.lo sdbm_pair.lo # bring in rules.mk for standard functionality @INCLUD
www.eeworm.com/read/316872/3602761

h nf_nat_core.h

#ifndef _NF_NAT_CORE_H #define _NF_NAT_CORE_H #include #include #include /* This header used to share core functionality between
www.eeworm.com/read/435682/1862839

c demo.c

#include "nucleus.h" /* Define serial output/input functionality. To disable serial I/O, replace NU_TRUE with NU_FALSE */ #define NU_SERIAL_OUTPUT NU_TRUE #define NU_SERIAL_INPUT NU_TRUE
www.eeworm.com/read/366702/2876466

f90 value_4.f90

! { dg-do run } ! { dg-additional-sources value_4.c } ! { dg-options "-ff2c -w -O0" } ! ! Tests the functionality of the patch for PR29642, which requested the ! implementation of the F2003 VALUE attr
www.eeworm.com/read/187102/8856046

test ansi3.test

#! /bin/sh # Actual test of ansi2knr functionality. Relies on existence # of working gcc. . $srcdir/defs || exit 1 cat > configure.in