MCPcopy Create free account

hub / github.com/SoarGroup/Soar / functions

Functions12,467 in github.com/SoarGroup/Soar

↓ 8 callersFunctioncopy_non_reserved_keywords
(dict)
scons/scons-local-2.3.0/SCons/Environment.py:128
↓ 8 callersMethoddata
Core/SVS/eigen/Eigen/src/Core/GeneralProduct.h:381
↓ 8 callersMethoddata
\returns a const pointer to the column major internal matrix */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Transform.h:248
↓ 8 callersMethoddiagonal
Core/SVS/eigen/Eigen/src/Core/products/CoeffBasedProduct.h:204
↓ 8 callersMethoddisconnect
Core/SoarKernel/src/soar_db.cpp:35
↓ 8 callersFunctionerase
Core/SVS/tests/test_intervalset.cpp:31
↓ 8 callersFunctionexcise_all_productions_of_type
Core/SoarKernel/src/production.cpp:1198
↓ 8 callersMethodfindChildByName
Find a child element based on a tag name @param tagName The name to match against
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:1186
↓ 8 callersFunctionfree_hash_table
RPM 6/09 */
Core/SoarKernel/src/mem.cpp:626
↓ 8 callersMethodgetAppBooleanProperty
(String property, boolean defaultValue)
Java/Debugger/src/edu/umich/soar/debugger/general/AppProperties.java:182
↓ 8 callersMethodgetAttributeIntThrows
Returns the value of a named attribute, interpreting it as an int. If the attribute is missing or cannot be parsed as an int, this function throws an
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:900
↓ 8 callersMethodgetNumberChildren
Returns the number of children of this element.
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:1012
↓ 8 callersMethodgetParent
The parent node for this element (i.e. the inverse of the child relationship)
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:624
↓ 8 callersMethodgetPrintCommand
(String arg)
Java/Debugger/src/edu/umich/soar/debugger/doc/SoarCommands.java:33
↓ 8 callersMethodgetView
(int index)
Java/Debugger/src/edu/umich/soar/debugger/manager/Pane.java:245
↓ 8 callersMethodget_all_sources
Returns all sources for all batches of this Executor.
scons/scons-local-2.3.0/SCons/Executor.py:241
↓ 8 callersMethodget_binfo
Fetch a node's build information. node - the node whose sources will be collected cache - alternate node to use for the sign
scons/scons-local-2.3.0/SCons/Node/__init__.py:686
↓ 8 callersMethodget_current
Core/SVS/src/change_tracking_list.h:241
↓ 8 callersMethodget_errmsg
Core/SoarKernel/src/soar_db.h:123
↓ 8 callersMethodget_stored_info
(self)
scons/scons-local-2.3.0/SCons/Node/FS.py:2621
↓ 8 callersMethodinclude
Core/SVS/src/mat.h:295
↓ 8 callersFunctioninsert_token_into_left_ht
define insert_token_into_left_ht(tok,hv) { \ token **header_zy37; \ header_zy37 = ((token **) thisAgent->left_ht) + ((hv) & LEFT_HT_MASK); \ ins
Core/SoarKernel/src/rete.cpp:705
↓ 8 callersFunctionisApprox
Core/SVS/eigen/Eigen/src/Core/MathFunctions.h:716
↓ 8 callersFunctionis_Tuple
(obj, isinstance=isinstance, tuple=tuple)
scons/scons-local-2.3.0/SCons/Util.py:321
↓ 8 callersMethodis_enabled
Core/SVS/src/svs.h:170
↓ 8 callersMethodlisten
Core/SVS/src/sgnode.cpp:156
↓ 8 callersFunctionmake_blank_test
Core/SoarKernel/src/test.h:147
↓ 8 callersFunctionmake_hash_table
Core/SoarKernel/src/mem.cpp:573
↓ 8 callersMethodmake_id_wme
Core/SVS/src/soar_interface.cpp:53
↓ 8 callersMethodnum_current
current: all items in the list (including added + changed) but not those that have been removed
Core/SVS/src/change_tracking_list.h:236
↓ 8 callersFunctionparse_double
Core/SVS/src/common.cpp:141
↓ 8 callersMethodprintv
Core/SoarKernel/src/output_manager.cpp:189
↓ 8 callersMethodpumpMessages
It looks like I need to pump my message loop here to make this a blocking modal dialog as we want it to be. There may be a more SWT appropriate soluti
Java/Debugger/src/edu/umich/soar/debugger/dialogs/BaseDialog.java:66
↓ 8 callersFunctionread_constituent_string
Core/SoarKernel/src/lexer.cpp:268
↓ 8 callersFunctionreading_from_top_level
Core/SoarKernel/src/agent.h:1031
↓ 8 callersFunctionremove_preference_from_tm
Core/SoarKernel/src/prefmem.cpp:362
↓ 8 callersFunctionrhs_value_to_reteloc_field_num
Core/SoarKernel/src/rhs.h:113
↓ 8 callersFunctionrhs_value_to_reteloc_levels_up
Core/SoarKernel/src/rhs.h:118
↓ 8 callersMethodrows
Core/SVS/eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h:207
↓ 8 callersMethodrows
\returns the number of rows. \sa cols() */
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrixBase.h:150
↓ 8 callersMethodrows
Core/SVS/eigen/Eigen/src/QR/ColPivHouseholderQR.h:296
↓ 8 callersMethodsetRedraw
Turns drawing on or off. When turned back on we refresh everything
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:1391
↓ 8 callersMethodset_trans
Core/SVS/src/sgnode.cpp:36
↓ 8 callersMethodshowDialog
Create a simple dialog asking the user for input (a single string). @param parent The parent for this dialog (we'll center the dialog with
Java/Debugger/src/edu/umich/soar/debugger/dialogs/PropertiesDialog.java:449
↓ 8 callersFunctionsoar_add_callback
Core/SoarKernel/src/callback.cpp:115
↓ 8 callersFunctionsoarxml_ReleaseRef
* @brief Release our reference to this object, possibly * causing it to be deleted. * * @returns The new reference count (0 implies the object
Core/ElementXML/src/ElementXMLInterface.cpp:63
↓ 8 callersMethodsort
(self, *args, **kwds)
scons/scons-local-2.3.0/SCons/Util.py:1274
↓ 8 callersFunctionsplit
split using whitespace and double quotes. \" is a literal quote in quoted fields */
Core/SVS/viewer/util.c:18
↓ 8 callersMethodsubst_list
(self, string, *args, **kwargs)
scons/scons-local-2.3.0/SCons/Environment.py:2398
↓ 8 callersFunctionswap
Core/SVS/eigen/Eigen/src/Core/DenseStorage.h:237
↓ 8 callersFunctionunmark_variables_and_free_list
Core/SoarKernel/src/production.cpp:458
↓ 8 callersMethodvec
\returns a read-only vector expression of the imaginary part (x,y,z) */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:87
↓ 8 callersFunctionwme_add_ref
Core/SoarKernel/src/wmem.h:159
↓ 7 callersMethodAddSimpleResultToSMLResponse
* @brief Adds a <result> tag and fills in character data for that result. * * @param pResponse The response message we are adding an error to. * @par
Core/ConnectionSML/src/sml_Connection.cpp:1061
↓ 7 callersMethodAddWME
Core/ClientSML/src/sml_DeltaList.cpp:43
↓ 7 callersFunctionBuilder
A factory for builder objects.
scons/scons-local-2.3.0/SCons/Builder.py:240
↓ 7 callersMethodCreateFloatWME
Core/ClientSML/src/sml_ClientAgent.cpp:1133
↓ 7 callersMethodGetAgent
Tests/TestSMLPerformance/TestSMLPerformance.cpp:70
↓ 7 callersMethodGetRunState
Core/ClientSML/src/sml_ClientAgent.cpp:1388
↓ 7 callersMethodGetSettingsFilePath
(String filename)
Java/Debugger/src/edu/umich/soar/debugger/general/AppProperties.java:71
↓ 7 callersFunctionIsStringEqualIgnoreCase
* @brief Returns true if strings are equal (case insensitive). *************************************************************/
Core/ConnectionSML/src/sml_StringOps.h:39
↓ 7 callersMethodRegisterForProductionEvent
Core/ClientSML/src/sml_ClientAgent.cpp:740
↓ 7 callersMethodSetTagNameFast
* @brief Set the tag name for this element. * * NOTE: The caller must ensure that the tag name does not go out of scope * before this object is destro
Core/ElementXML/src/ElementXMLImpl.cpp:630
↓ 7 callersMethodSetTimeTag
Core/ConnectionSML/src/sml_TagWme.h:55
↓ 7 callersFunctionadd_to_hash_table
Core/SoarKernel/src/mem.cpp:670
↓ 7 callersFunctionaligned_free
\internal Frees memory allocated with aligned_malloc. */
Core/SVS/eigen/Eigen/src/Core/util/Memory.h:238
↓ 7 callersFunctionccdSimplexSize
Core/SVS/ccd/ccd/simplex.h:54
↓ 7 callersFunctionccdSupportCopy
INLINES ****/
Core/SVS/ccd/ccd/support.h:48
↓ 7 callersMethodclose
()
Java/Debugger/src/edu/umich/soar/debugger/MainFrame.java:469
↓ 7 callersMethodclose
Shutdown. We generally only call this when we're about to terminate the debugger.
Java/Debugger/src/edu/umich/soar/debugger/doc/Document.java:418
↓ 7 callersMethodcommunicate
Interact with process: Send data to stdin. Read data from stdout and stderr, until end-of-file is reached. Wait for process to termi
scons/scons-local-2.3.0/SCons/compat/_scons_subprocess.py:665
↓ 7 callersMethodcomputeU
\returns true if \a U (full or thin) is asked for in this SVD decomposition */
Core/SVS/eigen/Eigen/src/SVD/JacobiSVD.h:648
↓ 7 callersMethodcopyCoeff
Core/SVS/eigen/Eigen/src/Core/TriangularMatrix.h:60
↓ 7 callersMethodcopyCoeff
Core/SVS/eigen/Eigen/src/Core/Swap.h:73
↓ 7 callersFunctioncopy_condition
Core/SoarKernel/src/production.cpp:144
↓ 7 callersMethoddecode
(String lines[])
Java/SMLJava/src/main/java/edu/umich/soar/config/Base64.java:68
↓ 7 callersMethoddefaultEvalTo
Core/SVS/eigen/Eigen/src/misc/SparseSolve.h:51
↓ 7 callersMethoddel_sym
Core/SVS/src/soar_interface.cpp:47
↓ 7 callersFunctiondo_one_top_level_phase
Core/SoarKernel/src/init_soar.cpp:578
↓ 7 callersFunctionei_sqrt
Core/SVS/eigen/Eigen/src/Eigen2Support/MathFunctions.h:20
↓ 7 callersFunctionerror
Core/SVS/tests/test_em.cpp:77
↓ 7 callersMethodescape
(self, escape_func)
scons/scons-local-2.3.0/SCons/Subst.py:72
↓ 7 callersFunctionevalTo
Core/SVS/eigen/Eigen/src/Core/DenseBase.h:496
↓ 7 callersMethodexception_set
Records an exception to be raised at the appropriate time. This also changes the "exception_raise" attribute to point to the
scons/scons-local-2.3.0/SCons/Taskmaster.py:501
↓ 7 callersFunctionexplain_find_cond
Core/SoarKernel/src/explain.cpp:384
↓ 7 callersMethodfirst_added
added: All items added since clear_changes was last called Added items can be accessed by get_current from index i where first_added() <= i < to num_c
Core/SVS/src/change_tracking_list.h:255
↓ 7 callersFunctiongenerate_new_variable
Core/SoarKernel/src/production.cpp:954
↓ 7 callersMethodgetChild
Returns a specific child of this element. @param index The position in the list (>=0 and < number of children) @return The element at the
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:1027
↓ 7 callersMethodgetOptionValue
(String[] args, String option)
Java/Debugger/src/edu/umich/soar/debugger/SWTApplication.java:108
↓ 7 callersMethodget_CacheDir
(self)
scons/scons-local-2.3.0/SCons/Environment.py:1026
↓ 7 callersMethodget_const_attr
Core/SVS/src/soar_interface.h:141
↓ 7 callersMethodget_subst_proxy
(self)
scons/scons-local-2.3.0/SCons/Node/FS.py:795
↓ 7 callersFunctionglfwCloseWindow
Core/SVS/glfw/lib/window.c:674
↓ 7 callersFunctionglfwLockMutex
Core/SVS/glfw/lib/thread.c:216
↓ 7 callersFunctiongoal_stack_consistent_through_goal
Core/SoarKernel/src/consistency.cpp:637
↓ 7 callersMethodgood
* Returns true if not in an error state. * @return true if not in an error state. */
Core/shared/tokenizer.h:152
↓ 7 callersMethodindex
(self, item)
scons/scons-local-2.3.0/SCons/Util.py:1268
↓ 7 callersMethodindex
Core/SVS/eigen/Eigen/src/SparseCore/SparseVector.h:367
↓ 7 callersMethodinnerStride
Core/SVS/eigen/Eigen/src/Core/Map.h:121
↓ 7 callersFunctionmake_equality_test_without_adding_reference
Core/SoarKernel/src/test.h:165
← previousnext →801–900 of 12,467, ranked by callers