sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_parallelize_func) function_name_parallelize_func
(parameters
(identifier_iterable) identifier_iterable
(identifier_func) identifier_func
(default_parameter
(identifier_chunksz) identifier_chunksz
(integer_1) integer_1
)default... | Parallelize a function over each element of an iterable. |
(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 DocStructure object from a json dictionary. |
(module
(function_definition
(function_name__getCharWidths) function_name__getCharWidths
(parameters
(identifier_self) identifier_self
(identifier_xref) identifier_xref
(identifier_bfname) identifier_bfname
(identifier_ext) identifier_ext
(identifier_ordering) identifier_ordering... | Return list of glyphs and glyph widths of a font. |
(module
(function_definition
(function_name_make_cube_slice) function_name_make_cube_slice
(parameters
(identifier_map_in) identifier_map_in
(identifier_loge_bounds) identifier_loge_bounds
)parameters
(block
(expression_statement
(assignment
(identifier_axis) identi... | Extract a slice from a map cube object. |
(module
(function_definition
(function_name_run) function_name_run
(parameters
(identifier_songs) identifier_songs
)parameters
(block
(if_statement
(not_operator
(call
(identifier_hasattr) identifier_hasattr
(argument_list
(identifier... | Calls get_lyrics_threaded for a song or list of songs. |
(module
(function_definition
(function_name_segment_from_cnr) function_name_segment_from_cnr
(parameters
(identifier_cnr_file) identifier_cnr_file
(identifier_data) identifier_data
(identifier_out_base) identifier_out_base
)parameters
(block
(expression_statement
(assig... | Provide segmentation on a cnr file, used in external PureCN integration. |
(module
(function_definition
(function_name_update_title) function_name_update_title
(parameters
(identifier_self) identifier_self
(identifier__) identifier__
(identifier_info) identifier_info
)parameters
(block
(with_statement
(with_clause
(with_item
... | Set the label of the Block Meta object |
(module
(function_definition
(function_name_showMenu) function_name_showMenu
(parameters
(identifier_self) identifier_self
(identifier_point) identifier_point
)parameters
(block
(expression_statement
(assignment
(identifier_menu) identifier_menu
(call
... | Displays the menu for this filter widget. |
(module
(function_definition
(function_name__cmd_miraligner) function_name__cmd_miraligner
(parameters
(identifier_fn) identifier_fn
(identifier_out_file) identifier_out_file
(identifier_species) identifier_species
(identifier_hairpin) identifier_hairpin
(identifier_out) identifi... | Run miraligner for miRNA annotation |
(module
(function_definition
(function_name_write_json) function_name_write_json
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(identifier_open) identifi... | Dump data into json file. |
(module
(function_definition
(function_name_guard_retract) function_name_guard_retract
(parameters
(identifier_analysis) identifier_analysis
)parameters
(block
(if_statement
(not_operator
(call
(identifier_is_transition_allowed) identifier_is_transition_allowe... | Return whether the transition "retract" can be performed or not |
(module
(function_definition
(function_name__get_all_packages) function_name__get_all_packages
(parameters
(default_parameter
(identifier_mirror) identifier_mirror
(identifier_DEFAULT_MIRROR) identifier_DEFAULT_MIRROR
)default_parameter
(default_parameter
(identifier_... | Return the list of packages based on the mirror provided. |
(module
(function_definition
(function_name_url2domain) function_name_url2domain
(parameters
(identifier_url) identifier_url
)parameters
(block
(expression_statement
(assignment
(identifier_parsed_uri) identifier_parsed_uri
(call
(attribute
... | extract domain from url |
(module
(function_definition
(function_name_upload_html) function_name_upload_html
(parameters
(identifier_destination) identifier_destination
(identifier_html) identifier_html
(default_parameter
(identifier_name) identifier_name
(None) None
)default_parameter
)para... | Uploads the HTML to a file on the server |
(module
(function_definition
(function_name_make_header) function_name_make_header
(parameters
(identifier_field_names) identifier_field_names
(default_parameter
(identifier_permit_not) identifier_permit_not
(False) False
)default_parameter
)parameters
(block
(e... | Return unique and slugged field names. |
(module
(function_definition
(function_name_help_cli) function_name_help_cli
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_help) identifier_help
(binary_operator
(string_'%sWelcome to W... | Help on Workbench CLI |
(module
(function_definition
(function_name_index_exists) function_name_index_exists
(parameters
(typed_parameter
(identifier_engine) identifier_engine
(type
(identifier_Engine) identifier_Engine
)type
)typed_parameter
(typed_parameter
(identifier_ta... | Does the specified index exist for the specified table? |
(module
(function_definition
(function_name_require_mapping) function_name_require_mapping
(parameters
(identifier_self) identifier_self
)parameters
(type
(None) None
)type
(block
(if_statement
(not_operator
(call
(identifier_isinstance) identifi... | Require the node to be a mapping. |
(module
(function_definition
(function_name_readBuffer) function_name_readBuffer
(parameters
(identifier_self) identifier_self
(identifier_newLength) identifier_newLength
)parameters
(block
(expression_statement
(assignment
(identifier_result) identifier_result
... | Read next chunk as another buffer. |
(module
(function_definition
(function_name__fetch_data) function_name__fetch_data
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(parenthesized_expression
(boolean_operator
(comparison_operator
(attribute
... | Converts inputspec to files |
(module
(function_definition
(function_name_wait) function_name_wait
(parameters
(identifier_self) identifier_self
)parameters
(type
(None) None
)type
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
... | Coroutine which returns when this token has been triggered |
(module
(function_definition
(function_name_session) function_name_session
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_BaseFileWriterSession) identifier_BaseFileWriterSession
)type
(block
(return_statement
(call
(attribute
... | Return the File Writer Session. |
(module
(function_definition
(function_name_agent_path) function_name_agent_path
(parameters
(identifier_cls) identifier_cls
(identifier_project) identifier_project
(identifier_agent) identifier_agent
)parameters
(block
(return_statement
(call
(attribute
... | Return a fully-qualified agent string. |
(module
(function_definition
(function_name__sanity_check_fold_scope_locations_are_unique) function_name__sanity_check_fold_scope_locations_are_unique
(parameters
(identifier_ir_blocks) identifier_ir_blocks
)parameters
(block
(expression_statement
(assignment
(identifier_... | Assert that every FoldScopeLocation that exists on a Fold block is unique. |
(module
(function_definition
(function_name_remap_index_fn) function_name_remap_index_fn
(parameters
(identifier_ref_file) identifier_ref_file
)parameters
(block
(expression_statement
(assignment
(identifier_snap_dir) identifier_snap_dir
(call
(attri... | Map sequence references to snap reference directory, using standard layout. |
(module
(function_definition
(function_name_end_tag) function_name_end_tag
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_alt) identifier_alt
(None) None
)default_parameter
)parameters
(block
(if_statement
(identifier_alt) i... | Return XML end tag for the receiver. |
(module
(function_definition
(function_name_with_args) function_name_with_args
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(assig... | String substitution for names and docstrings. |
(module
(function_definition
(function_name_validate_keys) function_name_validate_keys
(parameters
(identifier_dict_) identifier_dict_
(identifier_expected) identifier_expected
(identifier_funcname) identifier_funcname
)parameters
(block
(expression_statement
(assignmen... | Validate that a dictionary has an expected set of keys. |
(module
(function_definition
(function_name_ensure_legal) function_name_ensure_legal
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier__results_dir) identifier__results_dir
... | Return True as long as the state does not break any internal contracts. |
(module
(function_definition
(function_name___setupViews) function_name___setupViews
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier__collec... | Creates the UI widgets. |
(module
(function_definition
(function_name_seebeck_spb) function_name_seebeck_spb
(parameters
(identifier_eta) identifier_eta
(default_parameter
(identifier_Lambda) identifier_Lambda
(float_0.5) float_0.5
)default_parameter
)parameters
(block
(import_from_state... | Seebeck analytic formula in the single parabolic model |
(module
(function_definition
(function_name_communicator) function_name_communicator
(parameters
(identifier_func) identifier_func
)parameters
(block
(function_definition
(function_name__call) function_name__call
(parameters
(identifier_queue) identifier_queue
... | Warning, this is a picklable decorator ! |
(module
(function_definition
(function_name__nested_add) function_name__nested_add
(parameters
(identifier_nested_a) identifier_nested_a
(identifier_nested_b) identifier_nested_b
)parameters
(block
(return_statement
(call
(attribute
(identifier_nest) ide... | Add two arbitrarily nested `Tensors`. |
(module
(function_definition
(function_name_purge) function_name_purge
(parameters
(identifier_self) identifier_self
(identifier_connection) identifier_connection
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self... | Remove the connection from rotation |
(module
(function_definition
(function_name_reduce_sum) function_name_reduce_sum
(parameters
(identifier_attrs) identifier_attrs
(identifier_inputs) identifier_inputs
(identifier_proto_obj) identifier_proto_obj
)parameters
(block
(expression_statement
(assignment
... | Reduce the array along a given axis by sum value |
(module
(function_definition
(function_name_project_deidentify_template_path) function_name_project_deidentify_template_path
(parameters
(identifier_cls) identifier_cls
(identifier_project) identifier_project
(identifier_deidentify_template) identifier_deidentify_template
)parameters
... | Return a fully-qualified project_deidentify_template string. |
(module
(function_definition
(function_name_parse_schedules) function_name_parse_schedules
(parameters
(identifier_username) identifier_username
(identifier_password) identifier_password
(identifier_importer) identifier_importer
(identifier_progress) identifier_progress
(default_... | A utility function to marry the connecting and reading functions. |
(module
(function_definition
(function_name__loadOneSource) function_name__loadOneSource
(parameters
(identifier_self) identifier_self
(identifier_sourceFName) identifier_sourceFName
)parameters
(block
(expression_statement
(assignment
(identifier_sourceLines) ident... | handles one authority file including format auto-detection. |
(module
(function_definition
(function_name__check_response_for_errors) function_name__check_response_for_errors
(parameters
(identifier_self) identifier_self
(identifier_response) identifier_response
)parameters
(block
(try_statement
(block
(expression_statement
... | Checks the response for errors and raises one if any exists. |
(module
(function_definition
(function_name__write_header) function_name__write_header
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_line) identifier_line
(attribute
(attribute
(identifier_self) identifier_... | Write out the header |
(module
(function_definition
(function_name__center) function_name__center
(parameters
(identifier_code) identifier_code
(identifier_segment_dict) identifier_segment_dict
)parameters
(block
(while_statement
(comparison_operator
(identifier_code) identifier_code
... | Starting with `code`, follow segments from target to center. |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_is_closed) identifier... | Close the connection to the SMTP server |
(module
(function_definition
(function_name_all_from) function_name_all_from
(parameters
(identifier_cls) identifier_cls
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dict... | Query for items passing PyQuery args explicitly. |
(module
(function_definition
(function_name_check_buffer) function_name_check_buffer
(parameters
(identifier_coords) identifier_coords
(identifier_length) identifier_length
(identifier_buffer) identifier_buffer
)parameters
(block
(expression_statement
(assignment
... | check to see how much of the buffer is being used |
(module
(function_definition
(function_name__from_selection) function_name__from_selection
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(parenthesized_expression
(boolean_operator
(comparison_operator
(attrib... | Is the resampling from a DataFrame column or MultiIndex level. |
(module
(function_definition
(function_name_on_train_end) function_name_on_train_end
(parameters
(identifier_self) identifier_self
(typed_parameter
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
(type
(identifie... | Store the notebook and stop run |
(module
(function_definition
(function_name_do_extra_polishing) function_name_do_extra_polishing
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(identifier_f) identifier_f
(attribute
(identifier_self) identifier_self
(ide... | Goes over each EXTRA_POLISH_FUNCTION to see if it applies to this page, if so, calls it |
(module
(function_definition
(function_name_retrain) function_name_retrain
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_folder) identifier_folder
(call
(attribute
(identi... | Train for a session, pulling in any new data from the filesystem |
(module
(function_definition
(function_name_verify_mapillary_tag) function_name_verify_mapillary_tag
(parameters
(identifier_filepath) identifier_filepath
)parameters
(block
(expression_statement
(assignment
(identifier_filepath_keep_original) identifier_filepath_keep_ori... | Check that image file has the required Mapillary tag |
(module
(function_definition
(function_name_print_spelling_errors) function_name_print_spelling_errors
(parameters
(identifier_filename) identifier_filename
(default_parameter
(identifier_encoding) identifier_encoding
(string_'utf8') string_'utf8'
)default_parameter
)para... | Print misspelled words returned by sphinxcontrib-spelling |
(module
(function_definition
(function_name__get_instance_params) function_name__get_instance_params
(parameters
(identifier_cls) identifier_cls
(identifier_instance) identifier_instance
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifie... | Parse instance configuration and perform minimal verification |
(module
(function_definition
(function_name_dirsize_get) function_name_dirsize_get
(parameters
(identifier_l_filesWithoutPath) identifier_l_filesWithoutPath
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(exp... | Sample callback that determines a directory size. |
(module
(function_definition
(function_name__check_if_downloaded) function_name__check_if_downloaded
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(attribute
(identif... | Check if file downloaded |
(module
(function_definition
(function_name_YamlLoader) function_name_YamlLoader
(parameters
(identifier_string) identifier_string
)parameters
(block
(expression_statement
(assignment
(identifier_representation) identifier_representation
(call
(attri... | Load an AFF4 object from a serialized YAML representation. |
(module
(function_definition
(function_name_pool_attr_add) function_name_pool_attr_add
(parameters
(identifier_arg) identifier_arg
(identifier_opts) identifier_opts
(identifier_shell_opts) identifier_shell_opts
)parameters
(block
(expression_statement
(assignment
... | Add attributes to a pool |
(module
(function_definition
(function_name__default_logfile) function_name__default_logfile
(parameters
(identifier_exe_name) identifier_exe_name
)parameters
(block
(if_statement
(call
(attribute
(attribute
(attribute
(identifier... | Retrieve the logfile name |
(module
(function_definition
(function_name_store_file) function_name_store_file
(parameters
(identifier_self) identifier_self
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) ide... | Store a file into workbench |
(module
(function_definition
(function_name__check_fit_data) function_name__check_fit_data
(parameters
(identifier_self) identifier_self
(identifier_X) identifier_X
)parameters
(block
(expression_statement
(assignment
(identifier_X) identifier_X
(call
... | Verify that the number of samples given is larger than k |
(module
(function_definition
(function_name_unlink_intermediate) function_name_unlink_intermediate
(parameters
(identifier_self) identifier_self
(identifier_sourceId) identifier_sourceId
(identifier_targetId) identifier_targetId
)parameters
(block
(expression_statement
... | Remove a link between two processes |
(module
(function_definition
(function_name_catch_exceptions) function_name_catch_exceptions
(parameters
(list_splat_pattern
(identifier_exceptions) identifier_exceptions
)list_splat_pattern
)parameters
(block
(function_definition
(function_name_wrap) function_name_wr... | Catch all exceptions provided as arguments, and raise CloudApiException instead. |
(module
(function_definition
(function_name_calculate_median) function_name_calculate_median
(parameters
(identifier_given_list) identifier_given_list
)parameters
(block
(expression_statement
(assignment
(identifier_median) identifier_median
(None) None
... | Returns the median of values in the given list. |
(module
(function_definition
(function_name_force_delete_file) function_name_force_delete_file
(parameters
(identifier_file_path) identifier_file_path
)parameters
(block
(if_statement
(call
(attribute
(attribute
(identifier_os) identifier_os
... | force delete a file |
(module
(function_definition
(function_name_create_environment_vip) function_name_create_environment_vip
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_EnvironmentVIP) identifier_EnvironmentVIP
(argument_list... | Get an instance of environment_vip services facade. |
(module
(function_definition
(function_name___stop_decoder) function_name___stop_decoder
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier___decoder_thread) identifier___decode... | Stop the decoder thread, which will in turn stop the track. |
(module
(function_definition
(function_name_resolve) function_name_resolve
(parameters
(identifier_input) identifier_input
(identifier_representation) identifier_representation
(default_parameter
(identifier_resolvers) identifier_resolvers
(None) None
)default_parameter... | Resolve input to the specified output representation |
(module
(function_definition
(function_name_service_details) function_name_service_details
(parameters
(identifier_self) identifier_self
(identifier_io_handler) identifier_io_handler
(identifier_service_id) identifier_service_id
)parameters
(block
(expression_statement
... | Prints the details of the service with the given ID |
(module
(function_definition
(function_name_draw_polygon) function_name_draw_polygon
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_pts) identifier_pts
)list_splat_pattern
(typed_default_parameter
(identifier_close_path) identifier_close_p... | Draws the given linear path. |
(module
(function_definition
(function_name_map_nested) function_name_map_nested
(parameters
(identifier_function) identifier_function
(identifier_data_struct) identifier_data_struct
(default_parameter
(identifier_dict_only) identifier_dict_only
(False) False
)default_p... | Apply a function recursively to each element of a nested data struct. |
(module
(function_definition
(function_name_parse) function_name_parse
(parameters
(identifier_self) identifier_self
(identifier_filelike) identifier_filelike
(identifier_filename) identifier_filename
)parameters
(block
(expression_statement
(assignment
(attri... | Parse the given file-like object and return its Module object. |
(module
(function_definition
(function_name_validate_token_parameters) function_name_validate_token_parameters
(parameters
(identifier_params) identifier_params
)parameters
(block
(if_statement
(comparison_operator
(string_'error') string_'error'
(identifier_par... | Ensures token precence, token type, expiration and scope in params. |
(module
(function_definition
(function_name_validate_page_size) function_name_validate_page_size
(parameters
(identifier_ctx) identifier_ctx
(identifier_param) identifier_param
(identifier_value) identifier_value
)parameters
(block
(if_statement
(comparison_operator
... | Ensure that a valid value for page size is chosen. |
(module
(function_definition
(function_name__get_component) function_name__get_component
(parameters
(identifier_filename) identifier_filename
(default_parameter
(identifier_default) identifier_default
(string_"global") string_"global"
)default_parameter
)parameters
(... | Get component name from filename. |
(module
(function_definition
(function_name_render_subcommand) function_name_render_subcommand
(parameters
(identifier_args) identifier_args
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_args) identifier_args
(identif... | Render a subcommand for human-centric viewing |
(module
(function_definition
(function_name_readlines_bytes) function_name_readlines_bytes
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(identifier_open... | Read content into byte str line iterator. |
(module
(function_definition
(function_name_dt2str) function_name_dt2str
(parameters
(identifier_dt) identifier_dt
(default_parameter
(identifier_flagSeconds) identifier_flagSeconds
(True) True
)default_parameter
)parameters
(block
(if_statement
(call
... | Converts datetime object to str if not yet an str. |
(module
(function_definition
(function_name_match) function_name_match
(parameters
(identifier_self) identifier_self
(identifier_feature) identifier_feature
(default_parameter
(identifier_gps_precision) identifier_gps_precision
(None) None
)default_parameter
(defa... | Match features to OpenStreetMap data. |
(module
(function_definition
(function_name__pid_is_alive) function_name__pid_is_alive
(parameters
(identifier_cls) identifier_cls
(identifier_pid) identifier_pid
(identifier_timeout) identifier_timeout
)parameters
(block
(try_statement
(block
(expression_stat... | Check if a PID is alive with a timeout. |
(module
(function_definition
(function_name__check_symlink_ownership) function_name__check_symlink_ownership
(parameters
(identifier_path) identifier_path
(identifier_user) identifier_user
(identifier_group) identifier_group
(identifier_win_owner) identifier_win_owner
)parameters
... | Check if the symlink ownership matches the specified user and group |
(module
(function_definition
(function_name_request_param_update) function_name_request_param_update
(parameters
(identifier_self) identifier_self
(identifier_complete_name) identifier_complete_name
)parameters
(block
(expression_statement
(call
(attribute
... | Request an update of the value for the supplied parameter. |
(module
(function_definition
(function_name_get) function_name_get
(parameters
(identifier_self) identifier_self
(identifier_item) identifier_item
)parameters
(block
(expression_statement
(assignment
(identifier_uri) identifier_uri
(binary_operator
... | Gets a specific item. |
(module
(function_definition
(function_name_tcp_echo_client) function_name_tcp_echo_client
(parameters
(identifier_message) identifier_message
(identifier_loop) identifier_loop
(identifier_host) identifier_host
(identifier_port) identifier_port
)parameters
(block
(express... | Generic python tcp echo client |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
(attribute
(ide... | Explicitly close open file handles, databases etc. |
(module
(function_definition
(function_name_utc_to_local) function_name_utc_to_local
(parameters
(identifier_time_str) identifier_time_str
(identifier_use_12_hour_format) identifier_use_12_hour_format
(default_parameter
(identifier_show_datetime) identifier_show_datetime
(Fal... | Converts the API UTC time string to the local user time. |
(module
(function_definition
(function_name_OnNodeActivated) function_name_OnNodeActivated
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
... | We have double-clicked for hit enter on a node refocus squaremap to this node |
(module
(function_definition
(function_name_parse_line) function_name_parse_line
(parameters
(identifier_self) identifier_self
(identifier_line) identifier_line
(identifier_lineno) identifier_lineno
)parameters
(block
(if_statement
(call
(attribute
... | Check a single line for an error. Keeps track of the linenumber |
(module
(function_definition
(function_name_process_request) function_name_process_request
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
)parameters
(block
(assert_statement
(call
(identifier_hasattr) identifier_hasattr
... | Check if user is logged in |
(module
(function_definition
(function_name__get_wmi_setting) function_name__get_wmi_setting
(parameters
(identifier_wmi_class_name) identifier_wmi_class_name
(identifier_setting) identifier_setting
(identifier_server) identifier_server
)parameters
(block
(with_statement
... | Get the value of the setting for the provided class. |
(module
(function_definition
(function_name_isIsosceles) function_name_isIsosceles
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(boolean_operator
(boolean_operator
(parenthesized_expression
(comparison_operat... | True iff two side lengths are equal, boolean. |
(module
(function_definition
(function_name_stripe_to_db) function_name_stripe_to_db
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_val) identifier_val
(call
... | Convert the raw value to decimal representation. |
(module
(function_definition
(function_name_x10) function_name_x10
(parameters
(identifier_cls) identifier_cls
(identifier_housecode) identifier_housecode
(identifier_unitcode) identifier_unitcode
)parameters
(block
(if_statement
(comparison_operator
(call
... | Create an X10 device address. |
(module
(function_definition
(function_name_getStatus) function_name_getStatus
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_command) identifier_command
(string_'$GS') string_'$GS'
)assignm... | Returns the charger's charge status, as a string |
(module
(function_definition
(function_name_index) function_name_index
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
)parameters
(block
(expression_statement
(assignment
(identifier_objects) identifier_objects
(call
... | Render a list of objects. |
(module
(function_definition
(function_name__free_sequence) function_name__free_sequence
(parameters
(identifier_tmp1) identifier_tmp1
(default_parameter
(identifier_tmp2) identifier_tmp2
(False) False
)default_parameter
)parameters
(block
(if_statement
... | Outputs a FREEMEM sequence for 1 or 2 ops |
(module
(function_definition
(function_name_iriToURI) function_name_iriToURI
(parameters
(identifier_iri) identifier_iri
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_iri) identifier_i... | Transform an IRI to a URI by escaping unicode. |
(module
(function_definition
(function_name_update_cache_settings) function_name_update_cache_settings
(parameters
(identifier_self) identifier_self
(identifier_service_id) identifier_service_id
(identifier_version_number) identifier_version_number
(identifier_name_key) identifier_name... | Update a specific cache settings object. |
(module
(function_definition
(function_name_p5list) function_name_p5list
(parameters
(identifier_num) identifier_num
)parameters
(block
(import_from_statement
(relative_import
(import_prefix
)import_prefix
(dotted_name
(identifier_website) ... | List pocketfives ranked players, max 100 if no NUM, or NUM if specified. |
(module
(function_definition
(function_name_createBlendedFolders) function_name_createBlendedFolders
(parameters
)parameters
(block
(expression_statement
(call
(identifier_create_folder) identifier_create_folder
(argument_list
(call
(attribut... | Creates the standard folders for a Blended website |
(module
(function_definition
(function_name_configs_in) function_name_configs_in
(parameters
(identifier_src_dir) identifier_src_dir
)parameters
(block
(for_statement
(identifier_filename) identifier_filename
(call
(identifier_files_in_dir) identifier_files_in_dir... | Enumerate all configs in src_dir |
(module
(function_definition
(function_name_prioritize) function_name_prioritize
(parameters
)parameters
(block
(while_statement
(True) True
(block
(expression_statement
(assignment
(identifier_hp_qs) identifier_hp_qs
(call
... | Yield the messages in the queue in the order they should be sent. |
(module
(function_definition
(function_name_remove_summaries) function_name_remove_summaries
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_g) identifier_g
(call
(attribute
(identifier_tf) identifier_tf
... | Remove summaries from the default graph. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.