MCPcopy Create free account

hub / github.com/SoarGroup/Soar / functions

Functions12,467 in github.com/SoarGroup/Soar

↓ 16 callersMethodget
* Dereference the pointer and retrieve the current character. * This will segfault if this->bad() is true. * @return The cur
IDE Projects/include/tokenizer.h:171
↓ 16 callersMethodget
* Dereference the pointer and retrieve the current character. * This will segfault if this->bad() is true. * @return The cur
Core/shared/tokenizer.h:171
↓ 16 callersMethodisConnected
Returns true if we have some form of Soar instance running (local or remote).
Java/Debugger/src/edu/umich/soar/debugger/doc/Document.java:970
↓ 16 callersMethodisDisposed
()
Java/Debugger/src/edu/umich/soar/debugger/dialogs/SearchDialog.java:84
↓ 16 callersFunctionmake_blank_growable_string
Core/SoarKernel/src/mem.cpp:173
↓ 16 callersFunctionpreference_add_ref
Core/SoarKernel/src/prefmem.h:163
↓ 16 callersFunctionreal_parent_node
Now this function can safely be defined. */
Core/SoarKernel/src/rete.cpp:457
↓ 16 callersMethodrows
Core/SVS/eigen/Eigen/src/Cholesky/LLT.h:170
↓ 16 callersMethodrows
Core/SVS/eigen/Eigen/src/LU/FullPivLU.h:373
↓ 16 callersMethodsetZero
Sets all coefficients to zero. */
Core/SVS/eigen/Eigen/src/Core/DiagonalMatrix.h:206
↓ 16 callersMethodset_state
(self, state)
scons/scons-local-2.3.0/SCons/Node/__init__.py:979
↓ 16 callersMethodsize
IDE Projects/include/sml_ObjectMap.h:64
↓ 16 callersMethodsrcnode
Dir has a special need for srcnode()...if we have a srcdir attribute set, then that *is* our srcnode.
scons/scons-local-2.3.0/SCons/Node/FS.py:1804
↓ 16 callersMethodstat
(self)
scons/scons-local-2.3.0/SCons/Node/FS.py:685
↓ 16 callersFunctionxor_op
We cannot use 'xor' as the name of a function because it is defined in UNIX. */ define xor_op(i,a,v) ((i) ^ (a) ^ (v))
Core/SoarKernel/src/rete.cpp:1700
↓ 16 callersFunctionzip
(target, source, env)
scons/scons-local-2.3.0/SCons/Tool/zip.py:51
↓ 15 callersFunctionCopyString
* @brief Performs an allocation and then copies the contents of the passed in string to the newly allocated string. * * @pa
IDE Projects/include/ElementXML.h:708
↓ 15 callersMethodDetach
* @brief Releases ownership of the underlying XML object. * * The caller must call releaseRef() on this handle
Core/ElementXML/src/XMLTrace.h:195
↓ 15 callersMethodExpand
Core/CLI/src/cli_Aliases.h:88
↓ 15 callersMethodInitSoar
Core/ClientSML/src/sml_ClientAgent.cpp:1181
↓ 15 callersFunctionMax
Core/SVS/glfw/lib/window.c:50
↓ 15 callersMethodPrependENVPath
Prepend path elements to the path 'name' in the 'ENV' dictionary for this environment. Will only add any particular path once, and wi
scons/scons-local-2.3.0/SCons/Environment.py:1665
↓ 15 callersMethodRegisterForAgentEvent
* @brief Register for an "AgentEvent". * Multiple handlers can be registered for the same event. * @param smlEventId The event we're intere
Core/ClientSML/src/sml_ClientKernel.cpp:2043
↓ 15 callersMethodSetCharacterData
* @brief Set the character data for this element. * * @param characterData The character data passed in should *not* replace special characters such
Core/ElementXML/src/ElementXMLImpl.cpp:944
↓ 15 callersFunction__ccdSupport
Core/SVS/ccd/support.c:20
↓ 15 callersMethodadd
(MainFrame f)
Java/Debugger/src/edu/umich/soar/debugger/FrameList.java:33
↓ 15 callersFunctionadd_impasse_wme
Core/SoarKernel/src/decide.cpp:1917
↓ 15 callersMethodbind_text
Core/SoarKernel/src/soar_db.h:440
↓ 15 callersMethodcross
Core/SVS/eigen/Eigen/src/Geometry/OrthoMethods.h:25
↓ 15 callersMethoddata
\returns a const pointer to the data array of this matrix */
Core/SVS/eigen/Eigen/src/Core/PlainObjectBase.h:212
↓ 15 callersMethoddot
Core/SVS/eigen/Eigen/src/Core/Dot.h:62
↓ 15 callersMethodexists
(self)
scons/scons-local-2.3.0/SCons/Node/FS.py:2853
↓ 15 callersFunctionfree_memory_block_for_string
Core/SoarKernel/src/mem.cpp:166
↓ 15 callersMethodgetOpenArea
()
Java/Debugger/src/edu/umich/soar/debugger/dialogs/BaseDialog.java:49
↓ 15 callersMethodgetSize
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:653
↓ 15 callersMethodgetWindow
The SWT window that contains everything within this module
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractView.java:124
↓ 15 callersMethodinitAcc
Core/SVS/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:185
↓ 15 callersFunctionmake_equality_test
Core/SoarKernel/src/test.h:152
↓ 15 callersFunctionreal_ref
Core/SVS/eigen/Eigen/src/Core/MathFunctions.h:563
↓ 15 callersMethodremove
(MainFrame f)
Java/Debugger/src/edu/umich/soar/debugger/FrameList.java:38
↓ 15 callersFunctionreteload_eight_bytes
Core/SoarKernel/src/rete.cpp:7669
↓ 15 callersMethodrows
Core/SVS/eigen/Eigen/src/Geometry/Homogeneous.h:75
↓ 15 callersMethods
Core/SVS/eigen/Eigen/src/Jacobi/Jacobi.h:48
↓ 15 callersMethodset_value
Core/SoarKernel/src/semantic_memory.cpp:188
↓ 15 callersFunctionsin
\returns an expression of the coefficient-wise sine of *this. * * Example: \include Cwise_sin.cpp * Output: \verbinclude Cwise_sin.out * * \
Core/SVS/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:89
↓ 15 callersMethodtranslation
\returns a read-only expression of the translation vector of the transformation */
Core/SVS/eigen/Eigen/src/Geometry/Transform.h:383
↓ 15 callersFunctionwma_enabled
Core/SoarKernel/src/wma.cpp:154
↓ 15 callersMethodx
\brief Retruns the x-translation by value. **/
Core/SVS/eigen/Eigen/src/Geometry/Translation.h:74
↓ 15 callersFunctionxml_object
Core/SoarKernel/src/xml.cpp:182
↓ 14 callersMethodAddAttributeFastFast
* @brief Adds an attribute name-value pair. * * NOTE: The attribute name and value must remain in scope for the life of this object. * In practi
Core/ElementXML/src/ElementXMLImpl.cpp:800
↓ 14 callersMethodDestroyAgent
* @brief Destroys an agent in the kernel (and locally). *************************************************************/
Core/ClientSML/src/sml_ClientKernel.cpp:1183
↓ 14 callersMethodSetExpected
Tests/UnitTests/src/cliparsertest.h:335
↓ 14 callersMethod__make_unique
(self)
scons/scons-local-2.3.0/SCons/Util.py:1195
↓ 14 callersMethodaddCheckedItem
(final AbstractAction action, boolean checkedInitially)
Java/Debugger/src/edu/umich/soar/debugger/menu/BaseMenu.java:122
↓ 14 callersMethodaddListener
Tests/UnitTests/src/unittest.h:97
↓ 14 callersMethodapplyHouseholderOnTheLeft
Core/SVS/eigen/Eigen/src/Householder/Householder.h:112
↓ 14 callersFunctionbind_variables_in_test
Core/SoarKernel/src/rete.cpp:2859
↓ 14 callersMethodclear
()
Java/Debugger/src/edu/umich/soar/debugger/doc/NameRegister.java:33
↓ 14 callersMethodcols
Core/SVS/eigen/Eigen/src/Core/TriangularMatrix.h:50
↓ 14 callersMethodcols
Core/SVS/eigen/Eigen/src/QR/FullPivHouseholderQR.h:293
↓ 14 callersMethodcreateContextMenu
(final Control control)
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractView.java:565
↓ 14 callersFunctiondeallocate_action_list
Core/SoarKernel/src/rhs.cpp:148
↓ 14 callersMethoddot
Core/SVS/eigen/Eigen/src/Geometry/Quaternion.h:133
↓ 14 callersFunctionepmem_temporal_hash
Core/SoarKernel/src/episodic_memory.cpp:498
↓ 14 callersFunctionextract_data
Core/SVS/eigen/Eigen/src/Core/util/BlasUtil.h:255
↓ 14 callersMethodgetDocument
()
Java/Debugger/src/edu/umich/soar/debugger/MainFrame.java:158
↓ 14 callersMethodget_contents
Return content signatures and names of all our children separated by new-lines. Ensure that the nodes are sorted.
scons/scons-local-2.3.0/SCons/Node/FS.py:1752
↓ 14 callersMethodget_id
Core/SVS/src/svs.h:24
↓ 14 callersMethodhas_key
(self, key)
scons/scons-local-2.3.0/SCons/dblite.py:159
↓ 14 callersMethodinnerSize
Core/SVS/eigen/Eigen/src/SparseCore/SparseView.h:47
↓ 14 callersFunctionmake_test_from_complex_test
Core/SoarKernel/src/test.h:175
↓ 14 callersFunctionmake_wme
Core/SoarKernel/src/wmem.cpp:79
↓ 14 callersMethodpacketOp
Core/SVS/eigen/Eigen/src/Core/Functors.h:627
↓ 14 callersFunctionprefetch
Core/SVS/eigen/Eigen/src/Core/GenericPacketMath.h:184
↓ 14 callersFunctionresize
Core/SVS/eigen/Eigen/src/SparseCore/SparseVector.h:196
↓ 14 callersMethodreverse
(self)
scons/scons-local-2.3.0/SCons/Util.py:1271
↓ 14 callersMethodrows
Core/SVS/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h:315
↓ 14 callersMethodrows
Core/SVS/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h:69
↓ 14 callersMethodrows
Core/SVS/eigen/Eigen/src/QR/FullPivHouseholderQR.h:292
↓ 14 callersFunctionswap
Swaps the values of \c *this and \a other. * Overloaded for performance: this version performs a \em shallow swap by swaping pointers and attrib
Core/SVS/eigen/Eigen/src/SparseCore/SparseVector.h:235
↓ 14 callersMethodwait
Wait for child process to terminate. Returns returncode attribute.
scons/scons-local-2.3.0/SCons/compat/_scons_subprocess.py:869
↓ 14 callersMethodx
\returns the \c x coefficient */
Core/SVS/eigen/Eigen/src/Geometry/Quaternion.h:60
↓ 13 callersMethodCheck
(boolean condition)
Java/Debugger/src/edu/umich/soar/debugger/general/Debug.java:34
↓ 13 callersFunctionDeleteString
* @brief Utility function to release memory allocated by this element and returned to the caller. * * @param string The st
Core/ElementXML/src/ElementXML.h:698
↓ 13 callersMethodGetConnection
Core/ClientSML/src/sml_ClientAgent.cpp:117
↓ 13 callersMethodRegisterForUpdateEvent
* @brief Register for an "UpdateEvent". * Multiple handlers can be registered for the same event. * @param smlEventId The event we're inter
Core/ClientSML/src/sml_ClientKernel.cpp:1947
↓ 13 callersMethodWhereIs
Find prog in the path.
scons/scons-local-2.3.0/SCons/Environment.py:1788
↓ 13 callersFunction_my_normcase
(x)
scons/scons-local-2.3.0/SCons/Node/FS.py:369
↓ 13 callersFunctionadd_trace_format
Core/SoarKernel/src/trace.cpp:953
↓ 13 callersMethodappendSubText
Add the text to the view (this method assumes always called from UI thread)
Java/Debugger/src/edu/umich/soar/debugger/modules/FoldingTextView.java:836
↓ 13 callersMethodc
Core/SVS/eigen/Eigen/src/Jacobi/Jacobi.h:46
↓ 13 callersFunctionccdSimplexSetSize
Core/SVS/ccd/ccd/simplex.h:86
↓ 13 callersFunctionclose
Core/SVS/tests/test_foil.cpp:198
↓ 13 callersMethodconjugate
\sa MatrixBase::conjugate() */
Core/SVS/eigen/Eigen/src/Core/TriangularMatrix.h:257
↓ 13 callersFunctioncos
\returns an expression of the coefficient-wise cosine of *this. * * Example: \include Cwise_cos.cpp * Output: \verbinclude Cwise_cos.out * *
Core/SVS/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:75
↓ 13 callersFunctionexcise_production
Core/SoarKernel/src/production.cpp:1165
↓ 13 callersFunctionexp
\returns an expression of the coefficient-wise exponential of *this. * * Example: \include Cwise_exp.cpp * Output: \verbinclude Cwise_exp.out
Core/SVS/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:36
↓ 13 callersFunctionexploration_convert_parameter
* Function : exploration_convert_parameter **************************************************************************/
Core/SoarKernel/src/exploration.cpp:171
↓ 13 callersFunctionfind
(env)
scons/scons-local-2.3.0/SCons/Tool/mingw.py:48
↓ 13 callersFunctionfinish
define finish() { thisAgent->lexeme.string[thisAgent->lexeme.length]=0; }*/
Core/SoarKernel/src/lexer.cpp:263
← previousnext →401–500 of 12,467, ranked by callers