sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_next_video) function_name_next_video
(parameters
(identifier_self) identifier_self
(identifier__) identifier__
)parameters
(block
(expression_statement
(augmented_assignment
(attribute
(identifier_self) identif... | Also runs when file is loaded, so index starts at 2. |
(module
(function_definition
(function_name_value) function_name_value
(parameters
(identifier_self) identifier_self
(identifier_raw_value) identifier_raw_value
)parameters
(block
(try_statement
(block
(return_statement
(call
(attribute
... | Decode param with Base64. |
(module
(function_definition
(function_name_remove_variants) function_name_remove_variants
(parameters
(identifier_self) identifier_self
(identifier_variants) identifier_variants
)parameters
(block
(expression_statement
(assignment
(identifier_chroms) identifier_chr... | Remove a list of variants from the positions we are scanning |
(module
(function_definition
(function_name_main) function_name_main
(parameters
)parameters
(block
(expression_statement
(call
(attribute
(identifier_log) identifier_log
(identifier_setup_main_logger) identifier_setup_main_logger
)attribute
... | Commandline interface to rerank nbest lists. |
(module
(function_definition
(function_name_open) function_name_open
(parameters
(identifier_cls) identifier_cls
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_file_info) identifier_file_info
(cal... | Provide a handle-like object for streaming. |
(module
(function_definition
(function_name_build) function_name_build
(parameters
(default_parameter
(identifier_content_directory) identifier_content_directory
(None) None
)default_parameter
(default_parameter
(identifier_out_directory) identifier_out_directory
... | Builds the site from its content and presentation repository. |
(module
(function_definition
(function_name_extend) function_name_extend
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_keys) identifier_keys
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictio... | Return a new enumeration object extended with the specified items. |
(module
(function_definition
(function_name_was_run_code) function_name_was_run_code
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_get_all) identifier_get_all
(True) True
)default_parameter
)parameters
(block
(if_statement
... | Get all the code that was run. |
(module
(function_definition
(function_name__newConsole) function_name__newConsole
(parameters
(identifier_cls) identifier_cls
(identifier_console) identifier_console
)parameters
(block
(expression_statement
(assignment
(identifier_self) identifier_self
(c... | Make a Console instance, from a console ctype |
(module
(function_definition
(function_name_showpath) function_name_showpath
(parameters
(identifier_path) identifier_path
)parameters
(block
(if_statement
(attribute
(identifier_logger) identifier_logger
(identifier_verbose) identifier_verbose
)attribut... | Format a path for displaying. |
(module
(function_definition
(function_name_save) function_name_save
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_path) identifier_path
(type
(generic_type
(identifier_Union) identifier_Union
(type_parameter
... | Write QASM output to a file specified by path. |
(module
(function_definition
(function_name__did_retrieve) function_name__did_retrieve
(parameters
(identifier_self) identifier_self
(identifier_connection) identifier_connection
)parameters
(block
(expression_statement
(assignment
(identifier_response) identifier_r... | Callback called after fetching the object |
(module
(function_definition
(function_name_adjacent) function_name_adjacent
(parameters
(identifier_geohash) identifier_geohash
(identifier_direction) identifier_direction
)parameters
(block
(assert_statement
(comparison_operator
(identifier_direction) identifier_d... | Return the adjacent geohash for a given direction. |
(module
(function_definition
(function_name_readline) function_name_readline
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_size) identifier_size
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assig... | Read a single line of text with EOF. |
(module
(function_definition
(function_name_fetch) function_name_fetch
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_remote) identifier_remote
(string_'origin') string_'origin'
)default_parameter
)parameters
(block
(expression_stat... | fetch from a remote |
(module
(function_definition
(function_name_leader_for_partition) function_name_leader_for_partition
(parameters
(identifier_self) identifier_self
(identifier_partition) identifier_partition
)parameters
(block
(if_statement
(comparison_operator
(attribute
... | Return node_id of leader, -1 unavailable, None if unknown. |
(module
(function_definition
(function_name_load_path) function_name_load_path
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_containing_modul... | Load and return a given import path to a module or class |
(module
(function_definition
(function_name__get_var_name) function_name__get_var_name
(parameters
(identifier_self) identifier_self
(identifier_register_name) identifier_register_name
(identifier_mode) identifier_mode
)parameters
(block
(expression_statement
(assignmen... | Get variable name for a register considering pre and post mode. |
(module
(function_definition
(function_name__add_internal_event) function_name__add_internal_event
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(default_parameter
(identifier_send_event) identifier_send_event
(False) False
)default_par... | This is only here to ensure my constant hatred for Python 2's horrid variable argument support. |
(module
(function_definition
(function_name_val) function_name_val
(parameters
(identifier_self) identifier_self
(identifier_strictkey) identifier_strictkey
)parameters
(block
(expression_statement
(assignment
(identifier_ruamelkey) identifier_ruamelkey
(c... | Return a chunk referencing a value in a mapping with the key 'key'. |
(module
(function_definition
(function_name_send) function_name_send
(parameters
(identifier_self) identifier_self
(identifier_sender) identifier_sender
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(i... | send a signal from the sender to all connected receivers |
(module
(function_definition
(function_name_shell_exec) function_name_shell_exec
(parameters
(identifier_command) identifier_command
)parameters
(block
(expression_statement
(assignment
(identifier_out) identifier_out
(subscript
(call
(... | Executes the given shell command and returns its output. |
(module
(function_definition
(function_name_process_message) function_name_process_message
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pat... | If its level is into persist levels, convert the message to models and save it |
(module
(function_definition
(function_name_shell) function_name_shell
(parameters
(identifier_state) identifier_state
(default_parameter
(identifier_fancy) identifier_fancy
(False) False
)default_parameter
(default_parameter
(identifier_shell_args) identifier_s... | Spawns a shell within the virtualenv. |
(module
(function_definition
(function_name_requests_for_variant) function_name_requests_for_variant
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(default_parameter
(identifier_variant_id) identifier_variant_id
(None) None
)defau... | Get all the requests for a single variant |
(module
(function_definition
(function_name_fw_update) function_name_fw_update
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(default_parameter
(identifier_fw_name) identifier_fw_name
(None) None
)default_parameter
)parameters
(... | Top level FW update function. |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
(identifier_object_type) identifier_object_type
(identifier_object_id) identifier_object_id
)parameters
(block
(expression_statement
(assignment
... | Remove tags from an object. |
(module
(function_definition
(function_name_encode_location) function_name_encode_location
(parameters
(typed_parameter
(identifier_location) identifier_location
(type
(identifier_BioCLocation) identifier_BioCLocation
)type
)typed_parameter
)parameters
(bl... | Encode a single location. |
(module
(function_definition
(function_name_remove_dns_challenge_txt) function_name_remove_dns_challenge_txt
(parameters
(identifier_self) identifier_self
(identifier_zone_id) identifier_zone_id
(identifier_domain) identifier_domain
(identifier_txt_challenge) identifier_txt_challenge
... | Remove DNS challenge TXT. |
(module
(function_definition
(function_name_pil2tensor) function_name_pil2tensor
(parameters
(typed_parameter
(identifier_image) identifier_image
(type
(generic_type
(identifier_Union) identifier_Union
(type_parameter
(type
... | Convert PIL style `image` array to torch style image tensor. |
(module
(function_definition
(function_name_richardson) function_name_richardson
(parameters
(identifier_vals) identifier_vals
(identifier_k) identifier_k
(default_parameter
(identifier_c) identifier_c
(None) None
)default_parameter
)parameters
(block
(if_... | Richardson extrapolation with parameter estimation |
(module
(function_definition
(function_name__initialize_lists) function_name__initialize_lists
(parameters
(identifier_model_class) identifier_model_class
(identifier_name) identifier_name
(identifier_bases) identifier_bases
(identifier_attrs) identifier_attrs
)parameters
(bloc... | Stores the list fields descriptors of a model. |
(module
(function_definition
(function_name_do_dir) function_name_do_dir
(parameters
(identifier_self) identifier_self
(identifier_args) identifier_args
(identifier_unknown) identifier_unknown
)parameters
(block
(if_statement
(identifier_unknown) identifier_unknown
... | List contents of current directory. |
(module
(function_definition
(function_name_run_mash) function_name_run_mash
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_pipeline) ident... | Run MASH to determine the closest refseq genomes |
(module
(function_definition
(function_name_skeletonize_labels) function_name_skeletonize_labels
(parameters
(identifier_labels) identifier_labels
)parameters
(block
(expression_statement
(assignment
(identifier_colors) identifier_colors
(call
(ident... | Skeletonize a labels matrix |
(module
(function_definition
(function_name_index) function_name_index
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_stats) identifier_stats
(call
(identifier_dict) identifier_dict
(generator_expression
... | Handler for showing the GUI index page. |
(module
(function_definition
(function_name_vtt_talk_sources) function_name_vtt_talk_sources
(parameters
(identifier_ttFont) identifier_ttFont
)parameters
(type
(generic_type
(identifier_List) identifier_List
(type_parameter
(type
(identifier_str) iden... | Return the tags of VTT source tables found in a font. |
(module
(function_definition
(function_name_remove_step_method) function_name_remove_step_method
(parameters
(identifier_self) identifier_self
(identifier_step_method) identifier_step_method
)parameters
(block
(try_statement
(block
(for_statement
(identi... | Removes a step method. |
(module
(function_definition
(function_name_sample_trajectories) function_name_sample_trajectories
(parameters
(identifier_self) identifier_self
(identifier_rollout_length) identifier_rollout_length
(identifier_batch_info) identifier_batch_info
)parameters
(type
(identifier_Tra... | Sample batch of trajectories and return them |
(module
(function_definition
(function_name__create_drawables) function_name__create_drawables
(parameters
(identifier_self) identifier_self
(identifier_tokensource) identifier_tokensource
)parameters
(block
(expression_statement
(assignment
(identifier_lineno) iden... | Create drawables for the token content. |
(module
(function_definition
(function_name_generate_unique_name) function_name_generate_unique_name
(parameters
(identifier_self) identifier_self
(identifier_basename) identifier_basename
)parameters
(block
(expression_statement
(assignment
(identifier_counts) iden... | Generates a unique name for a child given a base name. |
(module
(function_definition
(function_name__series_mdgel) function_name__series_mdgel
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(attribute
(identifier_self) identifier_self
... | Return image series in MD Gel file. |
(module
(function_definition
(function_name_read_utf) function_name_read_utf
(parameters
(identifier_self) identifier_self
(identifier_offset) identifier_offset
(identifier_len) identifier_len
)parameters
(block
(try_statement
(block
(expression_statement
... | Reads a UTF-8 string of a given length from the packet |
(module
(function_definition
(function_name_check_available) function_name_check_available
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_success) identifier_success
(True) True
)assignment
... | Check for availability of a layer and provide run metrics. |
(module
(function_definition
(function_name__name_with_flags) function_name__name_with_flags
(parameters
(identifier_self) identifier_self
(identifier_include_restricted) identifier_include_restricted
(default_parameter
(identifier_title) identifier_title
(None) None
)d... | Generate the name with flags. |
(module
(function_definition
(function_name_addFailure) function_name_addFailure
(parameters
(identifier_self) identifier_self
(identifier_test) identifier_test
(identifier_err) identifier_err
(default_parameter
(identifier_capt) identifier_capt
(None) None
)defau... | After a test failure, we want to record testcase run information. |
(module
(function_definition
(function_name_stop_NoteContainer) function_name_stop_NoteContainer
(parameters
(identifier_self) identifier_self
(identifier_nc) identifier_nc
(default_parameter
(identifier_channel) identifier_channel
(integer_1) integer_1
)default_paramet... | Stop playing the notes in NoteContainer nc. |
(module
(function_definition
(function_name__repr_html_) function_name__repr_html_
(parameters
)parameters
(block
(import_from_statement
(dotted_name
(identifier_bonobo) identifier_bonobo
(identifier_commands) identifier_commands
(identifier_version) identif... | This allows to easily display a version snippet in Jupyter. |
(module
(function_definition
(function_name_use_plenary_book_view) function_name_use_plenary_book_view
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(... | Pass through to provider CommentBookSession.use_plenary_book_view |
(module
(function_definition
(function_name_watering_time) function_name_watering_time
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_index) identifier_index
(binary_operator
(attribute
... | Return watering_time from zone. |
(module
(function_definition
(function_name_delete) function_name_delete
(parameters
(identifier_self) identifier_self
(identifier_docids) identifier_docids
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logger) identifier_logger
... | Delete specified documents from the index. |
(module
(function_definition
(function_name_returner) function_name_returner
(parameters
(identifier_ret) identifier_ret
)parameters
(block
(if_statement
(call
(subscript
(identifier___salt__) identifier___salt__
(string_'config.option') string_'co... | Return information to a Kafka server |
(module
(function_definition
(function_name_distance) function_name_distance
(parameters
(identifier_latitude_1) identifier_latitude_1
(identifier_longitude_1) identifier_longitude_1
(identifier_latitude_2) identifier_latitude_2
(identifier_longitude_2) identifier_longitude_2
)para... | Distance between two points. |
(module
(function_definition
(function_name_median_date) function_name_median_date
(parameters
(identifier_dt_list) identifier_dt_list
)parameters
(block
(expression_statement
(assignment
(identifier_idx) identifier_idx
(binary_operator
(call
... | Calcuate median datetime from datetime list |
(module
(function_definition
(function_name_verify_signature) function_name_verify_signature
(parameters
(identifier_self) identifier_self
(identifier_addr) identifier_addr
)parameters
(block
(return_statement
(call
(identifier_verify) identifier_verify
(a... | Given an address, verify whether or not it was signed by it |
(module
(function_definition
(function_name_log_percent) function_name_log_percent
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_done) identifier_done
(binary_operator
(attribute
... | Log the progress of the computation in percentage |
(module
(function_definition
(function_name_run_file) function_name_run_file
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(import_statement
(dotted_name
(identifier___main__) identifier___main__
)... | Run the file `filename` with trace |
(module
(function_definition
(function_name_drawQuad) function_name_drawQuad
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_img) identifier_img
(None) None
)default_parameter
(default_parameter
(identifier_quad) identifier_quad
... | Draw the quad into given img |
(module
(function_definition
(function_name_kill) function_name_kill
(parameters
(identifier_self) identifier_self
(identifier_sig) identifier_sig
)parameters
(block
(if_statement
(boolean_operator
(call
(attribute
(identifier_self) identif... | Invoke the stop on the event loop method. |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(parenthesized_expression
(yield
(call
(attribute
... | Closes this IOU VM. |
(module
(function_definition
(function_name_json_encode) function_name_json_encode
(parameters
(identifier_obj) identifier_obj
(identifier_serialize) identifier_serialize
)parameters
(block
(if_statement
(call
(identifier_hasattr) identifier_hasattr
(argum... | Handle encoding complex types. |
(module
(function_definition
(function_name_recv) function_name_recv
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_mac_addr) identifier_mac_addr
(identifier_broadcast_addr) identifier_broadcast_addr
)default_parameter
(default_parameter
... | read packet off the recv queue for a given address, optional timeout to block and wait for packet |
(module
(function_definition
(function_name__checker_mixer) function_name__checker_mixer
(parameters
(identifier_slice1) identifier_slice1
(identifier_slice2) identifier_slice2
(default_parameter
(identifier_checker_size) identifier_checker_size
(None) None
)default_par... | Mixes the two slices in alternating areas specified by checkers |
(module
(function_definition
(function_name_collapse_fastq) function_name_collapse_fastq
(parameters
(identifier_args) identifier_args
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_umi_fn) identifier_umi_f... | collapse fasq files after adapter trimming |
(module
(function_definition
(function_name_common_api_auth_options) function_name_common_api_auth_options
(parameters
(identifier_f) identifier_f
)parameters
(block
(decorated_definition
(decorator
(call
(attribute
(identifier_click) identifier_... | Add common API authentication options to commands. |
(module
(function_definition
(function_name_cli) function_name_cli
(parameters
(identifier_ctx) identifier_ctx
)parameters
(block
(expression_statement
(assignment
(identifier_dir_path) identifier_dir_path
(call
(attribute
(attribute
... | Register user over server. |
(module
(function_definition
(function_name_check_updates) function_name_check_updates
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_startup) identifier_startup
(False) False
)default_parameter
)parameters
(block
(import_from_state... | Check for spyder updates on github releases using a QThread. |
(module
(function_definition
(function_name_options) function_name_options
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identif... | Engine options discover HTTP entry point |
(module
(function_definition
(function_name_ending_long_process) function_name_ending_long_process
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_message) identifier_message
(string_"") string_""
)default_parameter
)parameters
(block
... | Clear main window's status bar and restore mouse cursor. |
(module
(function_definition
(function_name_int_to_alpha) function_name_int_to_alpha
(parameters
(identifier_n) identifier_n
(default_parameter
(identifier_upper) identifier_upper
(True) True
)default_parameter
)parameters
(block
(expression_statement
(s... | Generates alphanumeric labels of form A-Z, AA-ZZ etc. |
(module
(function_definition
(function_name_bail) function_name_bail
(parameters
(identifier_self) identifier_self
(identifier_msg) identifier_msg
)parameters
(block
(expression_statement
(assignment
(identifier_client_name) identifier_client_name
(call
... | Gracefully terminate with message |
(module
(function_definition
(function_name_process_rules) function_name_process_rules
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_path) identifier_path
(type
(identifier_Path) identifier_Path
)type
)typed_parameter
(type... | writes the templates read from the rules document |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
(default_parameter
(identifier_expr) identifier_expr
(None) None
)default_parameter
(default_parameter
(ident... | Execute parsed Ast representation for an expression. |
(module
(function_definition
(function_name__compute_nonlinear_magnitude_term) function_name__compute_nonlinear_magnitude_term
(parameters
(identifier_self) identifier_self
(identifier_C) identifier_C
(identifier_mag) identifier_mag
)parameters
(block
(return_statement
... | Computes the non-linear magnitude term |
(module
(function_definition
(function_name_server_static) function_name_server_static
(parameters
(identifier_filepath) identifier_filepath
)parameters
(block
(expression_statement
(assignment
(identifier_mimetype) identifier_mimetype
(conditional_expression
... | Handler for serving static files. |
(module
(function_definition
(function_name_ping) function_name_ping
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_msg_code) identifier_msg_code
(attribute
(attribute
(att... | Ping the remote server |
(module
(function_definition
(function_name_noise_gaussian) function_name_noise_gaussian
(parameters
(identifier_self) identifier_self
(identifier_mean) identifier_mean
(identifier_std) identifier_std
)parameters
(block
(assert_statement
(comparison_operator
(... | Create a gaussian noise variable |
(module
(function_definition
(function_name_ingest) function_name_ingest
(parameters
(identifier_topic) identifier_topic
(identifier_text) identifier_text
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
... | Ingest the given text for the topic |
(module
(function_definition
(function_name_escapeForIRI) function_name_escapeForIRI
(parameters
(identifier_xri) identifier_xri
)parameters
(block
(expression_statement
(assignment
(identifier_xri) identifier_xri
(call
(attribute
(iden... | Escape things that need to be escaped when transforming to an IRI. |
(module
(function_definition
(function_name_getProductUIDs) function_name_getProductUIDs
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_uids) identifier_uids
(list
)list
)assignmen... | return the uids of the products referenced by order items |
(module
(function_definition
(function_name__expand_users) function_name__expand_users
(parameters
(identifier_device_users) identifier_device_users
(identifier_common_users) identifier_common_users
)parameters
(block
(expression_statement
(assignment
(identifier_ex... | Creates a longer list of accepted users on the device. |
(module
(function_definition
(function_name_parent_directory) function_name_parent_directory
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_chdir... | Change working directory to parent directory |
(module
(function_definition
(function_name_bedInterval) function_name_bedInterval
(parameters
(identifier_self) identifier_self
(identifier_who) identifier_who
)parameters
(block
(expression_statement
(string_"return a BED6 entry, thus DOES coordinate conversion for minus st... | return a BED6 entry, thus DOES coordinate conversion for minus strands |
(module
(function_definition
(function_name_cli) function_name_cli
(parameters
(identifier_ctx) identifier_ctx
(identifier_timeout) identifier_timeout
(identifier_proxy) identifier_proxy
(identifier_output) identifier_output
(identifier_quiet) identifier_quiet
(identifier_l... | A command tool to download NetEase-Music's songs. |
(module
(function_definition
(function_name_discover) function_name_discover
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_transport) identifier_transport
)attribut... | Method to send a discovery message |
(module
(function_definition
(function_name__process_oauth_response) function_name__process_oauth_response
(parameters
(identifier_self) identifier_self
(identifier_response) identifier_response
)parameters
(block
(expression_statement
(string_"Extracts the fields from an oau... | Extracts the fields from an oauth response |
(module
(function_definition
(function_name_make_url) function_name_make_url
(parameters
(identifier_domain) identifier_domain
(identifier_location) identifier_location
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifier_url
(c... | This function helps to make full url path. |
(module
(function_definition
(function_name_P) function_name_P
(parameters
(identifier_Document) identifier_Document
(list_splat_pattern
(identifier_fields) identifier_fields
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kw) identifier_kw
)dictionary_s... | Generate a MongoDB projection dictionary using the Django ORM style. |
(module
(function_definition
(function_name__format_ret) function_name__format_ret
(parameters
(identifier_self) identifier_self
(identifier_full_ret) identifier_full_ret
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identifier_ret
... | Take the full return data and format it to simple output |
(module
(function_definition
(function_name_update_bgp_speaker) function_name_update_bgp_speaker
(parameters
(identifier_self) identifier_self
(identifier_bgp_speaker_id) identifier_bgp_speaker_id
(default_parameter
(identifier_body) identifier_body
(None) None
)default... | Update a BGP speaker. |
(module
(function_definition
(function_name__find_last_good_run) function_name__find_last_good_run
(parameters
(identifier_build) identifier_build
)parameters
(block
(expression_statement
(assignment
(identifier_run_name) identifier_run_name
(call
(a... | Finds the last good release and run for a build. |
(module
(function_definition
(function_name_stop) function_name_stop
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__process) identifier__... | Stops the backend process. |
(module
(function_definition
(function_name__add_task) function_name__add_task
(parameters
(identifier_self) identifier_self
(identifier_task) identifier_task
)parameters
(block
(if_statement
(call
(identifier_hasattr) identifier_hasattr
(argument_list
... | Add an already existing task to the task group. |
(module
(function_definition
(function_name__print_links) function_name__print_links
(parameters
(identifier_self) identifier_self
(identifier_model) identifier_model
(identifier_links) identifier_links
)parameters
(block
(for_statement
(identifier_link) identifier_link... | Print links that start from model. |
(module
(function_definition
(function_name_getfield) function_name_getfield
(parameters
(identifier_self) identifier_self
(identifier_pkt) identifier_pkt
(identifier_buf) identifier_buf
)parameters
(block
(expression_statement
(call
(attribute
(id... | retrieve the field with endianness |
(module
(function_definition
(function_name_unblock_worker) function_name_unblock_worker
(parameters
(identifier_self) identifier_self
(identifier_worker_id) identifier_worker_id
(identifier_reason) identifier_reason
)parameters
(block
(expression_statement
(assignment
... | Unblock a worker from working on my tasks. |
(module
(function_definition
(function_name_simple_tokenize) function_name_simple_tokenize
(parameters
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_last_names) identifier_last_names
... | Simple tokenizer function to be used with the normalizers. |
(module
(function_definition
(function_name_make_op_return_outputs) function_name_make_op_return_outputs
(parameters
(identifier_data) identifier_data
(identifier_inputs) identifier_inputs
(identifier_change_address) identifier_change_address
(default_parameter
(identifier_fee)... | Builds the outputs for an OP_RETURN transaction. |
(module
(function_definition
(function_name__get_drive_url) function_name__get_drive_url
(parameters
(identifier_self) identifier_self
(identifier_url) identifier_url
(identifier_session) identifier_session
)parameters
(block
(expression_statement
(assignment
... | Returns url, possibly with confirmation token. |
(module
(function_definition
(function_name_task_config) function_name_task_config
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_task) identifier_task
(type
(identifier_Task) identifier_Task
)type
)typed_parameter
)parameters... | Return the task-specific configuration. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.