sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_buildpack) function_name_buildpack
(parameters
(identifier_self) identifier_self
(identifier_url) identifier_url
)parameters
(block
(expression_statement
(assignment
(identifier_cmd) identifier_cmd
(list
... | Add a buildpack by URL. |
(module
(function_definition
(function_name_route) function_name_route
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_dst) identifier_dst
(attribute
(identifier_self) identifier_self
... | Used to select the L2 address |
(module
(function_definition
(function_name__handle_tag_removeobject) function_name__handle_tag_removeobject
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_obj) identifier_obj
(call
(ide... | Handle the RemoveObject tag. |
(module
(function_definition
(function_name___get_nondirect_init) function_name___get_nondirect_init
(parameters
(identifier_self) identifier_self
(identifier_init) identifier_init
)parameters
(block
(expression_statement
(assignment
(identifier_crc) identifier_crc
... | return the non-direct init if the direct algorithm has been selected. |
(module
(function_definition
(function_name_call) function_name_call
(parameters
(identifier_exe) identifier_exe
(list_splat_pattern
(identifier_argv) identifier_argv
)list_splat_pattern
)parameters
(block
(expression_statement
(assignment
(identifier_... | Run a command, returning its output, or None if it fails. |
(module
(function_definition
(function_name_replace_in_files) function_name_replace_in_files
(parameters
(identifier_search) identifier_search
(identifier_replace) identifier_replace
(default_parameter
(identifier_depth) identifier_depth
(integer_0) integer_0
)default_p... | Does a line-by-line search and replace, but only up to the "depth" line. |
(module
(function_definition
(function_name_update_repository_configuration) function_name_update_repository_configuration
(parameters
(identifier_id) identifier_id
(default_parameter
(identifier_external_repository) identifier_external_repository
(None) None
)default_paramet... | Update an existing RepositoryConfiguration with new information |
(module
(function_definition
(function_name_dump_raw) function_name_dump_raw
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
(default_parameter
(identifier_stream) identifier_stream
(None) None
)default_parameter
)parameters
(bloc... | Encrypt raw data and write to stream. |
(module
(function_definition
(function_name_makeProductPicker) function_name_makeProductPicker
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_productPicker) identifier_productPicker
(call
... | Make a LiveForm with radio buttons for each Product in the store. |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_alternative) identifier_alternative
(attribute
(identifier_self) identifier_self
(identifie... | Delete all data for this experiment. |
(module
(function_definition
(function_name_stop_trial) function_name_stop_trial
(parameters
(identifier_self) identifier_self
(identifier_trial_id) identifier_trial_id
)parameters
(block
(expression_statement
(assignment
(identifier_response) identifier_response
... | Requests to stop trial by trial_id. |
(module
(function_definition
(function_name_train_position_scales) function_name_train_position_scales
(parameters
(identifier_self) identifier_self
(identifier_layout) identifier_layout
(identifier_layers) identifier_layers
)parameters
(block
(expression_statement
(ass... | Compute ranges for the x and y scales |
(module
(function_definition
(function_name_start) function_name_start
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__configs) identifier_... | Get ready for a profiling run |
(module
(function_definition
(function_name__pretty_type) function_name__pretty_type
(parameters
(identifier_s) identifier_s
(default_parameter
(identifier_offset) identifier_offset
(integer_0) integer_0
)default_parameter
)parameters
(block
(expression_statemen... | returns the pretty version of a type code |
(module
(function_definition
(function_name_trunk) function_name_trunk
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_unique) identifier_unique
(True) True
)default_parameter
)parameters
(block
(expression_statement
(assignm... | Get the trunk of the tree starting at this root. |
(module
(function_definition
(function_name_should_be_hidden_as_cause) function_name_should_be_hidden_as_cause
(parameters
(identifier_exc) identifier_exc
)parameters
(block
(import_from_statement
(dotted_name
(identifier_valid8) identifier_valid8
(identifier_va... | Used everywhere to decide if some exception type should be displayed or hidden as the casue of an error |
(module
(function_definition
(function_name__flatten_mesh) function_name__flatten_mesh
(parameters
(identifier_self) identifier_self
(identifier_Xs) identifier_Xs
(identifier_term) identifier_term
)parameters
(block
(expression_statement
(assignment
(identifie... | flatten the mesh and distribute into a feature matrix |
(module
(function_definition
(function_name__fuzzdb_integers) function_name__fuzzdb_integers
(parameters
(default_parameter
(identifier_limit) identifier_limit
(integer_0) integer_0
)default_parameter
)parameters
(block
(expression_statement
(string_'Helper to... | Helper to grab some integers from fuzzdb |
(module
(function_definition
(function_name_generate) function_name_generate
(parameters
(identifier_env) identifier_env
)parameters
(block
(global_statement
(identifier_TeXLaTeXAction) identifier_TeXLaTeXAction
)global_statement
(if_statement
(comparison_operat... | Add Builders and construction variables for TeX to an Environment. |
(module
(function_definition
(function_name_flipHorizontal) function_name_flipHorizontal
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_fli... | flips an image object horizontally |
(module
(function_definition
(function_name_part) function_name_part
(parameters
(identifier_self) identifier_self
(identifier_channels) identifier_channels
(default_parameter
(identifier_message) identifier_message
(string_"") string_""
)default_parameter
)paramete... | Send a PART command. |
(module
(function_definition
(function_name__query) function_name__query
(parameters
(default_parameter
(identifier_event) identifier_event
(None) None
)default_parameter
(default_parameter
(identifier_method) identifier_method
(string_'GET') string_'GET'
... | Make a web call to IFTTT. |
(module
(function_definition
(function_name__set_from_ini) function_name__set_from_ini
(parameters
(identifier_self) identifier_self
(identifier_namespace) identifier_namespace
(identifier_ini_file) identifier_ini_file
)parameters
(block
(expression_statement
(assignmen... | Copy values from loaded INI file to namespace. |
(module
(function_definition
(function_name_Put) function_name_Put
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(identifier_node) identifier_n... | Add the object to the cache. |
(module
(function_definition
(function_name_split_by_rand_pct) function_name_split_by_rand_pct
(parameters
(identifier_self) identifier_self
(typed_default_parameter
(identifier_valid_pct) identifier_valid_pct
(type
(identifier_float) identifier_float
)type
... | Split the items randomly by putting `valid_pct` in the validation set, optional `seed` can be passed. |
(module
(function_definition
(function_name_clean_cache) function_name_clean_cache
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
)parameters
(block
(expression_statement
(call
(attribute
(identifier_treenav) identi... | Remove all MenuItems from Cache. |
(module
(function_definition
(function_name_propget) function_name_propget
(parameters
(identifier_self) identifier_self
(identifier_prop) identifier_prop
(identifier_rev) identifier_rev
(default_parameter
(identifier_path) identifier_path
(None) None
)default_par... | Get Subversion property value of the path |
(module
(function_definition
(function_name_table_top_abs) function_name_table_top_abs
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_table_height) identifier_table_height
(call
(attribu... | Returns the absolute position of table top |
(module
(function_definition
(function_name_call_fdel) function_name_call_fdel
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
)parameters
(type
(None) None
)type
(block
(expression_statement
(call
(attribute
(... | Remove the predefined custom value and call the delete function. |
(module
(function_definition
(function_name_read_header) function_name_read_header
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_format) identifier_format
(string_'!HHHHHH') string_'!HHHHHH'
... | Reads header portion of packet |
(module
(function_definition
(function_name_run_deferred) function_name_run_deferred
(parameters
(identifier_self) identifier_self
(identifier_deferred) identifier_deferred
)parameters
(block
(for_statement
(pattern_list
(identifier_handler) identifier_handler
... | Run the callables in deferred using their associated scope stack. |
(module
(function_definition
(function_name_checkout) function_name_checkout
(parameters
(identifier_self) identifier_self
(identifier_ref) identifier_ref
(default_parameter
(identifier_cb) identifier_cb
(None) None
)default_parameter
)parameters
(block
(i... | Checkout a bundle from the remote. Returns a file-like object |
(module
(function_definition
(function_name_gridOn) function_name_gridOn
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(parenthesized_expression
(boolean_operator
(attribute
(identifier_self) identifier_self
... | Control whether the gridline is drawn for this tick. |
(module
(function_definition
(function_name__syscall) function_name__syscall
(parameters
(identifier_self) identifier_self
(identifier_command) identifier_command
(default_parameter
(identifier_input) identifier_input
(None) None
)default_parameter
(default_parame... | Call an external system command. |
(module
(function_definition
(function_name_element_not_focused) function_name_element_not_focused
(parameters
(identifier_step) identifier_step
(identifier_id) identifier_id
)parameters
(block
(expression_statement
(assignment
(identifier_elem) identifier_elem
... | Check if the element is not focused |
(module
(function_definition
(function_name_send_stop_audio) function_name_send_stop_audio
(parameters
(identifier_self) identifier_self
)parameters
(block
(assert_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identif... | Stop an audio streaming session |
(module
(function_definition
(function_name__square_segment) function_name__square_segment
(parameters
(identifier_radius) identifier_radius
(identifier_origin) identifier_origin
)parameters
(block
(return_statement
(call
(attribute
(identifier_np) ident... | Vertices for a square |
(module
(function_definition
(function_name__cleanup_subprocess) function_name__cleanup_subprocess
(parameters
(identifier_self) identifier_self
(identifier_process) identifier_process
)parameters
(block
(if_statement
(comparison_operator
(attribute
(ide... | Kill the given process and properly closes any pipes connected to it. |
(module
(function_definition
(function_name_std_byte) function_name_std_byte
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(return_statement
(subscript
(attribute
(identifier_self) identifi... | Copy byte from 8-bit representation. |
(module
(function_definition
(function_name_iso8601_to_dt) function_name_iso8601_to_dt
(parameters
(identifier_iso8601) identifier_iso8601
)parameters
(block
(expression_statement
(assignment
(identifier_parser) identifier_parser
(call
(identifier_Da... | Given an ISO8601 string as returned by Device Cloud, convert to a datetime object |
(module
(function_definition
(function_name_shared_dataset_ids) function_name_shared_dataset_ids
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_shared_ids) identifier_shared_ids
(call
(i... | Dataset IDs shared by all children. |
(module
(function_definition
(function_name__group_matching) function_name__group_matching
(parameters
(identifier_tlist) identifier_tlist
(identifier_cls) identifier_cls
)parameters
(block
(expression_statement
(assignment
(identifier_opens) identifier_opens
... | Groups Tokens that have beginning and end. |
(module
(function_definition
(function_name_add_module) function_name_add_module
(parameters
(identifier_self) identifier_self
(identifier_module) identifier_module
)parameters
(block
(if_statement
(comparison_operator
(identifier_module) identifier_module
... | Ownership of module is transferred to the execution engine |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_self) identifier_self
(identifier_fname) identifier_fname
(identifier_lname) identifier_lname
(identifier_group) identifier_group
(identifier_type) identifier_type
(identifier_g... | Create an LDAP User. |
(module
(function_definition
(function_name_potcar_symbols) function_name_potcar_symbols
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_elements) identifier_elements
(attribute
(attribut... | List of POTCAR symbols. |
(module
(function_definition
(function_name_convert_to_timestamp) function_name_convert_to_timestamp
(parameters
(identifier_time) identifier_time
)parameters
(block
(if_statement
(comparison_operator
(identifier_time) identifier_time
(unary_operator
... | Convert int to timestamp string. |
(module
(function_definition
(function_name_prod) function_name_prod
(parameters
)parameters
(block
(expression_statement
(call
(identifier_common_conf) identifier_common_conf
(argument_list
)argument_list
)call
)expression_statement
(exp... | Option to do something on the production server. |
(module
(function_definition
(function_name_count_waiting_jobs) function_name_count_waiting_jobs
(parameters
(identifier_cls) identifier_cls
(identifier_names) identifier_names
)parameters
(block
(return_statement
(call
(identifier_sum) identifier_sum
(arg... | Return the number of all jobs waiting in queues with the given names |
(module
(function_definition
(function_name_new_tmp) function_name_new_tmp
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(augmented_assignment
(attribute
(identifier_self) identifier_self
(identifier_tmp_idx... | Create a new temp file allocation |
(module
(function_definition
(function_name_filename) function_name_filename
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__filename) ide... | Return the local filename of the build. |
(module
(function_definition
(function_name_from_hostname) function_name_from_hostname
(parameters
(identifier_cls) identifier_cls
(identifier_hostname) identifier_hostname
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
... | Retrieve paas instance id associated to a host. |
(module
(function_definition
(function_name_update_contact) function_name_update_contact
(parameters
(identifier_self) identifier_self
(identifier_um_from_user) identifier_um_from_user
(identifier_um_to_user) identifier_um_to_user
(identifier_message) identifier_message
)parameters... | Get or update a contacts information |
(module
(function_definition
(function_name__release) function_name__release
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__in_use) ident... | Release this connection holder. |
(module
(function_definition
(function_name_model_function) function_name_model_function
(parameters
(identifier_self) identifier_self
(identifier_model_name) identifier_model_name
(identifier_version) identifier_version
(identifier_func_name) identifier_func_name
)parameters
(... | Return the model-specific caching function. |
(module
(function_definition
(function_name_find_cygwin_executables) function_name_find_cygwin_executables
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(expression_statement
(assignment
(identifier_exe_paths) identifier_exe_paths
(call
... | find the executables in cygwin |
(module
(function_definition
(function_name__go_through_packets_from_fd) function_name__go_through_packets_from_fd
(parameters
(identifier_self) identifier_self
(identifier_fd) identifier_fd
(identifier_packet_callback) identifier_packet_callback
(default_parameter
(identifier_... | A coroutine which goes through a stream and calls a given callback for each XML packet seen in it. |
(module
(function_definition
(function_name__connect) function_name__connect
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_"Connects a socket to the server using options defined in `config`.") string_"Connects a socket to the server ... | Connects a socket to the server using options defined in `config`. |
(module
(function_definition
(function_name_to_wav) function_name_to_wav
(parameters
(identifier_mediafile) identifier_mediafile
)parameters
(block
(if_statement
(call
(attribute
(identifier_mediafile) identifier_mediafile
(identifier_endswith) ide... | Context manager providing a temporary WAV file created from the given media file. |
(module
(function_definition
(function_name__WritePartial) function_name__WritePartial
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_chunk) identifier_chunk
... | Writes at most one chunk of data. |
(module
(function_definition
(function_name_list_from_json) function_name_list_from_json
(parameters
(identifier_source_list_json) identifier_source_list_json
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
(list
... | Deserialise all the items in source_list from json |
(module
(function_definition
(function_name__cluster) function_name__cluster
(parameters
(identifier_param) identifier_param
(identifier_tom) identifier_tom
(identifier_imtls) identifier_imtls
(identifier_gsims) identifier_gsims
(identifier_grp_ids) identifier_grp_ids
(iden... | Computes the probability map in case of a cluster group |
(module
(function_definition
(function_name__parseSections) function_name__parseSections
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(identifier_imageDosHeader) identifier_imageDosHeader
(identifier_imageNtHeaders) identifier_imageNtHeaders
(de... | Parses the sections in the memory and returns a list of them |
(module
(function_definition
(function_name_display_multiple_ropes) function_name_display_multiple_ropes
(parameters
(identifier_self) identifier_self
(identifier_rope) identifier_rope
(identifier_ax) identifier_ax
(identifier_y) identifier_y
(identifier_linewidth) identifier_lin... | Display ROPE when more than one interval is provided. |
(module
(function_definition
(function_name_tenant_exists) function_name_tenant_exists
(parameters
(identifier_self) identifier_self
(identifier_keystone) identifier_keystone
(identifier_tenant) identifier_tenant
)parameters
(block
(expression_statement
(call
... | Return True if tenant exists. |
(module
(function_definition
(function_name__formatSequence) function_name__formatSequence
(parameters
(identifier_tokens) identifier_tokens
(identifier_categories) identifier_categories
(identifier_seqID) identifier_seqID
(identifier_uniqueID) identifier_uniqueID
)parameters
(... | Write the sequence of data records for this sample. |
(module
(function_definition
(function_name_image_upload_to) function_name_image_upload_to
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(identifier_now) identifier_now
... | Compute the upload path for the image field. |
(module
(function_definition
(function_name_have_all_block_data) function_name_have_all_block_data
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(parenthesized_expression
(comparison_operator
(attrib... | Have we received all block data? |
(module
(function_definition
(function_name_rdy) function_name_rdy
(parameters
(identifier_self) identifier_self
(identifier_count) identifier_count
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
... | Indicate that you're ready to receive |
(module
(function_definition
(function_name_simple_generate_batch) function_name_simple_generate_batch
(parameters
(identifier_klass) identifier_klass
(identifier_create) identifier_create
(identifier_size) identifier_size
(dictionary_splat_pattern
(identifier_kwargs) identifie... | Create a factory for the given class, and simple_generate instances. |
(module
(function_definition
(function_name__on_throttle) function_name__on_throttle
(parameters
(identifier_self) identifier_self
(identifier_conn) identifier_conn
(identifier_command) identifier_command
(identifier_kwargs) identifier_kwargs
(identifier_response) identifier_resp... | Print out a message when the query is throttled |
(module
(function_definition
(function_name_handle_routine) function_name_handle_routine
(parameters
(identifier_self) identifier_self
(identifier_que) identifier_que
(identifier_opts) identifier_opts
(identifier_host) identifier_host
(identifier_target) identifier_target
(... | Run the routine in a "Thread", put a dict on the queue |
(module
(function_definition
(function_name__maybe_apply_time_shift) function_name__maybe_apply_time_shift
(parameters
(identifier_da) identifier_da
(default_parameter
(identifier_time_offset) identifier_time_offset
(None) None
)default_parameter
(dictionary_splat_patte... | Apply specified time shift to DataArray |
(module
(function_definition
(function_name_advance_to_checkpoint) function_name_advance_to_checkpoint
(parameters
(identifier_self) identifier_self
(identifier_checkpoint) identifier_checkpoint
)parameters
(block
(if_statement
(comparison_operator
(identifier_check... | Advance to the specified checkpoint, passing all preceding checkpoints including the specified checkpoint. |
(module
(function_definition
(function_name_project_job_trigger_path) function_name_project_job_trigger_path
(parameters
(identifier_cls) identifier_cls
(identifier_project) identifier_project
(identifier_job_trigger) identifier_job_trigger
)parameters
(block
(return_statement
... | Return a fully-qualified project_job_trigger string. |
(module
(function_definition
(function_name_detach_all_classes) function_name_detach_all_classes
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_classes) identifier_classes
(call
(identif... | Detach from all tracked classes. |
(module
(function_definition
(function_name_remove_duplicates) function_name_remove_duplicates
(parameters
(identifier_errors) identifier_errors
)parameters
(block
(expression_statement
(assignment
(identifier_passed) identifier_passed
(call
(identif... | Filter duplicates from given error's list. |
(module
(function_definition
(function_name__serialize) function_name__serialize
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
(identifier_attr) identifier_attr
(identifier_obj) identifier_obj
)parameters
(block
(try_statement
(... | Serialize an ISO8601-formatted date. |
(module
(function_definition
(function_name_method_name) function_name_method_name
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(attribute
... | The string name of this route's view function. |
(module
(function_definition
(function_name_tokenize) function_name_tokenize
(parameters
(identifier_self) identifier_self
(identifier_s) identifier_s
)parameters
(block
(expression_statement
(assignment
(identifier_s) identifier_s
(call
(attri... | Splits a string into tokens. |
(module
(function_definition
(function_name_convert) function_name_convert
(parameters
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(assignment
(identifier_s0) identifier_s0
(conditional_expression
(binary_operator
... | Converts to a C language appropriate identifier format. |
(module
(function_definition
(function_name__check) function_name__check
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(call
(identifier_super) identifier_super
(argument_lis... | Check that spectrum has legal combination of attributes. |
(module
(function_definition
(function_name_name_insert_prefix) function_name_name_insert_prefix
(parameters
(identifier_records) identifier_records
(identifier_prefix) identifier_prefix
)parameters
(block
(expression_statement
(call
(attribute
(identifi... | Given a set of sequences, insert a prefix for each sequence's name. |
(module
(function_definition
(function_name_main) function_name_main
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_input_tif) identifier_input_tif
(string_"../tests/data/Jamaica_dem.tif") string_"../tests/data/Jamaica_dem.tif"
)a... | Read GeoTiff raster data and perform log transformation. |
(module
(function_definition
(function_name_generate_password) function_name_generate_password
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_list) identifier_list
)type
(block
(expression_statement
(assignment
(identifier_charac... | Generate a list of random characters. |
(module
(function_definition
(function_name__parse_scale) function_name__parse_scale
(parameters
(identifier_scale_exp) identifier_scale_exp
)parameters
(block
(expression_statement
(assignment
(identifier_m) identifier_m
(call
(attribute
... | Parses a scale expression and returns the scale, and a list of ranges. |
(module
(function_definition
(function_name_generate_entities_doc) function_name_generate_entities_doc
(parameters
(identifier_ctx) identifier_ctx
(identifier_out_path) identifier_out_path
(identifier_package) identifier_package
)parameters
(block
(import_from_statement
... | Create entities documentation from Canari python classes file. |
(module
(function_definition
(function_name_connect_service) function_name_connect_service
(parameters
(identifier_bus_name) identifier_bus_name
(identifier_object_path) identifier_object_path
(identifier_interface) identifier_interface
)parameters
(block
(expression_statement
... | Connect to the service object on DBus, return InterfaceProxy. |
(module
(function_definition
(function_name__initialize_with_array) function_name__initialize_with_array
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(default_parameter
(identifier_rowBased) identifier_rowBased
(True) True
)default_par... | Set the matrix values from a two dimensional list. |
(module
(function_definition
(function_name_default_link_tag) function_name_default_link_tag
(parameters
(identifier_item) identifier_item
)parameters
(block
(expression_statement
(assignment
(identifier_text) identifier_text
(subscript
(identifier_i... | Create an A-HREF tag that points to another page. |
(module
(function_definition
(function_name_save) function_name_save
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(identifier_open) identifier_open
... | save current config to the file |
(module
(function_definition
(function_name_download_files) function_name_download_files
(parameters
(identifier_file_list) identifier_file_list
)parameters
(block
(for_statement
(pattern_list
(identifier__) identifier__
(identifier_source_data_file) identifier_... | Download the latest data. |
(module
(function_definition
(function_name_previous) function_name_previous
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_type) identifier_type
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assig... | Returns the next previous chunk in the sentence with the given type. |
(module
(function_definition
(function_name__to_number) function_name__to_number
(parameters
(identifier_cls) identifier_cls
(identifier_string) identifier_string
)parameters
(block
(try_statement
(block
(if_statement
(comparison_operator
(... | Convert string to int or float. |
(module
(function_definition
(function_name_send) function_name_send
(parameters
(identifier_self) identifier_self
(identifier_message) identifier_message
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
... | Send a single message to the websocket. |
(module
(function_definition
(function_name_output_shape) function_name_output_shape
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__outpu... | Returns the output shape. |
(module
(function_definition
(function_name_merge) function_name_merge
(parameters
(identifier_self) identifier_self
(identifier_from_email) identifier_from_email
(identifier_source_incidents) identifier_source_incidents
)parameters
(block
(if_statement
(boolean_operato... | Merge other incidents into this incident. |
(module
(function_definition
(function_name__get_metadap_dap) function_name__get_metadap_dap
(parameters
(identifier_name) identifier_name
(default_parameter
(identifier_version) identifier_version
(string_'') string_''
)default_parameter
)parameters
(block
(exp... | Return data for dap of given or latest version. |
(module
(function_definition
(function_name_send_login) function_name_send_login
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_form_class) identifier_form_class
(attribute
(identifier__security) identifier__security
... | View function that sends login instructions for passwordless login |
(module
(function_definition
(function_name_finish) function_name_finish
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_unset_env) identifier_uns... | Stop coverage, save data to file and set the list of coverage objects to report on. |
(module
(function_definition
(function_name_setup_manifest) function_name_setup_manifest
(parameters
(identifier_datadir) identifier_datadir
)parameters
(block
(expression_statement
(assignment
(identifier_manifest_dir) identifier_manifest_dir
(call
... | Create barebones manifest to be filled in during update |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.