MCPcopy Create free account

hub / github.com/USTC-Resource/USTC-Course / functions

Functions1,085 in github.com/USTC-Resource/USTC-Course

MethodallocateBasicBlock
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:1249
MethodallocateInstruction
this is run on a single machine instruction
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:905
MethodallocateInstruction
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:1014
Methodant
c程序设计/程序设计2-lab/10B.cc:56
Methodant
c程序设计/程序设计2-lab/10br.cc:55
MethodassignVirtToPhysReg
This method updates local state so that we know that PhysReg is the proper container for VirtReg now. The physical register must not be used for anyt
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:576
MethodassignVirtToPhysReg
This method updates local state so that we know that PhysReg is the proper container for VirtReg now. The physical register must not be used for anyt
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:610
MethodcalcSpillCost
Return the cost of spilling clearing out PhysReg and aliases so it is free for allocation. Returns 0 when PhysReg is free or disabled with all aliases
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:511
MethodcalcSpillCost
Return the cost of spilling clearing out PhysReg and aliases so it is free for allocation. Returns 0 when PhysReg is free or disabled with all aliases
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:559
Functioncat
数据结构/codes/mbinary/huffman/huffman.cc:29
Functionchoose_file
()
数据结构/labs/2018/Huffman/gmyzip.py:30
Functioncmp
c程序设计/程序设计2-lab/_10b.cc:55
MethodcollectLiveScopes
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:450
Methodcompleted
Invoked after we have visited all children of a node.
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:278
MethodcomputeReversePostOrder
reverse top-sort order
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:666
MethodcopyNode
(self, src, des)
算法基础/labs/2018-徐云/lab2/intervalTree.py:84
Functioncovert
(matched)
utils/codecogs.py:22
Methodcreate
(AttributeFactory factory, String data, int encoding, String sLicenceCode, String userDict,
Web-信息处理与应用/labs/lab1-搜索引擎/src/ICTCLAS_Analyzer/NLPIRTokenizerFactory.java:19
MethodcreateAggressiveDCEPass
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:776
MethodcreateComponents
(String fieldName)
Web-信息处理与应用/labs/lab1-搜索引擎/src/ICTCLAS_Analyzer/NLPIRTokenizerAnalyzer.java:22
MethodcreateDeadCodeEliminationPass
编译原理和技术/labs/2019-licheng/lab3-2/working/DCE.cpp:197
MethodcreateDeadInstEliminationPass
编译原理和技术/labs/2019-licheng/lab3-2/working/DCE.cpp:81
MethodcreateFastRegisterAllocator
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:1213
MethodcreateFastRegisterAllocator
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:1330
Methoddec
(self, key, n=1)
数据结构/codes/mbinary/allOone/test.py:32
Methoddec
Decrements an existing key by 1. If Key's value is 1, remove it from the data structure. :type key: str :rtype: void
数据结构/codes/mbinary/allOone/allOone.py:160
MethoddefinePhysReg
Mark PhysReg as reserved or free after spilling any virtregs. This is very similar to defineVirtReg except the physreg is reserved instead of allocate
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:471
MethoddefinePhysReg
Mark PhysReg as reserved or free after spilling any virtregs. This is very similar to defineVirtReg except the physreg is reserved instead of allocate
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:520
MethoddefineVirtReg
Allocates a register for VirtReg and mark it as dirty.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:654
MethoddefineVirtReg
Allocates a register for VirtReg and mark it as dirty.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:777
MethoddelEdge
(self, v, u)
数据结构/labs/2017/navigation/graph.py:106
MethoddelEdge
(self, v, u)
数据结构/labs/2017/navigation/directed.py:98
MethoddelEdge
(self, v, u)
数据结构/codes/mbinary/graph/undirected.py:116
MethoddelEdge
(self, v, u)
数据结构/codes/mbinary/graph/adjacentList.py:123
MethoddelEdge
(self, v, u)
数据结构/codes/mbinary/graph/directed.py:110
MethoddelPlynomial
(self, n)
数据结构/labs/2017/polynomial/polynomial.py:163
MethoddelPlynomial
(self, n)
数据结构/codes/mbinary/polynomial.py:180
Methoddelete
(self, val)
数据结构/codes/mbinary/binaryTree.py:64
FunctiondeleteSyntaxTree
编译原理和技术/labs/2019-licheng/lab2_syntax_analyzer/SyntaxTree.c:60
FunctiondeleteSyntaxTreeNodeNoRecur
编译原理和技术/labs/2019-licheng/lab2_syntax_analyzer/SyntaxTree.c:37
Methoddft
计算机图像学/labs/cpp/dft.cpp:3
Methoddft1d
计算机图像学/labs/cpp/dft.cpp:61
Methoddis
c程序设计/程序设计2-lab/10b2.cc:185
Methoddis
c程序设计/程序设计2-lab/10B.cc:183
Methoddis
c程序设计/程序设计2-lab/10br.cc:174
Methoddisplay
(self)
数据结构/labs/2017/navigation/directed.py:175
Methoddisplay
数据结构/codes/mbinary/huffman/huffman.cc:322
Methoddisplay
(self)
数据结构/codes/mbinary/graph/undirected.py:175
Methoddisplay
(self)
数据结构/codes/mbinary/graph/adjacentList.py:194
Functiondiv
c程序设计/程序设计2-lab/div.cc:64
MethoddumpState
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:867
MethoddumpState
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:979
Methodedge
数据结构/codes/mbinary/graph/graph.cc:51
Methodfind
(self, val)
数据结构/codes/mbinary/binaryTree.py:50
MethodfindLiveVirtReg
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:203
MethodfindLiveVirtReg
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:202
FunctiongenNum
(n=10, upper=10)
算法基础/labs/2018-徐云/lab2/intervalTree.py:93
MethodgetAnalysisUsage
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:166
MethodgetAnalysisUsage
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:165
MethodgetAnalysisUsage
编译原理和技术/labs/2019-licheng/lab3-2/working/ADCE.cpp:754
MethodgetAnalysisUsage
编译原理和技术/labs/2019-licheng/lab3-2/working/DCE.cpp:70
MethodgetAnalysisUsage
编译原理和技术/labs/2019-licheng/lab3-2/working/DCE.cpp:188
MethodgetChild
(self, isLeft)
算法基础/labs/2018-徐云/lab2/intervalTree.py:28
MethodgetHeight
(nd)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:247
MethodgetHeight
(nd)
数据结构/codes/mbinary/redBlackTree.py:269
MethodgetIdx
insert x in deduction and get idx of it, var ct, mp is in the outer func
数理逻辑/codes/mbinary/system_L.py:310
MethodgetInOrderLst
(self)
数理逻辑/codes/mbinary/system_L.py:127
MethodgetMaxKey
(self)
数据结构/codes/mbinary/allOone/test.py:40
MethodgetMaxKey
Returns one of the keys with maximal value. :rtype: str
数据结构/codes/mbinary/allOone/allOone.py:175
MethodgetMinKey
(self)
数据结构/codes/mbinary/allOone/test.py:37
MethodgetMinKey
Returns one of the keys with Minimal value. :rtype: str
数据结构/codes/mbinary/allOone/allOone.py:182
MethodgetPassName
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:164
MethodgetPassName
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:163
MethodgetRequiredProperties
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:171
MethodgetRequiredProperties
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:170
MethodgetSetProperties
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:176
MethodgetSetProperties
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:175
MethodgetSparseSetIndex
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:95
MethodgetSparseSetIndex
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:92
MethodgetStackSpaceFor
This allocates space for the specified virtual register to be held on the stack.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:241
MethodgetStackSpaceFor
This allocates space for the specified virtual register to be held on the stack.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:247
Functiongetdis
c程序设计/程序设计2-lab/_10b.cc:51
Functiongo
()
数据结构/labs/2017/polynomial/polynomial.py:182
Methodgraph
数据结构/codes/mbinary/graph/graph.cc:72
MethodhandleDebugValue
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:1096
MethodhandleDebugValue
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:1214
MethodhandleThroughOperands
Handles special instruction operand like (early clobbers) and (tied ops when there are additional physreg defines). this is called only once, right af
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.cpp:770
MethodhandleThroughOperands
Handles special instruction operand like early clobbers and tied ops when there are additional physreg defines.
编译原理和技术/labs/2019-licheng/lab4/working/RegAllocFast.new.cpp:886
Methodhas
数据结构/codes/mbinary/map.cc:67
MethodhasCircle
(self)
数据结构/labs/2017/navigation/graph.py:163
MethodhasCircle
(self)
数据结构/codes/mbinary/graph/undirected.py:172
MethodhasCircle
(self)
数据结构/codes/mbinary/graph/adjacentList.py:191
MethodhasVertex
(self, mark)
数据结构/labs/2017/navigation/directed.py:172
MethodhasVertex
(self, mark)
数据结构/codes/mbinary/graph/directed.py:190
Methodhuffman
数据结构/codes/mbinary/huffman/huffman.cc:124
Methodidft1d
计算机图像学/labs/cpp/dft.cpp:108
Methodidft2d
计算机图像学/labs/cpp/dft.cpp:190
MethodinOrder
(root)
算法基础/labs/2018-徐云/lab2/redBlackTree.py:232
MethodinOrder
(root)
数据结构/codes/mbinary/redBlackTree.py:70
Methodinc
(self, key, n=1)
数据结构/codes/mbinary/allOone/test.py:28
← previousnext →801–900 of 1,085, ranked by callers