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
↓ 3 callers
Function
preference_to_char
UITODO| Make this preference type to string. Maybe move to preference struct? */
Core/SoarKernel/src/print.cpp:616
↓ 3 callers
Method
prepare
(self)
scons/scons-local-2.3.0/SCons/Node/FS.py:1689
↓ 3 callers
Function
print_assertion
Core/SoarKernel/src/rete.cpp:1145
↓ 3 callers
Function
print_consed_list_of_condition_wmes
mvp 5-17-94 */
Core/SoarKernel/src/backtrace.cpp:152
↓ 3 callers
Method
print_db
Core/SoarKernel/src/output_manager_db.cpp:432
↓ 3 callers
Function
print_lowest_slot_in_context_stack
Core/SoarKernel/src/decide.cpp:3441
↓ 3 callers
Function
print_tracing_rule
Core/SoarKernel/src/trace.cpp:1008
↓ 3 callers
Function
print_tracing_rule_tcl
Core/SoarKernel/src/trace.cpp:1029
↓ 3 callers
Function
processIncludes
(includes, env, target, source)
scons/scons-local-2.3.0/SCons/Tool/msvs.py:70
↓ 3 callers
Function
quat_to_mat
Core/SVS/viewer/util.c:154
↓ 3 callers
Function
quickly_deallocate_test
Core/SoarKernel/src/test.h:190
↓ 3 callers
Function
read_pattern_component
--- Read and consume one pattern element. Return 0 if error, 1 if "*", otherwise return 2 and set dest_sym to find_symbol() result. --- */
Core/CLI/src/cli_print.cpp:477
↓ 3 callers
Function
recursive_deep_copy_helper
Core/SoarKernel/src/rhs_functions.cpp:707
↓ 3 callers
Method
remoteConnect
Connect to a remote instance of Soar that is already running. @param ipAddress The ip address (e.g. "205.233.102.121" to connect to. null
Java/Debugger/src/edu/umich/soar/debugger/doc/Document.java:812
↓ 3 callers
Method
remove
Removes an item from the list will invoke ctlist_listener::handle_ctlist_remove The item is not actually deleted until clear_changes is called
Core/SVS/src/change_tracking_list.h:109
↓ 3 callers
Function
remove_existing_attribute_impasse_for_slot
Core/SoarKernel/src/decide.cpp:2043
↓ 3 callers
Function
remove_pwatch
Core/SoarKernel/src/init_soar.cpp:296
↓ 3 callers
Function
reset_timers
Core/SoarKernel/src/init_soar.cpp:378
↓ 3 callers
Function
restore_saved_tests_to_test
Core/SoarKernel/src/reorder.cpp:431
↓ 3 callers
Function
rete_test_lists_are_identical
Core/SoarKernel/src/rete.cpp:3588
↓ 3 callers
Function
reteload_am_from_index
Core/SoarKernel/src/rete.cpp:7938
↓ 3 callers
Function
reteload_rete_test_list
Core/SoarKernel/src/rete.cpp:8427
↓ 3 callers
Function
reteload_varnames
Core/SoarKernel/src/rete.cpp:8008
↓ 3 callers
Function
retesave_rete_test_list
Core/SoarKernel/src/rete.cpp:8414
↓ 3 callers
Function
retesave_string
Core/SoarKernel/src/rete.cpp:7706
↓ 3 callers
Function
retesave_varnames
Core/SoarKernel/src/rete.cpp:7980
↓ 3 callers
Function
rhs_value_to_unboundvar
Core/SoarKernel/src/rhs.h:123
↓ 3 callers
Function
right_ht_bucket
Core/SoarKernel/src/rete.cpp:695
↓ 3 callers
Function
rl_get_test_constant
Core/SoarKernel/src/reinforcement_learning.cpp:526
↓ 3 callers
Function
rl_tabulate_reward_value_for_goal
gathers discounted reward for a state
Core/SoarKernel/src/reinforcement_learning.cpp:790
↓ 3 callers
Function
rl_tabulate_reward_values
gathers reward for all states
Core/SoarKernel/src/reinforcement_learning.cpp:846
↓ 3 callers
Method
row
Core/SVS/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:241
↓ 3 callers
Method
rows
* Get the number of rows of the input matrix and the Q matrix */
Core/SVS/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h:123
↓ 3 callers
Method
rows
Core/SVS/eigen/Eigen/src/SparseCore/SparseBlock.h:61
↓ 3 callers
Method
rows
\returns the number of columns */
Core/SVS/eigen/Eigen/src/Core/BandMatrix.h:214
↓ 3 callers
Method
rows
\returns the number of rows */
Core/SVS/eigen/Eigen/src/Core/PermutationMatrix.h:108
↓ 3 callers
Method
rows
Core/SVS/eigen/Eigen/src/Core/VectorwiseOp.h:81
↓ 3 callers
Function
savestring
voigtjr 11/2005: platform specific code (strlen/malloc/etc) should be in .cpp files! except it can't be (?) because of the inline restriction
Core/SoarKernel/src/mem.h:185
↓ 3 callers
Method
scons_lib_dir_path
(self, dir)
scons/scons-time.py:1272
↓ 3 callers
Method
scons_path
(self, dir)
scons/scons-time.py:1269
↓ 3 callers
Function
script_env
(script, args=None)
scons/scons-local-2.3.0/SCons/Tool/MSCommon/vc.py:300
↓ 3 callers
Method
selectionChanged
One of the lists or fields used to describe the font has changed.
Java/Debugger/src/edu/umich/soar/debugger/general/ChooseFontDialog.java:453
↓ 3 callers
Method
sendAgentCommandGeneral
If response is null we execute the command and return the string form. If response is provided we execute the command and return the XML (and the stri
Java/Debugger/src/edu/umich/soar/debugger/doc/Document.java:1208
↓ 3 callers
Method
serialize
Core/SVS/src/mat.cpp:143
↓ 3 callers
Method
setConnected
(boolean state)
Java/Debugger/src/edu/umich/soar/debugger/doc/DocumentThread.java:133
↓ 3 callers
Method
setExclusionFilter
(long type, boolean regenerateDisplay)
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:909
↓ 3 callers
Function
setForegroundWindow
Core/SVS/glfw/lib/win32/win32_window.c:76
↓ 3 callers
Method
setHorizontalOrientation
(boolean state)
Java/Debugger/src/edu/umich/soar/debugger/manager/Pane.java:153
↓ 3 callers
Function
setIdentity
Sets *this to the identity matrix */
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrix.h:695
↓ 3 callers
Method
setIdentity
\sa MatrixBase::setIdentity() */
Core/SVS/eigen/Eigen/src/Eigen2Support/Geometry/Transform.h:183
↓ 3 callers
Method
setLastComment
(String comment)
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:177
↓ 3 callers
Method
setParent
The parent node for this element (i.e. the inverse of the child relationship)
Java/Debugger/src/edu/umich/soar/debugger/general/JavaElementXML.java:633
↓ 3 callers
Method
setSelectionFromFont
Select the appropriate values in the font name, style and size fields to reflect the font passed in.
Java/Debugger/src/edu/umich/soar/debugger/general/ChooseFontDialog.java:416
↓ 3 callers
Function
setZero
Removes all non zeros but keep allocated memory */
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrix.h:237
↓ 3 callers
Method
set_max_drift
(self, max_drift)
scons/scons-local-2.3.0/SCons/Node/FS.py:1143
↓ 3 callers
Method
set_mode
(self, mode)
scons/scons-local-2.3.0/SCons/Util.py:167
↓ 3 callers
Function
set_quat
Core/SVS/viewer/util.c:138
↓ 3 callers
Method
set_tag
Core/SVS/src/svs.cpp:135
↓ 3 callers
Function
set_working_directory_to_executable_path
GCC<4.2.0
Core/shared/portability_posix.h:116
↓ 3 callers
Method
showDialog
Create a simple dialog asking the user to pick a module (window type) @param parent The parent for this dialog (we'll center the dialog wi
Java/Debugger/src/edu/umich/soar/debugger/dialogs/NewWindowDialog.java:60
↓ 3 callers
Function
simplify_test
Core/SoarKernel/src/reorder.cpp:283
↓ 3 callers
Method
size
\returns the number of transpositions */
Core/SVS/eigen/Eigen/src/Core/Transpositions.h:81
↓ 3 callers
Function
smem_close
performs cleanup operations when the database needs to be closed (end soar, manual close, etc)
Core/SoarKernel/src/semantic_memory.cpp:3319
↓ 3 callers
Function
smem_deallocate_chunk
Core/SoarKernel/src/semantic_memory.cpp:3363
↓ 3 callers
Function
smem_go
Core/SoarKernel/src/semantic_memory.cpp:5022
↓ 3 callers
Function
smem_init_db
opens the SQLite database and performs all initialization required for the current mode
Core/SoarKernel/src/semantic_memory.cpp:3025
↓ 3 callers
Function
smem_install_memory
Core/SoarKernel/src/semantic_memory.cpp:2103
↓ 3 callers
Function
smem_lti_activate
activates a new or existing long-term identifier note: optional num_edges parameter saves us a lookup just when storing a new chunk (default is a big
Core/SoarKernel/src/semantic_memory.cpp:1174
↓ 3 callers
Function
smem_parse_constant_attr
Core/SoarKernel/src/semantic_memory.cpp:3448
↓ 3 callers
Function
smem_print_lti
Core/SoarKernel/src/semantic_memory.cpp:5797
↓ 3 callers
Function
smem_store_chunk
Core/SoarKernel/src/semantic_memory.cpp:1697
↓ 3 callers
Function
smem_temporal_hash_add_type
Core/SoarKernel/src/semantic_memory.cpp:917
↓ 3 callers
Function
smem_variable_set
sets an existing SMem variable in the database
Core/SoarKernel/src/semantic_memory.cpp:879
↓ 3 callers
Function
smem_version_one
This is a test of whether or not the SMEM database with no version number is the one that smem_update_schema_one_to_two can convert It tests for the
Core/SoarKernel/src/semantic_memory.cpp:175
↓ 3 callers
Function
soar_exists_callback_id
Core/SoarKernel/src/callback.cpp:222
↓ 3 callers
Function
soarxml_AddRef
* @brief Add a new reference to this object. * The object will only be deleted after calling * releaseRef() one more time than addRef()
Core/ElementXML/src/ElementXMLInterface.cpp:85
↓ 3 callers
Function
soarxml_DeleteString
* @brief Utility function to release memory allocated by this element and returned to the caller. * * @param string The string to release. Passin
Core/ElementXML/src/ElementXMLInterface.cpp:454
↓ 3 callers
Function
soarxml_GenerateXMLString
* @brief Converts the XML object to a string. * * @param includeChildren Includes all children in the XML output. * @param insertNewlines Add n
Core/ElementXML/src/ElementXMLInterface.cpp:410
↓ 3 callers
Function
soarxml_GetAttribute
* @brief Get the value of the named attribute of this element. * * @param attName The name of the attribute to look up. * @returns The value of the
Core/ElementXML/src/ElementXMLInterface.cpp:275
↓ 3 callers
Function
soarxml_GetCharacterData
* @brief Get the character data for this element. * * @returns Returns the character data for this element. If the element has no character data, re
Core/ElementXML/src/ElementXMLInterface.cpp:327
↓ 3 callers
Method
src_suffixes
(self)
scons/scons-local-2.3.0/SCons/Builder.py:138
↓ 3 callers
Method
start
Core/SVS/eigen/Eigen/src/Eigen2Support/VectorBlock.h:18
↓ 3 callers
Method
startLogging
(boolean append)
Java/Debugger/src/edu/umich/soar/debugger/helpers/Logger.java:104
↓ 3 callers
Function
stats_close
Core/SoarKernel/src/stats.cpp:231
↓ 3 callers
Method
stop
Stops the current build completely.
scons/scons-local-2.3.0/SCons/Taskmaster.py:993
↓ 3 callers
Function
strip
Core/SVS/src/progs/test_svs.cpp:187
↓ 3 callers
Method
subTo
Core/SVS/eigen/Eigen/src/Core/EigenBase.h:66
↓ 3 callers
Method
substitute
Substitute expansions in an argument or list of arguments. This serves as a wrapper for splitting up a string into separate t
scons/scons-local-2.3.0/SCons/Subst.py:494
↓ 3 callers
Function
substitute_for_placeholders_in_test
Core/SoarKernel/src/parser.cpp:158
↓ 3 callers
Function
table_for_tests
--- Which of the 16 hash tables to use? --- */ define table_for_tests(id,attr,value,acceptable) \ thisAgent->alpha_hash_tables [ ((id) ? 1 : 0) + ((
Core/SoarKernel/src/rete.cpp:1513
↓ 3 callers
Function
tan
\returns an expression of the coefficient-wise tan of *this. * * Example: \include Cwise_tan.cpp * Output: \verbinclude Cwise_tan.out * * \s
Core/SVS/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:128
↓ 3 callers
Function
test
Core/SVS/tests/test_foil.cpp:153
↓ 3 callers
Function
test_covered_by_bound_vars
Core/SoarKernel/src/reorder.cpp:837
↓ 3 callers
Function
tests_are_equal_with_bindings
DJP 4/3/96 -- changed t2 to test2 in declaration */
Core/CLI/src/cli_productionfind.cpp:198
↓ 3 callers
Method
textUpdate
(DocumentEvent e)
Java/Debugger/src/edu/umich/soar/debugger/general/TextFieldListener.java:25
↓ 3 callers
Method
toString
()
Java/SMLJava/src/main/java/edu/umich/soar/IntWme.java:96
↓ 3 callers
Function
to_c_string
uint64: 18446744073709551615 plus a few extra
IDE Projects/include/misc.h:89
↓ 3 callers
Function
trace_format_list_to_string
Core/SoarKernel/src/trace.cpp:1380
↓ 3 callers
Function
tripleCross
Core/SVS/ccd/ccd.c:672
↓ 3 callers
Function
umfpack_free_symbolic
Core/SVS/eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h:25
← previous
next →
1,901–2,000 of 12,467, ranked by callers