sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_move_to_step) function_name_move_to_step
(parameters
(identifier_self) identifier_self
(identifier_step) identifier_step
)parameters
(block
(if_statement
(comparison_operator
(identifier_step) identifier_step
(ca... | Use in cases when you need to move in given step depending on input |
(module
(function_definition
(function_name_correct) function_name_correct
(parameters
(identifier_self) identifier_self
(identifier_calib) identifier_calib
(identifier_temp) identifier_temp
(identifier_we_t) identifier_we_t
(identifier_ae_t) identifier_ae_t
)parameters
(... | Compute weC from weT, aeT |
(module
(function_definition
(function_name_exclude) function_name_exclude
(parameters
(identifier_self) identifier_self
(identifier_pattern) identifier_pattern
)parameters
(block
(expression_statement
(assignment
(identifier_match) identifier_match
(call
... | Exclude files that match 'pattern'. |
(module
(function_definition
(function_name_total_msgs) function_name_total_msgs
(parameters
(identifier_xml) identifier_xml
)parameters
(block
(expression_statement
(assignment
(identifier_count) identifier_count
(integer_0) integer_0
)assignment
... | count total number of msgs |
(module
(function_definition
(function_name__create_eval_metric_composite) function_name__create_eval_metric_composite
(parameters
(typed_parameter
(identifier_metric_names) identifier_metric_names
(type
(generic_type
(identifier_List) identifier_List
(t... | Creates a composite EvalMetric given a list of metric names. |
(module
(function_definition
(function_name_strip_head) function_name_strip_head
(parameters
(identifier_sequence) identifier_sequence
(identifier_values) identifier_values
)parameters
(block
(expression_statement
(assignment
(identifier_values) identifier_values
... | Strips elements of `values` from the beginning of `sequence`. |
(module
(function_definition
(function_name_start_inline) function_name_start_inline
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_stylestack) identifier_stylestack
(None) None
)default_parameter
)parameters
(block
(expression_stat... | starts an inline entity with an optional style definition |
(module
(function_definition
(function_name__make_symlink) function_name__make_symlink
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_link_name) identifier_link_name
(type
(identifier_str) identifier_str
)type
)typed_parameter
... | Make a symlink on the system. |
(module
(function_definition
(function_name_require_compatible_version) function_name_require_compatible_version
(parameters
(identifier_compatible_version) identifier_compatible_version
(default_parameter
(identifier_word) identifier_word
(string_"File") string_"File"
)defau... | Check that compatible version of input data is not too new. |
(module
(function_definition
(function_name__coerce_to_ndarray) function_name__coerce_to_ndarray
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(call
(attribute
... | coerce to an ndarary of object dtype |
(module
(function_definition
(function_name_consume_messages) function_name_consume_messages
(parameters
(identifier_self) identifier_self
(identifier_batchsize) identifier_batchsize
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_s... | Get messages batch from the reservoir |
(module
(function_definition
(function_name__load_ini) function_name__load_ini
(parameters
(identifier_self) identifier_self
(identifier_namespace) identifier_namespace
(identifier_config_file) identifier_config_file
)parameters
(block
(expression_statement
(call
... | Load INI style configuration. |
(module
(function_definition
(function_name_fetch_image) function_name_fetch_image
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
(identifier_dest) identifier_dest
(default_parameter
(identifier_user) identifier_user
(string_'root') stri... | Store in the user home directory an image from a remote location. |
(module
(function_definition
(function_name_send_if_client) function_name_send_if_client
(parameters
(identifier_fctn) identifier_fctn
)parameters
(block
(decorated_definition
(decorator
(call
(attribute
(identifier_functools) identifier_functool... | Intercept and send to the server if bundle is in client mode. |
(module
(function_definition
(function_name_nested_insert) function_name_nested_insert
(parameters
(identifier_self) identifier_self
(identifier_item_list) identifier_item_list
)parameters
(block
(if_statement
(comparison_operator
(call
(identifier_len) ... | Create a series of nested LIVVDicts given a list |
(module
(function_definition
(function_name_visit_Num) function_name_visit_Num
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_node) identifier_node
(type
(attribute
(identifier_ast) identifier_ast
(identifier_Num) identi... | Recompute the value as the number at the node. |
(module
(function_definition
(function_name__int_size) function_name__int_size
(parameters
(identifier_x) identifier_x
)parameters
(block
(if_statement
(comparison_operator
(unary_operator
(integer_0x80) integer_0x80
)unary_operator
(identi... | Return the smallest size int that can store the value |
(module
(function_definition
(function_name_update_loci) function_name_update_loci
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_lbc) identifier_lbc
(dictionary
)dictionary
)assig... | Goes through and combines loci until we have one set meeting our overlap definition |
(module
(function_definition
(function_name__Connect) function_name__Connect
(parameters
(default_parameter
(identifier_host) identifier_host
(None) None
)default_parameter
(default_parameter
(identifier_port) identifier_port
(None) None
)default_paramet... | Connect to MySQL and check if server fulfills requirements. |
(module
(function_definition
(function_name__make_table) function_name__make_table
(parameters
(identifier_values) identifier_values
)parameters
(block
(import_statement
(dotted_name
(identifier_collections) identifier_collections
)dotted_name
)import_statem... | Return a tuple of lookup tables for given values. |
(module
(function_definition
(function_name_print_item_callback) function_name_print_item_callback
(parameters
(identifier_item) identifier_item
)parameters
(block
(expression_statement
(call
(identifier_print) identifier_print
(argument_list
(call
... | Print an item callback, used by &listen. |
(module
(function_definition
(function_name_league_scores) function_name_league_scores
(parameters
(identifier_self) identifier_self
(identifier_total_data) identifier_total_data
(identifier_time) identifier_time
(identifier_show_datetime) identifier_show_datetime
(identifier_use... | Prints the data in a pretty format |
(module
(function_definition
(function_name__get_placeholder_arg) function_name__get_placeholder_arg
(parameters
(identifier_arg_name) identifier_arg_name
(identifier_placeholder) identifier_placeholder
)parameters
(block
(if_statement
(comparison_operator
(identifi... | Validate and return the Placeholder object that the template variable points to. |
(module
(function_definition
(function_name_visit_Name) function_name_visit_Name
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_... | Any node with Store or Param context is a new identifier. |
(module
(function_definition
(function_name_output_vhost) function_name_output_vhost
(parameters
(identifier_gandi) identifier_gandi
(identifier_vhost) identifier_vhost
(identifier_paas) identifier_paas
(identifier_output_keys) identifier_output_keys
(default_parameter
(i... | Helper to output a vhost information. |
(module
(function_definition
(function_name__initialize_rest) function_name__initialize_rest
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifie... | Used to initialize the View object on first use. |
(module
(function_definition
(function_name___get_location) function_name___get_location
(parameters
(identifier_conn) identifier_conn
(identifier_vm_) identifier_vm_
)parameters
(block
(expression_statement
(assignment
(identifier_location) identifier_location
... | Need to override libcloud to find the zone. |
(module
(function_definition
(function_name_send_short_lpp_packet) function_name_send_short_lpp_packet
(parameters
(identifier_self) identifier_self
(identifier_dest_id) identifier_dest_id
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assig... | Send ultra-wide-band LPP packet to dest_id |
(module
(function_definition
(function_name_setup_network_agents) function_name_setup_network_agents
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_i) identifier_i
(call
(attribute
(attribute
(... | Initializes agents on nodes of graph and registers them to the SimPy environment |
(module
(function_definition
(function_name_acp_users_import) function_name_acp_users_import
(parameters
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_current_user) identifier_current_user
(identifier_is_admin) identifier_is_admin... | Import users from a TSV file. |
(module
(function_definition
(function_name__execute_cmd) function_name__execute_cmd
(parameters
(identifier_plugin) identifier_plugin
(default_parameter
(identifier_args) identifier_args
(string_'') string_''
)default_parameter
(default_parameter
(identifier_ru... | Execute nagios plugin if it's in the directory with salt command specified in run_type |
(module
(function_definition
(function_name__initialize_generator) function_name__initialize_generator
(parameters
(identifier_self) identifier_self
(identifier_gen) identifier_gen
(default_parameter
(identifier_obj) identifier_obj
(None) None
)default_parameter
)pa... | Add 'last time' and 'last value' attributes to the generator. |
(module
(function_definition
(function_name_main) function_name_main
(parameters
(identifier_argv) identifier_argv
)parameters
(block
(if_statement
(attribute
(attribute
(identifier_flags) identifier_flags
(identifier_FLAGS) identifier_FLAGS
... | Sets up all the component in their own threads. |
(module
(function_definition
(function_name__convert_to_clusters) function_name__convert_to_clusters
(parameters
(identifier_c) identifier_c
)parameters
(block
(expression_statement
(assignment
(identifier_new_dict) identifier_new_dict
(dictionary
)dic... | Return 1 cluster per loci |
(module
(function_definition
(function_name_system) function_name_system
(parameters
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(... | Execute the given bash command |
(module
(function_definition
(function_name_lookup_field_class) function_name_lookup_field_class
(parameters
(identifier_self) identifier_self
(identifier_field) identifier_field
(default_parameter
(identifier_obj) identifier_obj
(None) None
)default_parameter
(de... | Looks up any additional class we should include when rendering this field |
(module
(function_definition
(function_name_line_to_offset) function_name_line_to_offset
(parameters
(identifier_self) identifier_self
(identifier_line) identifier_line
(identifier_column) identifier_column
)parameters
(block
(expression_statement
(augmented_assignment
... | Converts 1-based line number and 0-based column to 0-based character offset into text. |
(module
(function_definition
(function_name_ping) function_name_ping
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_last_ping) identifier_l... | Send a ping message. |
(module
(function_definition
(function_name_linterp) function_name_linterp
(parameters
(identifier_self) identifier_self
(identifier_setx) identifier_setx
(identifier_sety) identifier_sety
(identifier_x) identifier_x
)parameters
(block
(if_statement
(boolean_opera... | Linear interp of model data values between time steps |
(module
(function_definition
(function_name_preparse) function_name_preparse
(parameters
(identifier_output_format) identifier_output_format
)parameters
(block
(try_statement
(block
(return_statement
(call
(attribute
(identifier_t... | Do any special processing of a template, and return the result. |
(module
(function_definition
(function_name_translate_dict) function_name_translate_dict
(parameters
(identifier_cls) identifier_cls
(identifier_val) identifier_val
)parameters
(block
(expression_statement
(assignment
(identifier_escaped) identifier_escaped
... | Translate dicts to scala Maps |
(module
(function_definition
(function_name_create_session) function_name_create_session
(parameters
(identifier_username) identifier_username
(identifier_password) identifier_password
)parameters
(block
(expression_statement
(assignment
(identifier_user) identifier... | Create a session for the user, and then return the key. |
(module
(function_definition
(function_name_from_timedelta) function_name_from_timedelta
(parameters
(identifier_cls) identifier_cls
(identifier_timedelta) identifier_timedelta
)parameters
(block
(import_from_statement
(dotted_name
(identifier_math) identifier_math
... | expects a datetime.timedelta object |
(module
(function_definition
(function_name_cache_file) function_name_cache_file
(parameters
(identifier_self) identifier_self
(identifier_local_path) identifier_local_path
(identifier_ip) identifier_ip
(identifier_path) identifier_path
)parameters
(block
(expression_stat... | Move a file from a temporary staging area into the cache. |
(module
(function_definition
(function_name_flush) function_name_flush
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_fp) identifier_fp
(attribute
(identifier_self) identifier_self
(identifier_files) identifie... | flushes all file contents to disc |
(module
(function_definition
(function_name__clean_dict) function_name__clean_dict
(parameters
(identifier_target_dict) identifier_target_dict
(default_parameter
(identifier_whitelist) identifier_whitelist
(None) None
)default_parameter
)parameters
(block
(asser... | Convenience function that removes a dicts keys that have falsy values |
(module
(function_definition
(function_name_match) function_name_match
(parameters
(identifier_self) identifier_self
(identifier_query) identifier_query
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
... | Try to find a match for a query in the channel commands. |
(module
(function_definition
(function_name_timers) function_name_timers
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_filename) identifier_filename
(None) None
)default_parameter
(default_parameter
(identifier_mpi_rank) identifier... | Return the list of timers associated to the given `filename` and MPI rank mpi_rank. |
(module
(function_definition
(function_name_info_file) function_name_info_file
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_sources) identifier_sources
(call
(attribute
(... | Grab sources from .info file and store filename |
(module
(function_definition
(function_name__reindex) function_name__reindex
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_index) identifi... | Create a case-insensitive index of the paths |
(module
(function_definition
(function_name__assert_ssl_exc_contains) function_name__assert_ssl_exc_contains
(parameters
(identifier_exc) identifier_exc
(list_splat_pattern
(identifier_msgs) identifier_msgs
)list_splat_pattern
)parameters
(block
(if_statement
(c... | Check whether SSL exception contains either of messages provided. |
(module
(function_definition
(function_name_userdata_template) function_name_userdata_template
(parameters
(identifier_opts) identifier_opts
(identifier_vm_) identifier_vm_
(identifier_userdata) identifier_userdata
)parameters
(block
(if_statement
(comparison_operator
... | Use the configured templating engine to template the userdata file |
(module
(function_definition
(function_name_GetRandomDatetime) function_name_GetRandomDatetime
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_seconds_offset) identifier_seconds_offset
(call
(attribute
(identifier... | Return a datetime in the next week. |
(module
(function_definition
(function_name_rolling_window_sequences) function_name_rolling_window_sequences
(parameters
(identifier_X) identifier_X
(identifier_index) identifier_index
(identifier_window_size) identifier_window_size
(identifier_target_size) identifier_target_size
... | Create rolling window sequences out of timeseries data. |
(module
(function_definition
(function_name_evaluate_inline) function_name_evaluate_inline
(parameters
(identifier_self) identifier_self
(identifier_expression) identifier_expression
(default_parameter
(identifier_context) identifier_context
(None) None
)default_paramet... | Evaluate an inline expression. |
(module
(function_definition
(function_name_write_tsv) function_name_write_tsv
(parameters
(identifier_output_stream) identifier_output_stream
(list_splat_pattern
(identifier_tup) identifier_tup
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifie... | Write argument list in `tup` out as a tab-separeated row to the stream. |
(module
(function_definition
(function_name_powered_up) function_name_powered_up
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(attribute
(attribute
(identifier_self) ident... | Returns True whether the card is "powered up". |
(module
(function_definition
(function_name_message_search) function_name_message_search
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
(identifier_on_success) identifier_on_success
(default_parameter
(identifier_peer) identifier_peer
(N... | Unsupported in the Bot API |
(module
(function_definition
(function_name_deploy_token_contract) function_name_deploy_token_contract
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_token_supply) identifier_token_supply
(type
(identifier_int) identifier_int
)type
... | Deploy a token contract. |
(module
(function_definition
(function_name_find_arg) function_name_find_arg
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_name) identifier_name
(call
... | Find arg by normalized arg name or parameter name. |
(module
(function_definition
(function_name_supported) function_name_supported
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_tags) identifier_tags
(None) None
)default_parameter
)parameters
(block
(if_statement
(comparison_... | Is this wheel supported on this system? |
(module
(function_definition
(function_name_add_resource) function_name_add_resource
(parameters
(identifier_self) identifier_self
(identifier_resource) identifier_resource
)parameters
(block
(if_statement
(call
(attribute
(identifier_resource) identifie... | Add a resource to the list of interesting resources |
(module
(function_definition
(function_name__load_variable) function_name__load_variable
(parameters
(identifier_func) identifier_func
(identifier_program_id) identifier_program_id
(identifier_index) identifier_index
)parameters
(block
(expression_statement
(assignment
... | Loads the meta data for a uniform or attribute |
(module
(function_definition
(function_name_delView) function_name_delView
(parameters
(identifier_self) identifier_self
(identifier_iden) identifier_iden
)parameters
(block
(if_statement
(comparison_operator
(identifier_iden) identifier_iden
(attribute
... | Delete a cortex view by iden. |
(module
(function_definition
(function_name_cyber_observable_check) function_name_cyber_observable_check
(parameters
(identifier_original_function) identifier_original_function
)parameters
(block
(function_definition
(function_name_new_function) function_name_new_function
(... | Decorator for functions that require cyber observable data. |
(module
(function_definition
(function_name_set) function_name_set
(parameters
(identifier_self) identifier_self
(identifier_header) identifier_header
(default_parameter
(identifier_value) identifier_value
(None) None
)default_parameter
)parameters
(block
... | Set header to the value |
(module
(function_definition
(function_name_BFS) function_name_BFS
(parameters
(identifier_G) identifier_G
(identifier_start) identifier_start
)parameters
(block
(if_statement
(comparison_operator
(identifier_start) identifier_start
(attribute
... | Algorithm for breadth-first searching the vertices of a graph. |
(module
(function_definition
(function_name_operations) function_name_operations
(parameters
(identifier_nsteps) identifier_nsteps
)parameters
(block
(return_statement
(dictionary
(pair
(string_'A') string_'A'
(binary_operator
(intege... | Returns the number of operations needed for nsteps of GMRES |
(module
(function_definition
(function_name_detect_encoding) function_name_detect_encoding
(parameters
(identifier_value) identifier_value
)parameters
(block
(if_statement
(attribute
(identifier_six) identifier_six
(identifier_PY2) identifier_PY2
)attrib... | Returns the character encoding for a JSON string. |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_"Updates cartesian coordinates for drawing tree graph") string_"Updates cartesian coordinates for drawing tree gra... | Updates cartesian coordinates for drawing tree graph |
(module
(function_definition
(function_name__fetch_url_data) function_name__fetch_url_data
(parameters
(identifier_self) identifier_self
(identifier_url) identifier_url
(identifier_username) identifier_username
(identifier_password) identifier_password
(identifier_verify) identif... | Hit a given http url and return the stats lines |
(module
(function_definition
(function_name__exit) function_name__exit
(parameters
(identifier_self) identifier_self
(identifier_status_code) identifier_status_code
)parameters
(block
(expression_statement
(assignment
(identifier_exit_func) identifier_exit_func
... | Properly kill Python process including zombie threads. |
(module
(function_definition
(function_name_build_ml_phyml) function_name_build_ml_phyml
(parameters
(identifier_alignment) identifier_alignment
(identifier_outfile) identifier_outfile
(default_parameter
(identifier_work_dir) identifier_work_dir
(string_".") string_"."
... | build maximum likelihood tree of DNA seqs with PhyML |
(module
(function_definition
(function_name__parse_from_incar) function_name__parse_from_incar
(parameters
(identifier_filename) identifier_filename
(identifier_key) identifier_key
)parameters
(block
(expression_statement
(assignment
(identifier_dirname) identifier_... | Helper function to parse a parameter from the INCAR. |
(module
(function_definition
(function_name_file_to_list) function_name_file_to_list
(parameters
(identifier_path) identifier_path
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(attribute
(identifier_os) identifi... | Return the contents of a file as a list when given a path. |
(module
(function_definition
(function_name_policy_net) function_name_policy_net
(parameters
(identifier_rng_key) identifier_rng_key
(identifier_batch_observations_shape) identifier_batch_observations_shape
(identifier_num_actions) identifier_num_actions
(default_parameter
(ide... | A policy net function. |
(module
(function_definition
(function_name_check_version) function_name_check_version
(parameters
(typed_parameter
(identifier_current_version) identifier_current_version
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
(block
... | Check periodically for a new release |
(module
(function_definition
(function_name_attach_related_file) function_name_attach_related_file
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
(default_parameter
(identifier_mimetype) identifier_mimetype
(None) None
)default_parameter... | Attaches a file from the filesystem. |
(module
(function_definition
(function_name_encode) function_name_encode
(parameters
(identifier_self) identifier_self
(identifier_s) identifier_s
)parameters
(block
(expression_statement
(assignment
(identifier_s) identifier_s
(call
(attribute... | Encodes text into a list of integers. |
(module
(function_definition
(function_name_parentLayer) function_name_parentLayer
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__parentL... | returns information about the parent |
(module
(function_definition
(function_name_trim_tree) function_name_trim_tree
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
)parameters
(block
(expression_statement
(assignment
(identifier_data_len) identifier_data_len
(c... | trims the tree for any empty data nodes |
(module
(function_definition
(function_name_package) function_name_package
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_output) identifier_output
(None) None
)default_parameter
)parameters
(block
(expression_statement
(cal... | Only build the package |
(module
(function_definition
(function_name_parse_id_literal) function_name_parse_id_literal
(parameters
(identifier_ast) identifier_ast
(default_parameter
(identifier__variables) identifier__variables
(None) None
)default_parameter
)parameters
(block
(if_statem... | Parse an ID value node in the AST. |
(module
(function_definition
(function_name_show_ipsec_site_connection) function_name_show_ipsec_site_connection
(parameters
(identifier_self) identifier_self
(identifier_ipsecsite_conn) identifier_ipsecsite_conn
(dictionary_splat_pattern
(identifier__params) identifier__params
... | Fetches information of a specific IPsecSiteConnection. |
(module
(function_definition
(function_name__chk_flds_fmt) function_name__chk_flds_fmt
(parameters
(identifier_nt_fields) identifier_nt_fields
(identifier_prtfmt) identifier_prtfmt
)parameters
(block
(expression_statement
(assignment
(identifier_fmtflds) identifier_... | Check that all fields in the prtfmt have corresponding data in the namedtuple. |
(module
(function_definition
(function_name_onKeyInCommandEntry) function_name_onKeyInCommandEntry
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identif... | Called when a key is pressed when the command entry box has focus. |
(module
(function_definition
(function_name_wildcards_overlap) function_name_wildcards_overlap
(parameters
(identifier_name1) identifier_name1
(identifier_name2) identifier_name2
)parameters
(block
(if_statement
(boolean_operator
(not_operator
(identifie... | Return true if two wildcard patterns can match the same string. |
(module
(function_definition
(function_name_check_running_job_count) function_name_check_running_job_count
(parameters
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_job_list) identifier_job_list
(c... | Check upper limit on running jobs. |
(module
(function_definition
(function_name__validate) function_name__validate
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_errors) identifier_errors
(dictionary
)dictionary
)ass... | Validate model data and save errors |
(module
(function_definition
(function_name_K2onSilicon_main) function_name_K2onSilicon_main
(parameters
(default_parameter
(identifier_args) identifier_args
(None) None
)default_parameter
)parameters
(block
(import_statement
(dotted_name
(identifier... | Function called when `K2onSilicon` is executed on the command line. |
(module
(function_definition
(function_name_lower_unsupported_metafield_expressions) function_name_lower_unsupported_metafield_expressions
(parameters
(identifier_ir_blocks) identifier_ir_blocks
)parameters
(block
(function_definition
(function_name_visitor_fn) function_name_visito... | Raise exception if an unsupported metafield is encountered in any LocalField expression. |
(module
(function_definition
(function_name_upix_to_pix) function_name_upix_to_pix
(parameters
(identifier_upix) identifier_upix
)parameters
(block
(expression_statement
(assignment
(identifier_nside) identifier_nside
(call
(attribute
(... | Get the nside from a unique pixel number. |
(module
(function_definition
(function_name_register_library_type) function_name_register_library_type
(parameters
(identifier_name) identifier_name
(identifier_type_) identifier_type_
)parameters
(block
(if_statement
(comparison_operator
(identifier_name) identifie... | Register a Arctic Library Type handler |
(module
(function_definition
(function_name_groups_pools_getGroups) function_name_groups_pools_getGroups
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_method) identifier_method
(string_'flickr.groups.pools.getGroups') string_'flickr.grou... | Get a list of groups the auth'd user can post photos to. |
(module
(function_definition
(function_name_ssh_get_info) function_name_ssh_get_info
(parameters
(identifier_node) identifier_node
)parameters
(block
(expression_statement
(assignment
(identifier_ssh_key) identifier_ssh_key
(string_"") string_""
)assignm... | Determine ssh-user and ssh-key for node. |
(module
(function_definition
(function_name_getHourTable) function_name_getHourTable
(parameters
(identifier_date) identifier_date
(identifier_pos) identifier_pos
)parameters
(block
(expression_statement
(assignment
(identifier_table) identifier_table
(cal... | Returns an HourTable object. |
(module
(function_definition
(function_name__get_config) function_name__get_config
(parameters
(identifier_config_file) identifier_config_file
)parameters
(block
(expression_statement
(assignment
(identifier_parser) identifier_parser
(call
(attribute... | find, read and parse configuraton. |
(module
(function_definition
(function_name_publish_changes) function_name_publish_changes
(parameters
(identifier_self) identifier_self
(identifier_etype) identifier_etype
(identifier_echid) identifier_echid
)parameters
(block
(expression_statement
(call
(att... | Post updates for specified event type. |
(module
(function_definition
(function_name_hide) function_name_hide
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_thr_is_alive) identifier_thr_is_alive
(boolean_operator
(attribute
... | Hide the spinner to allow for custom writing to the terminal. |
(module
(function_definition
(function_name_GetLastKey) function_name_GetLastKey
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_voice) identifier_voice
(integer_1) integer_1
)default_parameter
)parameters
(block
(expression_statemen... | key as in musical key, not index |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.