text
string
label
int64
{'name': 'unset_config@src/workflow/util.py', 'description': 'Delete a workflow variable from ``info.plist``.\n\n.. versionadded:: 1.33\n\nArgs:\n name (str): Name of variable to delete.\n bundleid (str, optional): Bundle ID of workflow variable belongs to.', 'signature': 'def unset_config(name, bundleid=None):'}...
0
{'name': '_uncompress@brainspace/mesh/mesh_io.py', 'description': 'Uncompresses files. Currently only supports gzip.\n\nParameters\n----------\nipth : str\n Input filename.\nopth : str\n Output filename.\nblock_size : int, optional\n Size of blocks of the input that are read at a time, by default 65536', 'sign...
0
{'name': 'VectraBaseClient._toggle_detections_fixed@modules/vectra.py', 'description': 'Internal function to mark/unmark detections as fixed', 'signature': 'def _toggle_detections_fixed(self, detection_ids, fixed):'}</s>{'name': '_format_url@modules/vectra.py', 'description': 'DOCSTRING', 'code': 'def _format_url(url):...
0
{'name': 'validate@fairseq_cli/train.py', 'description': 'Evaluate the model on the validation set(s) and return the losses.', 'signature': 'def validate('}</s>tasks_dir = os.path.dirname(__file__)
0
{'name': '_check_em_conversion@unyt/unit_object.py', 'description': "Check to see if the units contain E&M units\n\nThis function supports unyt's ability to convert data to and from E&M\nelectromagnetic units. However, this support is limited and only very\nsimple unit expressions can be readily converted. This functio...
0
{'name': 'gcp_project_number@google-cloud-jupyter-config/google/cloud/jupyter_config/config.py', 'description': 'Helper method to get the project number for the project configured through gcloud', 'signature': 'def gcp_project_number():'}</s>{'name': 'gcp_account@google-cloud-jupyter-config/google/cloud/jupyter_config/...
0
{'name': 'MatchListener.exitObservationExpressionStartStop@stix2matcher/matcher.py', 'description': 'Consumes (1) a time interval as a pair of datetime.datetime objects,\n and (2) a generator of bindings.\nProduces a generator of bindings which are temporally filtered according\n to the given time interval. A bindin...
0
{'name': 'TrimmedMatchDesignTest.testComplexDesignWithPairing@trimmed_match/design/tests/trimmed_match_design_test.py', 'description': 'Checks the design is the same when pairs are passed or not on a complex case.', 'signature': 'def testComplexDesignWithPairing(self):'}</s>_DEFAULT_MIN_NUMBER_OF_GEOS_PER_GROUP = 1
0
{'name': 'MidiStatus.get_columns@robopianist/viewer/application.py', 'description': 'Returns the text to display in two columns.', 'signature': 'def get_columns(self):'}</s>KEY_BACKSPACE = 259
0
{'name': 'GDAL2Tiles.open_input@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'Initialization of the input raster, reprojection if necessary', 'signature': 'def open_input(self) -> None:'}</s>{'name': 'count_overview_tiles@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'DOCSTRING', 'c...
0
{'name': 'HindcastEnsemble.bootstrap@src/climpred/classes.py', 'description': 'Bootstrap with replacement according to :cite:t:`Goddard2013`.\n\nArgs:\n metric: Metric to apply for verification, see `metrics <../metrics.html>`_\n comparison: How to compare to the observations/verification data.\n See `comp...
0
{'name': 'download@ytmdl/core.py', 'description': 'Download the song by using the passed link.\n\nThe song will be saved with the passed title.\nReturn the saved path of the song.', 'signature': 'def download(link, yt_title, args) -> str:'}</s>{'name': 'convert_to_mp3r@ytmdl/utility.py', 'description': 'Convert the fil...
0
{'name': 'parsecommandlineargs@build/pymake/pymake/parserdata.py', 'description': 'Given a set of arguments from a command-line invocation of make,\nparse out the variable definitions and return (stmts, arglist, overridestr)', 'signature': 'def parsecommandlineargs(args):'}</s>{'name': 'DummyRule@build/pymake/pymake/pa...
0
{'name': 'generate_files@scripts/update_api.py', 'description': 'Scan the api files in ``api_files`` and emit the relevant API files into\nthe output directories specified. If an output directory is set to ``None``\nthen the files for that language binding or module are not emitted.\n\nThe reason for this function inte...
1
{'name': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQIACF_RESTART_LOG_SIZE = 1418
0
{'name': 'PCFExecute.__init__@code/pymqi/__init__.py', 'description': "PCFExecute(name = '')\n\nConnect to the Queue Manager 'name' (default value '') ready\nfor a PCF command. If name is a QueueManager instance, it is\nused for the connection, otherwise a new connection is made ", 'signature': 'def __init__(self, name...
0
{'name': 'MPEServiceCommand.publish_proto_in_ipfs@snet/cli/commands/mpe_service.py', 'description': 'Publish proto files in ipfs and print hash ', 'signature': 'def publish_proto_in_ipfs(self):'}</s>{'name': 'get_file_from_filecoin@snet/cli/utils/utils.py', 'description': 'DOCSTRING', 'code': 'def get_file_from_filecoi...
0
{'name': 'PFState._from_struct@pf/state.py', 'description': 'Initialize class attributes from a pfsync_state structure.', 'signature': 'def _from_struct(self, s):'}</s>PFOTHERS_MULTIPLE = 2
0
{'name': 'convert_date@plugin.video.realizerx/resources/lib/api/tvdbapi.py', 'description': 'Convert a thetvdb date string into a datetime.date object.', 'signature': 'def convert_date(date_string):'}</s>resolve = xbmcplugin.setResolvedUrl
0
{'name': 'IUSequenceRun.running@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Indicate if this sequence is running', 'signature': 'def running(self) -> bool:'}</s>CONF_SCHEDULE = "schedule"
0
{'name': 'Architecture.__get_register@gef.py', 'description': "Return a register's value.", 'signature': 'def __get_register(self, regname: str) -> int:'}</s>{'name': 'VersionCommand@gef.py', 'description': 'Display GEF version info.', 'base_classes': ['GenericCommand'], 'methods': [{'name': 'VersionCommand.do_invoke@g...
0
{'name': 'make_scorecard@externals/modified_gap/gap_scorer.py', 'description': 'Returns a human-readable scorecard of the given scores.\n\nArgs:\n scores: dict from gender to its Scores object. None is used to denote no\n specific gender, i.e. overall scores.\n\nReturns:\n A string, the scorecard.', 'signature': '...
0
{'name': 'from_arrow_type@06_prepare/archive/spark/spark-2.4.6-bin-without-hadoop/python/pyspark/sql/types.py', 'description': 'Convert pyarrow type to Spark data type.\n ', 'signature': 'def from_arrow_type(at):'}</s>{'name': 'StringType@06_prepare/archive/spark/spark-2.4.6-bin-without-hadoop/python/pyspark/sql/typ...
1
{'name': 'Distinct@src/api/python/z3/z3.py', 'description': "Create a Z3 distinct expression.\n\n>>> x = Int('x')\n>>> y = Int('y')\n>>> Distinct(x, y)\nx != y\n>>> z = Int('z')\n>>> Distinct(x, y, z)\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z))\nDistinct(x, y, z)\n>>> simplify(Distinct(x, y, z), blast_distinct=...
0
{'name': 'View.update_pick_info_long@picasso/gui/render.py', 'description': 'Called when evaluating picks statistics in Info Dialog. ', 'signature': 'def update_pick_info_long(self):'}</s>{'name': 'render_smooth@picasso/render.py', 'description': 'Renders locs with with blur of one display pixel (set by \noversampling)...
0
{'name': 'get_session_over_time@onnxruntime/python/tools/tensorrt/perf/post.py', 'description': 'Returns a new Pandas table with data that tracks the session creation times of model/EP combinations over time.\n\n:param session_table: The Pandas table containing per model/EP session creation times with the schema:\n ...
0
{'name': '_validate@src/feedvalidator/__init__.py', 'description': 'validate RSS from string, returns validator object', 'signature': 'def _validate(aString, firstOccurrenceOnly, loggedEvents, base, encoding, selfURIs=None, mediaType=None):'}</s>__copyright__ = "Copyright (c) 2004 Joseph Walton"
0
{'name': 'MSGPACKRPCRequest.error_respond@tinyrpc/protocols/msgpackrpc.py', 'description': 'Create an error response to this request.\n\nWhen processing the request produces an error condition this method can be used to\ncreate the error response object.\n\n:param error: Specifies what error occurred.\n:type error: Exc...
1
{'name': 'EntriesMaintainer.update_readme_tocs@code/maintenance_entries.py', 'description': 'Recounts entries in sub categories and writes them to the readme.\nAlso updates the _toc files in the categories directories.\n\nNote: The Readme must have a specific structure at the beginning, starting with "# Open Source Gam...
0
{'name': 'main@lookatme/__main__.py', 'description': 'lookatme - An interactive, terminal-based markdown presentation tool.\n\nSee https://lookatme.readthedocs.io/en/v{{VERSION}} for documentation', 'signature': 'def main(tutorial, debug, log_path, theme, code_style, dump_styles,'}</s>NAMED_TUTORIALS = OrderedDict()
0
{'name': 'd4_image_deaugment@pytorch_toolbelt/inference/tta.py', 'description': 'Deaugment input tensor (output of the model) assuming the input was D4-augmented image (See d4_augment).\nArgs:\n image: Tensor of [B * 8, C, H, W] shape\n reduction: Reduction model for aggregating outputs. Default is taking mean.\n...
0
{'name': 'HTTPAdapter.send@scripts/pdns/lib/python2.7/site-packages/pip/_vendor/requests/adapters.py', 'description': 'Sends PreparedRequest object. Returns Response object.\n\n:param request: The :class:`PreparedRequest <PreparedRequest>` being sent.\n:param stream: (optional) Whether to stream the request content.\n:...
0
{'name': 'Differ._diff_dirs@tests/integration/differ.py', 'description': "Diffs two folders containing files.\nReturns True if all files match. Returns False if the folders' contents\ndon't match, or as soon as one non-matching file is found.", 'signature': 'def _diff_dirs(self):'}</s>SPLIT_MARKER = "_+:+_"
0
{'name': 'init_media@soundrts/clientmedia.py', 'description': 'initialize sound, voice, screen, window title, keyboard,\nand sound cache', 'signature': 'def init_media():'}</s>PRIVATE_SERVER_EXPLANATION = [4122]
0
{'name': 'fillAvailableBlenderDists@BlendNet/addon.py', 'description': 'Cached blender dists list for the UI interface', 'signature': 'def fillAvailableBlenderDists(scene = None, context = None):'}</s>{'name': 'managerDownloadTaskResult@BlendNet/addon.py', 'description': "Check the result existance and download if it's...
0
{'name': 'MethodReferenceSyntaxTest.test_method_reference_to_the_new_method_with_explict_type@baseline_tokenization/javalang/test/test_java_8_syntax.py', 'description': "test support for method references to 'new' with an\nexplicit type.", 'signature': 'def test_method_reference_to_the_new_method_with_explict_type(self...
0
{'name': 'draw_water_mix_ratio@pymeteo/skewt.py', 'description': 'Plot lines of constant water vapor mixing ratio on axes\n\n:parameter axes: The axes to draw on\n:type axes: :py:class:`matplotlib.axes`\n\nThis function calculates isolines of constant water vapor\nmixing ratio and plots these lines. Values of w calcul...
0
{'name': 'CustomMainWidget.addToList@src/gui/main_widget.py', 'description': 'Adds mod data to the list', 'signature': 'def addToList('}</s>AUTHORS_MAIL = ["stekos@live.com", "me@systemcluster.me", "amsunderman@gmail.com", "r901042004@yahoo.com.tw", "burduli01@pm.me"]
0
{'name': 'RedisDB.__init__@spider/db/redisdb.py', 'description': 'redis的封装\nArgs:\n ip_ports: ip:port 多个可写为列表或者逗号隔开 如 ip1:port1,ip2:port2 或 ["ip1:port1", "ip2:port2"]\n db:\n user_pass:\n url:\n decode_responses:\n service_name: 适用于redis哨兵模式', 'signature': 'def __init__('}</s>PARSER_MAX_RETRY_TIMES = ...
0
{'name': 'make_combined_mosaics@grizli/pipeline/auto_script.py', 'description': 'Drizzle combined mosaics\n\nmosaic_driz_cr_type : int\n (mosaic_driz_cr_type & 1) : flag CRs on all IR combined\n (mosaic_driz_cr_type & 2) : flag CRs on IR filter combinations\n (mosaic_driz_cr_type & 4) : flag CRs on all OPT com...
0
{'name': 'Node.bye@shingetsu/node.py', 'description': 'Unconnect.', 'signature': 'def bye(self):'}</s>rss_range = _get_value(_extconf, 'Gateway', 'rss_range', 3*24*60*60, 'int')
0
{'name': 'ApiMixIn.watch_list@k8s/base.py', 'description': "Return a generator that yields WatchEvents of cls.\nIf allowBookmarks is True, WatchBookmarks will also be yielded.\nIt's recommended to use the Watcher class instead of calling this directly,\nsince it handles reconnects and resource versions.", 'signature': ...
0
{'name': 'find_latest_update@data/src/data/make_dataset_dask.py', 'description': 'Returns the time in epoch that lacity.org last updated their dataset.\n ', 'signature': 'def find_latest_update():'}</s>{'name': 'is_file_updated@data/src/data/make_dataset_dask.py', 'description': 'DOCSTRING', 'code': 'def is_file_upd...
0
{'name': 'Connection.next_event@h11/_connection.py', 'description': "Parse the next event out of our receive buffer, update our internal\nstate, and return it.\n\nThis is a mutating operation -- think of it like calling :func:`next`\non an iterator.\n\nReturns:\n : One of three things:\n\n 1) An event object -- s...
0
{'name': 'User.christmas_mode@src/astrobotany/models.py', 'description': 'Return if the user is in "christmas" mode.\n\nCache the results because this is a relatively expensive query that\nwill be checked multiple times per request.', 'signature': 'def christmas_mode(self) -> bool:'}</s>badge_144 = Badge("hot face", se...
0
{'name': 'MochaCoordinator.start@test/integration/tests/mocha.py', 'description': 'Begin execution of the test suite', 'signature': 'def start(self):'}</s>{'name': 'pytest_runtestloop@test/integration/tests/mocha.py', 'description': 'DOCSTRING', 'code': 'def pytest_runtestloop(session):\n coordinator.start()'}
0
{'name': 'Zeroconf.checkService@stino/pyarduino/base/zeroconf.py', 'description': 'Checks the network for a unique service name, modifying the\nServiceInfo passed in if it is not unique.', 'signature': 'def checkService(self, info):'}</s>{'name': 'DNSService@stino/pyarduino/base/zeroconf.py', 'description': 'A DNS serv...
0
{'name': 'MergeJob.update_from_target_branch_and_push@marge/job.py', 'description': 'Updates `source_branch` on `target_branch`, optionally add trailers and push.\nThe update strategy can either be rebase or merge. The default is rebase.\n\nReturns\n-------\n(sha_of_target_branch, sha_after_update, sha_after_rewrite)',...
0
{'name': 'write_to_version_file@versioneer.py', 'description': 'Write the given version number to the given _version.py file.', 'signature': 'def write_to_version_file(filename, versions):'}</s>OLD_SNIPPET = " from ._version import get_versions __version__ = get_versions()['version'] del get_versions "
0
{'name': 'BaseCircuit.__str__@impedance/models/circuits/circuits.py', 'description': 'Defines the pretty printing of the circuit', 'signature': 'def __str__(self):'}</s>{'name': 'plot_altair@impedance/visualization.py', 'description': "Plots impedance as an interactive Nyquist/Bode plot using altair\n\nParameters\n----...
0
{'name': 'TLP.set_ca_completion@fpga/lib/pcie/tb/pcie.py', 'description': 'Prepare completer abort (CA) completion for TLP', 'signature': 'def set_ca_completion(self, tlp, completer_id):'}</s>TLP_CFG_READ_0 = (FMT_3DW, 0x04)
0
{'name': 'QueueManager.connect_tcp_client@code/pymqi/__init__.py', 'description': "Connect immediately to the remote Queue Manager 'name', using\na TCP Client connection, with channnel 'channel' and the\nTCP connection string 'conn_name'. All other connection\noptons come from 'cd'.", 'signature': 'def connect_tcp_clie...
0
{'name': 'profile_stop@lib/charliecloud.py', 'description': 'If profiling, stop the profiler.', 'signature': 'def profile_stop():'}</s>{'name': 'walk@lib/charliecloud.py', 'description': 'Wrapper for os.walk(). Return a generator of the files in a directory\ntree (root specified in *args). For each directory in said tr...
0
{'name': 'extract@cblaster/extract.py', 'description': 'Extract subject sequences from a cblaster session.\n\nArgs:\n session (str): path to json file encoding a cblaster Session object\n extract_seqs (bool): Put the sequences of the extracted proteins into a fasta file\n output (str): Output file name\n qu...
0
{'name': 'CScriptOp.encode_op_n@qa/rpc-tests/test_framework/script.py', 'description': 'Encode a small integer op, returning an opcode', 'signature': 'def encode_op_n(n):'}</s>OP_4 = CScriptOp(0x54)
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQUSAGE_SMDS_NO_DATA = 1
0
{'name': 'load_operator@streaming/python/raystreaming/operator.py', 'description': 'Deserialize `descriptor_operator_bytes` to get operator info, then\ncreate streaming operator.\nNote that this function must be kept in sync with\n `io.ray.streaming.runtime.python.GraphPbBuilder.serializeOperator`\n\nArgs:\n descrip...
0
{'name': 'parse_info@parseoutput.py', 'description': 'Parses result of :i <name> command of ghci and returns derived Symbols.Declaration', 'signature': 'def parse_info(name, contents):'}</s>{'name': 'Data@symbols.py', 'description': 'Haskell data declaration', 'base_classes': ['TypeBase'], 'methods': [{'name': 'Data.__...
1
{'name': 'summaryReport@pipelines/pipeline_scxl.py', 'description': 'Prepare a PDF summary report.', 'signature': 'def summaryReport(infile, outfile):'}</s>{'name': 'plotGroupNumbers@pipelines/pipeline_scxl.py', 'description': 'Plot statistics on cells by group, e.g. numbers of cells per cluster.\n\nPlots are defined o...
0
{'name': 'map_nominal@tensorqtl/cis.py', 'description': 'cis-QTL mapping: nominal associations for all variant-phenotype pairs\n\nAssociation results for each chromosome are written to parquet files\nin the format <output_dir>/<prefix>.cis_qtl_pairs.<chr>.parquet\n\nIf interaction_df is provided, the top association pe...
0
{'name': 'TestEffectPrediciton.test_mouse_6@test/test_base.py', 'description': 'Test junction location annotated', 'signature': 'def test_mouse_6(self):'}</s>{'name': 'Chimerascan@agfusion/parsers.py', 'description': 'Chimerascan parser.', 'base_classes': ['_Parser'], 'methods': [{'name': 'Chimerascan.__init__@agfusion...
0
{'name': 'check_thickStart@bioframe/io/bed.py', 'description': 'Validate the thickStart column of a BED dataframe.\n\nMust be an integer between start and end, inclusive. When all features\nhave uninformative thickStarts, the value of start should be used.', 'signature': 'def check_thickStart(df: pd.DataFrame) -> dict[...
0
{'name': 'RIPPER._optimize_ruleset_cn@build/lib/wittgenstein/ripper.py', 'description': 'Optimization phase.', 'signature': 'def _optimize_ruleset_cn('}</s>{'name': '_rule_accuracy_cn@wittgenstein/base_functions.py', 'description': "Calculate accuracy value of object's classification.\n\nobject: Cond, Rule, or Ruleset"...
0
{'name': 'geticmptypebynumber@pf/_utils.py', 'description': 'Return the ICMP type as a string.', 'signature': 'def geticmptypebynumber(type, af):'}</s>icmp_types = { ICMP_ECHO: "echoreq", ICMP_ECHOREPLY: "echorep", ICMP_UNREACH: "unreach", ICMP_SOURCEQUENCH: ...
1
{'name': 'PostgresNode.source_walsender@testgres/node.py', 'description': "Returns master's walsender feeding this replica.", 'signature': 'def source_walsender(self):'}</s>{'name': 'NodeBackup@testgres/backup.py', 'description': 'Smart object responsible for backups', 'base_classes': ['object'], 'methods': [{'name': '...
0
{'name': 'test_create_with_duplicate_dimensions@unyt/tests/test_units.py', 'description': 'Create units with overlapping dimensions. Ex: km/Mpc.', 'signature': 'def test_create_with_duplicate_dimensions():'}</s>{'name': 'test_micro@unyt/tests/test_units.py', 'description': 'DOCSTRING', 'code': 'def test_micro():\n f...
0
{'name': 'blazepose_detec_func@Pose2Sim/Utilities/Blazepose_runsave.py', 'description': "Runs BlazePose (Mediapipe) on a video\nSaves coordinates to OpenPose format (json files) or DeepLabCut format (csv or h5 table)\nOptionally displays and saves images with keypoints overlayed\n\nN.B.: First install mediapipe: `pip i...
1
{'name': 'clean_merged_flowlines@oggm/core/flowline.py', 'description': 'Order and cut merged flowlines to size.\n\nAfter matching flowlines were found and merged to one glacier directory\nthis function makes them nice:\nThere should only be one flowline per bed, so overlapping lines have to be\ncut, attributed to a an...
0
{'name': 'TileMatrixSet.feature@morecantile/models.py', 'description': 'Get the GeoJSON feature corresponding to a tile.\n\nOriginally from https://github.com/mapbox/mercantile/blob/master/mercantile/__init__.py\n\nParameters\n----------\ntile : Tile or sequence of int\n May be be either an instance of Tile or 3 int...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIACF_BALANCED = 1433
0
{'name': 'ITypeComp.Bind@comtypes/typeinfo.py', 'description': 'Bind to a name', 'signature': 'def Bind('}</s>{'name': 'N11tagELEMDESC5DOLLAR_204E@comtypes/typeinfo.py', 'description': 'DOCSTRING', 'base_classes': ['ctypes.Union'], 'methods': []}
0
{'name': 'SciQuery.get_constraint_names@py3/SciServer/SciQuery.py', 'description': 'Gets a list of the names of table constraints in a particular database belonging to an RDBComputeDomain.', 'signature': 'def get_constraint_names(self, table_name, database=None, rdb_compute_domain=None):'}</s>{'name': 'getToken@py2/Sci...
0
{'name': 'test_no_fetch@PyGitUp/tests/test_nofetch.py', 'description': "Run 'git up' with '--no-fetch' argument ", 'signature': 'def test_no_fetch():'}</s>new_branch_name = test_name + '.2'
1
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQMLP_ENCRYPTION_ALG_NONE = 0
0
{'name': '_cg_independent@gpflow_sampling/sampling/updates/cg_updates.py', 'description': 'Return (independent) pathwise updates for each of the latent prior processes\n$f$ subject to the condition $p(f | u) = N(f | u, diag)$ on $f = f(Z)$.', 'signature': 'def _cg_independent(kern: kernels.MultioutputKernel,'}</s>{'nam...
0
{'name': 'SingleSubjectWindow.CB_line_text@src/python_scripts/afnipy/gui_uber_subj.py', 'description': 'call-back for text updates in the level 3 gbox', 'signature': 'def CB_line_text(self):'}</s>{'name': 'shuffle_blocks@src/python_scripts/afnipy/afni_util.py', 'description': 'like shuffle, but in blocks of given size'...
0
{'name': 'check_multiple_rvt_shift_opts@src/python_scripts/afnipy/lib_physio_opts.py', 'description': "Can only use at most one '-rvt_shift*' opt. Simplest to check for\nthat at one time.\n\nParameters\n----------\nargs_dict : dict\n The dictionary of arguments and option values.\n\nReturns\n-------\nis_bad : int\n...
0
{'name': 'ProcessLine@third_party/cpplint/cpplint.py', 'description': 'Processes a single line in the file.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n clean_lines: An array of strings, each representing a line of the file,\n ...
1
{'name': 'find_gaps@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'Account for all the bits in the pattern\ndummy style just added as they got added', 'signature': 'def find_gaps(op):'}</s>OP_MASK_OP2 = 3
0
{'name': 'QueueManager._is_connected@code/pymqi/__init__.py', 'description': "Try pinging the queue manager in order to see whether the application\nis connected to it. Note that the method is merely a convienece wrapper\naround MQCMD_PING_Q_MGR, in particular, there's still possibility that\nthe app will disconnect be...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCMDL_LEVEL_921 = 921
0
{'name': 'errorUse@TDScanner/sqlmap/lib/techniques/error/use.py', 'description': 'Retrieve the output of a SQL query taking advantage of the error-based\nSQL injection vulnerability on the affected parameter.', 'signature': 'def errorUse(expression, dump=False):'}</s>conf = AttribDict()
1
{'name': 'pre_process_and_fetch_license_dict@src/attributecode/model.py', 'description': 'Return a dictionary containing the license information (key, name, text, url)\nfetched from the ScanCode LicenseDB or DejaCode API.', 'signature': 'def pre_process_and_fetch_license_dict(abouts, from_check=False, api_url=None, api...
0
{'name': 'galah@gaia_tools/load/__init__.py', 'description': "NAME:\n galah\nPURPOSE:\n Load the GALAH data\nINPUT:\n dr= (2) data release\n ages= (False; DR >= 3) if True, add ages and other info from VAC\n ages_join_type= ('inner') type of table join to do between the main catalog and the ages VAC: 'inner' ...
1
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQBNO_LENGTH_1 = 20
0
{'name': '_mvbuf@lmdb/cffi.py', 'description': 'Convert a MDB_val cdata to a CFFI buffer object.', 'signature': 'def _mvbuf(mv):'}</s>{'name': 'CorruptedError@lmdb/cffi.py', 'description': 'Located page was of the wrong type.', 'base_classes': ['Error'], 'methods': []}
0
{'name': 'draw_lnurl_qr@displays/waveshare2in13v3.py', 'description': 'Draw a lnurl qr code on the e-ink screen\n ', 'signature': 'def draw_lnurl_qr(qr_img):'}</s>{'name': 'update_qr_request@displays/waveshare2in13v3.py', 'description': 'DOCSTRING', 'code': 'def update_qr_request():\n # initially set all white ba...
0
{'name': 'CScriptOp.decode_op_n@test/functional/test_framework/script.py', 'description': 'Decode a small integer opcode, returning an integer', 'signature': 'def decode_op_n(self):'}</s>OP_LEFT = CScriptOp(0x80)
0
{'name': 'QueueManager.connect_with_options@code/pymqi/__init__.py', 'description': "connect_with_options(name [, opts=cnoopts][ ,cd=mqcd][ ,sco=mqsco])\n connect_with_options(name, cd, [sco])\n\nConnect immediately to the Queue Manager 'name', using the\noptional MQCNO Options opts, the optional MQCD connection\ndes...
0
{'name': 'RegistrationFormTests.test_registration_form_unique_email@registration/tests/forms.py', 'description': 'Test that ``RegistrationFormUniqueEmail`` validates uniqueness\nof email addresses.', 'signature': 'def test_registration_form_unique_email(self):'}</s>{'name': 'RegistrationForm@registration/forms.py', 'de...
0
{'name': 'FrameUtilsTestCase.test_frame_utils@tools/lldb/packages/Python/lldbsuite/test/python_api/lldbutil/frame/TestFrameUtils.py', 'description': 'Test utility functions for the frame object.', 'signature': 'def test_frame_utils(self):'}</s>_re_pattern_type = type(re.compile(''))
0
{'name': 'StringReader.recursion_error@src/parsita/state/_reader.py', 'description': 'Generate an error to indicate that infinite recursion was encountered.\n\nA parser can supply a representation of itself to this method and the\nreader will supply the context, including the location where the\nparser stalled.\n\nArgs...
0
{'name': 'do_setup@versioneer.py', 'description': 'Do main VCS-independent setup function for installing Versioneer.', 'signature': 'def do_setup():'}</s>{'name': 'render_git_describe@versioneer.py', 'description': "TAG[-DISTANCE-gHEX][-dirty].\n\nLike 'git describe --tags --dirty --always'.\n\nExceptions:\n1: no tags....
0
{'name': 'BinFile.read@wntr/epanet/io.py', 'description': 'Read a binary file and create a results object.\n\nParameters\n----------\nfilename : str\n An EPANET BIN output file\nconvergence_error: bool (optional)\n If convergence_error is True, an error will be raised if the\n simulation does not converge. If ...
0
{'name': 'Data._get_score@verif/data.py', 'description': 'Load the field variable from input, but only include the common data\n\nScores loaded will have the same dimension, regardless what input_index\nis used.\n\nfield: The type is of verif.field\ninput_index: which input to load from', 'signature': 'def _g...
0
{'name': 'write_itk_image@dvn/utils.py', 'description': 'Write an itk image to a specified filename.', 'signature': 'def write_itk_image(image,filename):'}</s>{'name': 'read_images@dvn/utils.py', 'description': 'DOCSTRING', 'code': 'def read_images(img_index=0):\n patients = os.listdir(DATA_PATH)\n patients.sort(...
0
{'name': 'print_results@tune/local.py', 'description': 'Log the current results of the optimizer.\n\nParameters\n----------\noptimizer : bask.Optimizer\n Fitted Optimizer object.\nresult_object : scipy.optimize.OptimizeResult\n Result object containing the data and the last fitted model.\nparameter_names : Sequen...
0
{'name': 'QueueManager._is_connected@code/pymqi/__init__.py', 'description': "Try pinging the queue manager in order to see whether the application\nis connected to it. Note that the method is merely a convienece wrapper\naround MQCMD_PING_Q_MGR, in particular, there's still possibility that\nthe app will disconnect be...
0
{'name': 'SwitchJoyConLeft.__init__@src/python/approxeng/input/switch.py', 'description': 'Create a new Nintendo Switch Joycon controller instance\n\nLeft hand controller only\n\n:param float dead_zone:\n Used to set the dead zone for each :class:`approxeng.input.CentredAxis` and\n :class:`approxeng.input.Trigger...
0
{'name': 'Intersection._get_lane_sum_waiting_time@anon_env.py', 'description': 'waiting time for each lane', 'signature': 'def _get_lane_sum_waiting_time(self, list_lanes):'}</s>{'name': 'Intersection@anon_env.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'Intersection.__init__@anon_env.py',...
1