代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/173141/5379666
out select.out
ij> --
-- this test shows the current supported select functionality
--
create table t(i int, s smallint);
0 rows inserted/updated/deleted
ij> insert into t (i,s) values (1956,475);
1 row inserted/upd
www.eeworm.com/read/173141/5379806
out insert.out
ij> --
-- this test is for basic insert functionality
--
-- NOTE: drop, create, select from the same table doesn't work yet either.
-- create the tables
create table t1 (i int, j int);
0 rows inserted
www.eeworm.com/read/342162/3237031
js ajs.js
/*
Last Modified: 29/08/07 18:28:12
AJS JavaScript library
A very small library with a lot of functionality
AUTHOR
4mir Salihefendic (http://amix.dk) - amix@amix.dk
LICENSE
Copyright (c)
www.eeworm.com/read/341021/3258893
c mpid_win_create.c
/* (C)Copyright IBM Corp. 2007, 2008 */
/**
* \file src/onesided/mpid_win_create.c
* \brief MPI-DCMF MPI_Win_create/free functionality
*
* Includes general onesided initialization (via first ca
www.eeworm.com/read/341021/3258895
c mpid_accumulate.c
/* (C)Copyright IBM Corp. 2007, 2008 */
/**
* \file src/onesided/mpid_accumulate.c
* \brief MPI-DCMF MPI_Accumulate functionality
*/
#include "mpid_onesided.h"
#define DATATYPE_ADDITIONAL(dt)
www.eeworm.com/read/337546/3338806
c dlmast.c
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmast.c
*
* AST and BAST functionality for local and remote nodes
*
* Copyright (C) 2004 Oracle. All rights rese
www.eeworm.com/read/326021/3476231
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = \
proc.lo \
procsup.lo \
thread.lo \
threadpriv.lo \
signals.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=
www.eeworm.com/read/326021/3476454
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = apr_tables.lo apr_hash.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INCDIR=../incl
www.eeworm.com/read/326021/3476463
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = shm.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
INCDIR2=$(INCDIR)/arch
INCDIR3=$(INCDIR)/arch/unix
www.eeworm.com/read/326021/3476614
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = dso.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
INCDIR2=$(INCDIR)/arch
INCDIR3=$(INCDIR)/arch/unix