MCPcopy Create free account

hub / github.com/SoarGroup/Soar / functions

Functions12,467 in github.com/SoarGroup/Soar

↓ 22 callersMethodnext
()
Java/SMLJava/src/main/java/edu/umich/soar/config/ConfigFile.java:405
↓ 22 callersFunctionprint_spaces
Core/SoarKernel/src/print.cpp:178
↓ 22 callersMethodrows
\returns the number of rows of the represented matrix. */
Core/SVS/eigen/Eigen/src/SparseQR/SparseQR.h:108
↓ 22 callersMethodsub
Core/SVS/eigen/Eigen/src/Core/BandMatrix.h:323
↓ 22 callersMethodupdate
Add all values from an iterable (such as a list or file).
scons/scons-local-2.3.0/SCons/compat/_scons_sets.py:489
↓ 22 callersMethodwarn
(self)
scons/scons-local-2.3.0/SCons/Builder.py:230
↓ 22 callersMethodx
\returns the \c x coefficient */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:69
↓ 21 callersMethodDir
Look up or create a Dir node with the specified name. If the name is a relative path (begins with ./, ../, or a file name), then it i
scons/scons-local-2.3.0/SCons/Node/FS.py:1341
↓ 21 callersMethodDoSMem
Core/CLI/src/cli_smem.cpp:26
↓ 21 callersMethodGetAgent
* @brief Looks up an agent by name (from our list of known agents). * * @returns A pointer to the agent (or NULL if not found). This object *
Core/ClientSML/src/sml_ClientKernel.cpp:1079
↓ 21 callersFunctionTrace
Write a trace message to a file. Whenever a file is specified, it becomes the default for the next call to Trace().
scons/scons-local-2.3.0/SCons/Debug.py:187
↓ 21 callersMethodcopy
(self, src, dst)
scons/scons-local-2.3.0/SCons/Node/FS.py:1042
↓ 21 callersMethodhasNext
()
Java/SMLJava/src/main/java/edu/umich/soar/config/ConfigFile.java:370
↓ 21 callersMethodhas_builder
Return whether this Node has a builder or not. In Boolean tests, this turns out to be a *lot* more efficient than simply examining th
scons/scons-local-2.3.0/SCons/Node/__init__.py:458
↓ 21 callersMethodinsert
(self, i)
scons/scons-local-2.3.0/SCons/Util.py:1262
↓ 21 callersMethodisChecked
()
Java/Debugger/src/edu/umich/soar/debugger/menu/AbstractAction.java:56
↓ 21 callersMethodouterIndexPtr
Core/SVS/eigen/Eigen/src/SparseCore/SparseBlock.h:214
↓ 21 callersMethodreadline
(self)
scons/scons-local-2.3.0/SCons/Util.py:1167
↓ 21 callersMethodresize
Core/SVS/src/mat.cpp:28
↓ 21 callersFunctiontest_includes_equality_test_for_symbol
Core/SoarKernel/src/test.cpp:596
↓ 21 callersMethody
\returns the \c y coefficient */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:71
↓ 20 callersMethodCreateIntWME
Core/ClientSML/src/sml_ClientAgent.cpp:1123
↓ 20 callersMethodGetTagName
* @brief Gets the tag name for this element. * * @returns The tag name. *************************************************************/
Core/ClientSML/src/sml_ClientXML.cpp:67
↓ 20 callersMethodIsTag
* @brief Returns true if the tag name matches. * * @param pTagName The tag to test against. * * @returns true if equal (case sensitive) ************
Core/ClientSML/src/sml_ClientXML.cpp:79
↓ 20 callersMethodRegisterForPrintEvent
Core/ClientSML/src/sml_ClientAgent.cpp:795
↓ 20 callersFunctionadd_new_test_to_test
Core/SoarKernel/src/test.cpp:193
↓ 20 callersFunctionccdPtAddVertex
Core/SVS/ccd/polytope.c:104
↓ 20 callersMethodcoeff
Core/SVS/eigen/Eigen/src/Core/products/CoeffBasedProduct.h:164
↓ 20 callersMethodcols
Core/SVS/eigen/Eigen/src/Eigen2Support/Minor.h:72
↓ 20 callersMethodgetDialog
()
Java/Debugger/src/edu/umich/soar/debugger/dialogs/BaseDialog.java:54
↓ 20 callersMethodgetListSize
Get the number of items in a specific list
Core/ClientSML/src/sml_ListMap.h:228
↓ 20 callersMethodget_executor
Fetch the action executor for this node. Create one if there isn't already one, and requested to do so.
scons/scons-local-2.3.0/SCons/Node/__init__.py:261
↓ 20 callersFunctionis_List
(obj, isinstance=isinstance, ListTypes=ListTypes)
scons/scons-local-2.3.0/SCons/Util.py:315
↓ 20 callersMethodlazyAssign
Core/SVS/eigen/Eigen/src/Core/TriangularMatrix.h:619
↓ 20 callersFunctionlogInstanceCreation
(instance, name=None)
scons/scons-local-2.3.0/SCons/Debug.py:40
↓ 20 callersMethodrow
Core/SVS/eigen/Eigen/src/SparseCore/SparseTranspose.h:43
↓ 20 callersMethodrows
Core/SVS/eigen/Eigen/src/Core/TriangularMatrix.h:49
↓ 20 callersMethodto_string
Core/SoarKernel/src/symtab.cpp:1108
↓ 20 callersMethodw
\returns the \c w coefficient */
Core/SVS/eigen/Eigen/src/Geometry/Quaternion.h:66
↓ 20 callersMethodw
\returns the \c w coefficient */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:75
↓ 19 callersMethodFile
Create `SCons.Node.FS.File`
scons/scons-local-2.3.0/SCons/Tool/GettextCommon.py:98
↓ 19 callersMethodGetCurrentPhase
============================= Returns the current phase (which generally means the phase that is next going to execute if you inspect this in between
Core/KernelSML/src/sml_AgentSML.cpp:355
↓ 19 callersFunctionGetKernel
* @brief Returns a pointer to the kernel object that owns this Agent. *************************************************************/
Core/ClientSML/src/sml_ClientAgent.h:264
↓ 19 callersMethodRegisterForRunEvent
Core/ClientSML/src/sml_ClientAgent.cpp:545
↓ 19 callersMethodacc
Core/SVS/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:211
↓ 19 callersMethodadd
(Module m)
Java/Debugger/src/edu/umich/soar/debugger/doc/ModuleList.java:34
↓ 19 callersMethodaddResult
Tests/UnitTests/src/tokenizertest.cpp:31
↓ 19 callersFunctioncols
Core/SVS/eigen/Eigen/src/SparseCore/SparseProduct.h:125
↓ 19 callersFunctiondo_for_all_items_in_hash_table
Core/SoarKernel/src/mem.cpp:687
↓ 19 callersMethodisCompressed
Core/SVS/eigen/Eigen/src/SparseCore/MappedSparseMatrix.h:54
↓ 19 callersFunctionmake_run
Core/SVS/tests/test_intervalset.cpp:45
↓ 19 callersMethodopen
()
Java/Debugger/src/edu/umich/soar/debugger/dialogs/BaseDialog.java:77
↓ 19 callersMethodsetIdentity
\sa MatrixBase::setIdentity() */
Core/SVS/eigen/Eigen/src/Geometry/Transform.h:493
↓ 19 callersFunctionswap
Core/SVS/eigen/Eigen/src/Core/Array.h:221
↓ 18 callersMethodAddChild
Core/ClientSML/src/sml_ClientIdentifier.cpp:76
↓ 18 callersMethodCreateSMLCommand
* @brief Create a basic SML command message. You should then add parameters to this command. * This function calls CreateSMLMessage() and then
Core/ConnectionSML/src/sml_Connection.cpp:878
↓ 18 callersMethodFindIxes
Search a list of paths for something that matches the prefix and suffix. paths - the list of paths or nodes. prefix - constr
scons/scons-local-2.3.0/SCons/Environment.py:1519
↓ 18 callersMethodRunAllAgents
* @brief Run Soar for the specified number of decisions * * This command will currently run all agents. * * @returns The result of executing the run
Core/ClientSML/src/sml_ClientKernel.cpp:1319
↓ 18 callersMethodaddSeparator
()
Java/Debugger/src/edu/umich/soar/debugger/menu/BaseMenu.java:81
↓ 18 callersFunctionallocate_cons
Core/SoarKernel/src/agent.h:1003
↓ 18 callersFunctionccdVec3PointTriDist2
Core/SVS/ccd/vec3.c:137
↓ 18 callersMethodcols
Core/SVS/eigen/Eigen/src/Geometry/Homogeneous.h:76
↓ 18 callersMethodcwise
Core/SVS/eigen/Eigen/src/Eigen2Support/Cwise.h:172
↓ 18 callersFunctionget_next_char
Core/SoarKernel/src/lexer.cpp:141
↓ 18 callersMethodget_state
(self)
scons/scons-local-2.3.0/SCons/Node/__init__.py:982
↓ 18 callersFunctionisMuchSmallerThan
Core/SVS/eigen/Eigen/src/Core/MathFunctions.h:709
↓ 18 callersMethoditems
Emulates the items() method of dictionaries.
scons/scons-local-2.3.0/SCons/Environment.py:2328
↓ 18 callersFunctionlog
\returns an expression of the coefficient-wise logarithm of *this. * * Example: \include Cwise_log.cpp * Output: \verbinclude Cwise_log.out *
Core/SVS/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:49
↓ 18 callersFunctionprint_preference
Core/SoarKernel/src/print.cpp:1161
↓ 18 callersFunctionresize
Only plain matrices/arrays, not expressions, may be resized; therefore the only useful resize methods are * Matrix::resize() and Array::resize()
Core/SVS/eigen/Eigen/src/Core/DenseBase.h:217
↓ 18 callersMethodrfile
(self)
scons/scons-local-2.3.0/SCons/Node/FS.py:634
↓ 18 callersMethodsquaredNorm
Core/SVS/eigen/Eigen/src/Core/Dot.h:113
↓ 18 callersFunctionsymbol_to_rhs_value
Warning: symbol_to_rhs_value() doesn't symbol_add_ref. The caller must do the reference count update */
Core/SoarKernel/src/rhs.h:83
↓ 18 callersFunctionunicode
(s)
scons/scons-local-2.3.0/SCons/dblite.py:30
↓ 18 callersMethodz
\returns the \c z coefficient */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:73
↓ 17 callersMethodIsDirectConnection
* @brief True if this is a direct connection to the kernel * (i.e. direct calls to gSKI are possible) *****************************************
Core/ClientSML/src/sml_ClientKernel.cpp:165
↓ 17 callersMethodUnregisterForRunEvent
Core/ClientSML/src/sml_ClientAgent.cpp:578
↓ 17 callersFunction_glfwInputMouseClick
Core/SVS/glfw/lib/window.c:231
↓ 17 callersMethodaddItem
(final AbstractView view, Menu menu, String text, final String command)
Java/Debugger/src/edu/umich/soar/debugger/menu/ParseSelectedText.java:54
↓ 17 callersMethodcwiseProduct
Core/SVS/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:317
↓ 17 callersFunctionei_abs
Core/SVS/eigen/Eigen/src/Eigen2Support/MathFunctions.h:18
↓ 17 callersMethodgetParent
()
Java/Debugger/src/edu/umich/soar/debugger/manager/MainWindow.java:110
↓ 17 callersMethodlinear
\returns a read-only expression of the linear part of the transformation */
Core/SVS/eigen/Eigen/src/Geometry/Transform.h:373
↓ 17 callersMethodmakeGivens
Core/SVS/eigen/Eigen/src/Jacobi/Jacobi.h:148
↓ 17 callersFunctionmap_get
Core/SVS/src/common.h:109
↓ 17 callersMethodmaxCoeff
Core/SVS/eigen/Eigen/src/Core/Redux.h:347
↓ 17 callersMethodrowStride
\returns the pointer increment between two consecutive rows. * * \sa innerStride(), outerStride(), colStride() */
Core/SVS/eigen/Eigen/src/Core/DenseCoeffsBase.h:609
↓ 17 callersMethodrows
Core/SVS/eigen/Eigen/src/Cholesky/LDLT.h:223
↓ 17 callersFunctionstore_and_advance
Core/SoarKernel/src/lexer.cpp:256
↓ 16 callersMethodGetArgument
Core/CLI/src/cli_Options.h:186
↓ 16 callersMethodRegisterForSystemEvent
* @brief Register for a "SystemEvent". * Multiple handlers can be registered for the same event. * @param smlEventId The event we're intere
Core/ClientSML/src/sml_ClientKernel.cpp:1901
↓ 16 callersMethodSetTagName
* @brief Set the tag name for this element. * * NOTE: The tagName becomes owned by this XML object and will be deleted * when it is destroyed. It sho
Core/ElementXML/src/ElementXMLImpl.cpp:606
↓ 16 callersMethodaddButton
Create a new button with visible text of "name" that issues command "command" when the user presses the button. (A null command is valid and does noth
Java/Debugger/src/edu/umich/soar/debugger/modules/ButtonView.java:106
↓ 16 callersMethodaddItem
(Menu menu, String text, final String command)
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractView.java:435
↓ 16 callersFunctionadd_wme_to_aht
--- Using the given hash table and hash value, try to find a matching alpha memory in the indicated hash bucket. If we find one, we add the wme
Core/SoarKernel/src/rete.cpp:1672
↓ 16 callersMethodcols
Core/SVS/eigen/Eigen/src/LU/FullPivLU.h:374
↓ 16 callersFunctioncopy_test
Core/SoarKernel/src/test.cpp:44
↓ 16 callersMethodeigen2_dot
\returns the dot product of \c *this and \a other * Geometrically speaking, the dot product of two unit quaternions * corresponds to the cosin
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:161
↓ 16 callersFunctionerror
Core/SVS/viewer/util.c:285
↓ 16 callersFunctionfirst_aligned
Core/SVS/eigen/Eigen/src/Core/util/Memory.h:467
← previousnext →301–400 of 12,467, ranked by callers