代码搜索:ordered
找到约 1,143 项符合「ordered」的源代码
代码结果 1,143
www.eeworm.com/read/155570/5620650
phpt 02fetch.phpt
--TEST--
DB_oci8 fetch test
--SKIPIF--
--FILE--
www.eeworm.com/read/155570/5620662
phpt 02fetch.phpt
--TEST--
DB_odbc fetch test
--SKIPIF--
--FILE--
www.eeworm.com/read/169697/5412950
c read_ord.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
#include "mpioimpl.h"
#ifdef HAVE_WEAK_SYMBOLS
www.eeworm.com/read/169697/5412975
c write_ord.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
#include "mpioimpl.h"
#ifdef HAVE_WEAK_SYMBOLS
www.eeworm.com/read/169697/5412940
h mpioprof.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
/*
This header file converts all MPI_ names
www.eeworm.com/read/169697/5414728
dat mpi.dat
Abort
Accumulate
Add_error_class
Add_error_code
Add_error_string
Allgather
Allgatherv
Alloc_mem
Allreduce
Alltoall
Alltoallv
Alltoallw
Attr_delete
Attr_get
Attr_put
Barrier
Bcast
Bsend
Bsend_init
Buff
www.eeworm.com/read/458101/7311058
asp@filename=tryhtml_lists_ordered tryit_view.asp@filename=tryhtml_lists_ordered
Numbered list:
Apples
Bananas
Lemons
Oranges
Letters list:
Apples
Bana
www.eeworm.com/read/430906/8719456
h single_list.h
/**Author jmanous..*/
/**A Little nice list with n complexity.Hope not so may SIGSEGV*/
enum {
ASCII,
SOUND,
MULTIMEDIA,
NOTYPE
};
typedef struct sNode {
int id;
int type;
int size;
struct s
www.eeworm.com/read/430903/8719573
h single_list.h
/**Author jmanous..*/
/**A Little nice list with n complexity.Hope not so may SIGSEGV*/
enum {
ASCII,
SOUND,
MULTIMEDIA,
NOTYPE
};
typedef struct sNode {
int id;
int type;
struct sNode* next;
www.eeworm.com/read/285034/8875181
java orderedstructure.java
// Interface for container classes that manipulated ordered structures.
// (c) 1998, 2001 duane a. bailey
package structure;
/**
* An interface that supports a Collection whose values are kept
* i