Home
last modified time | relevance | path

Searched refs:Flow (Results 1 – 25 of 84) sorted by relevance

1234

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dfcs4 # fcs: file(1) magic for FCS (Flow Cytometry Standard) data files
6 0 string FCS1.0 Flow Cytometry Standard (FCS) data, version 1.0
7 0 string FCS2.0 Flow Cytometry Standard (FCS) data, version 2.0
8 0 string FCS3.0 Flow Cytometry Standard (FCS) data, version 3.0
H A Dnitpicker6 0 string NPFF NItpicker Flow File
H A Delf306 >18 leshort 250 Netronome Flow Processor,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp296 BasicBlock *needPostfix(BasicBlock *Flow, bool ExitUseAllowed);
737 BasicBlock *Flow = BasicBlock::Create(Context, FlowBlockName, in getNextFlow() local
739 DT->addNewBlock(Flow, Dominator); in getNextFlow()
740 ParentRegion->getRegionInfo()->setRegionFor(Flow, ParentRegion); in getNextFlow()
741 return Flow; in getNextFlow()
755 BasicBlock *Flow = getNextFlow(Entry); in needPrefix() local
758 changeExit(PrevNode, Flow, true); in needPrefix()
759 PrevNode = ParentRegion->getBBNode(Flow); in needPrefix()
760 return Flow; in needPrefix()
764 BasicBlock *StructurizeCFG::needPostfix(BasicBlock *Flow, in needPostfix() argument
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/
H A DREADME.txt120 Of course, viewing the CFG (Control-Flow Graph) is also useful:
125 -cfg-dump Display Control-Flow Graphs
126 -cfg-view View Control-Flow Graphs using GraphViz
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCFIVerify.rst2 Control Flow Verification Tool Design Document
12 mechanisms implemented by Clang's *Control Flow Integrity* (CFI) schemes
H A DUserGuides.rst87 A description of the verification tool for Control Flow Integrity.
H A DYamlIO.rst53 verbose, so YAML offers an alternate syntax for sequences called a "Flow
777 Flow Mapping
802 Flow mappings are subject to line wrapping according to the Output object
829 Flow Sequence
851 Flow sequences are subject to line wrapping according to the Output object
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DSanitizerSpecialCaseList.rst60 Flow Integrity virtual and indirect call checking. Entries without a section
H A DShadowCallStack.rst38 `Return Flow Guard`_ is a pure software implementation of shadow call stacks
49 .. _`Return Flow Guard`: https://xlab.tencent.com/en/2016/11/02/return-flow-guard/
H A DControlFlowIntegrity.rst2 Control Flow Integrity
387 `Control-Flow Integrity: Principles, Implementations, and Applications <https://research.microsoft.…
390 `Enforcing Forward-Edge Control-Flow Integrity in GCC & LLVM <http://www.pcc.me.uk/~peter/acad/usen…
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSanitizers.def115 // Control Flow Integrity
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMCallingConv.td254 // Windows Control Flow Guard checks take a single argument (the target function
273 // The Windows Control Flow Guard Check function preserves the same registers as
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.td339 // Flow Control Profile Types
347 // Flow Control DAG Nodes
H A DR600InstrFormats.td362 // Control Flow Instructions
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A Dindex.rst63 - `Chapter #5: Extending the Language: Control Flow <LangImpl05.html>`_ - With
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrControl.td1 //===-- X86InstrControl.td - Control Flow Instructions -----*- tablegen -*-===//
14 // Control Flow Instructions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgccint.texi115 * Control Flow:: Maintaining and manipulating the control flow graph.
H A Dcfg.texi7 @c Control Flow Graph
10 @node Control Flow
11 @chapter Control Flow Graph
12 @cindex CFG, Control Flow Graph
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.texi115 * Control Flow:: Maintaining and manipulating the control flow graph.
H A Dcfg.texi7 @c Control Flow Graph
10 @node Control Flow
11 @chapter Control Flow Graph
12 @cindex CFG, Control Flow Graph
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrControl.td1 //===-- M68kInstrControl.td - Control Flow Instructions --*- tablegen -*-===//
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.td179 // Windows Control Flow Guard checks take a single argument (the target function
405 // The Control Flow Guard check call uses a custom calling convention that also
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4373.txt74 4. Description of Protocol Flow ....................................5
245 4. Description of Protocol Flow
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/modules/
H A Dstruct.rst542 Flow info value. Valid only for IPv6 address.

1234