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
Method
convertFromEscapes
(String src)
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:684
↓ 4 callers
Method
copyFormAttachment
(FormAttachment src)
Java/Debugger/src/edu/umich/soar/debugger/helpers/FormDataHelper.java:26
↓ 4 callers
Function
copy_condition_list
Core/SoarKernel/src/production.cpp:180
↓ 4 callers
Function
copy_conds_from_list
Core/SoarKernel/src/explain.cpp:130
↓ 4 callers
Function
copy_test_removing_goal_impasse_tests
Core/SoarKernel/src/test.cpp:91
↓ 4 callers
Method
createButtonPanel
(final Composite parent)
Java/Debugger/src/edu/umich/soar/debugger/modules/ButtonView.java:493
↓ 4 callers
Function
deallocate_wme
Core/SoarKernel/src/wmem.cpp:307
↓ 4 callers
Method
diagonal
\returns an expression for the bounding box diagonal vector * if the length of the diagonal is needed: diagonal().norm() * will provide it.
Core/SVS/eigen/Eigen/src/Geometry/AlignedBox.h:130
↓ 4 callers
Method
display
(self, message)
scons/scons-local-2.3.0/SCons/SConf.py:206
↓ 4 callers
Function
ei_isApprox
Core/SVS/eigen/Eigen/src/Eigen2Support/MathFunctions.h:42
↓ 4 callers
Function
epmem_close
* Function : epmem_close * Author : Nate Derbinsky * Notes : Performs cleanup operations when the database needs *
Core/SoarKernel/src/episodic_memory.cpp:1807
↓ 4 callers
Function
epmem_get_augs_of_id
* Function : epmem_get_augs_of_id * Author : Nate Derbinsky * Notes : This routine gets all wmes rooted at an id. ****************
Core/SoarKernel/src/episodic_memory.cpp:1276
↓ 4 callers
Function
epmem_install_memory
* Function : epmem_install_memory * Author : Nate Derbinsky * Notes : Reconstructs an episode in working memory. * *
Core/SoarKernel/src/episodic_memory.cpp:3385
↓ 4 callers
Function
epmem_rit_add_left
* Function : epmem_rit_add_left * Author : Nate Derbinsky * Notes : Adds a range to the left relation ****************************
Core/SoarKernel/src/episodic_memory.cpp:1524
↓ 4 callers
Method
evalTo
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrixBase.h:412
↓ 4 callers
Method
evalTo
Core/SVS/eigen/Eigen/src/Core/DiagonalMatrix.h:101
↓ 4 callers
Function
execcmd
TestCLI/mincli.cpp:130
↓ 4 callers
Method
executed
(self)
scons/scons-local-2.3.0/SCons/Script/Main.py:207
↓ 4 callers
Function
exploration_compute_value_of_candidate
* Function : exploration_compute_value_of_candidate **************************************************************************/
Core/SoarKernel/src/exploration.cpp:1014
↓ 4 callers
Function
exploration_convert_policy
* Function : exploration_convert_policy **************************************************************************/
Core/SoarKernel/src/exploration.cpp:57
↓ 4 callers
Function
exploration_get_policy
* Function : exploration_get_policy **************************************************************************/
Core/SoarKernel/src/exploration.cpp:146
↓ 4 callers
Function
exploration_set_parameter_value
* Function : exploration_set_parameter_value **************************************************************************/
Core/SoarKernel/src/exploration.cpp:267
↓ 4 callers
Method
fireSoarConnectionChanged
()
Java/Debugger/src/edu/umich/soar/debugger/doc/Document.java:1141
↓ 4 callers
Function
first_letter_from_symbol
Core/SoarKernel/src/symtab.cpp:792
↓ 4 callers
Function
first_letter_from_test
Core/SoarKernel/src/production.cpp:69
↓ 4 callers
Function
fixup_rhs_value_variable_references
Core/SoarKernel/src/rete.cpp:4109
↓ 4 callers
Function
free_binding_list
Core/CLI/src/cli_productionfind.cpp:31
↓ 4 callers
Function
free_geom_shape
Core/SVS/viewer/viewer.c:428
↓ 4 callers
Function
gen_dos_short_file_name
see http://support.microsoft.com/default.aspx?scid=kb;en-us;Q142982 These are no complete 8.3 dos short names. The ~ char is missing and re
scons/scons-local-2.3.0/SCons/Tool/packaging/msi.py:90
↓ 4 callers
Method
genstring
(self, target, source, env)
scons/scons-local-2.3.0/SCons/Action.py:431
↓ 4 callers
Method
getAgentFocus
()
Java/Debugger/src/edu/umich/soar/debugger/MainFrame.java:604
↓ 4 callers
Method
getAllCharCount
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:727
↓ 4 callers
Method
getDisplayControl
The control we're using to display the output in this case
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractUpdateView.java:76
↓ 4 callers
Method
getHistory
Returns the array of items in the current history
Java/Debugger/src/edu/umich/soar/debugger/helpers/CommandHistory.java:33
↓ 4 callers
Method
getIdentifier
()
Java/Debugger/src/edu/umich/soar/debugger/modules/RHSObjectTextView.java:112
↓ 4 callers
Method
getNumberBlocks
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:379
↓ 4 callers
Method
getParsedObject
Returns an object representing the parsed text. This object has some Soar structure and the process of deciding which Soar object was clicked on is he
Java/Debugger/src/edu/umich/soar/debugger/menu/ParseSelectedText.java:357
↓ 4 callers
Method
getStrings
(String key, String defaults[])
Java/SMLJava/src/main/java/edu/umich/soar/config/Config.java:168
↓ 4 callers
Function
getSupportedAtom
Core/SVS/glfw/lib/x11/x11_window.c:127
↓ 4 callers
Method
get_action_list
(self)
scons/scons-local-2.3.0/SCons/Executor.py:231
↓ 4 callers
Method
get_build_env
(self)
scons/scons-local-2.3.0/SCons/Executor.py:580
↓ 4 callers
Method
get_child_wmes
Core/SVS/src/soar_interface.cpp:89
↓ 4 callers
Method
get_drawer
Core/SVS/src/svs.h:163
↓ 4 callers
Method
get_factory
Return a factory function for creating Nodes for this construction environment.
scons/scons-local-2.3.0/SCons/Environment.py:1041
↓ 4 callers
Function
get_input
Core/SVS/viewer/platform_specific/posix.c:59
↓ 4 callers
Function
get_installed_sdks
()
scons/scons-local-2.3.0/SCons/Tool/MSCommon/sdk.py:240
↓ 4 callers
Function
get_intel_registry_value
Return a value from the Intel compiler registry tree. (Windows only)
scons/scons-local-2.3.0/SCons/Tool/intelc.py:147
↓ 4 callers
Function
get_io_sym_constant
Core/SoarKernel/src/io_soar.cpp:189
↓ 4 callers
Method
get_lvars
(self)
scons/scons-local-2.3.0/SCons/Executor.py:139
↓ 4 callers
Function
get_paths_str
(dest)
scons/scons-local-2.3.0/SCons/Defaults.py:159
↓ 4 callers
Method
get_sdk_dir
Return the MSSSDK given the version string.
scons/scons-local-2.3.0/SCons/Tool/MSCommon/sdk.py:100
↓ 4 callers
Method
get_timestamp
(self)
scons/scons-local-2.3.0/SCons/Node/FS.py:2484
↓ 4 callers
Method
get_varlist
(self, target, source, env, executor=None)
scons/scons-local-2.3.0/SCons/Action.py:463
↓ 4 callers
Function
glfwEnable
Core/SVS/glfw/lib/enable.c:236
↓ 4 callers
Function
glfwGetKey
Core/SVS/glfw/lib/input.c:38
↓ 4 callers
Method
gnuplot_results
Prints out a set of results in Gnuplot format.
scons/scons-time.py:605
↓ 4 callers
Method
hasOption
(String[] args, String option)
Java/Debugger/src/edu/umich/soar/debugger/SWTApplication.java:95
↓ 4 callers
Function
hash_string
Core/SoarKernel/src/symtab.cpp:79
↓ 4 callers
Method
hexdigest
(self)
scons/scons-local-2.3.0/SCons/compat/_scons_hashlib.py:64
↓ 4 callers
Function
initAssignment
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrix.h:798
↓ 4 callers
Function
initialize_smem_chunk_value_constant
Core/SoarKernel/src/semantic_memory.cpp:4230
↓ 4 callers
Function
initialize_smem_chunk_value_lti
Core/SoarKernel/src/semantic_memory.cpp:4224
↓ 4 callers
Method
invalidate
* Invalidate the current pointer. Used to indicate error state. */
IDE Projects/include/tokenizer.h:110
↓ 4 callers
Method
invalidate
* Invalidate the current pointer. Used to indicate error state. */
Core/shared/tokenizer.h:110
↓ 4 callers
Function
isDir
Test if a path exists and is not a directory.
Tcl/src/TclSoarLib.cpp:163
↓ 4 callers
Method
isFilteringEnabled
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:889
↓ 4 callers
Method
isRValue
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrixBase.h:171
↓ 4 callers
Method
is_constant
Core/SoarKernel/src/symtab.h:254
↓ 4 callers
Method
is_initialized
Core/SoarKernel/src/soar_module.h:1203
↓ 4 callers
Method
is_variable
Core/SoarKernel/src/symtab.h:250
↓ 4 callers
Method
layoutControls
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/SwtSplitPane.java:162
↓ 4 callers
Method
lazy
Core/SVS/eigen/Eigen/src/Eigen2Support/Lazy.h:42
↓ 4 callers
Method
log
Add this string to the log file (if we're currently logging). @param text The string to log @param replaceSoarNewLines Some str
Java/Debugger/src/edu/umich/soar/debugger/helpers/Logger.java:135
↓ 4 callers
Function
lookup_rhs_function
Core/SoarKernel/src/rhs_functions.cpp:105
↓ 4 callers
Function
lookup_trace_format
Core/SoarKernel/src/trace.cpp:859
↓ 4 callers
Method
makeAffine
Sets the last row to [0 ... 0 1] */
Core/SVS/eigen/Eigen/src/Geometry/Transform.h:593
↓ 4 callers
Function
make_classifier
Core/SVS/tests/run_lda.cpp:81
↓ 4 callers
Function
make_mp_bnode_left_unlinked
Core/SoarKernel/src/rete.cpp:612
↓ 4 callers
Function
make_new_positive_node
Core/SoarKernel/src/rete.cpp:2270
↓ 4 callers
Function
make_path_relative
makes an absolute path name to a relative pathname.
scons/scons-local-2.3.0/SCons/Util.py:1306
↓ 4 callers
Function
make_symbol_for_current_lexeme
Core/SoarKernel/src/parser.cpp:297
↓ 4 callers
Function
mark_slot_for_possible_removal
Core/SoarKernel/src/tempmem.cpp:176
↓ 4 callers
Function
match
Core/SVS/viewer/util.c:59
↓ 4 callers
Method
matrixL
\returns a view of the lower triangular matrix L */
Core/SVS/eigen/Eigen/src/Cholesky/LLT.h:104
↓ 4 callers
Method
matrixQ
\returns an expression of the matrix Q as products of sparse Householder reflectors. * The common usage of this function is to apply it to a dense
Core/SVS/eigen/Eigen/src/SparseQR/SparseQR.h:146
↓ 4 callers
Function
minor_quiescence_at_goal
Core/SoarKernel/src/consistency.cpp:467
↓ 4 callers
Method
moveComboCursorToEnd
()
Java/Debugger/src/edu/umich/soar/debugger/modules/AbstractComboView.java:388
↓ 4 callers
Function
msvc_setup_env_once
(env)
scons/scons-local-2.3.0/SCons/Tool/MSCommon/vc.py:346
↓ 4 callers
Method
norm
Core/SVS/eigen/Eigen/src/Core/Dot.h:125
↓ 4 callers
Method
norm
\returns the norm of the quaternion's coefficients * \sa Quaternion::squaredNorm(), MatrixBase::norm() */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:147
↓ 4 callers
Method
normalize
Normalizes the quaternion \c *this * \sa normalized(), MatrixBase::normalize() */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:151
↓ 4 callers
Method
normalized
\returns a normalized copy of \c *this * \sa normalize(), MatrixBase::normalized() */
Core/SVS/eigen/Eigen/src/Geometry/Quaternion.h:126
↓ 4 callers
Function
opt_invalid
(group, value, options)
scons/scons-local-2.3.0/SCons/Script/SConsOptions.py:572
↓ 4 callers
Method
outer
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrix.h:887
↓ 4 callers
Function
outer_product_selector_run
Core/SVS/eigen/Eigen/src/Core/GeneralProduct.h:228
↓ 4 callers
Function
parse_attribute_path_in_brackets
Core/SoarKernel/src/trace.cpp:210
↓ 4 callers
Function
parse_int
Core/SVS/src/common.cpp:157
↓ 4 callers
Function
parse_int
Core/SVS/src/progs/test_svs.cpp:126
↓ 4 callers
Function
parse_pattern_in_brackets
Core/SoarKernel/src/trace.cpp:277
↓ 4 callers
Function
parse_preference_specifier_without_referent
Core/SoarKernel/src/parser.cpp:1580
← previous
next →
1,401–1,500 of 12,467, ranked by callers