代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/173141/5378993
sql delete.sql
--
-- this test is for basic delete functionality
--
-- create the table
create table t1 (c1 int);
create table t2 (c1 int);
-- negative tests
-- table name required for positioned delete and for
www.eeworm.com/read/162614/5523022
m nested-func-1.m
/* Test basic nested C function functionality within ObjC
methods. */
/* Contributed by Ziemowit Laski . */
#include
#include
#include
#includ
www.eeworm.com/read/350097/3132820
h ip_conntrack_core.h
#ifndef _IP_CONNTRACK_CORE_H
#define _IP_CONNTRACK_CORE_H
#include
/* This header is used to share core functionality between the
standalone connection tracking m
www.eeworm.com/read/337546/3333823
c shmem.c
/* $Id: shmem.c,v 1.2.10.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* Card functions implementing ISDN4Linux functionality
*
* This software ma
www.eeworm.com/read/337546/3338800
c dlmdebug.c
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmdebug.c
*
* debug functionality for the dlm
*
* Copyright (C) 2004 Oracle. All rights reserved.
*
* This pro
www.eeworm.com/read/326021/3476216
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
@INCLU
www.eeworm.com/read/326021/3477002
in makefile.in
VPATH = @srcdir@
INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@
TARGETS = apr_xml.lo
SUBDIRS = @APR_XML_SUBDIRS@
# bring in rules.mk for standard functionality
@INCL
www.eeworm.com/read/324920/3492721
c shmem.c
/* $Id: shmem.c,v 1.2.10.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* Card functions implementing ISDN4Linux functionality
*
* This software ma
www.eeworm.com/read/324920/3497543
c dlmdebug.c
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmdebug.c
*
* debug functionality for the dlm
*
* Copyright (C) 2004 Oracle. All rights reserved.
*
* This pro
www.eeworm.com/read/321465/3536013
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = userinfo.lo groupinfo.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INC