sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_exit) function_name_exit
(parameters
(identifier_self) identifier_self
(identifier_pub_id) identifier_pub_id
(list_splat_pattern
(identifier_node_ids) identifier_node_ids
)list_splat_pattern
)parameters
(block
(try_state... | Agents will notify the pub they want to leave |
(module
(function_definition
(function_name__UnregisterDatastoreArtifacts) function_name__UnregisterDatastoreArtifacts
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_to_remove) identifier_to_remove
... | Remove artifacts that came from the datastore. |
(module
(function_definition
(function_name_prepare) function_name_prepare
(parameters
(identifier_self) identifier_self
(identifier_f) identifier_f
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
... | Accept an objective function for optimization. |
(module
(function_definition
(function_name_requires_target) function_name_requires_target
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(attribute
(identifier_self) identifier_self
(identifier_has... | True if the card currently requires a target |
(module
(function_definition
(function_name_md5sum) function_name_md5sum
(parameters
(identifier_filename) identifier_filename
(default_parameter
(identifier_use_sudo) identifier_use_sudo
(False) False
)default_parameter
)parameters
(block
(expression_statement
... | Return md5sum of remote file |
(module
(function_definition
(function_name_results_history) function_name_results_history
(parameters
(identifier_history_log) identifier_history_log
(identifier_no_color) identifier_no_color
)parameters
(block
(try_statement
(block
(with_statement
(wit... | Display a list of ipa test results history. |
(module
(function_definition
(function_name_remote_delete) function_name_remote_delete
(parameters
(identifier_self) identifier_self
(identifier_remote_path) identifier_remote_path
(identifier_r_st) identifier_r_st
)parameters
(block
(if_statement
(call
(ident... | Remove the remote directory node. |
(module
(function_definition
(function_name_write_bus_data) function_name_write_bus_data
(parameters
(identifier_self) identifier_self
(identifier_file) identifier_file
)parameters
(block
(expression_statement
(assignment
(identifier_bus_sheet) identifier_bus_sheet
... | Writes bus data to an Excel spreadsheet. |
(module
(function_definition
(function_name__users_watching) function_name__users_watching
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(return_statement
... | Return users watching this instance. |
(module
(function_definition
(function_name_section_tortuosity) function_name_section_tortuosity
(parameters
(identifier_neurites) identifier_neurites
(default_parameter
(identifier_neurite_type) identifier_neurite_type
(attribute
(identifier_NeuriteType) identifier_Neuri... | section tortuosities in a collection of neurites |
(module
(function_definition
(function_name__create_epoch_data) function_name__create_epoch_data
(parameters
(identifier_self) identifier_self
(typed_default_parameter
(identifier_streams) identifier_streams
(type
(generic_type
(identifier_Optional) identifier... | Create empty epoch data double dict. |
(module
(function_definition
(function_name_from_memory) function_name_from_memory
(parameters
(identifier_cls) identifier_cls
(typed_parameter
(identifier_model_data) identifier_model_data
(type
(identifier_dict) identifier_dict
)type
)typed_parameter
... | Create model config from supplied data |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier_jenkin... | delete the jenkins job, if it exists |
(module
(function_definition
(function_name_compute_fw_at_frac_max_1d_simple) function_name_compute_fw_at_frac_max_1d_simple
(parameters
(identifier_Y) identifier_Y
(identifier_xc) identifier_xc
(default_parameter
(identifier_X) identifier_X
(None) None
)default_paramet... | Compute the full width at fraction f of the maximum |
(module
(function_definition
(function_name_format_file_path) function_name_format_file_path
(parameters
(identifier_filepath) identifier_filepath
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_is_windows_n... | Formats a path as absolute and with the correct platform separator. |
(module
(function_definition
(function_name_parse_extra) function_name_parse_extra
(parameters
(identifier_self) identifier_self
(identifier_extra) identifier_extra
)parameters
(block
(if_statement
(call
(attribute
(identifier_extra) identifier_extra
... | Parse extra request parameters to IIIFRequest object. |
(module
(function_definition
(function_name_free_resources) function_name_free_resources
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(identifier_self) identifier_self
... | call stop to free up resources |
(module
(function_definition
(function_name_namer) function_name_namer
(parameters
(identifier_cls) identifier_cls
(identifier_imageUrl) identifier_imageUrl
(identifier_pageUrl) identifier_pageUrl
)parameters
(block
(expression_statement
(assignment
(identifie... | Use page URL sequence which is apparently increasing. |
(module
(function_definition
(function_name__set_containable_view) function_name__set_containable_view
(parameters
(identifier_self) identifier_self
(identifier_session) identifier_session
)parameters
(block
(for_statement
(identifier_obj_name) identifier_obj_name
(at... | Sets the underlying containable views to match current view |
(module
(function_definition
(function_name_configure_discovery) function_name_configure_discovery
(parameters
(identifier_graph) identifier_graph
)parameters
(block
(expression_statement
(assignment
(identifier_ns) identifier_ns
(call
(identifier_Na... | Build a singleton endpoint that provides a link to all search endpoints. |
(module
(function_definition
(function_name_ask_int) function_name_ask_int
(parameters
(default_parameter
(identifier_msg) identifier_msg
(string_"Enter an integer") string_"Enter an integer"
)default_parameter
(default_parameter
(identifier_dft) identifier_dft
... | Prompts the user for an integer. |
(module
(function_definition
(function_name_relabel) function_name_relabel
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_qubits) identifier_qubits
(type
(identifier_Qubits) identifier_Qubits
)type
)typed_parameter
)parameters... | Return a copy of this channel with new qubits |
(module
(function_definition
(function_name__support_directory) function_name__support_directory
(parameters
)parameters
(block
(import_from_statement
(dotted_name
(identifier_os) identifier_os
(identifier_path) identifier_path
)dotted_name
(dotted_nam... | Get the path of the support_files directory |
(module
(function_definition
(function_name_read) function_name_read
(parameters
(identifier_ctx) identifier_ctx
(identifier_input) identifier_input
(identifier_output) identifier_output
)parameters
(block
(expression_statement
(call
(attribute
(id... | Output processed document elements. |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kw) identifier_kw
)dictionary_splat_pat... | This may be overridden by a subclass. |
(module
(function_definition
(function_name_pddet) function_name_pddet
(parameters
(identifier_A) identifier_A
)parameters
(block
(expression_statement
(assignment
(identifier_L) identifier_L
(call
(identifier_jitchol) identifier_jitchol
... | Determinant of a positive definite matrix, only symmetric matricies though |
(module
(function_definition
(function_name__call_cmd_line) function_name__call_cmd_line
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
(identifier_log... | Run the command line tool. |
(module
(function_definition
(function_name_add) function_name_add
(parameters
(identifier_self) identifier_self
(identifier_header) identifier_header
(identifier_data) identifier_data
)parameters
(block
(if_statement
(comparison_operator
(subscript
... | appends a new entry to the file |
(module
(function_definition
(function_name_update_registered_subject_from_model_on_post_save) function_name_update_registered_subject_from_model_on_post_save
(parameters
(identifier_sender) identifier_sender
(identifier_instance) identifier_instance
(identifier_raw) identifier_raw
(id... | Updates RegisteredSubject from models using UpdatesOrCreatesRegistrationModelMixin. |
(module
(function_definition
(function_name__get_text) function_name__get_text
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_device) identifier_device
(call
(attribute
(id... | Get the current metadatas |
(module
(function_definition
(function_name_node_labels) function_name_node_labels
(parameters
(identifier_node_labels) identifier_node_labels
(identifier_node_indices) identifier_node_indices
)parameters
(block
(if_statement
(comparison_operator
(call
(... | Validate that there is a label for each node. |
(module
(function_definition
(function_name__guess_concat) function_name__guess_concat
(parameters
(identifier_data) identifier_data
)parameters
(block
(return_statement
(call
(attribute
(dictionary
(pair
(call
(... | Guess concat function from given data |
(module
(function_definition
(function_name_for_point) function_name_for_point
(parameters
(identifier_cls) identifier_cls
(identifier_point) identifier_point
(identifier_zoom) identifier_zoom
)parameters
(block
(expression_statement
(assignment
(pattern_list
... | Creates a tile for given point |
(module
(function_definition
(function_name_event_handler) function_name_event_handler
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) identifier_self
(identifier__notify_que... | Wait on queue for listening to the events. |
(module
(function_definition
(function_name_GetFlagSuggestions) function_name_GetFlagSuggestions
(parameters
(identifier_attempt) identifier_attempt
(identifier_longopt_list) identifier_longopt_list
)parameters
(block
(if_statement
(boolean_operator
(comparison_oper... | Get helpful similar matches for an invalid flag. |
(module
(function_definition
(function_name_create_api_ipv6) function_name_create_api_ipv6
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_ApiIPv6) identifier_ApiIPv6
(argument_list
(attribute
... | Get an instance of Api IPv6 services facade. |
(module
(function_definition
(function_name_print_raw_data) function_name_print_raw_data
(parameters
(identifier_raw_data) identifier_raw_data
(default_parameter
(identifier_start_index) identifier_start_index
(integer_0) integer_0
)default_parameter
(default_parameter
... | Printing FEI4 raw data array for debugging. |
(module
(function_definition
(function_name_shadow) function_name_shadow
(parameters
(identifier_self) identifier_self
(identifier_new_root) identifier_new_root
(identifier_visitor) identifier_visitor
)parameters
(block
(for_statement
(identifier_n) identifier_n
... | Runs through the query, creating a clone directory structure in the new_root. Then applies process |
(module
(function_definition
(function_name_stop_bridges) function_name_stop_bridges
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_task) identifier_task
(attribute
(identifier_self) identifier_self
(identifie... | Stop all sleep tasks to allow bridges to end. |
(module
(function_definition
(function_name__load_isd_file_metadata) function_name__load_isd_file_metadata
(parameters
(identifier_download_path) identifier_download_path
(identifier_isd_station_metadata) identifier_isd_station_metadata
)parameters
(block
(expression_statement
... | Collect data counts for isd files. |
(module
(function_definition
(function_name_reset_window_layout) function_name_reset_window_layout
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_answer) identifier_answer
(call
(attribu... | Reset window layout to default |
(module
(function_definition
(function_name_initialize_dynamic) function_name_initialize_dynamic
(parameters
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_dmaps) identifier_dmaps
(call
(attribute
... | Initializes all DynamicMap objects contained by the object |
(module
(function_definition
(function_name_evaluate) function_name_evaluate
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(identifier_DEVELOP) identifier_DEVELOP
(block
(expression_statement
(call
(identi... | Get the result of evaluating the computation graph at this node. |
(module
(function_definition
(function_name_web) function_name_web
(parameters
(identifier_port) identifier_port
(default_parameter
(identifier_debug) identifier_debug
(False) False
)default_parameter
(default_parameter
(identifier_theme) identifier_theme
... | Starts the web UI. |
(module
(function_definition
(function_name__from_dict) function_name__from_dict
(parameters
(identifier_cls) identifier_cls
(identifier__dict) identifier__dict
)parameters
(block
(expression_statement
(assignment
(identifier_args) identifier_args
(diction... | Initialize a Element object from a json dictionary. |
(module
(function_definition
(function_name_outitem) function_name_outitem
(parameters
(identifier_title) identifier_title
(identifier_elems) identifier_elems
(default_parameter
(identifier_indent) identifier_indent
(integer_4) integer_4
)default_parameter
)paramete... | Output formatted as list item. |
(module
(function_definition
(function_name_fencekml) function_name_fencekml
(parameters
(identifier_self) identifier_self
(identifier_layername) identifier_layername
)parameters
(block
(if_statement
(boolean_operator
(call
(attribute
(iden... | set a layer as the geofence |
(module
(function_definition
(function_name_by_population) function_name_by_population
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_lower) identifier_lower
(unary_operator
(integer_1) integer_1
)unary_operator
)default_paramet... | Search zipcode information by population range. |
(module
(function_definition
(function_name_obj2bunch) function_name_obj2bunch
(parameters
(identifier_data) identifier_data
(identifier_commdct) identifier_commdct
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifie... | make a new bunch object using the data object |
(module
(function_definition
(function_name_fnFromDate) function_name_fnFromDate
(parameters
(identifier_self) identifier_self
(identifier_date) identifier_date
)parameters
(block
(expression_statement
(assignment
(identifier_fn) identifier_fn
(call
... | Get filename from date. |
(module
(function_definition
(function_name_search) function_name_search
(parameters
(identifier_term) identifier_term
(default_parameter
(identifier_exact) identifier_exact
(False) False
)default_parameter
(default_parameter
(identifier_rows) identifier_rows
... | Searches ChEBI via ols. |
(module
(function_definition
(function_name__reverse_rounding_method) function_name__reverse_rounding_method
(parameters
(identifier_method) identifier_method
)parameters
(block
(if_statement
(comparison_operator
(identifier_method) identifier_method
(attribute
... | Reverse meaning of ``method`` between positive and negative. |
(module
(function_definition
(function_name__file_local_or_remote) function_name__file_local_or_remote
(parameters
(identifier_f) identifier_f
(identifier_get_retriever) identifier_get_retriever
)parameters
(block
(if_statement
(call
(attribute
(attribut... | Check for presence of a local or remote file. |
(module
(function_definition
(function_name_service_account_email) function_name_service_account_email
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
... | The service account email. |
(module
(function_definition
(function_name_nextSunset) function_name_nextSunset
(parameters
(identifier_jd) identifier_jd
(identifier_lat) identifier_lat
(identifier_lon) identifier_lon
)parameters
(block
(return_statement
(call
(attribute
(identi... | Returns the JD of the next sunset. |
(module
(function_definition
(function_name_causal_nexus) function_name_causal_nexus
(parameters
(identifier_network) identifier_network
(identifier_before_state) identifier_before_state
(identifier_after_state) identifier_after_state
(default_parameter
(identifier_direction) i... | Return the causal nexus of the network. |
(module
(function_definition
(function_name_validate_supersmoother_bass) function_name_validate_supersmoother_bass
(parameters
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_x) identifier_x
(identifier_y) identifier_y
... | Validate the supersmoother with extra bass. |
(module
(function_definition
(function_name__validate) function_name__validate
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_f_labels) id... | Internal function to validate the transformer before applying all internal transformers. |
(module
(function_definition
(function_name_print_docs) function_name_print_docs
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_arg) identifier_arg
(call
(attribute
(attrib... | Print out the documentation! |
(module
(function_definition
(function_name_tokens_create) function_name_tokens_create
(parameters
(identifier_name) identifier_name
(identifier_user) identifier_user
(identifier_scopes) identifier_scopes
(identifier_internal) identifier_internal
)parameters
(block
(expre... | Create a personal OAuth token. |
(module
(function_definition
(function_name_match) function_name_match
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
(identifier_line) identifier_line
(identifier_codes) identifier_codes
)parameters
(block
(if_statement
(c... | Match rule and set attribute codes. |
(module
(function_definition
(function_name_uppercase) function_name_uppercase
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(if_statement
(not_operator
(call
(identifier_isinstance) identifier_isins... | Validate and set the uppercase flag. |
(module
(function_definition
(function_name__find_mime_parameters) function_name__find_mime_parameters
(parameters
(identifier_tokenlist) identifier_tokenlist
(identifier_value) identifier_value
)parameters
(block
(while_statement
(boolean_operator
(identifier_value... | Do our best to find the parameters in an invalid MIME header |
(module
(function_definition
(function_name_notify_step_begin_end) function_name_notify_step_begin_end
(parameters
(identifier_func) identifier_func
)parameters
(block
(decorated_definition
(decorator
(call
(attribute
(identifier_ft) identifier_f... | Print the beginning and the end of a `func`. |
(module
(function_definition
(function_name_check_token) function_name_check_token
(parameters
(identifier_self) identifier_self
(identifier_respond) identifier_respond
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_respond)... | Check is the user's token is valid |
(module
(function_definition
(function_name_ListMigrationsToProcess) function_name_ListMigrationsToProcess
(parameters
(identifier_migrations_root) identifier_migrations_root
(identifier_current_migration_number) identifier_current_migration_number
)parameters
(block
(expression_stat... | Lists filenames of migrations with numbers bigger than a given one. |
(module
(function_definition
(function_name_map) function_name_map
(parameters
(identifier_self) identifier_self
(identifier_index_name) identifier_index_name
(identifier_index_type) identifier_index_type
(identifier_map_value) identifier_map_value
)parameters
(block
(exp... | Enable a specific map for an index and type |
(module
(function_definition
(function_name_update_pass) function_name_update_pass
(parameters
(identifier_user_id) identifier_user_id
(identifier_newpass) identifier_newpass
)parameters
(block
(expression_statement
(assignment
(identifier_out_dic) identifier_out_di... | Update the password of a user. |
(module
(function_definition
(function_name_namedtuple_storable) function_name_namedtuple_storable
(parameters
(identifier_namedtuple) identifier_namedtuple
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_k... | Storable factory for named tuples. |
(module
(function_definition
(function_name__reset_suffix_links) function_name__reset_suffix_links
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(iden... | Reset all suffix links in all nodes in this trie. |
(module
(function_definition
(function_name_cats) function_name_cats
(parameters
(identifier_self) identifier_self
(identifier_cats) identifier_cats
)parameters
(block
(expression_statement
(assignment
(identifier_sources) identifier_sources
(list
... | Set sources from a list of cats |
(module
(function_definition
(function_name_master) function_name_master
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_fut) identifier_fut
(call
... | Returns a dictionary containing the specified masters state. |
(module
(function_definition
(function_name_store_password_in_keyring) function_name_store_password_in_keyring
(parameters
(identifier_credential_id) identifier_credential_id
(identifier_username) identifier_username
(default_parameter
(identifier_password) identifier_password
... | Interactively prompts user for a password and stores it in system keyring |
(module
(function_definition
(function_name_validate_args) function_name_validate_args
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_base) identifier_base
... | Input validators for this rule type. |
(module
(function_definition
(function_name_playing) function_name_playing
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__setstate) ident... | Return what is currently playing. |
(module
(function_definition
(function_name_hashes) function_name_hashes
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_url_variant) identifier_url_variant
(call
(attribute
(identifier_self) identifier_self
... | Hashes of all possible permutations of the URL in canonical form |
(module
(function_definition
(function_name_artifact_path) function_name_artifact_path
(parameters
(identifier_cls) identifier_cls
(identifier_project) identifier_project
(identifier_incident) identifier_incident
(identifier_artifact) identifier_artifact
)parameters
(block
... | Return a fully-qualified artifact string. |
(module
(function_definition
(function_name__on_msg) function_name__on_msg
(parameters
(identifier_self) identifier_self
(identifier_msg) identifier_msg
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(subscript
... | Handle messages from the front-end |
(module
(function_definition
(function_name_json_post) function_name_json_post
(parameters
(identifier_methodname) identifier_methodname
(identifier_rtype) identifier_rtype
(identifier_key) identifier_key
)parameters
(block
(return_statement
(call
(identifier_... | decorator factory for json POST queries |
(module
(function_definition
(function_name_write) function_name_write
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(call
(attribute
(call
(attribute
... | Write value to the target |
(module
(function_definition
(function_name_nfa) function_name_nfa
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_finalstate) identifier_finalstate
(call
(identifier_State) identifier_St... | convert the expression into an NFA |
(module
(function_definition
(function_name_completedefault) function_name_completedefault
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
(identifier_line) identifier_line
(identifier_begidx) identifier_begidx
(identifier_endidx) identifier_endidx... | Accessing the argcompleter if available. |
(module
(function_definition
(function_name_count_lines_to_next_cell) function_name_count_lines_to_next_cell
(parameters
(identifier_cell_end_marker) identifier_cell_end_marker
(identifier_next_cell_start) identifier_next_cell_start
(identifier_total) identifier_total
(identifier_expli... | How many blank lines between end of cell marker and next cell? |
(module
(function_definition
(function_name_getbit) function_name_getbit
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(identifier_offset) identifier_offset
)parameters
(block
(expression_statement
(assignment
(identifier_key) i... | Returns the bit value at ``offset`` in ``key``. |
(module
(function_definition
(function_name_compute) function_name_compute
(parameters
(identifier_self) identifier_self
(identifier_runner_results) identifier_runner_results
(default_parameter
(identifier_setup) identifier_setup
(False) False
)default_parameter
(... | walk through all results and increment stats |
(module
(function_definition
(function_name__get_spaces) function_name__get_spaces
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_guid) identifier_guid
(call
(attribute
(at... | Get the marketplace services. |
(module
(function_definition
(function_name_shard_query_generator) function_name_shard_query_generator
(parameters
(identifier_self) identifier_self
(identifier_query) identifier_query
)parameters
(block
(expression_statement
(assignment
(identifier_shard_query) ide... | A generator that queries each shard in sequence. |
(module
(function_definition
(function_name_pop_fbo) function_name_pop_fbo
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_fbo) identifier_fbo
(call
(attribute
(attribute
... | Pop an FBO from the stack. |
(module
(function_definition
(function_name_textgetter) function_name_textgetter
(parameters
(typed_parameter
(identifier_path) identifier_path
(type
(identifier_str) identifier_str
)type
)typed_parameter
(keyword_separator
)keyword_separator
(ty... | shortcut for making an XML element text getter |
(module
(function_definition
(function_name__assemble_gef) function_name__assemble_gef
(parameters
(identifier_stmt) identifier_stmt
)parameters
(block
(expression_statement
(assignment
(identifier_subj_str) identifier_subj_str
(call
(identifier__ass... | Assemble Gef statements into text. |
(module
(function_definition
(function_name_price_range) function_name_price_range
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_ordered) identifier_ordered
(call
(attribute
... | Calculate the price range of the products variants |
(module
(function_definition
(function_name_command) function_name_command
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
)parameters
(block
(expression_stat... | Execute a raw command. |
(module
(function_definition
(function_name_select) function_name_select
(parameters
(identifier_cls) identifier_cls
(identifier_dataset) identifier_dataset
(default_parameter
(identifier_selection_mask) identifier_selection_mask
(None) None
)default_parameter
(di... | Applies selectiong on all the subpaths. |
(module
(function_definition
(function_name_write_details) function_name_write_details
(parameters
(identifier_fw) identifier_fw
(identifier_details) identifier_details
(identifier_bed) identifier_bed
)parameters
(block
(for_statement
(pattern_list
(identifier... | Write per gene depth to file |
(module
(function_definition
(function_name_files) function_name_files
(parameters
(identifier_self) identifier_self
(keyword_separator
)keyword_separator
(typed_default_parameter
(identifier_bundle) identifier_bundle
(type
(identifier_str) identifier_str
... | Fetch files from the store. |
(module
(function_definition
(function_name__track_tendril) function_name__track_tendril
(parameters
(identifier_self) identifier_self
(identifier_tendril) identifier_tendril
)parameters
(block
(expression_statement
(assignment
(subscript
(attribute
... | Adds the tendril to the set of tracked tendrils. |
(module
(function_definition
(function_name__msg_create_line) function_name__msg_create_line
(parameters
(identifier_self) identifier_self
(identifier_msg) identifier_msg
(identifier_data) identifier_data
(identifier_key) identifier_key
)parameters
(block
(expression_stat... | Create a new line to the Quickview. |
(module
(function_definition
(function_name_reverse_func) function_name_reverse_func
(parameters
(identifier_apps) identifier_apps
(identifier_schema_editor) identifier_schema_editor
)parameters
(block
(expression_statement
(call
(identifier_print) identifier_print
... | manage migrate backup_app 0003_auto_20160127_2002 |
(module
(function_definition
(function_name_fix) function_name_fix
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_with_margin) identifier_with_margin
(True) True
)default_parameter
)parameters
(block
(if_statement
(not_opera... | Correct box when no values and take margin in account |
(module
(function_definition
(function_name_read) function_name_read
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(return_statement
(call
(attribute
(attribute
(identifie... | Emulate a file descriptors read method |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.