sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name__change_color) function_name__change_color
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(assignment
(identifier_h) identifier_h
(call
... | Respond to motion of the hsv cursor. |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_cls) identifier_cls
(identifier_name) identifier_name
(identifier_size) identifier_size
(identifier_type) identifier_type
(identifier_quantity) identifier_quantity
(identifier_d... | Create a new PaaS instance. |
(module
(function_definition
(function_name_send_login_email) function_name_send_login_email
(parameters
(identifier_app_id) identifier_app_id
(identifier_token) identifier_token
(identifier_hook) identifier_hook
(default_parameter
(identifier_email) identifier_email
(N... | Contact password-less server to send user a email containing the login link |
(module
(function_definition
(function_name_add_success) function_name_add_success
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_group) identifier_group
(None) None
)default_parameter
(default_parameter
(identifier_type_) identifie... | parse and append a success data param |
(module
(function_definition
(function_name_kill_process) function_name_kill_process
(parameters
(identifier_procname) identifier_procname
(identifier_scriptname) identifier_scriptname
)parameters
(block
(import_statement
(dotted_name
(identifier_signal) identifier_... | kill WSGI processes that may be running in development |
(module
(function_definition
(function_name__get_headers) function_name__get_headers
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_headers) identifier_headers
(dictionary
(pair
... | Built headers for request to IPinfo API. |
(module
(function_definition
(function_name_to_dict) function_name_to_dict
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_d) identifier_d
(dictionary
(pair
(string_'model_t... | Returns a dictionary representation of a RegressionModel instance. |
(module
(function_definition
(function_name_flatMap) function_name_flatMap
(parameters
(typed_parameter
(identifier_f) identifier_f
(type
(identifier_Callable) identifier_Callable
)type
)typed_parameter
(typed_parameter
(identifier_xs) identifier_xs
... | Map a function onto an iterable and flatten the result. |
(module
(function_definition
(function_name_publish_scene_remove) function_name_publish_scene_remove
(parameters
(identifier_self) identifier_self
(identifier_scene_id) identifier_scene_id
)parameters
(block
(expression_statement
(augmented_assignment
(attribute
... | publish the removal of a scene |
(module
(function_definition
(function_name_start) function_name_start
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictiona... | start the read_probe thread |
(module
(function_definition
(function_name_plot_discrete) function_name_plot_discrete
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_show) identifier_show
(False) False
)default_parameter
(default_parameter
(identifier_annotations)... | Plot the closed curves of the path. |
(module
(function_definition
(function_name_getAudioData) function_name_getAudioData
(parameters
(identifier_self) identifier_self
)parameters
(block
(with_statement
(with_clause
(with_item
(attribute
(identifier_self) identifier_self
... | Fetch the audio data. |
(module
(function_definition
(function_name_sample_wr) function_name_sample_wr
(parameters
(identifier_lst) identifier_lst
)parameters
(block
(expression_statement
(assignment
(identifier_arr) identifier_arr
(call
(attribute
(identifier... | Sample from lst, with replacement |
(module
(function_definition
(function_name__read_last_geometry) function_name__read_last_geometry
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_header_pattern) identifier_header_pattern
(binary_op... | Parses the last geometry from an optimization trajectory for use in a new input file. |
(module
(function_definition
(function_name_slowlog_get) function_name_slowlog_get
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_length) identifier_length
(None) None
)default_parameter
)parameters
(block
(if_statement
(com... | Returns the Redis slow queries log. |
(module
(function_definition
(function_name_args) function_name_args
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(tuple
(attribute
(identifier_self) identifier_self
(identifier_base) identifier_base
... | Return all attributes as arguments tuple. |
(module
(function_definition
(function_name_pick) function_name_pick
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_v) identifier_v
(call
(attribute
(identifier_random) ide... | picks a value accoriding to the given density |
(module
(function_definition
(function_name_exists) function_name_exists
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(call
... | Providing a partition is not necessary on topology; causes errors |
(module
(function_definition
(function_name__init_read_gz) function_name__init_read_gz
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_cmp) ... | Initialize for reading a gzip compressed fileobj. |
(module
(function_definition
(function_name_start) function_name_start
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_logging) identifier_logging
(identifier_info) identifier_info... | Start the config watch thread or process. |
(module
(function_definition
(function_name_render) function_name_render
(parameters
(identifier_self) identifier_self
(identifier_rect) identifier_rect
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_size) id... | Draws the managed element in the correct alignment. |
(module
(function_definition
(function_name_execute) function_name_execute
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_relevant_targets) identifier_relevant_targets
(call
(attribute
... | Runs the tool on all source files that are located. |
(module
(function_definition
(function_name_format_name_for_ext) function_name_format_name_for_ext
(parameters
(identifier_metadata) identifier_metadata
(identifier_ext) identifier_ext
(default_parameter
(identifier_cm_default_formats) identifier_cm_default_formats
(None) Non... | Return the format name for that extension |
(module
(function_definition
(function_name_context_processor) function_name_context_processor
(parameters
(identifier_self) identifier_self
(identifier_fn) identifier_fn
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identif... | Registers a template context processor function. |
(module
(function_definition
(function_name__display_status) function_name__display_status
(parameters
(identifier_normalized_data) identifier_normalized_data
(identifier_stream) identifier_stream
)parameters
(block
(if_statement
(boolean_operator
(comparison_operat... | print status message from docker-py stream. |
(module
(function_definition
(function_name__read) function_name__read
(parameters
(identifier_self) identifier_self
(identifier_size) identifier_size
)parameters
(block
(expression_statement
(assignment
(identifier_data) identifier_data
(string_'') string... | Reads size number of bytes from Scratch and returns data as a string |
(module
(function_definition
(function_name__addDBParam) function_name__addDBParam
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
(identifier_value) identifier_value
)parameters
(block
(if_statement
(comparison_operator
(subscr... | Adds a database parameter |
(module
(function_definition
(function_name_on_next_button) function_name_on_next_button
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identif... | update figures and text when a next button is selected |
(module
(function_definition
(function_name__attributeStr) function_name__attributeStr
(parameters
(identifier_self) identifier_self
(identifier_name) identifier_name
)parameters
(block
(return_statement
(call
(attribute
(string_"{}={}") string_"{}={}"
... | Return name=value for a single attribute |
(module
(function_definition
(function_name_basename) function_name_basename
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_suffix) identifier_suffix
(string_'') string_''
)default_parameter
)parameters
(block
(return_statement
... | The basename of the template file. |
(module
(function_definition
(function_name__get_visualization_classes) function_name__get_visualization_classes
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_visualization_attr) identifier_visualization_attr
(call
(identifie... | Import visualizations classes dynamically |
(module
(function_definition
(function_name_collect) function_name_collect
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_start) identifier_start
(call
(identifier_time) identifier_time
... | Collect the data for a plugin. |
(module
(function_definition
(function_name_rc4) function_name_rc4
(parameters
(identifier_data) identifier_data
(identifier_key) identifier_key
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_S) identifier_S
(i... | RC4 encryption and decryption method. |
(module
(function_definition
(function_name_validate_positive_integer) function_name_validate_positive_integer
(parameters
(identifier_option) identifier_option
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(assignment
(identifier_val)... | Validate that 'value' is a positive integer, which does not include 0. |
(module
(function_definition
(function_name_ngram) function_name_ngram
(parameters
(identifier_n) identifier_n
(identifier_iter_tokens) identifier_iter_tokens
)parameters
(block
(expression_statement
(assignment
(identifier_z) identifier_z
(call
... | Return a generator of n-gram from an iterable |
(module
(function_definition
(function_name_data_item_path) function_name_data_item_path
(parameters
(identifier_cls) identifier_cls
(identifier_project) identifier_project
(identifier_dataset) identifier_dataset
(identifier_data_item) identifier_data_item
)parameters
(block
... | Return a fully-qualified data_item string. |
(module
(function_definition
(function_name_main) function_name_main
(parameters
(default_parameter
(identifier_port) identifier_port
(integer_8000) integer_8000
)default_parameter
(default_parameter
(identifier_n_output) identifier_n_output
(integer_10) integ... | Main function starting the webserver. |
(module
(function_definition
(function_name__check_exception) function_name__check_exception
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifie... | if there's a saved exception, raise & clear it |
(module
(function_definition
(function_name__parse_wikiheadlines) function_name__parse_wikiheadlines
(parameters
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_lang_match) identifier_lang_match
(call
... | Generates examples from Wikiheadlines dataset file. |
(module
(function_definition
(function_name_digested_line) function_name_digested_line
(parameters
(identifier_line) identifier_line
(identifier_digest_types) identifier_digest_types
)parameters
(block
(expression_statement
(assignment
(identifier_digested_line) ide... | Returns list of digested values in line |
(module
(function_definition
(function_name__remove_blank) function_name__remove_blank
(parameters
(identifier_l) identifier_l
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identifier_ret
(list
)list
)assignment
)e... | Removes trailing zeros in the list of integers and returns a new list of integers |
(module
(function_definition
(function_name_entry_point) function_name_entry_point
(parameters
)parameters
(block
(try_statement
(block
(expression_statement
(call
(identifier_provider_group_factory) identifier_provider_group_factory
(arg... | The entry that CLI is executed from |
(module
(function_definition
(function_name_xclaim) function_name_xclaim
(parameters
(identifier_self) identifier_self
(identifier_stream) identifier_stream
(identifier_group_name) identifier_group_name
(identifier_consumer_name) identifier_consumer_name
(identifier_min_idle_time... | Claim a message for a given consumer |
(module
(function_definition
(function_name_volume_down) function_name_volume_down
(parameters
(identifier_self) identifier_self
)parameters
(block
(try_statement
(block
(return_statement
(call
(identifier_bool) identifier_bool
(arg... | Volume down receiver via HTTP get command. |
(module
(function_definition
(function_name_reset) function_name_reset
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier_reset_bars) identifier_rese... | Reset all inputs back to default. |
(module
(function_definition
(function_name_stop) function_name_stop
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(yield
(call
(attribute
(identifier_self) identifier_self
(identifier__stop_... | Stops the VPCS process. |
(module
(function_definition
(function_name_try_eval_metadata) function_name_try_eval_metadata
(parameters
(identifier_metadata) identifier_metadata
(identifier_name) identifier_name
)parameters
(block
(expression_statement
(assignment
(identifier_value) identifier_... | Evaluate given metadata to a python object, if possible |
(module
(function_definition
(function_name_hardmax) function_name_hardmax
(parameters
(identifier_attrs) identifier_attrs
(identifier_inputs) identifier_inputs
(identifier_proto_obj) identifier_proto_obj
)parameters
(block
(expression_statement
(assignment
(i... | Returns batched one-hot vectors. |
(module
(function_definition
(function_name_call) function_name_call
(parameters
(identifier_self) identifier_self
(identifier_callname) identifier_callname
(default_parameter
(identifier_arguments) identifier_arguments
(None) None
)default_parameter
)parameters
... | Executed on each scheduled iteration |
(module
(function_definition
(function_name_hosting_history) function_name_hosting_history
(parameters
(identifier_self) identifier_self
(identifier_query) identifier_query
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters... | Returns the hosting history from the given domain name |
(module
(function_definition
(function_name__apply_summaries) function_name__apply_summaries
(parameters
(identifier_self) identifier_self
)parameters
(block
(function_definition
(function_name_as_frame) function_name_as_frame
(parameters
(identifier_r) identifier... | Add all summary rows and columns. |
(module
(function_definition
(function_name_mark_dead) function_name_mark_dead
(parameters
(identifier_self) identifier_self
(identifier_proxy) identifier_proxy
(default_parameter
(identifier__time) identifier__time
(None) None
)default_parameter
)parameters
(bl... | Mark a proxy as dead |
(module
(function_definition
(function_name__bytes_to_str) function_name__bytes_to_str
(parameters
(identifier_lines) identifier_lines
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(call
(identifier_len) identifier_len
... | Convert all lines from byte string to unicode string, if necessary |
(module
(function_definition
(function_name__find_usage_applications) function_name__find_usage_applications
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_applications) identifier_applications
(cal... | find usage for ElasticBeanstalk applications |
(module
(function_definition
(function_name_check_pil) function_name_check_pil
(parameters
(identifier_func) identifier_func
)parameters
(block
(function_definition
(function_name___wrapper) function_name___wrapper
(parameters
(list_splat_pattern
(iden... | PIL module checking decorator. |
(module
(function_definition
(function_name_order_manually) function_name_order_manually
(parameters
(identifier_sub_commands) identifier_sub_commands
)parameters
(block
(expression_statement
(assignment
(identifier_order) identifier_order
(list
(str... | Order sub-commands for display |
(module
(function_definition
(function_name_layers) function_name_layers
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__layers) identifie... | gets the layers for the feature service |
(module
(function_definition
(function_name_pyname) function_name_pyname
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifier_pymodu... | Name of the compiled module. |
(module
(function_definition
(function_name__create_sending_stream) function_name__create_sending_stream
(parameters
(identifier_self) identifier_self
(identifier_pub_addr) identifier_pub_addr
)parameters
(block
(expression_statement
(assignment
(identifier_sock) id... | Create a `ZMQStream` for sending responses back to Mongrel2. |
(module
(function_definition
(function_name_do_copy_file) function_name_do_copy_file
(parameters
(identifier_self) identifier_self
(identifier_args) identifier_args
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_path) iden... | Determine if file should be copied or not and handle exceptions. |
(module
(function_definition
(function_name__translate_cond) function_name__translate_cond
(parameters
(identifier_self) identifier_self
(identifier_c) identifier_c
)parameters
(block
(if_statement
(boolean_operator
(call
(identifier_isinstance) identifi... | Checks whether this condition can be supported by FastMemory." |
(module
(function_definition
(function_name_join_session) function_name_join_session
(parameters
(identifier_self) identifier_self
(identifier_sid) identifier_sid
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identif... | Attach to an existing session. |
(module
(function_definition
(function_name_count_rows) function_name_count_rows
(parameters
(identifier_self) identifier_self
(identifier_table) identifier_table
(default_parameter
(identifier_cols) identifier_cols
(string_'*') string_'*'
)default_parameter
)parame... | Get the number of rows in a particular table. |
(module
(function_definition
(function_name__route) function_name__route
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(attribute
(identifier_self) identifier_self
(identifie... | Handles server route instantiation. |
(module
(function_definition
(function_name_consume_value) function_name_consume_value
(parameters
(identifier_self) identifier_self
(identifier_ctx) identifier_ctx
(identifier_opts) identifier_opts
)parameters
(block
(expression_statement
(assignment
(identif... | Retrieve default value and display it when prompt is disabled. |
(module
(function_definition
(function_name_shell_sqlalchemy) function_name_shell_sqlalchemy
(parameters
(typed_parameter
(identifier_session) identifier_session
(type
(identifier_SqlalchemySession) identifier_SqlalchemySession
)type
)typed_parameter
(typed_... | This command includes SQLAlchemy DB Session |
(module
(function_definition
(function_name__error_is_decreasing) function_name__error_is_decreasing
(parameters
(identifier_self) identifier_self
(identifier_last_error) identifier_last_error
)parameters
(block
(expression_statement
(assignment
(identifier_current_... | True if current error is less than last_error. |
(module
(function_definition
(function_name_np_hash) function_name_np_hash
(parameters
(identifier_a) identifier_a
)parameters
(block
(if_statement
(comparison_operator
(identifier_a) identifier_a
(None) None
)comparison_operator
(block
... | Return a hash of a NumPy array. |
(module
(function_definition
(function_name_picard_reorder) function_name_picard_reorder
(parameters
(identifier_picard) identifier_picard
(identifier_in_bam) identifier_in_bam
(identifier_ref_file) identifier_ref_file
(identifier_out_file) identifier_out_file
)parameters
(bloc... | Reorder BAM file to match reference file ordering. |
(module
(function_definition
(function_name__override_size) function_name__override_size
(parameters
(identifier_vm_) identifier_vm_
)parameters
(block
(expression_statement
(assignment
(identifier_vm_size) identifier_vm_size
(call
(identifier_get_si... | Apply any extra component overrides to VM from the cloud profile. |
(module
(function_definition
(function_name_QueueNotification) function_name_QueueNotification
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_notification) identifier_notification
(None) None
)default_parameter
(default_parameter
(i... | Queues a notification for a flow. |
(module
(function_definition
(function_name_task) function_name_task
(parameters
(identifier_func) identifier_func
)parameters
(block
(function_definition
(function_name_task_wrapper) function_name_task_wrapper
(parameters
(list_splat_pattern
(identifi... | Decorator to run the decorated function as a Task |
(module
(function_definition
(function_name_ReadIDsForAllSignedBinaries) function_name_ReadIDsForAllSignedBinaries
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_cursor) identifier_cursor
(None) None
)default_parameter
)parameters
(block
... | Returns ids for all signed binaries in the DB. |
(module
(function_definition
(function_name_known) function_name_known
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
)parameters
(block
(expression_statement
(assignment
(identifier_ref) identifier_ref
(call
(a... | resolve type referenced by @xsi:type |
(module
(function_definition
(function_name_controller) function_name_controller
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(identifier_hasattr) identifier_hasattr
(argument_list
(identifier_self) identifier_... | Show current linked controllers. |
(module
(function_definition
(function_name_annotate_subplot) function_name_annotate_subplot
(parameters
(identifier_ax) identifier_ax
(default_parameter
(identifier_ncols) identifier_ncols
(integer_1) integer_1
)default_parameter
(default_parameter
(identifier_... | add a subplot annotation number |
(module
(function_definition
(function_name_updateMovie) function_name_updateMovie
(parameters
(identifier_self) identifier_self
(identifier_imageFile) identifier_imageFile
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
... | Update the image file as video frame in the GUI. |
(module
(function_definition
(function_name_add_fact) function_name_add_fact
(parameters
(identifier_term) identifier_term
(identifier_fact) identifier_fact
(default_parameter
(identifier_author) identifier_author
(string_'') string_''
)default_parameter
)parameters... | Records a new fact with a given term. Optionally can set an author |
(module
(function_definition
(function_name_gen_locustfile) function_name_gen_locustfile
(parameters
(identifier_testcase_file_path) identifier_testcase_file_path
)parameters
(block
(expression_statement
(assignment
(identifier_locustfile_path) identifier_locustfile_path
... | generate locustfile from template. |
(module
(function_definition
(function_name_recompress_archive) function_name_recompress_archive
(parameters
(identifier_archive) identifier_archive
(default_parameter
(identifier_verbosity) identifier_verbosity
(integer_0) integer_0
)default_parameter
(default_paramete... | Recompress an archive to hopefully smaller size. |
(module
(function_definition
(function_name__onCoreModuleLoad) function_name__onCoreModuleLoad
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(if_statement
(not_operator
(attribute
(identifier_self) i... | Clear the cached model rows and rebuild them only if they have been loaded already. |
(module
(function_definition
(function_name___check_last_ping) function_name___check_last_ping
(parameters
(identifier_self) identifier_self
(identifier_run_listen) identifier_run_listen
)parameters
(block
(if_statement
(comparison_operator
(attribute
(i... | Check if the last timeout is too old. If it is, kills the run_listen task |
(module
(function_definition
(function_name_parse_dformat) function_name_parse_dformat
(parameters
(identifier_dformat) identifier_dformat
(default_parameter
(identifier_check) identifier_check
(True) True
)default_parameter
)parameters
(block
(if_statement
... | Return `dformat` or raise if it is not 'dense' or 'sparse |
(module
(function_definition
(function_name_alter_poms) function_name_alter_poms
(parameters
(identifier_pom_dir) identifier_pom_dir
(identifier_additional_params) identifier_additional_params
(default_parameter
(identifier_repo_url) identifier_repo_url
(None) None
)def... | Runs mvn clean command with provided additional parameters to perform pom updates by pom-manipulation-ext. |
(module
(function_definition
(function_name___get_button_events) function_name___get_button_events
(parameters
(identifier_self) identifier_self
(identifier_state) identifier_state
(default_parameter
(identifier_timeval) identifier_timeval
(None) None
)default_parameter... | Get the button events from xinput. |
(module
(function_definition
(function_name__adjust_for_new_root) function_name__adjust_for_new_root
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identif... | Adjust a path given the new root directory of the output. |
(module
(function_definition
(function_name_parse_querystring) function_name_parse_querystring
(parameters
(identifier_msg) identifier_msg
)parameters
(block
(expression_statement
(string_'parse a querystring into keys and values') string_'parse a querystring into keys and values'
... | parse a querystring into keys and values |
(module
(function_definition
(function_name_read_int) function_name_read_int
(parameters
(typed_parameter
(identifier_nbytes) identifier_nbytes
(type
(identifier_int) identifier_int
)type
)typed_parameter
(keyword_separator
)keyword_separator
(ty... | read some bytes as integer |
(module
(function_definition
(function_name__machine_bytes) function_name__machine_bytes
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_machine_hash) identifier_machine_hash
(call
(attribute
(identifier_hashlib) ... | Get the machine portion of an ObjectId. |
(module
(function_definition
(function_name_beautify_file) function_name_beautify_file
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_error) identifier_error
... | Beautify bash script file. |
(module
(function_definition
(function_name_print_code_table) function_name_print_code_table
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_out) identifier_out
(attribute
(identifier_sys) identifier_sys
(identifier_stdout) identifie... | Print code table overview |
(module
(function_definition
(function_name_resolve_colors) function_name_resolve_colors
(parameters
(identifier_self) identifier_self
(identifier_colorstack) identifier_colorstack
)parameters
(block
(expression_statement
(string_'Returns the curses attribute for the colorsta... | Returns the curses attribute for the colorstack, a list of color option names sorted highest-precedence color first. |
(module
(function_definition
(function_name_export_module_spec_with_checkpoint) function_name_export_module_spec_with_checkpoint
(parameters
(identifier_module_spec) identifier_module_spec
(identifier_checkpoint_path) identifier_checkpoint_path
(identifier_export_path) identifier_export_path... | Exports given checkpoint as tfhub module with given spec. |
(module
(function_definition
(function_name_seek_to_position) function_name_seek_to_position
(parameters
(identifier_position) identifier_position
)parameters
(block
(expression_statement
(assignment
(identifier_message) identifier_message
(call
(ide... | Seek to an absolute position in stream. |
(module
(function_definition
(function_name_remove_redis_keyword) function_name_remove_redis_keyword
(parameters
(identifier_self) identifier_self
(identifier_keyword) identifier_keyword
)parameters
(block
(expression_statement
(call
(attribute
(identifi... | Remove the keyword for redis. |
(module
(function_definition
(function_name_write) function_name_write
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
)parameters
(block
(if_statement
(comparison_operator
(identifier_data) identifier_data
(string_'\n') str... | This could be a bit less clumsy. |
(module
(function_definition
(function_name_textContent) function_name_textContent
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_text) identifier_text
(type
(identifier_str) identifier_str
)type
)typed_parameter
)parameters
... | Set textContent both on this node and related browser node. |
(module
(function_definition
(function_name_closed_sets) function_name_closed_sets
(parameters
(identifier_C) identifier_C
(default_parameter
(identifier_mincount_connectivity) identifier_mincount_connectivity
(integer_0) integer_0
)default_parameter
)parameters
(bloc... | Computes the strongly connected closed sets of C |
(module
(function_definition
(function_name_LoadState) function_name_LoadState
(parameters
(identifier_self) identifier_self
(identifier_config_parser) identifier_config_parser
)parameters
(block
(if_statement
(not_operator
(identifier_config_parser) identifier_conf... | Set our window state from the given config_parser instance |
(module
(function_definition
(function_name_register) function_name_register
(parameters
(identifier_self) identifier_self
(identifier_switch) identifier_switch
(default_parameter
(identifier_signal) identifier_signal
(attribute
(identifier_signals) identifier_signa... | Register a switch and persist it to the storage. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.