sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_dataset_splits) function_name_dataset_splits
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(list
(dictionary
(pair
(string_"split") string_"split"
(att... | Splits of data to produce and number of output shards for each. |
(module
(function_definition
(function_name_do_allowrep) function_name_do_allowrep
(parameters
(identifier_self) identifier_self
(identifier_line) identifier_line
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self... | allowrep Allow new objects to be replicated. |
(module
(function_definition
(function_name_epoch) function_name_epoch
(parameters
(identifier_ctx) identifier_ctx
(identifier_datetime) identifier_datetime
)parameters
(block
(return_statement
(call
(attribute
(identifier_conversions) identifier_convers... | Converts the given date to the number of seconds since January 1st, 1970 UTC |
(module
(function_definition
(function_name_main) function_name_main
(parameters
)parameters
(block
(expression_statement
(call
(identifier__parse_args) identifier__parse_args
(argument_list
)argument_list
)call
)expression_statement
(exp... | Merge temp_main and main. |
(module
(function_definition
(function_name_getFullPathToSnapshot) function_name_getFullPathToSnapshot
(parameters
(identifier_self) identifier_self
(identifier_n) identifier_n
)parameters
(block
(return_statement
(call
(attribute
(attribute
... | Get the full path to snapshot n. |
(module
(function_definition
(function_name_restore_type) function_name_restore_type
(parameters
(identifier_self) identifier_self
(identifier_type) identifier_type
)parameters
(block
(expression_statement
(assignment
(identifier_mapping) identifier_mapping
... | Restore type from BigQuery |
(module
(function_definition
(function_name_parse_yaml) function_name_parse_yaml
(parameters
(identifier_self) identifier_self
(identifier_y) identifier_y
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
... | Parse a YAML specification of a data port into this object. |
(module
(function_definition
(function_name___merge_json_values) function_name___merge_json_values
(parameters
(identifier_current) identifier_current
(identifier_previous) identifier_previous
)parameters
(block
(for_statement
(identifier_value) identifier_value
(iden... | Merges the values between the current and previous run of the script. |
(module
(function_definition
(function_name_check_no_proxy_errors) function_name_check_no_proxy_errors
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_... | Helper method to determine if the proxies logged any major errors related to the functioning of the proxy itself |
(module
(function_definition
(function_name_create_blobstore) function_name_create_blobstore
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
... | Creates an instance of the BlobStore Service. |
(module
(function_definition
(function_name_temporarySibling) function_name_temporarySibling
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_sib) identifier_sib
(call
(attribute
... | Create a path naming a temporary sibling of this path in a secure fashion. |
(module
(function_definition
(function_name_api_representation) function_name_api_representation
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_dict) identifier_dict
(argument_list
(keyword_argume... | Returns the JSON formatting required by Outlook's API for contacts |
(module
(function_definition
(function_name_contains_array) function_name_contains_array
(parameters
(identifier_store) identifier_store
(default_parameter
(identifier_path) identifier_path
(None) None
)default_parameter
)parameters
(block
(expression_statement
... | Return True if the store contains an array at the given logical path. |
(module
(function_definition
(function_name___meta_metadata) function_name___meta_metadata
(parameters
(identifier_self) identifier_self
(identifier_field) identifier_field
(identifier_key) identifier_key
)parameters
(block
(expression_statement
(assignment
(i... | Return the value for key for the field in the metadata |
(module
(function_definition
(function_name_filter) function_name_filter
(parameters
(identifier_names) identifier_names
(identifier_pat) identifier_pat
)parameters
(block
(import_statement
(dotted_name
(identifier_os) identifier_os
)dotted_name
(dot... | Return the subset of the list NAMES that match PAT |
(module
(function_definition
(function_name_fcor) function_name_fcor
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_XCBV) identifier_XCBV
... | The CBV-corrected de-trended flux. |
(module
(function_definition
(function_name_function_is_noop) function_name_function_is_noop
(parameters
(typed_parameter
(identifier_function_node) identifier_function_node
(type
(attribute
(identifier_ast) identifier_ast
(identifier_FunctionDef) identi... | Function does nothing - is just ``pass`` or docstring. |
(module
(function_definition
(function_name_bind) function_name_bind
(parameters
(identifier_cls) identifier_cls
(identifier_app) identifier_app
(list_splat_pattern
(identifier_paths) identifier_paths
)list_splat_pattern
(default_parameter
(identifier_methods) ide... | Bind to the given application. |
(module
(function_definition
(function_name_create_from_ll) function_name_create_from_ll
(parameters
(identifier_cls) identifier_cls
(typed_parameter
(identifier_lls) identifier_lls
(type
(identifier_LabelLists) identifier_LabelLists
)type
)typed_parameter
... | Create an `ImageDataBunch` from `LabelLists` `lls` with potential `ds_tfms`. |
(module
(function_definition
(function_name_form_echo) function_name_form_echo
(parameters
(identifier_cls) identifier_cls
(identifier_request) identifier_request
(typed_parameter
(identifier_foo) identifier_foo
(type
(tuple
(attribute
(ide... | Echo the form parameter. |
(module
(function_definition
(function_name__iter_coords) function_name__iter_coords
(parameters
(identifier_nsls) identifier_nsls
)parameters
(block
(expression_statement
(assignment
(identifier_ranges) identifier_ranges
(call
(identifier_list) iden... | Iterate through all matching coordinates in a sequence of slices. |
(module
(function_definition
(function_name_request) function_name_request
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_app_id) identifier_app_id
(None) None
)default_parameter
(default_parameter
(identifier_body) identifier_body
... | Validate application ID and request is from Alexa. |
(module
(function_definition
(function_name_resizeToMinimum) function_name_resizeToMinimum
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_offset) identifier_offset
(call
(attribute
... | Resizes the dock toolbar to the minimum sizes. |
(module
(function_definition
(function_name_to_python) function_name_to_python
(parameters
(identifier_self) identifier_self
(identifier_value) identifier_value
)parameters
(block
(expression_statement
(assignment
(identifier_value) identifier_value
(call
... | Returns a GEOS Polygon from bounding box values. |
(module
(function_definition
(function_name_visit_keyword) function_name_visit_keyword
(parameters
(identifier_self) identifier_self
(identifier_node) identifier_node
(identifier_parent) identifier_parent
)parameters
(block
(expression_statement
(assignment
(i... | visit a Keyword node by returning a fresh instance of it |
(module
(function_definition
(function_name___dict_to_deployment_spec) function_name___dict_to_deployment_spec
(parameters
(identifier_spec) identifier_spec
)parameters
(block
(expression_statement
(assignment
(identifier_spec_obj) identifier_spec_obj
(call
... | Converts a dictionary into kubernetes AppsV1beta1DeploymentSpec instance. |
(module
(function_definition
(function_name_align) function_name_align
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_out_path) identifier_out_path
(None) None
)default_parameter
)parameters
(block
(if_statement
(comparison_... | We align the sequences in the fasta file with muscle. |
(module
(function_definition
(function_name_split_hostmask) function_name_split_hostmask
(parameters
(identifier_hostmask) identifier_hostmask
)parameters
(block
(expression_statement
(assignment
(pattern_list
(identifier_nick) identifier_nick
(ide... | Splits a nick@host string into nick and host. |
(module
(function_definition
(function_name__clean_post_content) function_name__clean_post_content
(parameters
(identifier_blog_url) identifier_blog_url
(identifier_content) identifier_content
)parameters
(block
(expression_statement
(assignment
(identifier_content)... | Replace import path with something relative to blog. |
(module
(function_definition
(function_name_go_down) function_name_go_down
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier_current_option) ... | Go down one, wrap to beginning if necessary |
(module
(function_definition
(function_name_index_bounds) function_name_index_bounds
(parameters
(identifier_x) identifier_x
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(identifier_x) identifier... | returns tuple with first and last item |
(module
(function_definition
(function_name_trim) function_name_trim
(parameters
(identifier_self) identifier_self
(identifier_prefixes) identifier_prefixes
)parameters
(block
(expression_statement
(string_"Prunes any keys beginning with the specified the specified prefixes."... | Prunes any keys beginning with the specified the specified prefixes. |
(module
(function_definition
(function_name_config_acl) function_name_config_acl
(parameters
(identifier_args) identifier_args
)parameters
(block
(expression_statement
(assignment
(identifier_r) identifier_r
(call
(attribute
(identifier... | Retrieve access control list for a method configuration |
(module
(function_definition
(function_name_map_exception_codes) function_name_map_exception_codes
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_werkex) identifier_werkex
(call
(attribute
(identifier_inspect) id... | Helper function to intialise CODES_TO_EXCEPTIONS. |
(module
(function_definition
(function_name_default_config_filename) function_name_default_config_filename
(parameters
(default_parameter
(identifier_root_dir) identifier_root_dir
(None) None
)default_parameter
)parameters
(block
(expression_statement
(assignm... | Returns the default name of the configuration file. |
(module
(function_definition
(function_name_show_loading_page) function_name_show_loading_page
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_loading_template) identifier_loading_template
(call
... | Show a loading animation while the kernel is starting. |
(module
(function_definition
(function_name_add_plugin) function_name_add_plugin
(parameters
(identifier_self) identifier_self
(identifier_plugin) identifier_plugin
)parameters
(block
(expression_statement
(assignment
(identifier_new_name) identifier_new_name
... | Add the given plugin. |
(module
(function_definition
(function_name_validate) function_name_validate
(parameters
(identifier_cls) identifier_cls
(identifier_data) identifier_data
)parameters
(block
(try_statement
(block
(expression_statement
(call
(attribute
... | Validate input data matches expected failure ``dict`` format. |
(module
(function_definition
(function_name__length_scalar_handler) function_name__length_scalar_handler
(parameters
(identifier_scalar_factory) identifier_scalar_factory
(identifier_ion_type) identifier_ion_type
(identifier_length) identifier_length
(identifier_ctx) identifier_ctx
... | Handles scalars, ``scalar_factory`` is a function that returns a value or thunk. |
(module
(function_definition
(function_name_with_condition) function_name_with_condition
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_condition) identifier_condition
(type
(generic_type
(identifier_Callable) identifier_Callable
... | Sets the task running condition that will be evaluated during the optimisation cycle. |
(module
(function_definition
(function_name__warn_silly_options) function_name__warn_silly_options
(parameters
(identifier_cls) identifier_cls
(identifier_args) identifier_args
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(stri... | Print warnings about any options that may be silly. |
(module
(function_definition
(function_name__notify) function_name__notify
(parameters
(identifier_p) identifier_p
(dictionary_splat_pattern
(identifier_data) identifier_data
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(assignment
... | The callback func that will be hooked to the ``notify`` command |
(module
(function_definition
(function_name_init_git_pillar) function_name_init_git_pillar
(parameters
(identifier_opts) identifier_opts
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identifier_ret
(list
)list
)assignmen... | Clear out the ext pillar caches, used when the master starts |
(module
(function_definition
(function_name_filter_cookies) function_name_filter_cookies
(parameters
(identifier_self) identifier_self
(typed_default_parameter
(identifier_request_url) identifier_request_url
(type
(identifier_URL) identifier_URL
)type
(cal... | Returns this jar's cookies filtered by their attributes. |
(module
(function_definition
(function_name_getThirdPartyLibFiles) function_name_getThirdPartyLibFiles
(parameters
(identifier_self) identifier_self
(identifier_libs) identifier_libs
)parameters
(block
(expression_statement
(assignment
(identifier_platformDefaults) ... | Retrieves the list of library files for building against the Unreal-bundled versions of the specified third-party libraries |
(module
(function_definition
(function_name__handle_dist_server) function_name__handle_dist_server
(parameters
(identifier_ds_type) identifier_ds_type
(identifier_repos_array) identifier_repos_array
)parameters
(block
(if_statement
(comparison_operator
(identifier_d... | Ask user for whether to use a type of dist server. |
(module
(function_definition
(function_name_warning) function_name_warning
(parameters
(identifier_lineno) identifier_lineno
(identifier_msg) identifier_msg
)parameters
(block
(expression_statement
(assignment
(identifier_msg) identifier_msg
(binary_operat... | Generic warning error routine |
(module
(function_definition
(function_name_users) function_name_users
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(not_operator
(call
(identifier_hasattr) identifier_hasattr
(argument_list
(identifi... | Returns known users by exposing as a read-only property. |
(module
(function_definition
(function_name_schedule) function_name_schedule
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_response) identifier_response
(call
(attribute
(... | Gets the schedule for the given zone |
(module
(function_definition
(function_name_process) function_name_process
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_subscription) identifier_subscription
(None) None
)assignment
... | Receive a subscription from the socket and process it |
(module
(function_definition
(function_name_walk_tree_and_extract) function_name_walk_tree_and_extract
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(identifier_target) identifier_target
)parameters
(block
(expression_statement
(string_... | Walk tree of properties and extract identifiers and associated values |
(module
(function_definition
(function_name__set_range) function_name__set_range
(parameters
(identifier_self) identifier_self
(identifier_init) identifier_init
)parameters
(block
(if_statement
(boolean_operator
(identifier_init) identifier_init
(parenthes... | Reset the camera view using the known limits. |
(module
(function_definition
(function_name_load_results) function_name_load_results
(parameters
(identifier_result_files) identifier_result_files
(identifier_options) identifier_options
(default_parameter
(identifier_run_set_id) identifier_run_set_id
(None) None
)defau... | Version of load_result for multiple input files that will be loaded concurrently. |
(module
(function_definition
(function_name__setbitpos) function_name__setbitpos
(parameters
(identifier_self) identifier_self
(identifier_pos) identifier_pos
)parameters
(block
(if_statement
(comparison_operator
(identifier_pos) identifier_pos
(integer_0)... | Move to absolute postion bit in bitstream. |
(module
(function_definition
(function_name_dropEvent) function_name_dropEvent
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(assignment
(identifier_url) identifier_url
(subscript... | Handles a drop event. |
(module
(function_definition
(function_name_intent_path) function_name_intent_path
(parameters
(identifier_cls) identifier_cls
(identifier_project) identifier_project
(identifier_intent) identifier_intent
)parameters
(block
(return_statement
(call
(attribute
... | Return a fully-qualified intent string. |
(module
(function_definition
(function_name__delete) function_name__delete
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(assignmen... | Delete a resource from a remote Transifex server. |
(module
(function_definition
(function_name_load) function_name_load
(parameters
(identifier_name) identifier_name
(default_parameter
(identifier_base_path) identifier_base_path
(None) None
)default_parameter
)parameters
(block
(if_statement
(comparison_... | Load a module from a URL or a path |
(module
(function_definition
(function_name_load) function_name_load
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_private) identifier_private
(call
(attribute
(identifier... | Load from a file and return an x509 object |
(module
(function_definition
(function_name__handle_calls) function_name__handle_calls
(parameters
(identifier_self) identifier_self
(identifier_service_obj) identifier_service_obj
(identifier_calls) identifier_calls
)parameters
(block
(for_statement
(identifier_call) i... | Performs method calls on service object |
(module
(function_definition
(function_name_templates) function_name_templates
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_template) identifier_template
(call
(attribute
... | Iterate over the defined Templates. |
(module
(function_definition
(function_name_select_random) function_name_select_random
(parameters
(default_parameter
(identifier_ports) identifier_ports
(None) None
)default_parameter
(default_parameter
(identifier_exclude_ports) identifier_exclude_ports
(Non... | Returns random unused port number. |
(module
(function_definition
(function_name__relay_data) function_name__relay_data
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_"relay any data we have") string_"relay any data we have"
)expression_statement
(if_statemen... | relay any data we have |
(module
(function_definition
(function_name_close) function_name_close
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier_connection) identifier_connection
)attribute
... | Close internal connection to AMQP if connected. |
(module
(function_definition
(function_name_post_request) function_name_post_request
(parameters
(identifier_self) identifier_self
(identifier_request) identifier_request
(identifier_response) identifier_response
)parameters
(block
(if_statement
(comparison_operator
... | Post-request hook to allow CORS headers to responses. |
(module
(function_definition
(function_name_predict_distance) function_name_predict_distance
(parameters
(identifier_self) identifier_self
(identifier_X) identifier_X
(default_parameter
(identifier_batch_size) identifier_batch_size
(integer_1) integer_1
)default_paramet... | Predict distances to some input data. |
(module
(function_definition
(function_name_promote) function_name_promote
(parameters
(identifier_self) identifier_self
(identifier_lane) identifier_lane
(default_parameter
(identifier_svcs) identifier_svcs
(None) None
)default_parameter
(default_parameter
... | promote a build so it is ready for an upper lane |
(module
(function_definition
(function_name_iter_fasta_qual) function_name_iter_fasta_qual
(parameters
(identifier_fastafile) identifier_fastafile
(identifier_qualfile) identifier_qualfile
(default_parameter
(identifier_defaultqual) identifier_defaultqual
(identifier_OKQUAL) ... | used by trim, emits one SeqRecord with quality values in it |
(module
(function_definition
(function_name_create_nic) function_name_create_nic
(parameters
(identifier_client) identifier_client
(identifier_target) identifier_target
(identifier_nic) identifier_nic
)parameters
(block
(for_statement
(identifier_network) identifier_net... | Return a NIC spec |
(module
(function_definition
(function_name_OnUndo) function_name_OnUndo
(parameters
(identifier_self) identifier_self
(identifier_event) identifier_event
)parameters
(block
(expression_statement
(assignment
(identifier_statustext) identifier_statustext
(c... | Calls the grid undo method |
(module
(function_definition
(function_name_enqueue_or_delay) function_name_enqueue_or_delay
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_queue_name) identifier_queue_name
(None) None
)default_parameter
(default_parameter
(identif... | Will enqueue or delay the job depending of the delayed_until. |
(module
(function_definition
(function_name__draw_chars) function_name__draw_chars
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(identifier_to_draw) identifier_to_draw
)parameters
(block
(expression_statement
(assignment
(ide... | Draw the specified charachters using the specified format. |
(module
(function_definition
(function_name_show_current_metadata) function_name_show_current_metadata
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_LOGGER) identifier_LOGGER
(id... | Show metadata of the current selected layer. |
(module
(function_definition
(function_name__long_image_slice) function_name__long_image_slice
(parameters
(identifier_in_filepath) identifier_in_filepath
(identifier_out_filepath) identifier_out_filepath
(identifier_slice_size) identifier_slice_size
)parameters
(block
(print_s... | Slice an image into parts slice_size tall. |
(module
(function_definition
(function_name_divide) function_name_divide
(parameters
(identifier_self) identifier_self
(identifier_data_source_factory) identifier_data_source_factory
)parameters
(block
(expression_statement
(assignment
(identifier_data_length) ident... | Divides the task according to the number of workers. |
(module
(function_definition
(function_name__strip_odict) function_name__strip_odict
(parameters
(identifier_wrapped) identifier_wrapped
)parameters
(block
(decorated_definition
(decorator
(call
(attribute
(identifier_functools) identifier_functo... | dump to json and load it again, replaces OrderedDicts with regular ones |
(module
(function_definition
(function_name_negated) function_name_negated
(parameters
(identifier_input_words) identifier_input_words
(default_parameter
(identifier_include_nt) identifier_include_nt
(True) True
)default_parameter
)parameters
(block
(expression_... | Determine if input contains negation words |
(module
(function_definition
(function_name_getkey) function_name_getkey
(parameters
(identifier_self) identifier_self
(identifier_path) identifier_path
(default_parameter
(identifier_filename) identifier_filename
(None) None
)default_parameter
)parameters
(bloc... | Get single matching key for a path |
(module
(function_definition
(function_name_generic_var) function_name_generic_var
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(default_parameter
(identifier_value) identifier_value
(None) None
)default_parameter
)parameters
(bl... | Stores generic variables in the session prepending it with _GENERIC_VAR_KEY_PREFIX. |
(module
(function_definition
(function_name___get_path_to_mecab_config) function_name___get_path_to_mecab_config
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_six) identifier_six
(identifier_PY2) identifier... | You get path into mecab-config |
(module
(function_definition
(function_name_retry_on_bad_auth) function_name_retry_on_bad_auth
(parameters
(identifier_func) identifier_func
)parameters
(block
(decorated_definition
(decorator
(call
(identifier_wraps) identifier_wraps
(argument_lis... | If bad token or board, try again after clearing relevant cache entries |
(module
(function_definition
(function_name_update_checkpoint) function_name_update_checkpoint
(parameters
(identifier_self) identifier_self
(identifier_checkpoint) identifier_checkpoint
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
... | Store the current checkpoint in the oplog progress dictionary. |
(module
(function_definition
(function_name_getPyCmd) function_name_getPyCmd
(parameters
(identifier_cls) identifier_cls
)parameters
(block
(if_statement
(comparison_operator
(string_"win32") string_"win32"
(attribute
(identifier_sys) identifier_sys
... | get OS's python command |
(module
(function_definition
(function_name_calculate_rates) function_name_calculate_rates
(parameters
(identifier_base_currency) identifier_base_currency
(identifier_counter_currency) identifier_counter_currency
(default_parameter
(identifier_forward_rate) identifier_forward_rate
... | Calculate rates for Fx Forward based on others. |
(module
(function_definition
(function_name_import_global) function_name_import_global
(parameters
(typed_parameter
(identifier_node) identifier_node
(type
(identifier_Node) identifier_Node
)type
)typed_parameter
(typed_parameter
(identifier_key) ide... | Import passed module, class, function full name and stores it to node's globals |
(module
(function_definition
(function_name_change_customer_nc_users_quota) function_name_change_customer_nc_users_quota
(parameters
(identifier_sender) identifier_sender
(identifier_structure) identifier_structure
(identifier_user) identifier_user
(identifier_role) identifier_role
... | Modify nc_user_count quota usage on structure role grant or revoke |
(module
(function_definition
(function_name_extend_src_text) function_name_extend_src_text
(parameters
(identifier_self) identifier_self
(identifier_content) identifier_content
(identifier_context) identifier_context
(identifier_text_list) identifier_text_list
(identifier_categor... | Extend the source text list with the gathered text data. |
(module
(function_definition
(function_name__frames) function_name__frames
(parameters
(identifier_traceback) identifier_traceback
)parameters
(block
(expression_statement
(assignment
(identifier_frame) identifier_frame
(identifier_traceback) identifier_tracebac... | Returns generator that iterates over frames in a traceback |
(module
(function_definition
(function_name_start) function_name_start
(parameters
(identifier_host) identifier_host
(default_parameter
(identifier_port) identifier_port
(integer_5959) integer_5959
)default_parameter
(default_parameter
(identifier_tag) identifie... | Listen to salt events and forward them to logstash |
(module
(function_definition
(function_name_ensure_shape) function_name_ensure_shape
(parameters
(identifier_core) identifier_core
(identifier_shape) identifier_shape
(identifier_shape_) identifier_shape_
)parameters
(block
(expression_statement
(assignment
(i... | Ensure shape is correct. |
(module
(function_definition
(function_name_read_long) function_name_read_long
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_self) identifier_self
(identifier_bitcount) ide... | Read an unsigned 32-bit integer |
(module
(function_definition
(function_name_FileTransfer) function_name_FileTransfer
(parameters
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)para... | Factory function selects the proper SCP class and creates object based on device_type. |
(module
(function_definition
(function_name__validate_edata) function_name__validate_edata
(parameters
(identifier_self) identifier_self
(identifier_edata) identifier_edata
)parameters
(block
(if_statement
(comparison_operator
(identifier_edata) identifier_edata
... | Validate edata argument of raise_exception_if method. |
(module
(function_definition
(function_name_crud_for_app) function_name_crud_for_app
(parameters
(identifier_app_label) identifier_app_label
(default_parameter
(identifier_urlprefix) identifier_urlprefix
(None) None
)default_parameter
)parameters
(block
(if_stat... | Returns list of ``url`` items to CRUD an app. |
(module
(function_definition
(function_name_request_set_status) function_name_request_set_status
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_text) identifier_text
(type
(identifier_str) identifier_str
)type
)typed_parameter
... | Method to set user status |
(module
(function_definition
(function_name_parse_file_path) function_name_parse_file_path
(parameters
(identifier_cls) identifier_cls
(identifier_file_path) identifier_file_path
)parameters
(block
(expression_statement
(assignment
(identifier_address) identifier_ad... | Parse a file address path without the file specifier |
(module
(function_definition
(function_name_passwordLogin) function_name_passwordLogin
(parameters
(identifier_self) identifier_self
(identifier_username) identifier_username
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_sel... | Generate a new challenge for the given username. |
(module
(function_definition
(function_name_field_exists) function_name_field_exists
(parameters
(identifier_self) identifier_self
(identifier_well_x) identifier_well_x
(identifier_well_y) identifier_well_y
(identifier_field_x) identifier_field_x
(identifier_field_y) identifier_f... | Check if field exists ScanFieldArray. |
(module
(function_definition
(function_name_list_database) function_name_list_database
(parameters
(identifier_db) identifier_db
)parameters
(block
(expression_statement
(assignment
(identifier_credentials) identifier_credentials
(call
(attribute
... | Print credential as a table |
(module
(function_definition
(function_name_load) function_name_load
(parameters
(identifier_self) identifier_self
(identifier_id) identifier_id
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs)... | loads a remote resource by id |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.