Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoarGroup/Soar
/ functions
Functions
12,467 in github.com/SoarGroup/Soar
⨍
Functions
12,467
◇
Types & classes
3,364
↓ 4 callers
Function
CopyString
* @brief Performs an allocation and then copies the contents of the passed in string to the newly allocated string. * * @pa
IDE Projects/include/ElementXMLImpl.h:507
↓ 4 callers
Function
CopyString
* @brief Performs an allocation and then copies the contents of the passed in string to the newly allocated string. * * @pa
Core/ElementXML/src/ElementXMLImpl.h:507
↓ 4 callers
Method
CreateListener
//////////////////////////////////////////////////////////////// Function name : ListenerSocket::CreateListener Return type : bool Argument
Core/ConnectionSML/src/sock_ListenerSocket.cpp:44
↓ 4 callers
Method
CreateSMLResponse
* @brief Create a basic SML response message. You should then add content to this response. * This function calls CreateSMLMessage() and fills
Core/ConnectionSML/src/sml_Connection.cpp:968
↓ 4 callers
Method
Depends
Explicity specify that 'target's depend on 'dependency'.
scons/scons-local-2.3.0/SCons/Environment.py:1964
↓ 4 callers
Method
DirectRemoveWME
Core/ConnectionSML/src/sml_EmbeddedConnection.cpp:249
↓ 4 callers
Method
DoCLog
Core/CLI/src/cli_clog.cpp:13
↓ 4 callers
Method
DoPbreak
Core/CLI/src/cli_pbreak.cpp:31
↓ 4 callers
Method
FlushOutput
Core/KernelSML/src/sml_PrintListener.cpp:112
↓ 4 callers
Method
GetArgInt
* @brief As "GetArgString" but parsed as an int. *************************************************************/
Core/ClientSML/src/sml_ClientAnalyzedXML.cpp:125
↓ 4 callers
Method
GetDecisionCycleCount
Core/ClientSML/src/sml_ClientTraceXML.cpp:44
↓ 4 callers
Method
GetErrorTag
Core/ClientSML/src/sml_ClientAnalyzedXML.cpp:50
↓ 4 callers
Method
GetImpasseObject
Core/ClientSML/src/sml_ClientTraceXML.cpp:52
↓ 4 callers
Method
GetIncomingTime
IDE Projects/include/sml_Connection.h:666
↓ 4 callers
Method
GetNumOutputsGenerated
============================= Number of outputs generated by this agent (or times reaching "max-nil-outputs" limit) =============================
Core/KernelSML/src/sml_AgentSML.cpp:330
↓ 4 callers
Method
GetNumberAttributes
* @brief Get the number of attributes attached to this element. *************************************************************/
Core/ClientSML/src/sml_ClientXML.cpp:132
↓ 4 callers
Method
GetNumberCommands
Core/ClientSML/src/sml_ClientAgent.cpp:1039
↓ 4 callers
Method
GetProductionName
Core/ClientSML/src/sml_ClientTraceXML.cpp:154
↓ 4 callers
Method
GetResultBool
Returns the result as a bool
Core/ClientSML/src/sml_ClientAnalyzedXML.cpp:84
↓ 4 callers
Method
GetRunCounter
Core/KernelSML/src/sml_AgentSML.cpp:380
↓ 4 callers
Function
GetSoarAgent
Core/KernelSML/src/sml_AgentSML.h:334
↓ 4 callers
Method
GetWmeTimeTag
Core/ClientSML/src/sml_ClientTraceXML.cpp:247
↓ 4 callers
Method
InvokeCallbacks
* @brief Invoke the list of callbacks matching the doctype of the incoming message. * * @param pIncomingMsg The SML message that should be passed to
Core/ConnectionSML/src/sml_Connection.cpp:407
↓ 4 callers
Method
IsClosed
Core/ConnectionSML/src/sml_RemoteConnection.cpp:427
↓ 4 callers
Method
IsTagWme
Wme attributes
Core/ClientSML/src/sml_ClientTraceXML.cpp:231
↓ 4 callers
Function
IsTrackingOutputLinkChanges
Core/ClientSML/src/sml_ClientWorkingMemory.h:120
↓ 4 callers
Method
Log
(self, msg)
scons/scons-local-2.3.0/SCons/SConf.py:869
↓ 4 callers
Method
MergeFlags
Merge the dict in args into the construction variables of this env, or the passed-in dict. If args is not a dict, it is conv
scons/scons-local-2.3.0/SCons/Environment.py:802
↓ 4 callers
Function
PC
Core/SVS/tests/test_foil.cpp:305
↓ 4 callers
Method
RegisterCallback
* @brief Register a callback for a particular type of incoming message. * * Messages are currently one of: * "call", "response" or "noti
Core/ConnectionSML/src/sml_Connection.cpp:279
↓ 4 callers
Method
RegisterForOutputNotification
Core/ClientSML/src/sml_ClientAgent.cpp:603
↓ 4 callers
Method
RegisterForStringEvent
* @brief Register for an "StringEvent". * Multiple handlers can be registered for the same event. * @param smlEventId The event we're inter
Core/ClientSML/src/sml_ClientKernel.cpp:1993
↓ 4 callers
Method
RemoveChild
Core/ClientSML/src/sml_ClientIdentifier.cpp:115
↓ 4 callers
Function
ReplayQuery
Core/KernelSML/src/sml_AgentSML.h:299
↓ 4 callers
Method
RunAllTilOutput
Core/ClientSML/src/sml_ClientKernel.cpp:1442
↓ 4 callers
Method
ScheduleAllAgentsToRun
* @brief Sets all agents to either run or not when the * next Run command is executed. **************************************************
Core/KernelSML/src/sml_RunScheduler.cpp:50
↓ 4 callers
Method
SendClientMessage
* @brief Send this message out to any clients that are listening. * These messages are from one client to another--kernelSML is just *
Core/KernelSML/src/sml_KernelSML.cpp:250
↓ 4 callers
Method
SetBinaryCharacterData
Core/ElementXML/src/ElementXMLImpl.cpp:961
↓ 4 callers
Method
SetComment
* @brief Associate a comment with this XML element. * The comment is written in front of the element when stored/parsed. * * This type of comme
Core/ElementXML/src/ElementXMLImpl.cpp:911
↓ 4 callers
Method
SetError
* @brief Records that an error has occurred *************************************************************/
Core/ClientSML/src/sml_ClientErrors.cpp:28
↓ 4 callers
Method
SpawnDebugger
Core/ClientSML/src/sml_ClientAgent.cpp:1458
↓ 4 callers
Method
Split
This function converts a string or list into a list of strings or Nodes. This makes things easier for users by allowing files to be s
scons/scons-local-2.3.0/SCons/Environment.py:2168
↓ 4 callers
Method
StopAllAgents
* @brief Interrupt the currently running Soar agent. * * Call this after calling "Run" in order to stop all Soar agents. * The usual way to do this is
Core/ClientSML/src/sml_ClientKernel.cpp:1506
↓ 4 callers
Method
TryBuild
Low level TryBuild implementation. Normally you don't need to call that - you can use TryCompile / TryLink / TryRun instead
scons/scons-local-2.3.0/SCons/SConf.py:526
↓ 4 callers
Method
UnregisterForOutputNotification
Core/ClientSML/src/sml_ClientAgent.cpp:640
↓ 4 callers
Method
Update
Core/ClientSML/src/sml_ClientAgent.cpp:1143
↓ 4 callers
Method
Value
scons/scons-local-2.3.0/SCons/Environment.py:2208
↓ 4 callers
Function
__ccdVec3PointSegmentDist2
Core/SVS/ccd/vec3.c:73
↓ 4 callers
Method
_add_Default
(self, list)
scons/scons-local-2.3.0/SCons/Script/__init__.py:188
↓ 4 callers
Method
_add_child
Adds 'child' to 'collection', first checking 'set' to see if it's already present.
scons/scons-local-2.3.0/SCons/Node/__init__.py:869
↓ 4 callers
Function
_check_empty_program
Return 0 on success, 1 otherwise.
scons/scons-local-2.3.0/SCons/Conftest.py:230
↓ 4 callers
Method
_children_reset
(self)
scons/scons-local-2.3.0/SCons/Node/__init__.py:895
↓ 4 callers
Function
_dice_prob_atleast
Core/SoarKernel/src/rhs_functions_math.cpp:1432
↓ 4 callers
Method
_get_changes
(self)
scons/scons-local-2.3.0/SCons/Executor.py:155
↓ 4 callers
Function
_glfwCloseStream
Core/SVS/glfw/lib/stream.c:184
↓ 4 callers
Function
_glfwInputChar
Core/SVS/glfw/lib/window.c:176
↓ 4 callers
Function
_glfwPlatformCloseWindow
Core/SVS/glfw/lib/x11/x11_window.c:1563
↓ 4 callers
Function
_glfwPlatformSetMouseCursorPos
Core/SVS/glfw/lib/x11/x11_window.c:1965
↓ 4 callers
Function
_glfwSetVideoModeMODE
Core/SVS/glfw/lib/win32/win32_fullscreen.c:167
↓ 4 callers
Function
_glfwStringInExtensionString
Core/SVS/glfw/lib/glext.c:100
↓ 4 callers
Method
_translate_newlines
(self, data)
scons/scons-local-2.3.0/SCons/compat/_scons_subprocess.py:648
↓ 4 callers
Function
action_is_in_tc
Core/SoarKernel/src/production.cpp:893
↓ 4 callers
Function
active_production_type_at_goal
Core/SoarKernel/src/consistency.cpp:621
↓ 4 callers
Function
add_all_variables_in_rhs_value
Core/SoarKernel/src/production.cpp:638
↓ 4 callers
Function
add_input_wme
Core/SoarKernel/src/io_soar.cpp:209
↓ 4 callers
Function
add_results_if_needed
Core/SoarKernel/src/chunk.cpp:72
↓ 4 callers
Function
add_trace_for_attribute_path
Core/SoarKernel/src/trace.cpp:1301
↓ 4 callers
Method
adjoint
\brief Adjoint (conjugate transpose) of the Householder sequence. */
Core/SVS/eigen/Eigen/src/Householder/HouseholderSequence.h:218
↓ 4 callers
Method
affine
\returns a read-only expression of the Dim x HDim affine part of the transformation */
Core/SVS/eigen/Eigen/src/Geometry/Transform.h:378
↓ 4 callers
Function
aligned_delete
Core/SVS/eigen/Eigen/src/Core/util/Memory.h:390
↓ 4 callers
Method
all_children
Return a list of all the node's direct children.
scons/scons-local-2.3.0/SCons/Node/__init__.py:945
↓ 4 callers
Method
anchorTopLeft
(int offset)
Java/Debugger/src/edu/umich/soar/debugger/helpers/FormDataHelper.java:126
↓ 4 callers
Method
appendLine
(String text)
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:663
↓ 4 callers
Method
appendTextSafely
Add the text to the view in a thread safe way (switches to UI thread)
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractComboView.java:706
↓ 4 callers
Method
attach_child
Core/SVS/src/sgnode.cpp:355
↓ 4 callers
Function
bnode_is_bottom_of_split_mp
Core/SoarKernel/src/rete.cpp:342
↓ 4 callers
Method
cachepath
scons/scons-local-2.3.0/SCons/CacheDir.py:153
↓ 4 callers
Method
canExpand
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:637
↓ 4 callers
Function
ccdListInit
Core/SVS/ccd/ccd/list.h:114
↓ 4 callers
Function
ccdPtDelFace
Core/SVS/ccd/ccd/polytope.h:226
↓ 4 callers
Function
ccdVec3PointSegmentDist2
Core/SVS/ccd/vec3.c:130
↓ 4 callers
Method
change
Core/SVS/src/drawer.cpp:104
↓ 4 callers
Method
clear
Core/SVS/src/filter_input.cpp:54
↓ 4 callers
Method
clear_changes
Clears all changes in the list so all items remaining are marked as current Updates all lists so there is nothing in the removed or changed lists and
Core/SVS/src/change_tracking_list.h:172
↓ 4 callers
Function
closedir
* Close directory stream opened by opendir() function. Close of the * directory stream invalidates the DIR structure as well as any previously *
Tests/Prototype-UnitTesting/windows/msdirent.h:321
↓ 4 callers
Method
coeff
Core/SVS/eigen/Eigen/src/Core/CwiseNullaryOp.h:69
↓ 4 callers
Function
col
Core/SVS/eigen/Eigen/src/SparseCore/SparseBlock.h:479
↓ 4 callers
Method
col
Core/SVS/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:207
↓ 4 callers
Method
col
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrix.h:889
↓ 4 callers
Function
coletree
Core/SVS/eigen/Eigen/src/SparseCore/SparseColEtree.h:61
↓ 4 callers
Method
collect_results
(self, files, function, *args, **kw)
scons/scons-time.py:555
↓ 4 callers
Method
cols
* Get the number of columns of the input matrix. */
Core/SVS/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:128
↓ 4 callers
Method
cols
Core/SVS/eigen/Eigen/src/misc/SparseSolve.h:110
↓ 4 callers
Method
cols
Core/SVS/eigen/Eigen/src/Core/Reverse.h:103
↓ 4 callers
Method
cols
Core/SVS/eigen/Eigen/src/Core/SolveTriangular.h:242
↓ 4 callers
Method
cols
Core/SVS/eigen/Eigen/src/Cholesky/LDLT.h:224
↓ 4 callers
Method
column_type
Core/SoarKernel/src/soar_db.h:462
↓ 4 callers
Method
computeV
\returns true if \a V (full or thin) is asked for in this SVD decomposition */
Core/SVS/eigen/Eigen/src/SVD/JacobiSVD.h:650
↓ 4 callers
Method
conservativeResize
Resizes the matrix to \a rows x \a cols while leaving old values untouched. * * The method is intended for matrices of dynamic size. If yo
Core/SVS/eigen/Eigen/src/Core/PlainObjectBase.h:342
↓ 4 callers
Method
contains
Core/SVS/src/mat.h:338
← previous
next →
1,301–1,400 of 12,467, ranked by callers