Home
last modified time | relevance | path

Searched refs:Sequential (Results 1 – 23 of 23) sorted by relevance

/freebsd/share/doc/psd/02.implement/
H A Dref.bib21 %T Cooperating Sequential Processes
/freebsd/sys/arm/conf/
H A DALPINE64 device sa # Sequential Access (tape etc)
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Schedule.td90 // Sequential vector load and shuffle.
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h651 bool Sequential = false);
653 bool Sequential = false);
750 bool Sequential = false);
755 bool Sequential = false);
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod27 Sequential Memory-Hard Functions", 2009), the suggested values that give a
/freebsd/contrib/file/magic/Magdir/
H A Dsysex30 #>1 byte 0x01 Sequential
31 >1 byte 0x01 Sequential Circuits
H A Dwordprocessors203 # Macintosh SOFT graphics file (SOFT (Sequential Object Format)
/freebsd/sys/powerpc/conf/
H A DGENERIC130 device sa # Sequential Access (tape etc)
H A DGENERIC64152 device sa # Sequential Access (tape etc)
H A DGENERIC64LE148 device sa # Sequential Access (tape etc)
/freebsd/share/misc/
H A Dscsi_modes198 {FSW (Force Sequential Write)} t1
H A Dusb_vendors25634 VT 0202 Sequential Media
25637 VT 0302 Sequential Media
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
H A Drfc1951.txt853 [2] Ziv J., Lempel A., "A Universal Algorithm for Sequential Data
/freebsd/sys/i386/conf/
H A DGENERIC140 device sa # Sequential Access (tape etc)
/freebsd/sys/amd64/conf/
H A DGENERIC157 device sa # Sequential Access (tape etc)
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok234 T. H. Naylor Application of Sequential Sampling to
535 Techniques to Sequential Pattern
916 James K. Mullin An Improved Indexed-Sequential Access
2342 Ronald L. Rivest On Self-Organizing Sequential Search
3100 C. A. R. Hoare Communicating Sequential Processes . . . 666--677
3151 Ben Shneiderman Jump Searching: A Fast Sequential Search
3194 C. A. R. Hoare Corrigendum: ``Communicating Sequential
H A Dfunstack.in1553 title = "Application of Sequential Sampling to Simulation. an Example Inventory Model",
3768 title = "Application of Game Tree Searching Techniques to Sequential Pattern Recognition",
6420 title = "An Improved Indexed-Sequential Access Method Using Hashed Overflow",
10931 classcodes = "C4230D (Sequential switching theory); C5210 (Logic design methods)",
17761 title = "On Self-Organizing Sequential Search Heuristics",
23710 title = "Communicating Sequential Processes",
24070 title = "Jump Searching: {A} Fast Sequential Search Technique",
24494 title = "Corrigendum: {``Communicating Sequential Processes''}",
27186 …rnal Sorting 5.5. Summary, History, and Bibliography 6. Searching 6.1. Sequential Search 6.2. Sear…
/freebsd/sys/contrib/openzfs/config/
H A Dkernel.m414 dnl # Sequential ZFS_LINUX_TRY_COMPILE tests
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4394 bool Sequential) { in getUMinExpr() argument
4396 return getUMinExpr(Ops, Sequential); in getUMinExpr()
4400 bool Sequential) { in getUMinExpr() argument
4401 return Sequential ? getSequentialMinMaxExpr(scSequentialUMinExpr, Ops) in getUMinExpr()
4814 bool Sequential) { in getUMinFromMismatchedTypes() argument
4816 return getUMinFromMismatchedTypes(Ops, Sequential); in getUMinFromMismatchedTypes()
4821 bool Sequential) { in getUMinFromMismatchedTypes() argument
4842 return getUMinExpr(PromotedOps, Sequential); in getUMinFromMismatchedTypes()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrVec.td1039 // Section 8.11.8 - VSEQ (Vector Sequential Number)
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1132 Sequential, enumerator
1159 return {Reset, Sequential, false}; in decodeBitTestBuiltin()
1161 return {Set, Sequential, false}; in decodeBitTestBuiltin()
1173 return {Reset, Sequential, true}; in decodeBitTestBuiltin()
1175 return {Set, Sequential, true}; in decodeBitTestBuiltin()
1243 case BitTest::Sequential: return llvm::AtomicOrdering::SequentiallyConsistent; in getBitTestAtomicOrdering()
/freebsd/sys/conf/
H A DNOTES1358 # The sa driver drives SCSI Sequential Access ("tape") devices.