MCPcopy Create free account

hub / github.com/cuhk-eda/Xplace / functions

Functions3,306 in github.com/cuhk-eda/Xplace

↓ 351 callersMethodsize
cpp_to_py/gpugr/taskflow/core/tsq.hpp:162
↓ 230 callersMethodinfo
cpp_to_py/common/utils/log.h:152
↓ 215 callersMethodpush_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
cpp_to_py/common/lib/sdc/json.hpp:11828
↓ 209 callersMethodempty
True if the option was not passed
cpp_to_py/common/utils/CLI11.hpp:4336
↓ 179 callersFunctionmax
cpp_to_py/common/lib/units.hpp:4184
↓ 176 callersMethodback
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:204
↓ 168 callersFunctionmin
cpp_to_py/common/lib/units.hpp:4176
↓ 157 callersFunctioncreate
cpp_to_py/common/lib/sdc/json.hpp:17401
↓ 143 callersMethodcontiguous
r"""Ensures a contiguous memory layout for all attributes :obj:`*keys`. If :obj:`*keys` is not given, all present attributes are ensured to
src/database.py:451
↓ 136 callersMethodpush_back
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:250
↓ 130 callersMethodbegin
Function: begin
cpp_to_py/gpugr/taskflow/utility/uuid.hpp:107
↓ 127 callersMethodsize
cpp_to_py/common/lib/sdc/json.hpp:2691
↓ 122 callersMethodwrite_character
cpp_to_py/common/lib/sdc/json.hpp:12652
↓ 112 callersMethodend
Function: end
cpp_to_py/gpugr/taskflow/utility/uuid.hpp:117
↓ 109 callersMethoderror
cpp_to_py/common/utils/log.h:176
↓ 105 callersMethodsize
cpp_to_py/common/db/Geometry.h:68
↓ 104 callersMethodindex
get the section index
cpp_to_py/common/utils/CLI11.hpp:2698
↓ 102 callersMethodwarning
cpp_to_py/common/utils/log.h:168
↓ 97 callersFunctionend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
cpp_to_py/common/lib/sdc/json.hpp:21037
↓ 95 callersMethodend
return iterator end (needed for range-based for)
cpp_to_py/common/lib/sdc/json.hpp:3947
↓ 93 callersMethodsize
cpp_to_py/common/utils/robin_hood.h:2091
↓ 91 callersMethodemplace_back
cpp_to_py/gpugr/taskflow/core/graph.hpp:547
↓ 89 callersMethodclone
(self)
src/database.py:479
↓ 86 callersMethodcpu
r"""Copies all attributes :obj:`*keys` to CPU memory. If :obj:`*keys` is not given, the conversion is applied to all present attribute
src/database.py:465
↓ 82 callersFunctionbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
cpp_to_py/common/lib/sdc/json.hpp:20966
↓ 82 callersFunctiondistance
cpp_to_py/gpugr/taskflow/utility/iterator.hpp:9
↓ 79 callersMethodresize
cpp_to_py/gpugr/taskflow/core/tsq.hpp:59
↓ 78 callersMethodend
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:157
↓ 74 callersMethodjoin
cpp_to_py/gpugr/taskflow/core/executor.hpp:1292
↓ 73 callersMethodbegin
return iterator begin (needed for range-based for)
cpp_to_py/common/lib/sdc/json.hpp:3941
↓ 73 callersMethoddata
cpp_to_py/common/lib/spef/pegtl/pegtl/internal/file_mapper_win32.hpp:181
↓ 71 callersMethodemplace_back
cpp_to_py/common/lib/spef/pegtl/pegtl/contrib/parse_tree.hpp:150
↓ 69 callersMethodappend
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:432
↓ 66 callersMethodend
cpp_to_py/common/db/Geometry.h:73
↓ 65 callersMethodfind
cpp_to_py/common/lib/EnumNameMap.h:34
↓ 64 callersMethodat
@brief get an entry in grid map
cpp_to_py/gpudp/lg/hannan_legalize.h:147
↓ 64 callersMethodbegin
forward iterator creation methods.
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:155
↓ 64 callersMethodget_name
cpp_to_py/common/utils/CLI11.hpp:622
↓ 63 callersMethoddata
Function: name
cpp_to_py/gpugr/taskflow/core/task.hpp:526
↓ 54 callersMethodclear
cpp_to_py/common/db/Net.cpp:95
↓ 53 callersFunctionto_string
cpp_to_py/common/lib/units.hpp:96
↓ 52 callersMethodempty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
cpp_to_py/common/lib/sdc/json.hpp:11853
↓ 52 callersMethoderase
cpp_to_py/common/utils/robin_hood.h:2011
↓ 52 callersFunctionround
cpp_to_py/common/lib/units.hpp:4668
↓ 52 callersMethodvalue
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp_to_py/common/lib/sdc/json.hpp:11394
↓ 51 callersMethodbegin
cpp_to_py/common/utils/robin_hood.h:1977
↓ 51 callersMethodsize
cpp_to_py/common/lib/spef/pegtl/pegtl/internal/file_reader.hpp:69
↓ 49 callersMethodget
Ensure that we won't compile any un-specialized types
cpp_to_py/gpugr/taskflow/cuda/cuda_memory.hpp:205
↓ 48 callersFunctionget
cpp_to_py/common/lib/sdc/json.hpp:3956
↓ 48 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
cpp_to_py/common/lib/sdc/json.hpp:9890
↓ 47 callersMethodend
cpp_to_py/common/utils/robin_hood.h:1996
↓ 43 callersMethodpop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
cpp_to_py/common/lib/sdc/json.hpp:11782
↓ 42 callersMethodkeys
r"""Returns all names of graph attributes.
src/database.py:402
↓ 42 callersMethodname
cpp_to_py/common/db/Site.h:24
↓ 41 callersMethodbegin
cpp_to_py/common/db/Geometry.h:72
↓ 40 callersFunctionadd
add a character to token_buffer
cpp_to_py/common/lib/sdc/json.hpp:7272
↓ 40 callersMethodtype
cpp_to_py/common/db/Pin.h:48
↓ 39 callersMethodempty
cpp_to_py/gpugr/taskflow/core/tsq.hpp:154
↓ 38 callersMethodemplace
cpp_to_py/common/lib/sdc/json.hpp:16424
↓ 38 callersMethodfront
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:194
↓ 38 callersFunctionto_string
cpp_to_py/common/lib/spef/pegtl/pegtl/position.hpp:43
↓ 37 callersFunctionfind
cpp_to_py/common/lib/sdc/json.hpp:20812
↓ 36 callersMethoddebug
cpp_to_py/common/utils/log.h:136
↓ 36 callersFunctiontype_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
cpp_to_py/common/lib/sdc/json.hpp:23411
↓ 35 callersMethodload
cpp_to_py/gpugr/taskflow/core/observer.hpp:39
↓ 34 callersMethodkey
cpp_to_py/common/lib/sdc/json.hpp:5847
↓ 33 callersMethodinsert
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:504
↓ 32 callersFunctionabs
cpp_to_py/common/lib/units.hpp:1514
↓ 32 callersFunctionbasic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
cpp_to_py/common/lib/sdc/json.hpp:17830
↓ 32 callersMethoddata
cpp_to_py/gpugr/taskflow/cuda/cuda_memory.hpp:418
↓ 32 callersMethodgetId
cpp_to_py/io_parser/gp/GPDatabase.h:21
↓ 31 callersMethodparse_error
cpp_to_py/common/lib/sdc/json.hpp:2463
↓ 30 callersMethodcontains
cpp_to_py/common/utils/robin_hood.h:1899
↓ 30 callersMethodsetEnd
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:137
↓ 30 callersMethodsize
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:173
↓ 29 callersMethoddetach
cpp_to_py/gpugr/taskflow/core/executor.hpp:1302
↓ 29 callersFunctionlower_bound
cpp_to_py/gputimer/core/gputiming.h:12
↓ 28 callersMethodcount
cpp_to_py/gpugr/taskflow/cuda/cuda_meta.hpp:94
↓ 28 callersFunctionfloorDiv
cpp_to_py/gpudp/lg/legalization_db.h:8
↓ 26 callersMethodat
cpp_to_py/common/lib/spef/pegtl/pegtl/memory_input.hpp:330
↓ 25 callersMethodclear
cpp_to_py/common/lib/spef/parser-spef.hpp:418
↓ 25 callersMethodinsert
cpp_to_py/common/utils/robin_hood.h:1782
↓ 25 callersMethodlx
cpp_to_py/common/db/Cell.cpp:44
↓ 24 callersFunctionassert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
cpp_to_py/common/lib/sdc/json.hpp:17710
↓ 24 callersMethodempty
cpp_to_py/common/lib/spef/pegtl/pegtl/internal/action_input.hpp:73
↓ 24 callersFunctionis_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
cpp_to_py/common/lib/sdc/json.hpp:19051
↓ 24 callersMethodly
cpp_to_py/common/db/Cell.cpp:45
↓ 24 callersMethodreserve
cpp_to_py/gpugr/taskflow/utility/small_vector.hpp:417
↓ 24 callersMethodto
cpp_to_py/common/lib/units.hpp:2081
↓ 24 callersMethodtype_name
cpp_to_py/common/utils/CLI11.hpp:1557
↓ 23 callersMethodpeek_char
cpp_to_py/common/lib/spef/pegtl/pegtl/internal/action_input.hpp:88
↓ 23 callersMethodpush
cpp_to_py/gpugr/taskflow/core/tsq.hpp:170
↓ 23 callersMethodreserve
reserves space for the specified number of elements. Makes sure the old data fits. Exactly the same as rehash(c). Use rehash(0) to shrink to fit.
cpp_to_py/common/utils/robin_hood.h:2065
↓ 22 callersMethodcount
No argument version of count counts the number of times this subcommand was passed in. The main app will return 1. Unnamed subcommands will also retur
cpp_to_py/common/utils/CLI11.hpp:6384
↓ 21 callersMethodemplace
cpp_to_py/common/db/Geometry.cpp:117
↓ 21 callersMethodsize
cpp_to_py/common/lib/spef/pegtl/pegtl/buffer_input.hpp:67
↓ 20 callersFunctionlog
cpp_to_py/common/lib/units.hpp:4455
↓ 20 callersMethodoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp_to_py/common/lib/sdc/json.hpp:11347
↓ 20 callersFunctionto_lower
Return a lower case version of a string
cpp_to_py/common/utils/CLI11.hpp:396
↓ 20 callersMethody
cpp_to_py/common/db/Row.h:58
next →1–100 of 3,306, ranked by callers