MCPcopy Create free account

hub / github.com/SoarGroup/Soar / functions

Functions12,467 in github.com/SoarGroup/Soar

↓ 5 callersMethodgetNumberFrames
()
Java/Debugger/src/edu/umich/soar/debugger/doc/Document.java:407
↓ 5 callersMethodgetNumberViews
()
Java/Debugger/src/edu/umich/soar/debugger/manager/Pane.java:240
↓ 5 callersMethodgetPath
(String key, String def)
Java/SMLJava/src/main/java/edu/umich/soar/config/Config.java:146
↓ 5 callersMethodgetSpaces
Returns a string of spaces of the given length (>= 0). This is an efficient calculation
Java/Debugger/src/edu/umich/soar/debugger/helpers/XmlOutput.java:72
↓ 5 callersMethodgetVisibleCharCount
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:722
↓ 5 callersMethodget_child
Core/SVS/src/sgnode.cpp:309
↓ 5 callersMethodget_command_line_number
* Returns the line number that the command started on. * @return The line number that the command started on. */
Core/shared/tokenizer.h:353
↓ 5 callersMethodget_current_line_number
* Returns the current line number, useful when there was a parse * error. * @return The current line number. */
Core/shared/tokenizer.h:363
↓ 5 callersFunctionget_installed_visual_studios
()
scons/scons-local-2.3.0/SCons/Tool/MSCommon/vs.py:388
↓ 5 callersFunctionget_io_wmes_for_output_link
Core/SoarKernel/src/io_soar.cpp:714
↓ 5 callersMethodget_name
Core/SVS/src/scene.h:52
↓ 5 callersFunctionget_next_symbol_hash_id
Core/SoarKernel/src/symtab.cpp:215
↓ 5 callersFunctionget_number_from_symbol
* Function : get_number_from_symbol **************************************************************************/
Core/SoarKernel/src/symtab.cpp:810
↓ 5 callersMethodget_offset
* Returns how many characters of the current line have been read. * @return The current offset. */
Core/shared/tokenizer.h:382
↓ 5 callersFunctionhomedir
(d)
scons/scons-local-2.3.0/SCons/Script/Main.py:755
↓ 5 callersFunctionif
Leave critical section
Core/SVS/glfw/lib/win32/win32_thread.c:231
↓ 5 callersFunctionimport_as
Imports the specified module (from our local directory) as the specified name, returning the loaded module object.
scons/scons-local-2.3.0/SCons/compat/__init__.py:69
↓ 5 callersMethodinnerVector
Core/SVS/eigen/Eigen/src/SparseCore/SparseBlock.h:344
↓ 5 callersMethodis_up_to_date
If any child is not up-to-date, then this directory isn't, either.
scons/scons-local-2.3.0/SCons/Node/FS.py:1774
↓ 5 callersFunctionisfile
Test if a path exists and is not a directory.
Core/ClientSML/src/sml_ClientAgent.cpp:1447
↓ 5 callersMethodkc
Core/SVS/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h:262
↓ 5 callersMethodlast_insert_rowid
Core/SoarKernel/src/soar_db.h:314
↓ 5 callersFunctionlevel_update_needed
Core/SoarKernel/src/decide.cpp:748
↓ 5 callersMethodloadLayoutFile
Load a layout (window positions, types of windows etc.) from a file. @param filename The file to load @param showErrors If true
Java/Debugger/src/edu/umich/soar/debugger/MainFrame.java:671
↓ 5 callersFunctionmake_preference
Core/SoarKernel/src/prefmem.cpp:60
↓ 5 callersFunctionmake_slot
Core/SoarKernel/src/tempmem.cpp:68
↓ 5 callersFunctionmark_level_unknown_needed
Core/SoarKernel/src/decide.cpp:628
↓ 5 callersMethodmc
Core/SVS/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h:260
↓ 5 callersMethodmerge
(self)
scons/scons-local-2.3.0/SCons/SConsign.py:174
↓ 5 callersFunctionmsvc_exists
(version=None)
scons/scons-local-2.3.0/SCons/Tool/MSCommon/vc.py:461
↓ 5 callersFunctionmsvs_parse_version
Split a Visual Studio version, which may in fact be something like '7.0Exp', into is version number (returned as a float) and trailing "s
scons/scons-local-2.3.0/SCons/Tool/msvs.py:93
↓ 5 callersMethodmust_be_same
This node, which already existed, is being looked up as the specified klass. Raise an exception if it isn't.
scons/scons-local-2.3.0/SCons/Node/FS.py:618
↓ 5 callersFunctionnode_is_left_unlinked
define node_is_left_unlinked(node) \ (((uint64_t)((node)->a.pos.next_from_beta_mem)) & 1)*/
Core/SoarKernel/src/rete.cpp:574
↓ 5 callersFunctionobject_to_trace_string
Core/SoarKernel/src/trace.cpp:1620
↓ 5 callersMethodopen
(String url)
Java/Debugger/src/edu/umich/soar/debugger/menu/HelpMenu.java:142
↓ 5 callersMethodparseError
(Tokenizer t, String msg)
Java/SMLJava/src/main/java/edu/umich/soar/config/ConfigFile.java:166
↓ 5 callersFunctionparse_rhs_value
Core/SoarKernel/src/parser.cpp:1493
↓ 5 callersFunctionpost_link_removal
Core/SoarKernel/src/decide.cpp:489
↓ 5 callersFunctionprint_action_list
Core/SoarKernel/src/print.cpp:882
↓ 5 callersFunctionprint_condition_list
Core/SoarKernel/src/print.cpp:683
↓ 5 callersFunctionprint_instantiation_with_wmes
Core/SoarKernel/src/print.cpp:1271
↓ 5 callersFunctionprint_preference_and_source
* * This procedure prints a preference and the production * which is the source of the preference. * * Results: * Tcl status code. * * Side
Core/CLI/src/cli_preferences.cpp:111
↓ 5 callersFunctionprint_productions_of_type
Core/CLI/src/cli_print.cpp:118
↓ 5 callersFunctionrandom
Core/SVS/eigen/Eigen/src/Core/MathFunctions.h:537
↓ 5 callersFunctionread_data
Core/SVS/tests/run_lda.cpp:99
↓ 5 callersFunctionread_identifier_or_context_variable
Core/CLI/src/cli_CommandLineInterface.cpp:854
↓ 5 callersMethodrecordResult
(Object result)
Java/Debugger/src/edu/umich/soar/debugger/doc/DocumentThread2.java:73
↓ 5 callersMethodremove
Remove an element from a set; it must be a member. If the element is not a member, raise a KeyError.
scons/scons-local-2.3.0/SCons/compat/_scons_sets.py:512
↓ 5 callersFunctionremove_node_from_parents_list_of_children
Core/SoarKernel/src/rete.cpp:2116
↓ 5 callersFunctionremove_ref_to_alpha_mem
--- Decrements reference count, deallocates alpha memory if unused. --- */
Core/SoarKernel/src/rete.cpp:2012
↓ 5 callersFunctionremove_wme_list_from_wm
Core/SoarKernel/src/wmem.cpp:178
↓ 5 callersFunctionremove_wmes_for_context_slot
Core/SoarKernel/src/decide.cpp:2663
↓ 5 callersFunctionrename_module
Attempts to import the old module and load it under the new name. Used for purely cosmetic name changes in Python 3.x.
scons/scons-local-2.3.0/SCons/compat/__init__.py:77
↓ 5 callersMethodrequest
Core/SoarKernel/src/soar_db.h:606
↓ 5 callersFunctionreset_variable_generator
Core/SoarKernel/src/production.cpp:921
↓ 5 callersFunctionreteload_rhs_value
Core/SoarKernel/src/rete.cpp:8145
↓ 5 callersFunctionretesave_rhs_value
Core/SoarKernel/src/rete.cpp:8106
↓ 5 callersFunctionrhs_value_is_unboundvar
Core/SoarKernel/src/rhs.h:76
↓ 5 callersFunctionrl_update_for_one_candidate
Core/SoarKernel/src/decide.cpp:1136
↓ 5 callersMethodrows
Core/SVS/eigen/Eigen/src/Core/Block.h:207
↓ 5 callersMethodscrolled
()
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:876
↓ 5 callersFunctionselect_init
* Function : select_init **************************************************************************/
Core/SoarKernel/src/decision_manipulation.cpp:29
↓ 5 callersFunctionsemi_deepcopy
(x)
scons/scons-local-2.3.0/SCons/Util.py:463
↓ 5 callersMethodsetExpand
(boolean state)
Java/Debugger/src/edu/umich/soar/debugger/helpers/FoldingText.java:642
↓ 5 callersFunctionskip_ahead_to_balanced_parentheses
Core/SoarKernel/src/lexer.cpp:1247
↓ 5 callersFunctionsmem_enabled
Core/SoarKernel/src/semantic_memory.cpp:271
↓ 5 callersFunctionsmem_variable_create
creates a new SMem variable in the database
Core/SoarKernel/src/semantic_memory.cpp:890
↓ 5 callersFunctionsmem_variable_get
gets an SMem variable from the database
Core/SoarKernel/src/semantic_memory.cpp:860
↓ 5 callersFunctionsnprintf_with_symbols
Core/SoarKernel/src/print.cpp:170
↓ 5 callersFunctionsoar_remove_callback
Core/SoarKernel/src/callback.cpp:627
↓ 5 callersMethodsolve
Core/SVS/eigen/Eigen/src/SparseLU/SparseLU.h:178
↓ 5 callersFunctionsplit
Core/SVS/src/common.cpp:15
↓ 5 callersMethodsrc_suffixes
Returns the list of source suffixes for all src_builders of this Builder. This is essentially a recursive descent of the src
scons/scons-local-2.3.0/SCons/Builder.py:823
↓ 5 callersFunctionstart_fresh_line
Core/SoarKernel/src/print.cpp:69
↓ 5 callersMethodstop
Core/shared/misc.h:256
↓ 5 callersMethodstructure
Core/SoarKernel/src/soar_db.h:521
↓ 5 callersMethodsubst
Recursively interpolates construction variables from the Environment into the specified string, returning the expanded result. Constr
scons/scons-local-2.3.0/SCons/Environment.py:501
↓ 5 callersFunctionsubstitute_for_placeholders_in_symbol
Core/SoarKernel/src/parser.cpp:121
↓ 5 callersMethodsum
Core/SVS/eigen/Eigen/src/SparseCore/SparseRedux.h:16
↓ 5 callersFunctionsymbols_are_equal_with_bindings
Core/CLI/src/cli_productionfind.cpp:62
↓ 5 callersFunctiontest_is_constant_relational_test
Core/SoarKernel/src/rete.cpp:201
↓ 5 callersMethodtwistedBy
\returns an expression of P H P^-1 where H is the matrix represented by \c *this */
Core/SVS/eigen/Eigen/src/SparseCore/SparseMatrixBase.h:365
↓ 5 callersMethodup
(self)
scons/scons-local-2.3.0/SCons/Node/FS.py:1594
↓ 5 callersMethodupdate
(self, node)
scons/scons-local-2.3.0/SCons/Node/__init__.py:112
↓ 5 callersFunctionupdate_impasse_items
Core/SoarKernel/src/decide.cpp:2182
↓ 5 callersFunctionupdate_stats_for_destroying_node
define update_stats_for_destroying_node(node) { \ set_sharing_factor(node,0); \ thisAgent->rete_node_counts[(node)->node_type]--; }*/
Core/SoarKernel/src/rete.cpp:1001
↓ 5 callersMethodvalidate_string
Core/SoarKernel/src/soar_module.h:383
↓ 5 callersMethodvalue
Core/SVS/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:201
↓ 5 callersMethodvalue
Core/SVS/eigen/Eigen/src/SparseCore/SparseDenseProduct.h:130
↓ 5 callersMethodvaluePtr
Core/SVS/eigen/Eigen/src/SparseCore/SparseBlock.h:204
↓ 5 callersFunctionvarnames_to_var_list
Core/SoarKernel/src/rete.cpp:2994
↓ 5 callersFunctionwma_get_wme_activation
Core/SoarKernel/src/wma.cpp:1221
↓ 5 callersFunctionwme_remove_ref
Core/SoarKernel/src/wmem.h:163
↓ 4 callersMethodAddStatusComplete
* @brief Adds "^status complete" as a child of this identifier. *************************************************************/
Core/ClientSML/src/sml_ClientIdentifier.cpp:324
↓ 4 callersMethodAlwaysBuild
(self, *targets)
scons/scons-local-2.3.0/SCons/Environment.py:1900
↓ 4 callersMethodAppendENVPath
Append path elements to the path 'name' in the 'ENV' dictionary for this environment. Will only add any particular path once, and wil
scons/scons-local-2.3.0/SCons/Environment.py:1234
↓ 4 callersMethodBuildProg
(self, text, ext)
scons/scons-local-2.3.0/SCons/SConf.py:823
↓ 4 callersMethodCacheDebug
(self, fmt, target, cachefile)
scons/scons-local-2.3.0/SCons/CacheDir.py:138
↓ 4 callersMethodCompileProg
(self, text, ext)
scons/scons-local-2.3.0/SCons/SConf.py:828
↓ 4 callersFunctionCopyBuffer
* @brief Performs an allocation and then copies the contents of the passed in buffer to the newly allocated buffer. * You nee
Core/ElementXML/src/ElementXML.h:720
← previousnext →1,201–1,300 of 12,467, ranked by callers