sequence stringlengths 731 13.6k | docstring stringlengths 11 171 |
|---|---|
(module
(function_definition
(function_name_dump_conndata) function_name_dump_conndata
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_attrs) identifier_attrs
(call
(identifier_vars) iden... | Developer tool for debugging forensics. |
(module
(function_definition
(function_name_create_weapon_layer) function_name_create_weapon_layer
(parameters
(identifier_weapon) identifier_weapon
(identifier_hashcode) identifier_hashcode
(default_parameter
(identifier_isSecond) identifier_isSecond
(False) False
)def... | Creates the layer for weapons. |
(module
(function_definition
(function_name_describe) function_name_describe
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(call
(identifier_isinstance) identifier_isinstance
(argument_list
(attribute
(i... | Basic information about this entry |
(module
(function_definition
(function_name__run_with_different_python) function_name__run_with_different_python
(parameters
(identifier_executable) identifier_executable
)parameters
(block
(expression_statement
(assignment
(identifier_args) identifier_args
(lis... | Run bootstrap.py with a different python executable |
(module
(function_definition
(function_name_shapes) function_name_shapes
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(identifier_self) identifier_self
(identifier__shapes) identifier__shapes
)attribute
... | Return the route shapes as a dictionary. |
(module
(function_definition
(function_name_modify_item) function_name_modify_item
(parameters
(identifier_self) identifier_self
(identifier_item_uri) identifier_item_uri
(identifier_metadata) identifier_metadata
)parameters
(block
(expression_statement
(assignment
... | Modify the metadata on an item |
(module
(function_definition
(function_name__fromiter) function_name__fromiter
(parameters
(identifier_it) identifier_it
(identifier_dtype) identifier_dtype
(identifier_count) identifier_count
(identifier_progress) identifier_progress
(identifier_log) identifier_log
)paramete... | Utility function to load an array from an iterator. |
(module
(function_definition
(function_name_dump) function_name_dump
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(identifier_print) identifier_print
(argument_list
(binary_operator
(strin... | raw dump of all records in the b-tree |
(module
(function_definition
(function_name_ExpirePrefix) function_name_ExpirePrefix
(parameters
(identifier_self) identifier_self
(identifier_prefix) identifier_prefix
)parameters
(block
(for_statement
(identifier_key) identifier_key
(call
(identifier_list)... | Expire all the objects with the key having a given prefix. |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(default_parameter
(identifier_callback) identifier_callback
(None) None
)default_parameter
(default_parameter
(identifier_path) identifier_path
(None) None
)default_par... | Decorator to configure an operation that creates a resource. |
(module
(function_definition
(function_name_filter_users_by_claims) function_name_filter_users_by_claims
(parameters
(identifier_self) identifier_self
(identifier_claims) identifier_claims
)parameters
(block
(expression_statement
(assignment
(identifier_email) ident... | Return all users matching the specified email. |
(module
(function_definition
(function_name_to_transitions) function_name_to_transitions
(parameters
(identifier_self) identifier_self
)parameters
(type
(string_'Transitions') string_'Transitions'
)type
(block
(return_statement
(call
(identifier_Transitions)... | Convert given rollout to Transitions |
(module
(function_definition
(function_name_split_leading_trailing_indent) function_name_split_leading_trailing_indent
(parameters
(identifier_line) identifier_line
(default_parameter
(identifier_max_indents) identifier_max_indents
(None) None
)default_parameter
)paramete... | Split leading and trailing indent. |
(module
(function_definition
(function_name_shape_list) function_name_shape_list
(parameters
(identifier_l) identifier_l
(identifier_shape) identifier_shape
(identifier_dtype) identifier_dtype
)parameters
(block
(return_statement
(call
(attribute
(... | Shape a list of lists into the appropriate shape and data type |
(module
(function_definition
(function_name_package_info) function_name_package_info
(parameters
(identifier_self) identifier_self
(identifier_package) identifier_package
(default_parameter
(identifier_abspath) identifier_abspath
(True) True
)default_parameter
)para... | Return a dictionary with package information. |
(module
(function_definition
(function_name__ensure_queue) function_name__ensure_queue
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__que... | Ensure queue exists in Consul. |
(module
(function_definition
(function_name_write_xml) function_name_write_xml
(parameters
(identifier_self) identifier_self
(identifier_xmlfile) identifier_xmlfile
)parameters
(block
(expression_statement
(assignment
(identifier_xmlfile) identifier_xmlfile
... | Write the XML model for this analysis component. |
(module
(function_definition
(function_name_organisations) function_name_organisations
(parameters
(identifier_self) identifier_self
)parameters
(block
(class_definition
(identifier_Org) identifier_Org
(block
(function_definition
(function_name___init_... | The organisations of this composition. |
(module
(function_definition
(function_name_intervention) function_name_intervention
(parameters
(identifier_self) identifier_self
(identifier_commit) identifier_commit
(identifier_conf) identifier_conf
)parameters
(block
(if_statement
(boolean_operator
(not_o... | Ask the user if they want to commit this container and run sh in it |
(module
(function_definition
(function_name__get_id_format) function_name__get_id_format
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_id_format) identifier_id_format
(call
(attribute
... | Return the id regex from the parameters |
(module
(function_definition
(function_name_loop) function_name_loop
(parameters
(identifier_self) identifier_self
)parameters
(block
(while_statement
(True) True
(block
(expression_statement
(assignment
(identifier_text) identifier_text
... | Enter loop, read user input then run command. Repeat |
(module
(function_definition
(function_name__cnvbed_to_bed) function_name__cnvbed_to_bed
(parameters
(identifier_in_file) identifier_in_file
(identifier_caller) identifier_caller
(identifier_out_file) identifier_out_file
)parameters
(block
(with_statement
(with_clause
... | Convert cn_mops CNV based bed files into flattened BED |
(module
(function_definition
(function_name_find_best_rsquared) function_name_find_best_rsquared
(parameters
(identifier_list_of_fits) identifier_list_of_fits
)parameters
(block
(expression_statement
(assignment
(identifier_res) identifier_res
(call
... | Return the best fit, based on rsquared |
(module
(function_definition
(function_name__filter) function_name__filter
(parameters
(identifier_self) identifier_self
(identifier_text) identifier_text
(identifier_context) identifier_context
(identifier_encoding) identifier_encoding
)parameters
(block
(expression_stat... | Filter the source text. |
(module
(function_definition
(function_name_poll_open_file_languages) function_name_poll_open_file_languages
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_languages) identifier_languages
(list
... | Get list of current opened files' languages |
(module
(function_definition
(function_name_discard) function_name_discard
(parameters
(identifier_self) identifier_self
(identifier_s) identifier_s
)parameters
(block
(expression_statement
(assignment
(identifier_lines) identifier_lines
(call
... | Discard from original file. |
(module
(function_definition
(function_name__logout) function_name__logout
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_reset) identifier_reset
(True) True
)default_parameter
)parameters
(block
(expression_statement
(assig... | Log out of the API. |
(module
(function_definition
(function_name_dcm2body313) function_name_dcm2body313
(parameters
(identifier_dcm) identifier_dcm
)parameters
(block
(expression_statement
(assignment
(identifier_theta) identifier_theta
(call
(attribute
(id... | Convert DCM to body Euler 3-1-3 angles |
(module
(function_definition
(function_name_clear) function_name_clear
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(pattern_list
(identifier_root) identifier_root
(identifier_dirs) identifier_dirs
(identifier_files) ... | Clears all data from the data store permanently |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_args) identifier_args
)list_splat_pattern
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictio... | Update self with new content |
(module
(function_definition
(function_name_standardize_cnv_reference) function_name_standardize_cnv_reference
(parameters
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_out) identifier_out
(call
(a... | Standardize cnv_reference background to support multiple callers. |
(module
(function_definition
(function_name_compute_stability_classification) function_name_compute_stability_classification
(parameters
(identifier_self) identifier_self
(identifier_predicted_data) identifier_predicted_data
(identifier_record) identifier_record
(identifier_dataframe_r... | Calculate the stability classification for this case. |
(module
(function_definition
(function_name_normalized_distance) function_name_normalized_distance
(parameters
(identifier_self) identifier_self
(list_splat_pattern
(identifier_sequences) identifier_sequences
)list_splat_pattern
)parameters
(block
(return_statement
... | Get distance from 0 to 1 |
(module
(function_definition
(function_name_last_update_time) function_name_last_update_time
(parameters
(identifier_self) identifier_self
)parameters
(type
(identifier_float) identifier_float
)type
(block
(expression_statement
(assignment
(identifier_stdout... | The last time at which the report was modified. |
(module
(function_definition
(function_name_valid_date) function_name_valid_date
(parameters
(identifier_date) identifier_date
)parameters
(block
(expression_statement
(string_"Validate an expires datetime object") string_"Validate an expires datetime object"
)expression_stat... | Validate an expires datetime object |
(module
(function_definition
(function_name__initialize_expectations) function_name__initialize_expectations
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_config) identifier_config
(None) None
)default_parameter
(default_parameter
... | Override data_asset_type with "Dataset" |
(module
(function_definition
(function_name_sigmoid_grad) function_name_sigmoid_grad
(parameters
(identifier_self) identifier_self
(identifier_z) identifier_z
)parameters
(block
(return_statement
(call
(attribute
(identifier_np) identifier_np
... | Gradient of sigmoid function. |
(module
(function_definition
(function_name_startThread) function_name_startThread
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(identifier__thread)... | Spawns new NSThread to handle notifications. |
(module
(function_definition
(function_name_dump_memdb) function_name_dump_memdb
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_with_source_contents) identifier_with_source_contents
(True) True
)default_parameter
(default_parameter
... | Dumps a sourcemap in MemDB format into bytes. |
(module
(function_definition
(function_name__register_dependencies) function_name__register_dependencies
(parameters
(identifier_self) identifier_self
)parameters
(block
(for_statement
(pattern_list
(identifier_tree_name) identifier_tree_name
(identifier_context... | register dependencies between trees |
(module
(function_definition
(function_name_compute_refresh_time) function_name_compute_refresh_time
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(comparison_operator
(attribute
(identifier_self) identifier_self
(i... | Compute the refresh period for the given expiration delay |
(module
(function_definition
(function_name_join_field) function_name_join_field
(parameters
(identifier_path) identifier_path
)parameters
(block
(expression_statement
(assignment
(identifier_output) identifier_output
(call
(attribute
(... | RETURN field SEQUENCE AS STRING |
(module
(function_definition
(function_name_async_func) function_name_async_func
(parameters
(identifier_self) identifier_self
(identifier_function) identifier_function
)parameters
(block
(decorated_definition
(decorator
(call
(identifier_wraps) identifi... | Decorator for let a normal function return the NewFuture |
(module
(function_definition
(function_name_vt_name_check) function_name_vt_name_check
(parameters
(identifier_domain) identifier_domain
(identifier_vt_api) identifier_vt_api
)parameters
(block
(if_statement
(not_operator
(call
(identifier_is_fqdn) ident... | Checks VirusTotal for occurrences of a domain name |
(module
(function_definition
(function_name_createDocParserCtxt) function_name_createDocParserCtxt
(parameters
(identifier_cur) identifier_cur
)parameters
(block
(expression_statement
(assignment
(identifier_ret) identifier_ret
(call
(attribute
... | Creates a parser context for an XML in-memory document. |
(module
(function_definition
(function_name_addSSLService) function_name_addSSLService
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(string_"adds a SSLService to the instaitated HendrixService") string_"adds a SSLService to the instaitated ... | adds a SSLService to the instaitated HendrixService |
(module
(function_definition
(function_name_locate_bar_r) function_name_locate_bar_r
(parameters
(identifier_icut) identifier_icut
(identifier_epos) identifier_epos
)parameters
(block
(expression_statement
(assignment
(identifier_sm) identifier_sm
(call
... | Fine position of the right CSU bar |
(module
(function_definition
(function_name__tostream) function_name__tostream
(parameters
(identifier_parser) identifier_parser
(identifier_obj) identifier_obj
(identifier_stream) identifier_stream
(default_parameter
(identifier_skipprepack) identifier_skipprepack
(Fal... | Compatible to old parsers |
(module
(function_definition
(function_name_find_pingback_urls) function_name_find_pingback_urls
(parameters
(identifier_self) identifier_self
(identifier_urls) identifier_urls
)parameters
(block
(expression_statement
(assignment
(identifier_pingback_urls) identifie... | Find the pingback URL for each URLs. |
(module
(function_definition
(function_name_unflatten) function_name_unflatten
(parameters
(identifier_self) identifier_self
(identifier_obj) identifier_obj
)parameters
(block
(expression_statement
(assignment
(attribute
(identifier_obj) identifier_obj
... | Translate substitutions dictionary into objects. |
(module
(function_definition
(function_name__CollectArtifact) function_name__CollectArtifact
(parameters
(identifier_self) identifier_self
(identifier_artifact) identifier_artifact
(identifier_apply_parsers) identifier_apply_parsers
)parameters
(block
(expression_statement
... | Returns an `CollectedArtifact` rdf object for the requested artifact. |
(module
(function_definition
(function_name_connect_gridfs) function_name_connect_gridfs
(parameters
(identifier_uri) identifier_uri
(default_parameter
(identifier_db) identifier_db
(None) None
)default_parameter
)parameters
(block
(return_statement
(cal... | Construct a GridFS instance for a MongoDB URI. |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_python) identifier_python
(identifier_env_dir) identifier_env_dir
(identifier_system) identifier_system
(identifier_prompt) identifier_prompt
(identifier_bare) identifier_bare
(... | Main entry point to use this as a module. |
(module
(function_definition
(function_name__previous) function_name__previous
(parameters
(identifier_self) identifier_self
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(expression_statement
(assig... | Get the previous item in any particular category |
(module
(function_definition
(function_name__generate_constructor) function_name__generate_constructor
(parameters
(identifier_cls) identifier_cls
(identifier_names) identifier_names
)parameters
(block
(expression_statement
(assignment
(identifier_cache) identifier_... | Get a hopefully cache constructor |
(module
(function_definition
(function_name_compile) function_name_compile
(parameters
(identifier_expr) identifier_expr
(default_parameter
(identifier_params) identifier_params
(None) None
)default_parameter
)parameters
(block
(import_from_statement
(do... | Force compilation of expression for the SQLite target |
(module
(function_definition
(function_name_serialized) function_name_serialized
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_sep) identifier_sep
(attribute
(identifier_os) identifier_os
(identifier_linesep) identifier_linesep
... | Return serialized url check data as unicode string. |
(module
(function_definition
(function_name_command_new_config) function_name_command_new_config
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(comparison_operator
(call
(identifier_len) identifi... | Manage .new configuration files |
(module
(function_definition
(function_name_chmod) function_name_chmod
(parameters
(identifier_path) identifier_path
(identifier_mode) identifier_mode
)parameters
(block
(import_statement
(dotted_name
(identifier_os) identifier_os
)dotted_name
(dotte... | change pernmissions of path |
(module
(function_definition
(function_name__index_files) function_name__index_files
(parameters
(identifier_path) identifier_path
)parameters
(block
(with_statement
(with_clause
(with_item
(as_pattern
(call
(attribute
... | Search zip file for SID PHA files |
(module
(function_definition
(function_name_create) function_name_create
(parameters
(identifier_cls) identifier_cls
(identifier_entry) identifier_entry
)parameters
(block
(try_statement
(block
(expression_statement
(assignment
(identifier_... | Factory that creates an bot config from an entry in INSTALLED_APPS. |
(module
(function_definition
(function_name_wrap_exception) function_name_wrap_exception
(parameters
(typed_parameter
(identifier_func) identifier_func
(type
(identifier_Callable) identifier_Callable
)type
)typed_parameter
)parameters
(type
(identifi... | Decorator to wrap pygatt exceptions into BluetoothBackendException. |
(module
(function_definition
(function_name_prepare_service) function_name_prepare_service
(parameters
(default_parameter
(identifier_args) identifier_args
(None) None
)default_parameter
)parameters
(block
(expression_statement
(call
(attribute
... | Configures application and setups logging. |
(module
(function_definition
(function_name__get_mapping_from_secret_type_to_class_name) function_name__get_mapping_from_secret_type_to_class_name
(parameters
)parameters
(block
(expression_statement
(assignment
(identifier_mapping) identifier_mapping
(dictionary
... | Returns secret_type => plugin classname |
(module
(function_definition
(function_name_SetLowerTimestamp) function_name_SetLowerTimestamp
(parameters
(identifier_cls) identifier_cls
(identifier_timestamp) identifier_timestamp
)parameters
(block
(if_statement
(not_operator
(call
(identifier_hasatt... | Sets the lower bound timestamp. |
(module
(function_definition
(function_name_values) function_name_values
(parameters
(identifier_service) identifier_service
(identifier_id) identifier_id
(identifier_ranges) identifier_ranges
)parameters
(block
(expression_statement
(assignment
(identifier_pa... | Fetch and return spreadsheet cell values with Google sheets API. |
(module
(function_definition
(function_name_format_wsfc_domain_profile) function_name_format_wsfc_domain_profile
(parameters
(identifier_result) identifier_result
)parameters
(block
(import_from_statement
(dotted_name
(identifier_collections) identifier_collections
... | Formats the WSFCDomainProfile object removing arguments that are empty |
(module
(function_definition
(function_name_unsign_filters_and_actions) function_name_unsign_filters_and_actions
(parameters
(identifier_sign) identifier_sign
(identifier_dotted_model_name) identifier_dotted_model_name
)parameters
(block
(expression_statement
(assignment
... | Return the list of filters and actions for dotted_model_name. |
(module
(function_definition
(function_name_risk) function_name_risk
(parameters
(identifier_self) identifier_self
(identifier_domain) identifier_domain
(dictionary_splat_pattern
(identifier_kwargs) identifier_kwargs
)dictionary_splat_pattern
)parameters
(block
(r... | Returns back the risk score for a given domain |
(module
(function_definition
(function_name_inject_func_as_unbound_method) function_name_inject_func_as_unbound_method
(parameters
(identifier_class_) identifier_class_
(identifier_func) identifier_func
(default_parameter
(identifier_method_name) identifier_method_name
(None)... | This is actually quite simple |
(module
(function_definition
(function_name_random_real_solution) function_name_random_real_solution
(parameters
(identifier_solution_size) identifier_solution_size
(identifier_lower_bounds) identifier_lower_bounds
(identifier_upper_bounds) identifier_upper_bounds
)parameters
(block
... | Make a list of random real numbers between lower and upper bounds. |
(module
(function_definition
(function_name_eps) function_name_eps
(parameters
(identifier_self) identifier_self
)parameters
(block
(import_statement
(dotted_name
(identifier_tkFileDialog) identifier_tkFileDialog
)dotted_name
(dotted_name
(identi... | Print the canvas to a postscript file |
(module
(function_definition
(function_name__log) function_name__log
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_self) identifier_self
(identifier__log_platform) identifier__lo... | Send System and App data to logs. |
(module
(function_definition
(function_name__compile_value) function_name__compile_value
(parameters
(identifier_self) identifier_self
(identifier_data) identifier_data
(identifier_indent_level) identifier_indent_level
)parameters
(block
(if_statement
(call
(i... | Dispatch to correct compilation method. |
(module
(function_definition
(function_name__create_event_listeners) function_name__create_event_listeners
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(call
(attribute
(identifier_LOG) identifier_LOG
(iden... | Create and bind the event listeners. |
(module
(function_definition
(function_name__create_core_dns_instance) function_name__create_core_dns_instance
(parameters
(identifier_self) identifier_self
(identifier_instance) identifier_instance
)parameters
(block
(expression_statement
(assignment
(identifier_en... | Set up coredns instance so it can be used in OpenMetricsBaseCheck |
(module
(function_definition
(function_name_unzip) function_name_unzip
(parameters
(identifier_self) identifier_self
(identifier_directory) identifier_directory
)parameters
(block
(if_statement
(not_operator
(call
(attribute
(attribute
... | Write contents of zipfile to directory |
(module
(function_definition
(function_name_auth_url) function_name_auth_url
(parameters
(identifier_self) identifier_self
(identifier_scope) identifier_scope
)parameters
(block
(expression_statement
(assignment
(identifier_params) identifier_params
(dicti... | Gets the url a user needs to access to give up a user token |
(module
(function_definition
(function_name_prepare_params) function_name_prepare_params
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(attribute
(attribute
(identifier_self) identifier_self
(identifier_options) ide... | Prepare the parameters passed to the templatetag |
(module
(function_definition
(function_name_DeleteOldCronJobRuns) function_name_DeleteOldCronJobRuns
(parameters
(identifier_self) identifier_self
(identifier_cutoff_timestamp) identifier_cutoff_timestamp
)parameters
(block
(expression_statement
(assignment
(identif... | Deletes cron job runs for a given job id. |
(module
(function_definition
(function_name_put_ops) function_name_put_ops
(parameters
(identifier_self) identifier_self
(identifier_key) identifier_key
(identifier_time) identifier_time
(identifier_ops) identifier_ops
)parameters
(block
(if_statement
(comparison_... | Put an ops only if not already there, otherwise it's a no op. |
(module
(function_definition
(function_name_create_dicts) function_name_create_dicts
(parameters
(identifier_data) identifier_data
)parameters
(block
(expression_statement
(assignment
(identifier_chars) identifier_chars
(call
(identifier_set) identif... | Modified from Keras LSTM example |
(module
(function_definition
(function_name_BuildLegacySubject) function_name_BuildLegacySubject
(parameters
(identifier_subject_id) identifier_subject_id
(identifier_approval_type) identifier_approval_type
)parameters
(block
(expression_statement
(assignment
(ident... | Builds a legacy AFF4 urn string for a given subject and approval type. |
(module
(function_definition
(function_name_cmd_oreoled) function_name_cmd_oreoled
(parameters
(identifier_self) identifier_self
(identifier_args) identifier_args
)parameters
(block
(if_statement
(comparison_operator
(call
(identifier_len) identifier_len... | send LED pattern as override, using OreoLED conventions |
(module
(function_definition
(function_name_delete_by_field) function_name_delete_by_field
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_table) identifier_table
(type
(identifier_str) identifier_str
)type
)typed_parameter
(... | Deletes all records where "field" is "value". |
(module
(function_definition
(function_name_showConfig) function_name_showConfig
(parameters
(identifier_self) identifier_self
)parameters
(block
(expression_statement
(assignment
(identifier_item) identifier_item
(call
(attribute
(attr... | Show the config widget for the currently selected plugin. |
(module
(function_definition
(function_name_free_symbols) function_name_free_symbols
(parameters
(identifier_self) identifier_self
)parameters
(block
(return_statement
(call
(identifier_set) identifier_set
(argument_list
(list_comprehension
... | Set of all free symbols |
(module
(function_definition
(function_name_parse_eprocess) function_name_parse_eprocess
(parameters
(identifier_self) identifier_self
(identifier_eprocess_data) identifier_eprocess_data
)parameters
(block
(expression_statement
(assignment
(identifier_Name) identifi... | Parse the EProcess object we get from some rekall output |
(module
(function_definition
(function_name_UrnStringToHuntId) function_name_UrnStringToHuntId
(parameters
(identifier_urn) identifier_urn
)parameters
(block
(if_statement
(call
(attribute
(identifier_urn) identifier_urn
(identifier_startswith) ide... | Converts given URN string to a flow id string. |
(module
(function_definition
(function_name_dump) function_name_dump
(parameters
(identifier_esp) identifier_esp
(identifier__efuses) identifier__efuses
(identifier_args) identifier_args
)parameters
(block
(for_statement
(identifier_block) identifier_block
(call... | Dump raw efuse data registers |
(module
(function_definition
(function_name_insert) function_name_insert
(parameters
(typed_parameter
(identifier_python_data) identifier_python_data
(type
(identifier_LdapObject) identifier_LdapObject
)type
)typed_parameter
(typed_default_parameter
... | Insert a new python_data object in the database. |
(module
(function_definition
(function_name_template) function_name_template
(parameters
(identifier_client) identifier_client
(identifier_force) identifier_force
)parameters
(block
(import_statement
(dotted_name
(identifier_pkg_resources) identifier_pkg_resources
... | Render templated configuration files. |
(module
(function_definition
(function_name_run_command) function_name_run_command
(parameters
(identifier_cmd) identifier_cmd
(default_parameter
(identifier_env) identifier_env
(None) None
)default_parameter
(default_parameter
(identifier_max_timeout) identifie... | Run command and return its return status code and its output |
(module
(function_definition
(function_name_update) function_name_update
(parameters
(identifier_self) identifier_self
(typed_parameter
(identifier_action) identifier_action
(type
(attribute
(identifier_torch) identifier_torch
(identifier_Tensor) i... | Takes an action index, updates checklist and returns an updated state. |
(module
(function_definition
(function_name_getAceTypeBit) function_name_getAceTypeBit
(parameters
(identifier_self) identifier_self
(identifier_t) identifier_t
)parameters
(block
(try_statement
(block
(return_statement
(subscript
(subscrip... | returns the acetype bit of a text value |
(module
(function_definition
(function_name_replace_exceptions) function_name_replace_exceptions
(parameters
(typed_parameter
(identifier_old_to_new_exceptions) identifier_old_to_new_exceptions
(type
(generic_type
(identifier_Dict) identifier_Dict
(type_... | Replaces old exceptions with new exceptions to be raised in their place. |
(module
(function_definition
(function_name_reschedule) function_name_reschedule
(parameters
(identifier_self) identifier_self
(identifier_date) identifier_date
(default_parameter
(identifier_callable_name) identifier_callable_name
(None) None
)default_parameter
(... | Schedule a clone of this job. |
(module
(function_definition
(function_name_search_product) function_name_search_product
(parameters
(identifier_self) identifier_self
(default_parameter
(identifier_limit) identifier_limit
(integer_100) integer_100
)default_parameter
(default_parameter
(identif... | Search the list of available products. |
(module
(function_definition
(function_name_Flush) function_name_Flush
(parameters
(identifier_self) identifier_self
)parameters
(block
(if_statement
(boolean_operator
(attribute
(identifier_self) identifier_self
(identifier_locked) identifier_lock... | Syncs this object with the data store, maintaining object validity. |
(module
(function_definition
(function_name_getClassInPackageFromName) function_name_getClassInPackageFromName
(parameters
(identifier_className) identifier_className
(identifier_pkg) identifier_pkg
)parameters
(block
(expression_statement
(assignment
(identifier_n)... | get a class from name within a package |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.