代码搜索:sequential

找到约 1,846 项符合「sequential」的源代码

代码结果 1,846
www.eeworm.com/read/319478/13450860

res emrsp.res

TEST DATA FOR EMRSP (N = 5, R = 2) EXACT MULTI-RESPONSE SEQUENTIAL PROCEDURE RESULTS NUMBER OF OBJECT
www.eeworm.com/read/337834/12338253

c maintwalk.c

/* * Walk around the current ring and update any local copies * of their synchronization data. * * Code adapted from tools/walk.C and maint/maint* */ #include #include #include
www.eeworm.com/read/222986/14666188

seq ahbsequence.seq

1 [1=long file, 0=Short file] --- TRANSFER 1 --- 2 [Transfer type. 0=idle, 1=busy, 2=Non-sequential, 3=Sequential] 1 [Burst type. 0=Single, 1=Incremental burst]
www.eeworm.com/read/219733/14866921

vif people4.vif

# # Synplicity Verification Interface File # Generated using Synplify-pro # # Copyright (c) 1996-2005 Synplicity, Inc. # All rights reserved # # Set logfile options vif_set_result_file peop
www.eeworm.com/read/212063/15166230

cpp hash.cpp

Error_code Hash_table::insert(Cell *new_entry) { int probe, location; Cell *found; probe = hash(new_entry->row, new_entry->col); if (sequential_search(table[probe], new_entry->row,
www.eeworm.com/read/208919/15231047

c cache.size.c

/*---------------------------------------------------------------------------- * * THIS EXAMPLE DEMONSTRATES DEPENDENCE: * PERFORMANCE (SIZE OF THE PROCESSED DATA BLOCK) * ===
www.eeworm.com/read/162614/5523646

a cxa8001.a

-- CXA8001.A -- -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5523842

dep ce2201e.dep

-- CE2201E.DEP -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5524073

ada ce2201n.ada

-- CE2201N.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/321827/13397031

h fcntl.h

/*** *fcntl.h - file control options used by open() * * Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved. * *Purpose: * This file defines constants for the file co