MCPcopy Create free account

hub / github.com/SoarGroup/Soar / functions

Functions12,467 in github.com/SoarGroup/Soar

↓ 3 callersFunctionunserialize
Core/SVS/src/mat.cpp:408
↓ 3 callersFunctionupdate_max_rhs_unbound_variables
Core/SoarKernel/src/rete.cpp:4178
↓ 3 callersFunctionvar_list_to_varnames
Core/SoarKernel/src/rete.cpp:2978
↓ 3 callersFunctionvariablize_test
Core/SoarKernel/src/chunk.cpp:255
↓ 3 callersMethodwait
(self)
scons/scons-local-2.3.0/SCons/Action.py:681
↓ 3 callersMethodwill_not_build
Perform clean-up about nodes that will never be built. Invokes a user defined function on all of these nodes (including all o
scons/scons-local-2.3.0/SCons/Taskmaster.py:949
↓ 3 callersFunctionwma_activate_wmes_in_pref
Core/SoarKernel/src/wma.cpp:1071
↓ 3 callersFunctionwma_forgetting_estimate_cycle
Core/SoarKernel/src/wma.cpp:799
↓ 3 callersFunctionwma_forgetting_forget_wme
Core/SoarKernel/src/wma.cpp:899
↓ 3 callersFunctionwma_go
Core/SoarKernel/src/wma.cpp:1317
↓ 3 callersFunctionwme_filter_component_match
=========================== =========================== */
Core/SoarKernel/src/print.cpp:1463
↓ 3 callersFunctionwme_matches_alpha_mem
--- Returns true iff the given wme goes into the given alpha memory --- */ define wme_matches_alpha_mem(w,am) ( \ (((am)->id==NIL) || ((am)->id==(w)
Core/SoarKernel/src/rete.cpp:1476
↓ 3 callersFunctionxml_generate_error
Core/SoarKernel/src/xml.cpp:257
↓ 3 callersFunctionzoom_camera
Core/SVS/viewer/viewer.c:366
↓ 2 callersMethodAddConnection
* @brief Add a new connection to the list of connections * we're aware of to this soar kernel. ******************************************
Core/KernelSML/src/sml_KernelSML.cpp:324
↓ 2 callersMethodAddErrorToSMLResponse
* @brief Adds an <error> tag and an error message to a response message. * * @param pResponse The response message we are adding an error to. * @para
Core/ConnectionSML/src/sml_Connection.cpp:1014
↓ 2 callersFunctionAddOption
(*args, **kw)
scons/scons-local-2.3.0/SCons/Script/Main.py:463
↓ 2 callersMethodAddRhsListener
Start listening for a specific RHS user function. When it fires we'll call to the client (over the connection) to implement it.
Core/KernelSML/src/sml_RhsListener.cpp:27
↓ 2 callersMethodAddTests
Adds all the tests given in the tests dictionary to this SConf instance
scons/scons-local-2.3.0/SCons/SConf.py:651
↓ 2 callersMethodAddToIncomingMessageQueue
Commands are added to this queue that this connection will process in the future. E.g. A client would use this call to add a command to the queue tha
IDE Projects/include/sml_EmbeddedConnectionAsynch.h:61
↓ 2 callersMethodAddVariables
Add a list of options. Each list element is a tuple/list of arguments to be passed on to the underlying method for adding op
scons/scons-local-2.3.0/SCons/Variables/__init__.py:132
↓ 2 callersFunctionAddXMLString
* @brief Adds pAdd to pDest (just like strcat). * BUT returns a pointer to the end of the combined string * unlike strcat. * * Al
Core/ElementXML/src/ElementXMLImpl.cpp:352
↓ 2 callersMethodAnAgentHaltedDuringRun
* @brief Checks to see if any-agents on the runlist were halted. * Returns true if any agent has runstate == halted. * Does not
Core/KernelSML/src/sml_RunScheduler.cpp:638
↓ 2 callersMethodAppendArgTagFast
Core/CLI/src/cli_CommandLineInterface.cpp:386
↓ 2 callersFunctionBPP2RGB
Core/SVS/glfw/lib/x11/x11_fullscreen.c:44
↓ 2 callersFunctionBinaryToHexChars
* @brief Converts the binary data into a null-terminated string of hex characters. *************************************************************/
Core/ElementXML/src/ElementXMLImpl.cpp:259
↓ 2 callersMethodBuildNodes
Tries to build the given nodes immediately. Returns 1 on success, 0 on error.
scons/scons-local-2.3.0/SCons/SConf.py:463
↓ 2 callersMethodCacheDir
(self, path)
scons/scons-local-2.3.0/SCons/Environment.py:1920
↓ 2 callersFunctionCheckHeader
A test for a C or C++ header file.
scons/scons-local-2.3.0/SCons/SConf.py:930
↓ 2 callersFunctionClear
IDE Projects/include/sml_OutputDeltaList.h:75
↓ 2 callersMethodClearAllInterrupts
Core/KernelSML/src/sml_KernelSML.cpp:565
↓ 2 callersMethodClearConnectionHandle
IDE Projects/include/sml_EmbeddedConnection.h:56
↓ 2 callersMethodClone
Return a copy of a construction Environment. The copy is like a Python "deep copy"--that is, independent copies are made recursively
scons/scons-local-2.3.0/SCons/Environment.py:1372
↓ 2 callersMethodConnectToServer
//////////////////////////////////////////////////////////////// Function name : ClientSocket::ConnectToServer Return type : bool Argument
Core/ConnectionSML/src/sock_ClientSocket.cpp:90
↓ 2 callersMethodConvertCharacterDataToBinary
* @brief Converts a character data buffer into binary data. * * If binary data is stored in an XML file it will encoded in * some manner (e.g. as a st
Core/ElementXML/src/ElementXMLImpl.cpp:1021
↓ 2 callersMethodConvertIdentifier
Core/ClientSML/src/sml_ClientAgent.cpp:1789
↓ 2 callersMethodConvertToXML
Converts this object into an XML representation.
Java/Debugger/src/edu/umich/soar/debugger/helpers/CommandHistory.java:131
↓ 2 callersFunctionCountXMLLength
* @brief Counts how long a string will be when expanded as * XML output. That is allowing for replacing * "<" with &lt; etc. **********
Core/ElementXML/src/ElementXMLImpl.cpp:312
↓ 2 callersMethodCreateKernelInCurrentThread
Core/ClientSML/src/sml_ClientKernel.cpp:707
↓ 2 callersMethodCreateRemoteConnection
Core/ClientSML/src/sml_ClientKernel.cpp:792
↓ 2 callersMethodCreateStringWME
Core/ClientSML/src/sml_ClientIdentifier.cpp:446
↓ 2 callersMethodDetatchObject
* @brief Releases ownership of the underlying XML object. * * As for Detach() but returns an object rather than a handle.
Core/ElementXML/src/XMLTrace.h:213
↓ 2 callersMethodDir
scons/scons-local-2.3.0/SCons/Environment.py:1972
↓ 2 callersMethodDirectGetAgentSMLHandle
Core/ConnectionSML/src/sml_EmbeddedConnection.cpp:265
↓ 2 callersMethodDoAlias
Core/CLI/src/cli_alias.cpp:11
↓ 2 callersMethodDoAllocate
Core/CLI/src/cli_allocate.cpp:12
↓ 2 callersMethodDoCD
Core/CLI/src/cli_cd.cpp:19
↓ 2 callersMethodDoCommand
Core/CLI/src/cli_CommandLineInterface.cpp:143
↓ 2 callersMethodDoDebug
Core/CLI/src/cli_debug.cpp:27
↓ 2 callersMethodDoExcise
Core/CLI/src/cli_excise.cpp:27
↓ 2 callersMethodDoExplainBacktraces
Core/CLI/src/cli_explainbacktraces.cpp:132
↓ 2 callersMethodDoMatches
Core/CLI/src/cli_matches.cpp:30
↓ 2 callersMethodDoMemories
Core/CLI/src/cli_memories.cpp:35
↓ 2 callersMethodDoMultiAttributes
Core/CLI/src/cli_multiattributes.cpp:26
↓ 2 callersMethodDoPWatch
Core/CLI/src/cli_pwatch.cpp:28
↓ 2 callersMethodDoPrint
Core/CLI/src/cli_print.cpp:713
↓ 2 callersMethodDoRand
Core/CLI/src/cli_rand.cpp:23
↓ 2 callersMethodDoSRand
Core/CLI/src/cli_srand.cpp:22
↓ 2 callersMethodDoSelect
Core/CLI/src/cli_select.cpp:24
↓ 2 callersMethodDoStopSoar
Core/CLI/src/cli_stopsoar.cpp:22
↓ 2 callersMethodDoWatchWMEs
Core/CLI/src/cli_watchwmes.cpp:325
↓ 2 callersMethodEnd
Core/CLI/src/cli_Aliases.h:120
↓ 2 callersMethodEndDialog
Close the dialog window.
Java/Debugger/src/edu/umich/soar/debugger/general/ChooseFontDialog.java:511
↓ 2 callersMethodEntry
(self, name)
scons/scons-local-2.3.0/SCons/Tool/install.py:296
↓ 2 callersMethodFindIdentifierSymbol
Searches for an identifier object that matches this id.
Core/ClientSML/src/sml_ClientWorkingMemory.cpp:81
↓ 2 callersMethodFireInputReceivedEvent
Echo the list of wmes received back to any listeners
Core/KernelSML/src/sml_XMLListener.cpp:118
↓ 2 callersMethodFormatVariableHelpText
(self, env, key, help, default, actual, aliases=[])
scons/scons-local-2.3.0/SCons/Variables/__init__.py:300
↓ 2 callersFunctionFortranScan
Return a prototype Scanner instance for scanning source files for Fortran USE & INCLUDE statements
scons/scons-local-2.3.0/SCons/Scanner/Fortran.py:126
↓ 2 callersFunctionGenerateDSW
Generates a Solution/Workspace file based on the version of MSVS that is being used
scons/scons-local-2.3.0/SCons/Tool/msvs.py:1503
↓ 2 callersMethodGetAgentStatus
Core/ClientSML/src/sml_ClientKernel.cpp:1046
↓ 2 callersMethodGetChild
* @brief Returns the n-th child of this element. * * Children are guaranteed to be returned in the order they were added. * If index is out of range r
Core/ElementXML/src/ElementXMLImpl.cpp:695
↓ 2 callersMethodGetClientTimetag
Core/KernelSML/src/sml_AgentSML.cpp:811
↓ 2 callersFunctionGetCurrentMethodName
Get the current method
Core/ConnectionSML/src/sml_Utils.h:130
↓ 2 callersFunctionGetDefaultPort
* @brief Returns the default port we use for remote connections. *************************************************************/
Core/ClientSML/src/sml_ClientKernel.h:368
↓ 2 callersMethodGetEmbeddedConnection
* @brief There should always be exactly one local connection * to us (the process that loaded us). **************************************
Core/KernelSML/src/sml_KernelSML.cpp:347
↓ 2 callersMethodGetFilePath
()
Java/Debugger/src/edu/umich/soar/debugger/general/AppProperties.java:108
↓ 2 callersMethodGetFiringType
Core/ClientSML/src/sml_ClientTraceXML.cpp:92
↓ 2 callersMethodGetListenerPort
Core/KernelSML/src/sml_KernelSML.cpp:92
↓ 2 callersMethodGetListenerPort
Core/ClientSML/src/sml_ClientKernel.cpp:779
↓ 2 callersMethodGetLowerFileExtension
(String filePath)
Java/Debugger/src/edu/umich/soar/debugger/general/FileExt.java:27
↓ 2 callersFunctionGetName
Core/ConnectionSML/src/sml_Connection.h:456
↓ 2 callersMethodGetOperatorName
Core/ClientSML/src/sml_ClientTraceXML.cpp:74
↓ 2 callersMethodGetPort
Core/KernelSML/src/sml_ListenerThread.h:60
↓ 2 callersMethodGetPreferenceOSupported
Core/ClientSML/src/sml_ClientTraceXML.cpp:281
↓ 2 callersMethodGetStackLevel
Core/ClientSML/src/sml_ClientTraceXML.cpp:60
↓ 2 callersMethodGetStopBefore
Core/KernelSML/src/sml_KernelSML.cpp:537
↓ 2 callersMethodGetString
Core/ClientSML/src/sml_ClientTraceXML.cpp:34
↓ 2 callersFunctionGetTimeTag
Core/ClientSML/src/sml_ClientWMElement.h:102
↓ 2 callersFunctionGetValueAsString
Returns a string form of the value stored here.
Core/ClientSML/src/sml_ClientIdentifier.h:173
↓ 2 callersMethodGetWmeAttribute
Core/ClientSML/src/sml_ClientTraceXML.cpp:239
↓ 2 callersMethodGetWmeID
Core/ClientSML/src/sml_ClientTraceXML.cpp:235
↓ 2 callersMethodGetWmePreference
Core/ClientSML/src/sml_ClientTraceXML.cpp:251
↓ 2 callersMethodGetWmeValue
Core/ClientSML/src/sml_ClientTraceXML.cpp:243
↓ 2 callersFunctionGet_DataBase
(dir)
scons/scons-local-2.3.0/SCons/SConsign.py:62
↓ 2 callersFunctionHadError
Core/ConnectionSML/src/sml_Connection.h:571
↓ 2 callersMethodIgnore
Ignore a dependency.
scons/scons-local-2.3.0/SCons/Environment.py:2058
↓ 2 callersMethodInitEvents
Core/ClientSML/src/sml_ClientKernel.cpp:130
↓ 2 callersMethodInitializeTimeTagCounter
* @brief A client uses its own set of time tag values when it's * talking to the kernel. This is more efficient than using the * kernel
Core/ClientSML/src/sml_ClientKernel.cpp:860
↓ 2 callersFunctionInternalConvertToEvent
* @brief Convert from a string version of an event to the int (enum) version. * Returns smlEVENT_INVALID_EVENT (== 0) if the string
Core/ConnectionSML/src/sml_Events.h:336
↓ 2 callersFunctionInternalConvertToString
* @brief Convert from int version of an event to the string form. * Returns NULL if the id is not recognized. *********
Core/ConnectionSML/src/sml_Events.h:352
← previousnext →2,001–2,100 of 12,467, ranked by callers