text
string
label
int64
{'name': 'mkpath@tests/utils.py', 'description': 'Create the fully qualified path to an iterable of directories and/or file.', 'signature': 'def mkpath(*user_path):'}</s>{'name': 'get_torrent@tests/utils.py', 'description': 'Retrieve a torrent from qBittorrent.', 'code': 'def get_torrent(client, torrent_hash) -> Torren...
0
{'name': 'p_identifier_list@ctypesgen/parser/cgrammar.py', 'description': 'identifier_list : IDENTIFIER\n| identifier_list COMMA IDENTIFIER', 'signature': 'def p_identifier_list(p):'}</s>_warnmsg = "PLY: Don't use global functions errok(), token(), and restart() in p_error(). Instead, invoke the methods on the associat...
0
{'name': 'test_LocalstackEndpointResolver@tests/integration/test_contrib/test_botocore.py', 'description': 'Test pytest_localstack.botocore.LocalstackEndpointResolver.', 'signature': 'def test_LocalstackEndpointResolver('}</s>LOCALHOST = "127.0.0.1"
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQ_PST_ID_LENGTH = 8
0
{'name': 'MineralMatcher._set_distance_matrix@robocrys/condense/mineral.py', 'description': 'Utility func to calculate distance between structure and minerals.\n\nFirst checks to see if the distances have already been calculated for\nthe structure. If not, the distances are stored in a class variable\nfor use by other ...
1
{'name': 'git_pieces_from_vcs@versioneer.py', 'description': "Get version from 'git describe' in the root of the source tree.\n\nThis only gets called if the git-archive 'subst' keywords were *not*\nexpanded, and _version.py hasn't already been rewritten with a short\nversion string, meaning we're inside a checked out ...
1
{'name': 'compute_E_HF_simple@doc/src/week46/Programs/NeutronMatterCCD_Ladders.py', 'description': 'Computes HF energy of reference state\nparam Nocc, sp_basis, dk: particle number, integer s.p. lattice, delta k \nreturn: total HF energy', 'signature': 'def compute_E_HF_simple(Nocc,sp_basis,dk):'}</s>progstart = timer(...
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': 'mean@smart-chatbot-zero/Rerank/metrics.py', 'description': '计算列表中元素的平均值\n:param item: 列表对象\n:return:', 'signature': 'def mean(item: list) -> float:'}</s>{'name': 'accuracy@smart-chatbot-zero/Rerank/metrics.py', 'description': '计算二类和多类的准确率\n:param pred_y: 预测结果\n:param true_y: 真实结果\n:return:', 'code': 'def accu...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQIMMREASON_MOVING = 3
0
{'name': 'is_arch_supported@python/taichi/lang/misc.py', 'description': 'Checks whether an arch is supported on the machine.\n\nArgs:\n arch (taichi_python.Arch): Specified arch.\n\nReturns:\n bool: Whether `arch` is supported on the machine.', 'signature': 'def is_arch_supported(arch):'}</s>DEBUG = "debug"
0
{'name': 'CheckForFunctionLengths@tools/caffe-sphereface/scripts/cpp_lint.py', 'description': 'Reports for long function bodies.\n\nFor an overview why this is done, see:\nhttp://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Write_Short_Functions\n\nUses a simplistic algorithm assuming other style guidelines\...
0
{'name': '_strict_random_crop_image@object_detection/core/preprocessor.py', 'description': 'Performs random crop.\n\nNote: Keypoint coordinates that are outside the crop will be set to NaN, which\nis consistent with the original keypoint encoding for non-existing keypoints.\nThis function always crops the image and is ...
0
{'name': 'TranslationFormView.query@rosetta/views.py', 'description': 'Strip and return the query (for searching the catalog) from the\nrequest, or None.', 'signature': 'def query(self):'}</s>{'name': 'pagination_range@rosetta/poutil.py', 'description': 'DOCSTRING', 'code': 'def pagination_range(first, last, current):\...
0
{'name': '_makeTags@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/pyparsing.py', 'description': 'Internal helper to construct opening and closing tag expressions, given a tag name', 'signature': 'def _makeTags(tagStr, xml):'}</s>{'name': 'CloseMatch@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/pypa...
0
{'name': 'geometric_mean@pytorch_toolbelt/inference/functional.py', 'description': 'Compute geometric mean along given dimension.\nThis implementation assume values are in range (0...1) (Probabilities)\nArgs:\n x: Input tensor of arbitrary shape\n dim: Dimension to reduce\n\nReturns:\n Tensor', 'signature': 'd...
0
{'name': 'diff_entire_folder_against_full_history_subcommand@ascmhl/commands.py', 'description': 'Checks MHL hashes from all generations against all file hash entries.\n\nROOT_PATH: the root path to use for the asc mhl history\n\nTraverses through the content of a folder. The command finds all files that are existent i...
0
{'name': 'thanksgiving@src/convertdate/holidays.py', 'description': "In the United States, Thanksgiving is celebrated on the last Thursday\nof November. In Canada, on the second Monday of October.\n\nArguments:\n year (int): Gregorian year\n country (str): either ``'usa'`` (default) or ``'canada'``", 'signature':...
0
{'name': 'display_result@onlinejudge_command/subcommand/test.py', 'description': 'display_result prints the result of the test and its statistics.\n\nThis function prints many logs and does some I/O.', 'signature': 'def display_result(proc: subprocess.Popen, answer: str, memory: Optional[float], test_input_path: pathli...
0
{'name': 'LongTypesExprTestCase.test_unsigned_long_type_from_block@llvm-project/lldb/test/API/types/TestLongTypesExpr.py', 'description': "Test that 'unsigned_long'-type variables are displayed correctly from a block.", 'signature': 'def test_unsigned_long_type_from_block(self):'}</s>{'name': 'expectedFlakeyAndroid@llv...
0
{'name': 'quantize_pact@nemo/transform.py', 'description': "Takes a PyTorch module and makes it quantization-aware with PACT, recursively.\n\nThe function follows recursively the data structures containing PyTorch layers (typically as hierarchical lists, e.g.\nblock-level :py:class:`torch.nn.Sequential` for networks li...
0
{'name': 'QPSEncoderTestCase.test_cosent_speed@tests/test_qps.py', 'description': '测试cosent_speed', 'signature': 'def test_cosent_speed(self):'}</s>num_tokens = sum([len(i) for i in data])
1
{'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': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQMHBO_NONE = 0
0
{'name': '_check_mp_install@utils/nb_check.py', 'description': 'Check for and try to install required MSTICPy version.', 'signature': 'def _check_mp_install(min_mp_ver, mp_release, extras, pip_quiet):'}</s>MP_ENV_VAR = "MSTICPYCONFIG"
0
{'name': 'load_model_meta@Tutorial Deploy to OpenCV dnn/aid_cv2_dnn.py', 'description': 'Extract meta information from a meta file that was created during training \nin AID. Function returns all information how images need ot be preprocessed \nbefore passing them throught the neural net. \n\nParameters\n---------- \...
1
{'name': 'IUSequenceRun.running@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Indicate if this sequence is running', 'signature': 'def running(self) -> bool:'}</s>ICON_SEQUENCE_ZONE_ON = "mdi:play-circle-outline"
0
{'name': 'GDAL2Tiles.open_input@auxiliary/gdal2customtiles/legacy/gdal2tiles_3.5.2.py', 'description': 'Initialization of the input raster, reprojection if necessary', 'signature': 'def open_input(self) -> None:'}</s>{'name': 'optparse_init@auxiliary/gdal2customtiles/legacy/gdal2tiles_3.5.2.py', 'description': 'Prepare...
0
{'name': 'display_result@onlinejudge_command/subcommand/test.py', 'description': 'display_result prints the result of the test and its statistics.\n\nThis function prints many logs and does some I/O.', 'signature': 'def display_result(proc: subprocess.Popen, answer: str, memory: Optional[float], test_input_path: pathli...
1
{'name': 'serialize@strictyaml/ruamel/main.py', 'description': 'Serialize a representation tree into a YAML stream.\nIf stream is None, return the produced string instead.', 'signature': 'def serialize(node, stream=None, Dumper=Dumper, **kwds):'}</s>{'name': 'add_multi_representer@strictyaml/ruamel/main.py', 'descripti...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIACF_LISTENER_ATTRS = 1222
0
{'name': '_GenerateMSVSProject@gyp/pylib/gyp/generator/msvs.py', 'description': 'Generates a .vcproj file. It may create .rules and .user files too.\n\nArguments:\n project: The project object we will generate the file for.\n options: Global options passed to the generator.\n version: The VisualStudioVersion object...
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': 'AzureDLFileSystem.modify_acl_entries@azure/datalake/store/core.py', 'description': "Modify existing Access Control List (ACL) entries on a file or folder.\nIf the entry does not exist it is added, otherwise it is updated based on the spec passed in.\nNo entries are removed by this process (unlike set_acl).\n\...
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': '_IncludeState.CheckNextIncludeOrder@ament_cpplint/ament_cpplint/cpplint.py', 'description': "Returns a non-empty error message if the next header is out of order.\n\nThis function also updates the internal state to be ready to check\nthe next include.\n\nArgs:\n header_type: One of the _XXX_HEADER constants ...
0
{'name': 'MSGPACKRPCProtocol.parse_reply@tinyrpc/protocols/msgpackrpc.py', 'description': 'De-serializes and validates a response.\n\nCalled by the client to reconstruct the serialized :py:class:`MSGPACKRPCResponse`.\n\n:param bytes data: The data stream received by the transport layer containing the\n serialized re...
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': 'PFDivert._to_struct@pf/rule.py', 'description': 'Convert a PFDivert object to a divert structure.', 'signature': 'def _to_struct(self):'}</s>PF_GET_NONE = 0
0
{'name': 'add_files_to_git_repository@lib/symbioticpy/symbiotic/benchexec/util.py', 'description': 'Add and commit all files given in a list into a git repository in the\nbase_dir directory. Nothing is done if the git repository has\nlocal changes.\n\n@param files: the files to commit\n@param description: the commit me...
0
{'name': '_makeTags@blockchain-env/lib/python3.7/site-packages/pyparsing.py', 'description': 'Internal helper to construct opening and closing tag expressions, given a tag name', 'signature': 'def _makeTags(tagStr, xml,'}</s>{'name': 'ParseException@blockchain-env/lib/python3.7/site-packages/pyparsing.py', 'description...
0
{'name': 'condition@altair/vegalite/v3/api.py', 'description': 'A conditional attribute or encoding\n\nParameters\n----------\npredicate: Selection, LogicalOperandPredicate, expr.Expression, dict, or string\n the selection predicate or test predicate for the condition.\n if a string is passed, it will be treated ...
0
{'name': '_requests_retry_session@test/common.py', 'description': 'create a retry session for HTTP/HTTPS requests\n@param: retries (num of retry time)\n@param: backoff_factor\n@param: status_forcelist (list of error status code to trigger retry)\n@param: session\nreturns: session', 'signature': 'def _requests_retry_ses...
0
{'name': 'RMLAttribute.get@src/z3c/rml/attr.py', 'description': 'See zope.schema.interfaces.IField', 'signature': 'def get(self):'}</s>{'name': 'IRMLDirectiveSignature@src/z3c/rml/interfaces.py', 'description': 'The attribute and sub-directives signature of the current\nRML directive.', 'base_classes': ['zope.interface...
0
{'name': 'filter_unreachable_propositions@pddlgym/downward_translate/simplify.py', 'description': 'We remove unreachable propositions and then prune variables\nwith only one value.\n\nExamples of things that are pruned:\n- Constant propositions that are not detected in instantiate.py\n because instantiate.py only reas...
0
{'name': 'get_makefile_lines@config/makefile.py', 'description': "Generate all of the lines to be written in a particular configuration's makefile ", 'signature': 'def get_makefile_lines(build_id, executable, module_info):'}</s>{'name': 'collect@config/util.py', 'description': 'Perform the "sort->groupby" idiom on an i...
0
{'name': 'EffNetV2Model._build@DECIMER/efficientnetv2/effnetv2_model.py', 'description': 'Builds a model.', 'signature': 'def _build(self):'}</s>{'name': 'FusedMBConvBlock@DECIMER/efficientnetv2/effnetv2_model.py', 'description': 'Fusing the proj conv1x1 and depthwise_conv into a conv2d.', 'base_classes': ['MBConvBlock...
1
{'name': 'versions_from_parentdir@versioneer.py', 'description': 'Try to determine the version from the parent directory name.\n\nSource tarballs conventionally unpack into a directory that includes both\nthe project name and a version string. We will also support searching up\ntwo directory levels for an appropriately...
0
{'name': 'Designmap.set_style_mapping_node@src/simple_idml/components.py', 'description': 'Do it only if self.style_mapping_node is None.', 'signature': 'def set_style_mapping_node(self):'}</s>{'name': 'Preferences@src/simple_idml/components.py', 'description': 'DOCSTRING', 'base_classes': ['IDMLXMLFile'], 'methods': [...
0
{'name': 'ReplaceByFeeTest.test_opt_in@test/functional/feature_rbf.py', 'description': 'Replacing should only work if orig tx opted in', 'signature': 'def test_opt_in(self):'}</s>OP_RIPEMD160 = CScriptOp(0xa6)
0
{'name': 'CheckBraces@scripts/cpplint.py', 'description': 'Looks for misplaced braces (e.g. at the end of line).\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\n error: The function to call with any errors f...
0
{'name': 'process_direct_grism_visit@grizli/prep.py', 'description': 'Full processing of a direct (+grism) image visit.\n\nParameters\n----------\ndirect : dict\n Dictionary with keys \'files\' and \'product\' for the direct images.\n\ngrism : dict\n Dictionary with keys \'files\' and \'product\' for the grism im...
0
{'name': 'save_tu_pathlike@llvm-12.0.0-project/clang/bindings/python/tests/cindex/test_translation_unit.py', 'description': 'Convenience API to save a TranslationUnit to a file.\n\nReturns the filename it was saved to.', 'signature': 'def save_tu_pathlike(tu):'}</s>skip_if_no_fspath = unittest.skipUnless(HAS_FSPATH, ...
0
{'name': 'IUController.as_dict@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return this controller as a dict', 'signature': 'def as_dict(self, extended=False) -> OrderedDict:'}</s>CONF_ALL_ZONES_CONFIG = "all_zones_config"
0
{'name': 'Wheel.update@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/distlib/wheel.py', 'description': 'Update the contents of a wheel in a generic way. The modifier should\nbe a callable which expects a dictionary argument: its keys are\narchive-entry paths, and its values are absolute filesystem paths\nwher...
0
{'name': '_genUniqueModuleName@Cheetah/Template.py', 'description': 'The calling code is responsible for concurrency locking.\n ', 'signature': 'def _genUniqueModuleName(baseModuleName):'}</s>{'name': 'BigEcho@Cheetah/ErrorCatchers.py', 'description': 'DOCSTRING', 'base_classes': ['ErrorCatcher'], 'methods': [{'name...
0
{'name': 'R2DiscreteRotationsSolution.sample@e2cnn/kernels/irreps_basis.py', 'description': 'Sample the continuous basis elements on the discrete set of angles in ``angles``.\nOptionally, store the resulting multidimentional array in ``out``.\n\nA value of ``nan`` is interpreted as the angle of a point placed on the or...
0
{'name': 'Empty@src/api/python/z3/z3.py', 'description': 'Create the empty sequence of the given sort\n>>> e = Empty(StringSort())\n>>> e2 = StringVal("")\n>>> print(e.eq(e2))\nTrue\n>>> e3 = Empty(SeqSort(IntSort()))\n>>> print(e3)\nEmpty(Seq(Int))\n>>> e4 = Empty(ReSort(SeqSort(IntSort())))\n>>> print(e4)\nEmpty(ReSo...
0
{'name': 'ShelveryEngine.get_resource_type@shelvery/engine.py', 'description': "Returns entity type that's about to be backed up", 'signature': 'def get_resource_type(self) -> str:'}</s>{'name': 'AwsHelper@shelvery/aws_helper.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'AwsHelper.get_shelv...
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': 'port_unbind@kuryr/lib/binding/__init__.py', 'description': 'Unbinds the Neutron port from the network interface on the host.\n\n:param endpoint_id: the ID of the Docker container as string\n:param neutron_port: a port dictionary returned from python-neutronclient\n:param driver: the binding driver 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': 'update_amount_screen@displays/papiruszero2in.py', 'description': 'Update the amount screen to reflect new coins inserted\n ', 'signature': 'def update_amount_screen():'}</s>wallet_scan_2 = "la référence de"
0
{'name': 'preaggregate_time@verif/data.py', 'description': 'Aggregate array across time\n\nArgs:\n array (np.array): 3D array of observations or forecasts\n times (np.array): 1D array of unixtimes (seconds)\n aggregator (verif.aggregator.Aggregator): Aggregate with this function\n length (float): Aggregate ...
0
{'name': 'mat2d.set_row_strlabs@src/python_scripts/afnipy/lib_mat2d_base.py', 'description': 'input a list of strings; must match number of mat rows', 'signature': 'def set_row_strlabs(self, L):'}</s>{'name': 'get_process_depth@src/python_scripts/afnipy/afni_util.py', 'description': 'print stack of processes up to init...
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': 'Wheel.update@scripts/pdns/lib/python2.7/site-packages/pip/_vendor/distlib/wheel.py', 'description': 'Update the contents of a wheel in a generic way. The modifier should\nbe a callable which expects a dictionary argument: its keys are\narchive-entry paths, and its values are absolute filesystem paths\nwhere t...
1
{'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': 'IUController.as_dict@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return this controller as a dict', 'signature': 'def as_dict(self, extended=False) -> OrderedDict:'}</s>ATTR_DEFAULT_DELAY = "default_delay"
0
{'name': 'temporary_clone@src/oca_github_bot/github.py', 'description': 'context manager that clones a git branch into a tremporary directory,\nand yields the temp dir name, with cache', 'signature': 'def temporary_clone(org, repo, branch):'}</s>GEN_ADDON_ICON_EXTRA_ARGS = os.environ.get("GEN_ADDON_ICON_EXTRA_ARGS", ""...
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': 'my_style_from_pygments_dict@python/ipython_config.py', 'description': 'Monkey patch prompt toolkit style function to fix completion colors.', 'signature': 'def my_style_from_pygments_dict(pygments_dict):'}</s>{'name': 'get_input_mode@python/ipython_config.py', 'description': 'Get input mode and reduce input f...
0
{'name': 'get_connector_mapping@os_brick/initiator/connector.py', 'description': 'Get connector mapping based on platform.\n\nThis is used by Nova to get the right connector information.\n\n:param arch: The architecture being requested.', 'signature': 'def get_connector_mapping(arch=None):'}</s>PLATFORM_ALL = "ALL"
0
{'name': 'XPRESS_PY._extract@pulp/apis/xpress_api.py', 'description': 'Extract a given model to an XPRESS Python API instance.\n\nThe function stores XPRESS specific information in the `solverModel` property\nof `lp` and each variable and constraint. These information can be\nremoved by calling `_reset`.', 'signature':...
0
{'name': 'BotoContainer.get_objects@cloud_browser/cloud/boto_base.py', 'description': 'Get objects.', 'signature': 'def get_objects('}</s>{'name': 'BotoBucketWrapper@cloud_browser/cloud/boto_base.py', 'description': 'Boto :mod:`boto` bucket exception translator.', 'base_classes': ['errors.CloudExceptionWrapper'], 'meth...
0
{'name': 'Utils.EnableIpv6@packages/python-google-compute-engine/google_compute_engine/distro_lib/el_7/utils.py', 'description': 'Configure the network interfaces for IPv6 using dhclient.\n\nArgs:\n interface: string, the output device names for enabling IPv6.\n logger: logger object, used to write to SysLog and seri...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQ_LOG_CORREL_ID_LENGTH = 8
0
{'name': 'application@filters/Lang_Identifier/langid.py', 'description': 'WSGI-compatible langid web service.', 'signature': 'def application(environ, start_response):'}</s>{'name': 'rank_path@filters/Lang_Identifier/langid.py', 'description': 'Convenience method using a global identifier instance with the default\nmod...
0
{'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_APPL_COUNT = 1089
0
{'name': 'Scene.state_derivatives@machupX/scene.py', 'description': 'Determines the derivatives of forces and moments at the current state\nwith respect to the 13 element state vector. Uses a central difference scheme.\nThese states are:\n\n Position in Earth-fixed coordinates.\n Velocity in body-fixed coordinate...
1
{'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': 'CorrectBinaryLengthAndPreamble.verify_binary_length_and_header@third_party/spirv-tools/test/tools/expect.py', 'description': "Checks that the given SPIR-V binary has valid length and header.\n\nReturns:\n False, error string if anything is invalid\n True, '' otherwise\nArgs:\n binary: a bytes object ...
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIAMO_REPAIR_PKTS_RQSTD = 826
0
{'name': 'build_timespan@yaql/standard_library/date_time.py', 'description': ':yaql:timespan\n\nReturns timespan object with specified args.\n\n:signature: timespan(days => 0, hours => 0, minutes => 0, seconds => 0,\n milliseconds => 0, microseconds => 0)\n:arg days: number of days in timespan, 0 by...
0
{'name': 'TautomerEnumerator.__init__@scopy/ScoPretreat/pretreatutil.py', 'description': ':param transforms: A list of TautomerTransforms to use to enumerate tautomers.\n:param max_tautomers: The maximum number of tautomers to enumerate (limit to prevent combinatorial explosion).', 'signature': 'def __init__(self, tran...
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': 'Recruit.addTime@foo/arknight/recruit.py', 'description': '调整到9小时', 'signature': "def addTime(self, targetTime = '09'):"}</s>adb = Adb(simulator_data)
1
{'name': 'field_rgb@grizli/pipeline/auto_script.py', 'description': "RGB image of the field mosaics\n\nParameters\n----------\n\nroot : str\n Field rootname\n\nxsize : float\n Figure size\n\noutput_dpi : int\n Figure DPI\n\nHOME_PATH : str\n Path to look for mosaic files\n\nshow_ir : bool\n Clip around W...
0
{'name': 'Board.status@Monika After Story/game/python-packages/chess/__init__.py', 'description': 'Gets a bitmask of possible problems with the position.\n\nMove making, generation and validation are only guaranteed to work on\na completely valid board.\n\n:data:`~chess.STATUS_VALID` for a completely valid board.\n\nOt...
0
{'name': 'main@databricks-adx-integration/src/code/functions/adxingestp2/__app__/dataingest/__init__.py', 'description': 'Main function, triggered by Azure Storage Queue, parsed queue content and call ingest_to_ADX\n:param msg: func.QueueMessage\n:return: None', 'signature': 'def main(msg: func.QueueMessage) -> None:'}...
0
{'name': 'TestOutput.tearDownClass@tests/test_output.py', 'description': 'Clean up after tests.', 'signature': 'def tearDownClass(cls):'}</s>{'name': 'fill_in_config_options@skll/utils/testing.py', 'description': 'Fill in configuration options in the given template file.\n\nParameters\n----------\nconfig_template_path ...
0
{'name': 'PFGid._str_to_num@pf/rule.py', 'description': 'Convert a string to a numeric group ID.', 'signature': 'def _str_to_num(self, s):'}</s>{'name': 'PFRule@pf/rule.py', 'description': 'Class representing a Packet Filter rule.', 'base_classes': ['PFObject'], 'methods': [{'name': 'PFRule.__init__@pf/rule.py', 'descr...
0
{'name': 'sourceforge_import@code/synchronization/sourceforge_import.py', 'description': 'Scraps Sourceforge project sites and adds developer information to the entries', 'signature': 'def sourceforge_import():'}</s>{'name': 'determine_archive_version_generic@code/utils/utils.py', 'description': 'Given an archive file ...
0
{'name': 'get_urls@openwisp_ipam/urls.py', 'description': 'returns:: all the urls of the openwisp-ipam module\narguments::\n api_views: location for getting API views', 'signature': 'def get_urls(api_views):'}</s>Subnet = swapper.load_model('openwisp_ipam', 'Subnet')
0
{'name': 'field_rgb@grizli/pipeline/auto_script.py', 'description': "RGB image of the field mosaics\n\nParameters\n----------\n\nroot : str\n Field rootname\n\nxsize : float\n Figure size\n\noutput_dpi : int\n Figure DPI\n\nHOME_PATH : str\n Path to look for mosaic files\n\nshow_ir : bool\n Clip around W...
0
{'name': 'cartesian_to_spherical@fairnr/data/geometry.py', 'description': 'xyz: batch x 3\n ', 'signature': 'def cartesian_to_spherical(xyz):'}</s>{'name': 'padding_points@fairnr/data/geometry.py', 'description': 'DOCSTRING', 'code': 'def padding_points(xs, pad):\n if len(xs) == 1:\n return xs[0].unsqueeze...
0
{'name': 'get_cmdclass@versioneer.py', 'description': 'Get the custom setuptools subclasses used by Versioneer.\n\nIf the package uses a different cmdclass (e.g. one from numpy), it\nshould be provide as an argument.', 'signature': 'def get_cmdclass(cmdclass: Optional[Dict[str, Any]] = None):'}</s>{'name': 'render_pep4...
0
{'name': 'PanDataSet.setData@src/pangaeapy/pandataset.py', 'description': "This method populates the data DataFrame with data from a PANGAEA dataset.\nIn addition to the data given in the tabular ASCII file delivered by PANGAEA.\n\n\nParameters:\n-----------\naddEventColumns : boolean\n In case Latitude, Longititude...
0
{'name': 'And@src/api/python/z3/z3.py', 'description': "Create a Z3 and-expression or and-probe.\n\n>>> p, q, r = Bools('p q r')\n>>> And(p, q, r)\nAnd(p, q, r)\n>>> P = BoolVector('p', 5)\n>>> And(P)\nAnd(p__0, p__1, p__2, p__3, p__4)", 'signature': 'def And(*args):'}</s>{'name': 'StopPPException@src/api/python/z3/z3p...
0
{'name': 'TestObjectsE2E.test_host_record_ea_inheritance@e2e_tests/test_objects.py', 'description': 'Checks if EA inheritance for record:host object\nworks as expected', 'signature': 'def test_host_record_ea_inheritance(self):'}</s>{'name': 'CNAMERecord@infoblox_client/objects.py', 'description': 'CNAMERecord: DNS CNAM...
0