text
string
label
int64
{'name': 'PFState._to_string@pf/state.py', 'description': 'Return a string representing the state.', 'signature': 'def _to_string(self):'}</s>PFR_REFCNT_RULE = 0
0
{'name': 'ParseArguments@scripts/cpplint.py', 'description': 'Parses the command line arguments.\n\nThis may set the output format and verbosity level as side-effects.\n\nArgs:\n args: The command line arguments:\n\nReturns:\n The list of filenames to lint.', 'signature': 'def ParseArguments(args):'}</s>_DEFAULT_FILT...
0
{'name': 'LocalRepositoryWatcher._handle_move_pair@onedrive_client/od_watcher.py', 'description': ':param [[inotify_simple.Event, inotify_simple.flags], [inotify_simple.Event, inotify_simple.flags]] move_pair:', 'signature': 'def _handle_move_pair(self, move_pair):'}</s>{'name': 'hash_match@onedrive_client/od_hashutils...
0
{'name': 'apply_along_axis@venv/Lib/site-packages/numpy/ma/extras.py', 'description': '(This docstring should be overwritten)', 'signature': 'def apply_along_axis(func1d, axis, arr, *args, **kwargs):'}</s>{'name': 'MAError@venv/Lib/site-packages/numpy/ma/core.py', 'description': 'Class for masked array related errors.'...
0
{'name': 'what@boxx/ylimg/ylimgTool.py', 'description': "tell you what's this by\npretty print `Document`, `Classes`, `Inner Struct`, `Attributes` of anything.\n\na magic tool to learn new Python Package\n\nParameters\n----------\nanything : anything in Python\n decompose all of anything\nfull : bool, default False\...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQDMHO_STRUC_ID_ARRAY = [b"D", b"M", b"H", b"O"]
0
{'name': 'ProcessFileData@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file...
0
{'name': 'template@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Get a rendered template as a string iterator.\nYou can use a name, a filename or a template string as first parameter.\nTemplate rendering arguments can be passed as dictionaries\nor directly (as keyword arguments).', 'signature': 'def ...
0
{'name': 'extract_from_coords@grizli/aws/sky_wfss.py', 'description': ' ', 'signature': "def extract_from_coords(ra=189.0706488, dec=62.2089502, grisms=['F356W-GRISMR','F410M-GRISMR','F444W-GRISMR'], size=48, grp=None, clean=False, get_cutout=True, cutout_filter='F444W-CLEAR', prefix='gdn-grism', verbose=True, mb_kw...
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': 'draw_dry_adiabat@pymeteo/skewt.py', 'description': 'Plot dry adiabats on axes\n\n:parameter axes: The axes to draw on\n:type axes: :py:class:`matplotlib.axes`\n\nThis function calculates dry adiabats\nand plots these lines. Adiabats are calculated \nevery 10 K', 'signature': 'def draw_dry_adiabat(axes):'}</s...
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': 'ResourceManager.resource_listdir@blockchain-env/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py', 'description': 'List the contents of the named resource directory', 'signature': 'def resource_listdir(self, package_or_requirement, resource_name):'}</s>{'name': 'format_full_version@blockchain...
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': 'index_to_run_tr@src/python_scripts/afnipy/afni_util.py', 'description': 'given index and a list of run lengths,\nr...
0
{'name': 'statistics@n26/cli.py', 'description': 'Show your n26 statistics', 'signature': 'def statistics(param_from: datetime or None, param_to: datetime or None):'}</s>{'name': '_print_json@n26/cli.py', 'description': 'Pretty-Prints the given object to the console\n:param data: data to print', 'code': 'def _print_js...
1
{'name': 'AGraph.draw@pygraphviz/agraph.py', 'description': 'Output graph to path in specified format.\n\n.. caution:: EXPERIMENTAL\n\nThis version of the draw command uses libgvc for drawing instead\nof command line GraphViz tools like in versions <1.6 and the default.\n\nAn attempt will be made to guess the output fo...
0
{'name': '_assert_have_solver@polytope/solvers.py', 'description': 'Raise `RuntimeError` if `solver` is absent.', 'signature': 'def _assert_have_solver(solver):'}</s>{'name': '_solve_lp_using_scipy@polytope/solvers.py', 'description': 'Attempt linear optimization using `scipy.optimize.linprog`.', 'code': 'def _solve_lp...
0
{'name': '_iterate_object@voluptuous/schema_builder.py', 'description': 'Return iterator over object attributes. Respect objects with\ndefined __slots__.', 'signature': 'def _iterate_object(obj):'}</s>{'name': 'MatchInvalid@voluptuous/error.py', 'description': 'The value does not match the given regular expression.', '...
0
{'name': 'Dispatch.mark_read@sitemessage/models.py', 'description': "Marks message as read (doesn't save it).", 'signature': 'def mark_read(self):'}</s>{'name': '_get_dispatches@sitemessage/models.py', 'description': 'Simplified version. Not distributed friendly.', 'code': 'def _get_dispatches(filter_kwargs: dict) -> L...
0
{'name': 'RuntimeAPI.do_table_add@tools/runtime_CLI.py', 'description': 'Add entry to a match table: table_add <table name> <action name> <match fields> => <action parameters> [priority]', 'signature': 'def do_table_add(self, line):'}</s>{'name': 'BmMatchParamExact_to_str@tools/runtime_CLI.py', 'description': 'DOCSTRIN...
0
{'name': 'smimeplus.verify@contrib/smimeplus.py', 'description': "Verify to see if 'smsg' was signed by 'scert', and scert was\nissued by cacert of this object. Return message signed if success,\nNone otherwise", 'signature': 'def verify(self, smsg, scert):'}</s>__all__ = ['rand_seed', 'rand_add', 'load_file', 'save_f...
0
{'name': 'nestedExpr@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.egg/pip/_vendor/pyparsing.py', 'description': 'Helper method for defining nested lists enclosed in opening and\nclosing delimiters ("(" and ")" are the default).\n\nParameters:\n - opener - opening character for a nested list\n (de...
0
{'name': 'CombinedFunction.add_penalty@parsimony/functions/combinedfunctions.py', 'description': 'Add a penalty, i.e. a constraint on the Lagrange form.\n\nParameters\n----------\npenalty : Penalty\n A function that penalises the objective function.\n\naccepts_params : 2-tuple or list of 2-tuples\n The outer func...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCD_VERSION_10 = 10
0
{'name': '_IsType@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Check if expression looks like a type name, returns true if so.\n\nArgs:\n clean_lines: A CleansedLines instance containing the file.\n nesting_state: A NestingState instance which maintains information about\n the current stac...
0
{'name': '_create_dsmr_protocol@dsmr_parser/clients/protocol.py', 'description': 'Creates a DSMR asyncio protocol.', 'signature': 'def _create_dsmr_protocol(dsmr_version, telegram_callback, protocol, loop=None, **kwargs): #noqa'}</s>SERIAL_SETTINGS_V4 = { 'baudrate': 115200, 'bytesize': serial.SEVENBITS, 'p...
1
{'name': 'IUZoneEntity.extra_state_attributes@custom_components/irrigation_unlimited/binary_sensor.py', 'description': 'Return the state attributes of the device.', 'signature': 'def extra_state_attributes(self):'}</s>ATTR_VOLUME = "volume"
1
{'name': 'extcap_interfaces@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'List available interfaces to capture from', 'signature': 'def extcap_interfaces():'}</s>CTRL_KEY_TYPE_LEGACY_LTK = 2
1
{'name': 'parse@marko/inline_parser.py', 'description': 'Parse given text and produce a list of inline elements.\n\n:param text: the text to be parsed.\n:param elements: the element types to be included in parsing\n:param fallback: fallback class when no other element type is matched.', 'signature': 'def parse('}</s>{'...
0
{'name': 'create_eval_input_fn@object_detection/inputs.py', 'description': 'Creates an eval `input` function for `Estimator`.\n\nArgs:\n eval_config: An eval_pb2.EvalConfig.\n eval_input_config: An input_reader_pb2.InputReader.\n model_config: A model_pb2.DetectionModel.\n\nReturns:\n `input_fn` for `Estimator` in ...
0
{'name': 'DFTimewolfTool.ValidateArguments@dftimewolf/cli/dftimewolf_recipes.py', 'description': 'Validate the arguments.\n\nArgs:\n dry_run: True if the tool is only testing parameters, False otherwise.\n\nRaises:\n errors.CriticalError: If one or more arguments could not be validated.', 'signature': 'def ValidateAr...
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': 'xgseedArchiveExport@scripts/appleseedMaya/xgenseed.py', 'description': 'Main archive export callback.\nArguments are passed in self.invokeArgs', 'signature': 'def xgseedArchiveExport(selfid):'}</s>{'name': 'appleseedExport@scripts/appleseedMaya/xgenseed.py', 'description': 'Export appleseed archives', 'code':...
1
{'name': 'run@tw_cli.py', 'description': 'Runs a system command and returns stripped output', 'signature': 'def run(cmd, stripOutput=True):'}</s>METRIC_PREFIX = "tw_cli"
0
{'name': 'TestRemoveDeclaration.testNotRemoved@src/tests/testXmlEncodingDecode.py', 'description': "Make sure that invalid, or missing, declarations aren't affected.", 'signature': 'def testNotRemoved(self):'}</s>{'name': 'RSS20Profile@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes': ['Warning...
0
{'name': 'ProcessFileData@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Performs lint checks and reports any errors to the given error function.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file...
0
{'name': 'Assembly.find_relations@onshape_to_robot/assembly.py', 'description': 'Finding relations features in the assembly', 'signature': 'def find_relations(self):'}</s>{'name': 'DOF@onshape_to_robot/assembly.py', 'description': 'Represents a DOF', 'base_classes': [], 'methods': [{'name': 'DOF.__init__@onshape_to_rob...
0
{'name': 'YoutubeBaseInfoExtractor._login@script.module.youtube.dl/lib/youtube_dl/extractor/youtube.py', 'description': 'Attempt to log in to YouTube.\nTrue is returned if successful or skipped.\nFalse is returned if login failed.\n\nIf _LOGIN_REQUIRED is set and no authentication was provided, an error is raised.', 's...
0
{'name': 'get_data@notebooks/download_data.py', 'description': 'Get a blob from Zenodo and either move it or unzip it.\n\nParameters\n----------\nrecord : str\n The Zenodo record number.\n\nfile_name : str\n The file name to download.', 'signature': 'def get_data(record : str, file_name : str, unzip=False):'}</s>...
1
{'name': 'CheckForNonConstReference@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Check for non-const references.\n\nSeparate from CheckLanguage since it scans backwards from current\nline, instead of scanning forward.\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines in...
0
{'name': 'CheckHeaderFileIncluded@third_party/cpplint/cpplint.py', 'description': 'Logs an error if a source file does not include its header.', 'signature': 'def CheckHeaderFileIncluded(filename, include_state, error):'}</s>{'name': 'RemoveMultiLineCommentsFromRange@third_party/cpplint/cpplint.py', 'description': 'Cle...
0
{'name': 'euler_from_matrix@Engine/lib/assimp/port/PyAssimp/scripts/transformations.py', 'description': 'Return Euler angles from rotation matrix for specified axis sequence.\n\naxes : One of 24 axis sequences as string or encoded tuple\n\nNote that many Euler angle triplets can describe one matrix.\n\n>>> R0 = euler_m...
0
{'name': 'Options.get_raw@pcapng/structs.py', 'description': 'Get raw value for the given option', 'signature': 'def get_raw(self, name):'}</s>TYPE_I16 = "i16"
0
{'name': 'CheckLanguage@tools/cpplint.py', 'description': "Checks rules from the 'C++ language rules' section of cppguide.html.\n\nSome of these rules are hard to test (function overloading, using\nuint32 inappropriately), but we do the best we can.\n\nArgs:\n filename: The name of the current file.\n clean_lines: A ...
0
{'name': 'MarketstoreServicer.Write@pymarketstore/proto/marketstore_pb2_grpc.py', 'description': 'Missing associated documentation comment in .proto file.', 'signature': 'def Write(self, request, context):'}</s>INT64 = 4
0
{'name': 'executeCommand@tests/utils/stl/util.py', 'description': 'Execute command ``command`` (list of arguments or string)\nwith\n* working directory ``cwd`` (str), use None to use the current\n working directory\n* environment ``env`` (dict), use None for none\n* Input to the command ``input`` (str), use string to ...
0
{'name': 'loss_parser@utils.py', 'description': "NOTE!!! str_loss should be like 'mse,perceptual,texture,adv'...", 'signature': 'def loss_parser(str_loss):'}</s>FLAGS = tf.app.flags.FLAGS
0
{'name': 'Template.__init__@util/py_lib/pyratemp.py', 'description': 'Load (+parse) a template.\n\n:Parameters:\n - `string,filename,parsetree`: a template-string,\n filename of a template to load,\n or a template-parsetree.\n ...
1
{'name': 'humanbytes@resources/lib/util.py', 'description': 'Return the given bytes as a human friendly KB, MB, GB, or TB string', 'signature': 'def humanbytes(B):'}</s>{'name': 'decode_url@resources/lib/util.py', 'description': 'DOCSTRING', 'code': 'def decode_url(line):\n\tline = py2_decode(line)\n\tunquote_plus(line...
0
{'name': 'Queue.get@code/pymqi/__init__.py', 'description': "Return a message from the queue. If the queue is not already\nopen, it is opened now with the option 'MQOO_INPUT_AS_Q_DEF'.\n\nmaxLength, if present, specifies the maximum length for the\nmessage. If the message received exceeds maxLength, then the\nbehavior ...
0
{'name': 'test_tamper_index@pyFileFixity/tests/test_repair_ecc.py', 'description': 'recc: tamper index file and see if it can repair itself (hecc) ', 'signature': 'def test_tamper_index():'}</s>{'name': 'find_next_entry@pyFileFixity/tests/aux_tests.py', 'description': 'Find the next position of a marker in a file', 'co...
1
{'name': 'Command.run@src/PtpUploader/web/management/commands/runuploader.py', 'description': 'Run the server, using the autoreloader if needed.', 'signature': 'def run(self, **options):'}</s>{'name': 'GetMoviePageOnPtpByImdbId@src/PtpUploader/Ptp.py', 'description': 'DOCSTRING', 'code': 'def GetMoviePageOnPtpByImdbId(...
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': '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': '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': 'QueueManager.put1@code/pymqi/__init__.py', 'description': "Put the single message in string buffer 'msg' on the queue\nusing the MQI PUT1 call. This encapsulates calls to MQOPEN,\nMQPUT and MQCLOSE. put1 is the optimal way to put a single\nmessage on a queue.\n\nqDesc identifies the Queue either by name (if i...
0
{'name': '_Printer._FieldToJsonObject@python/google/protobuf/json_format.py', 'description': 'Converts field value according to Proto3 JSON Specification.', 'signature': 'def _FieldToJsonObject(self, field, value):'}</s>{'name': 'EnumDescriptor@python/google/protobuf/descriptor.py', 'description': 'Descriptor for an en...
0
{'name': 'CheckForNonConstReference@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Check for non-const references.\n\nSeparate from CheckLanguage since it scans backwards from current\nline, instead of scanning forward.\n\nArgs:\n filename: The name of the current file.\n cl...
0
{'name': 'CosS3Client.ci_list_workflowexecution@qcloud_cos/cos_client.py', 'description': "获取工作流实例列表 https://cloud.tencent.com/document/product/436/80048\n\n:param Bucket(string): 存储桶名称.\n:param WorkflowId(string): 工作流实例ID.\n:param Name(string): 触发对象.\n:param StartCreationTime(string): 开始时间.\n:param EndCreationTime(str...
0
{'name': 'Connection.trailing_data@h11/_connection.py', 'description': "Data that has been received, but not yet processed, represented as\na tuple with two elements, where the first is a byte-string containing\nthe unprocessed data itself, and the second is a bool that is True if\nthe receive connection was closed.\n\...
0
{'name': 'Trace.backward_link@jitlog/objects.py', 'description': 'connect parent with this trace. orig is the point\nin the parent trace, enter the first op in this trace ', 'signature': 'def backward_link(self, orig):'}</s>{'name': 'iter_ranges@jitlog/objects.py', 'description': 'DOCSTRING', 'code': 'def iter_ranges(n...
0
{'name': 'PyMolecule.GetAllDescriptor@PyBioMed/Pymolecule.py', 'description': '#################################################################\nCalculate all descriptors (608).\n\nUsage:\n\n res=GetAllDescriptor()\n\n res is a dict form.\n#################################################################', 'sign...
0
{'name': 'PathConverter.convert@util/py_lib/seqan/dox/write_html.py', 'description': 'Return None, None on failure path, title otherwise.', 'signature': 'def convert(self, name):'}</s>{'name': 'RawReturn@util/py_lib/seqan/dox/raw_doc.py', 'description': 'RawDoc for one return description.\n\n@ivar type The return type....
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_FUNCTION_ERROR = 2281
0
{'name': 'makeplots2@bdpy/fig/makeplots2.py', 'description': "Make plots.\nParameters\n----------\ndf : pandas.core.frame.DataFrame\nx : str\ny : str\nx_list : list\nsubplot : str\nsubplot : list\nfigure : str\nfigure_list : list\nplot : str | Callable\n Selectable plots can be specified as strings: 'violin', 'swarm...
1
{'name': 'RecurrentTPP.get_inter_time_dist@code/dpp/models/recurrent_tpp.py', 'description': 'Get the distribution over inter-event times given the context.\n\nArgs:\n context: Context vector used to condition the distribution of each event,\n shape (batch_size, seq_len, context_size)\n\nReturns:\n dist: D...
1
{'name': 'AES.decrypt@plugin.video.premiumizerx/resources/lib/modules/pyaes/aes.py', 'description': 'Decrypt a block of cipher text using the AES block cipher.', 'signature': 'def decrypt(self, ciphertext):'}</s>{'name': 'AES@plugin.video.premiumizerx/resources/lib/modules/pyaes/aes.py', 'description': 'Encapsulates th...
1
{'name': 'opcode_map_c@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'CR |funct4 | cr0711 | cr0206 | op |\nCI |funct3 | cop1212 | cr0711 | cop0206 | op |\nCSS |funct3 | cop0712 | cr0206 | op |\nCIW |funct3 | cop0512 | cr0204s | op |\nCL |funct3 | cop1012 | cs0709s | cop0506 | cr0204s | op |\nCS ...
0
{'name': 'listTableColumns@py3/SciServer/SkyQuery.py', 'description': 'Returns a list of all columns in a table belonging to a particular dataset (more info in http://www.voservices.net/skyquery).\n\n:param tableName: name of table (string) within dataset.\n:param datasetName: name of dataset (string).\n:return: return...
0
{'name': 'CreateDatatypes@src/api/python/z3/z3.py', 'description': "Create mutually recursive Z3 datatypes using 1 or more Datatype helper objects.\n\nIn the following example we define a Tree-List using two mutually recursive datatypes.\n\n>>> TreeList = Datatype('TreeList')\n>>> Tree = Datatype('Tree')\n>>> # Tre...
0
{'name': 'writeInitialize@cxxtest/cxxtestgen.py', 'description': 'Write CxxTest::initialize(), which replaces static initialization', 'signature': 'def writeInitialize(output):'}</s>generatedSuite_re = re.compile( r'\bCXXTEST_SUITE\s*\(\s*(\w*)\s*\)' )
0
{'name': 'sanitize_text@stino/pyarduino/arduino_src.py', 'description': ' ', 'signature': 'def sanitize_text(text):'}</s>{'name': 'strip@stino/pyarduino/arduino_src.py', 'description': 'Strips comments, pre-processor directives, single- and double-quoted\nstrings from a string.\n\nArgs:\n src_text: The source cod...
0
{'name': 'AnkiDataFrame.raw@ankipandas/ankidf.py', 'description': 'Bring a :class:`AnkiDataFrame` into the ``raw`` format (i.e. the\nexact format that Anki uses in its internal representation) .\n\nArgs:\n inplace: If False, return new dataframe, else update old one\n force: If a previous conversion fails, :meth:...
0
{'name': 'test_get_atoms_errors@vermouth/tests/test_ffinput.py', 'description': 'Test _get_atoms fails when expected.', 'signature': 'def test_get_atoms_errors(tokens, natoms):'}</s>{'name': 'read_ff@vermouth/ffinput.py', 'description': 'DOCSTRING', 'code': 'def read_ff(lines, force_field):\n director = FFDirector(f...
0
{'name': 'IOCQ.__getitem__@scripts/psd.py', 'description': 'get 4-dword CQE from the queue', 'signature': 'def __getitem__(self, index):'}</s>{'name': 'test_prp_and_prp_list_with_offset@scripts/psd.py', 'description': 'DOCSTRING', 'code': 'def test_prp_and_prp_list_with_offset():\n p = PRP()\n p.offset = 0x20\n\n...
0
{'name': 'commandExists@example/STM32F051K4_linker/ideScripts/utilities.py', 'description': 'Checks if a command exists.', 'signature': 'def commandExists(command):'}</s>ideScriptsPath = None
0
{'name': 'BaseRequest.POST@src/back/kite/bottle.py', 'description': 'The values of :attr:`forms` and :attr:`files` combined into a single\n:class:`FormsDict`. Values are either strings (form values) or\ninstances of :class:`cgi.FieldStorage` (file uploads).', 'signature': 'def POST(self):'}</s>_debug = debug
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRC_CHANNEL_AUTO_DEF_OK = 2233
0
{'name': 'logger@tests/k8s/conftest.py', 'description': 'Set root logger to DEBUG, and add stream handler', 'signature': 'def logger():'}</s>{'name': 'api_get@tests/k8s/conftest.py', 'description': 'DOCSTRING', 'code': "def api_get():\n with mock.patch('k8s.base.ApiMixIn.get') as m:\n yield m"}
0
{'name': 'openLabJack@src/LabJackPython.py', 'description': 'openLabJack(deviceType, connectionType, firstFound = True, pAddress = 1, LJSocket = None)\n\nNote: On Windows, UE9 over Ethernet, pAddress MUST be the IP address. ', 'signature': 'def openLabJack(deviceType, connectionType, firstFound = True, pAddress = None,...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_UOW_ENLISTMENT_ERROR = 2354
0
{'name': 'StateManagerInstance.__getattr__@src/coaster/sqlalchemy/statemanager.py', 'description': 'Retrieve a state.', 'signature': 'def __getattr__(self, name: str) -> ManagedStateInstance[_T]:'}</s>{'name': 'StateManager@src/coaster/sqlalchemy/statemanager.py', 'description': 'Provides state management around a data...
0
{'name': 'InstanceGroupsAction.delete_instance_groups@qingcloud/iaas/actions/instance_groups.py', 'description': 'Delete the specific instance group.\n@param instance_groups: An id list contains the group(s) id which will be deleted.', 'signature': 'def delete_instance_groups(self, instance_groups,'}</s>ACTION_DESCRIBE...
0
{'name': 'subclasses_wrapper@didyoumean/didyoumean_internal.py', 'description': 'Wrapper around __subclass__ as it is not as easy as it should.', 'signature': 'def subclasses_wrapper(klass):'}</s>{'name': 'suggest_not_callable@didyoumean/didyoumean_internal.py', 'description': 'Get suggestions in case of NOT_CALLABLE e...
0
{'name': 'device_added@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'A device is added or updated', 'signature': 'def device_added(notification):'}</s>CTRL_KEY_TYPE_PASSKEY = 0
0
{'name': 'w_pb_fs@disdat/hyperframe.py', 'description': "Write the pb contained in the xxxRecord.\n\nNote: If atomic=True, in almost all cases there won't actually be another file with\nthis name. But if there is, this will atomically replace the file with the new version.\n\nNote: Atomicity means we won't have a corr...
0
{'name': 'PULP_CBC_CMDTest.test_cuts_off@pulp/tests/test_pulp.py', 'description': 'Test if setting cuts=False adds cuts off to the command line.', 'signature': 'def test_cuts_off(self):'}</s>{'name': 'HiGHS_PYTest@pulp/tests/test_pulp.py', 'description': 'DOCSTRING', 'base_classes': ['BaseSolverTest.PuLPTest'], 'method...
0
{'name': 'KafkaTestRunner.publish_messages@kafka/verify_kafka_running.py', 'description': 'Publishes messages using worker 0 as the broker.\n\n Fails if publishing is unsuccessful.\n\nRaises:\n Exception: if publishing results in KafkaError', 'signature': 'def publish_messages(self):'}</s>{'name': 'test_produce_and_...
0
{'name': 'TestStrictWrapper.test_strict_wrapper@responses/tests/test_responses.py', 'description': 'Test that assert_all_requests_are_fired could be applied to the decorator.', 'signature': 'def test_strict_wrapper(self):'}</s>{'name': '_filter_dict_recursively@responses/matchers.py', 'description': 'DOCSTRING', 'code'...
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': 'View._dbscan@picasso/gui/render.py', 'description': 'Performs DBSCAN in a given channel with user-defined parameters\nand saves the result.\n\nParameters\n----------\nchannel : int\n Index of the channel were clustering is performed\npath : str\n Path to save clustered localizations\nradius : float\n ...
0
{'name': 'Reader.__init__@doc/sphinxext/numpy_ext/docscrape.py', 'description': " Parameters\n ----------\n data : str\n String with lines separated by '\n'.\n\n ", 'signature': 'def __init__(self, data):'}</s>{'name': 'FunctionDoc@doc/sphinxext/numpy_ext/docscrape.py', 'descriptio...
0
{'name': '_AddMessageMethods@python/google/protobuf/internal/python_message.py', 'description': 'Adds implementations of all Message methods to cls.', 'signature': 'def _AddMessageMethods(message_descriptor, cls):'}</s>{'name': 'Fixed32ByteSize@python/google/protobuf/internal/wire_format.py', 'description': 'DOCSTRING'...
0
{'name': 'Topic.__init__@code/pymqi/__init__.py', 'description': "Associate a Topic instance with the QueueManager object 'queue_manager'\nand optionally open the Topic.\n\nIf topic_desc is passed ignore topic_string and topic_name.\n\nIf open_opts is passed, it specifies topic open options, and\nthe topic is opened im...
0
{'name': 'parseOptionsAndInitTestdirs@llvm-12.0.0-project/lldb/packages/Python/lldbsuite/test/dotest.py', 'description': "Initialize the list of directories containing our unittest scripts.\n\n'-h/--help as the first option prints out usage info and exit the program.", 'signature': 'def parseOptionsAndInitTestdirs():'}...
1
{'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': 'interpret@pkgs/applications/office/libreoffice/generate-libreoffice-srcs.py', 'description': "Input: Dict with keys 'key' and 'value'\nOutput: One of 1. Dict with keys 'name' and 'attrs'\n 2. 'unrecognized' (if interpretation failed)", 'signature': 'def interpret(x):'}</s>{'name': 'dict_merge@pk...
0
{'name': 'IKinBody@7_Demo_youBotPickAndPlace/code/modern_robotics/core.py', 'description': 'Computes inverse kinematics in the body frame for an open chain robot\n\n:param Blist: The joint screw axes in the end-effector frame when the\n manipulator is at the home position, in the format of a\n ...
0
{'name': '_IsType@tools/cpplint.py', 'description': 'Check if expression looks like a type name, returns true if so.\n\nArgs:\n clean_lines: A CleansedLines instance containing the file.\n nesting_state: A NestingState instance which maintains information about\n the current stack of nested blocks bei...
0
{'name': '_NestingState.UpdatePreprocessor@compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': 'Update preprocessor stack.\n\nWe need to handle preprocessors due to classes like this:\n #ifdef SWIG\n struct ResultDetailsPageElementExtensionPoint {\n #else\n struct ResultDetailsPageElementExtensionP...
0