text
string
label
int64
{'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': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQCFT_BYTE_STRING = 9
0
{'name': 'PlotModel.__init__@openmc_plotter/plotmodel.py', 'description': 'Initialize PlotModel class attributes ', 'signature': 'def __init__(self, use_settings_pkl, model_path, default_res):'}</s>TallyValueType = Literal['mean', 'std_dev', 'rel_err']
0
{'name': 'BreakpointAfterJoinTestCase.test@llvm-project/lldb/test/API/functionalities/thread/break_after_join/TestBreakAfterJoin.py', 'description': 'Test breakpoint handling after a thread join.', 'signature': 'def test(self):'}</s>{'name': 'value_type_to_str@llvm-project/lldb/packages/Python/lldbsuite/test/lldbutil.p...
0
{'name': 'get_info@venv/Lib/site-packages/numpy/distutils/system_info.py', 'description': 'notfound_action:\n 0 - do nothing\n 1 - display warning message\n 2 - raise error', 'signature': 'def get_info(name, notfound_action=0):'}</s>{'name': 'sfftw_info@venv/Lib/site-packages/numpy/distutils/system_info.py', 'descri...
1
{'name': '_pretty_message@3rdparty/mongo-c-driver-1.26.2/.evergreen/ocsp/mock_ocsp_responder.py', 'description': 'Takes a multi-line string and does the following:\n - dedents\n - converts newlines with text before and after into a single line\n - strips leading and trailing whitespace\n:param string:\n The string t...
0
{'name': 'BL3Save.set_max_sdus@bl3save/bl3save.py', 'description': 'Sets the specified SDUs (or all SDUs that we know about) to be at the max level', 'signature': 'def set_max_sdus(self, sdulist=None):'}</s>mayhem_invdata_lower_types = set([t.lower() for t in mayhem_invdata_types])
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': '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': 'profile_stop@lib/charliecloud.py', 'description': 'If profiling, stop the profiler.', 'signature': 'def profile_stop():'}</s>{'name': 'profile_start@lib/charliecloud.py', 'description': 'If profiling, start the profiler.', 'code': 'def profile_start():\n "If profiling, start the profiler."\n global profil...
0
{'name': 'pointer_image@datoviz/__init__.py', 'description': 'Return a NumPy array of uint8 with shape (height, width, n_channels=3) from an ndpointer\nreferring to a C pointer to a buffer of RGB uint8 values.', 'signature': 'def pointer_image(rgb, width, height, n_channels=3):'}</s>CMAP_CET_R2 = 112
0
{'name': 'PoolManager.connection_from_url@src/ahip/poolmanager.py', 'description': 'Similar to :func:`hip.connectionpool.connection_from_url`.\n\nIf ``pool_kwargs`` is not provided and a new pool needs to be\nconstructed, ``self.connection_pool_kw`` is used to initialize\nthe :class:`hip.connectionpool.ConnectionPool`....
0
{'name': 'TestingParser.fill_default_tls_stdout_filename@tests/run_all_tests.py', 'description': 'Sets the default TLS stdout filename for testing if it is not already\nspecified.\n\nThis method checks if the `tls_stdout_filename` attribute in the\n`testing_args` object is set. If it is not set, it assigns a default\nv...
0
{'name': 'BL3Save.set_max_sdus@bl3save/bl3save.py', 'description': 'Sets the specified SDUs (or all SDUs that we know about) to be at the max level', 'signature': 'def set_max_sdus(self, sdulist=None):'}</s>profile_weapontrinkets_obj_to_eng = { '/Game/Gear/WeaponTrinkets/_Design/TrinketParts/WeaponTrinket_10.We...
0
{'name': 'create_reduced_sets@datasets/make_files/generate_datasets.py', 'description': 'Create reduced single-label train/validation/test sets.', 'signature': 'def create_reduced_sets(save: bool = False) -> None:'}</s>MAKE_FILES_DIR = os.path.join(ROOT_DIR, 'datasets/make_files/')
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQAUTH_PASS_IDENTITY_CONTEXT = 13
0
{'name': 'quaternion_from_matrix@utils/transformations.py', 'description': 'Return quaternion from rotation matrix.\n\nIf isprecise is True, the input matrix is assumed to be a precise rotation\nmatrix and a faster algorithm is used.\n\n>>> q = quaternion_from_matrix(numpy.identity(4), True)\n>>> numpy.allclose(q, [1, ...
0
{'name': 'get_sensors_by_device_class@custom_components/thermal_comfort/config_flow.py', 'description': 'Get sensors of required class from entity registry.', 'signature': 'def get_sensors_by_device_class('}</s>CONF_CUSTOM_ICONS = "custom_icons"
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>MQCMD_INQUIRE_PUBSUB_STATUS = 185
0
{'name': 'SystemChecker.check_energies@openmoltools/system_checker.py', 'description': 'Compare the energies of the two simulations.\n\nParameters\n----------\n\nzero_degenerate_impropers : bool, default=True\n if True, zero out all impropers with < 4 atoms.\nskip_assert, bool, optional, default=False\n If False,...
0
{'name': 'confirm_email@flask_security/views.py', 'description': 'View function which handles a email confirmation request.', 'signature': 'def confirm_email(token):'}</s>{'name': 'change_password@flask_security/views.py', 'description': 'View function which handles a change password request.', 'code': 'def change_pass...
0
{'name': 'xarray_to_cdf@cdflib/xarray/xarray_to_cdf.py', 'description': 'This function converts XArray Dataset objects into CDF files.\n\nParameters:\n xarray_dataset (xarray.Dataset): The XArray Dataset object that you\'d like to convert into a CDF file\n file_name (str): The path to the place the newly created...
1
{'name': 'ProcessLine@runtimes/compiler-rt/lib/sanitizer_common/scripts/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 represe...
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': 'ResendActivationForm@registration/forms.py',...
0
{'name': 'babel_extract@blockchain-env/lib/python3.7/site-packages/jinja2/ext.py', 'description': 'Babel extraction method for Jinja templates.\n\n.. versionchanged:: 2.3\n Basic support for translation comments was added. If `comment_tags`\n is now set to a list of keywords for extraction, the extractor will\n ...
1
{'name': '_synchronize_async_fixture@pytest_asyncio/plugin.py', 'description': 'Wraps the fixture function of an async fixture in a synchronous function.', 'signature': 'def _synchronize_async_fixture(fixturedef: FixtureDef) -> None:'}</s>{'name': 'wrap_in_sync@pytest_asyncio/plugin.py', 'description': 'Return a sync w...
0
{'name': '_read_leaf@src/newick.py', 'description': 'Read a leaf (taxon name) while parsing the tree from the function _parse_tree.', 'signature': 'def _read_leaf(tstring, index):'}</s>{'name': '_read_model_flag@src/newick.py', 'description': 'Read a model flag id while parsing the tree from the function _parse_tree. F...
1
{'name': 'list_to_carray@language-bindings/python/src/wamr/wasmcapi/ffi.py', 'description': 'Converts a python list into a C array', 'signature': 'def list_to_carray(elem_type, *args):'}</s>{'name': 'wasm_exporttype_t@language-bindings/python/src/wamr/wasmcapi/binding.py', 'description': 'DOCSTRING', 'base_classes': ['...
0
{'name': '__coord_n@librosa/display.py', 'description': 'Get bare positions', 'signature': 'def __coord_n(n: int, **_kwargs: Any) -> np.ndarray:'}</s>{'name': 'LogHzFormatter@librosa/display.py', 'description': "Ticker formatter for logarithmic frequency\n\nParameters\n----------\nmajor : bool\n If ``True``, ticks a...
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>MQS_OPENMODE_UPDATE = 2
0
{'name': 'Bottle.route@src/back/kite/bottle.py', 'description': "A decorator to bind a function to a request URL. Example::\n\n @app.route('/hello/:name')\n def hello(name):\n return 'Hello %s' % name\n\nThe ``:name`` part is a wildcard. See :class:`Router` for syntax\ndetails.\n\n:param path: Request path...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQDLH_CURRENT_LENGTH = 172
0
{'name': 'TestStr.test_str_empty@tests/test_future/test_str.py', 'description': "str() -> u''", 'signature': 'def test_str_empty(self):'}</s>{'name': 'TestStr@tests/test_future/test_str.py', 'description': 'DOCSTRING', 'base_classes': ['unittest.TestCase'], 'methods': [{'name': 'TestStr.test_str@tests/test_future/test_...
1
{'name': 'searchForGrounded@exporter/SynthesisFusionAddin/src/Parser/SynthesisParser/JointHierarchy.py', 'description': 'Search for a grounded component or occurrence in the assembly\n\nArgs:\n occ (adsk.fusion.Occurrence): start point\n\nReturns:\n Union(adsk.fusion.Occurrence, None): Either a grounded part or n...
0
{'name': 'ParseArguments@compiler-rt/lib/sanitizer_common/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 ParseAr...
0
{'name': 'add_to_archive@support/create-solver-package.py', 'description': 'Adds all files from source_dir to target_dir in archive.\nsource_dir is relative to mp_dir.', 'signature': 'def add_to_archive(archive, source_dir, target_dir=None, **kwargs):'}</s>solver = None
1
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQKAI_AUTO = -1
0
{'name': 'dashboard_get_definition@tessera-server/tessera/views_api.py', 'description': 'Fetch the definition for a dashboard. This returns the\nrepresentation to use when modifiying a dashboard.', 'signature': 'def dashboard_get_definition(id):'}</s>{'name': '_set_tag_hrefs@tessera-server/tessera/views_api.py', 'descr...
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': 'TerragruntTest.__init__@tftest.py', 'description': 'A helper class that could be used for testing terragrunt\n\nMost operations that apply to :func:`~TerraformTest` also apply to this class.\nNotice that to use this class for Terragrunt run-all, `tg_run_all` needs to be set to\nTrue. The class would then onl...
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_SC_LTK = 3
1
{'name': 'APIConnection.__init__@qingcloud/iaas/connection.py', 'description': '@param qy_access_key_id - the access key id\n@param qy_secret_access_key - the secret access key\n@param zone - the zone id to access\n@param host - the host to make the connection to\n@param port - the port to use when connect to host\n@pa...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQPBC_VERSION_2 = 2
0
{'name': 'Figure.tostr@src/svgutils/compose.py', 'description': 'Export SVG as a string', 'signature': 'def tostr(self):'}</s>CONFIG = { "svg.file_path": ".", "figure.save_path": ".", "image.file_path": ".", "text.position": (0, 0), "text.size": 8, "text.weight": "normal", "text.font": "Verd...
0
{'name': 'MetalAPI.get_position@uarm/wrapper/metal_api.py', 'description': "Get the position\n:param wait: True/False, default is True\n:param timeout: timeout, default is use the default cmd timeout\n:param callback: callback, default is None\n:return: [x, y, z] or 'TIMEOUT' if wait is True else None", 'signature': 'd...
0
{'name': 'must_be_called@tests/tasks.py', 'description': "This function is patched in tests to see the caller is doing it's job.\n ", 'signature': 'def must_be_called():'}</s>kuyruk = new_instance()
0
{'name': '_search_coarse@source/tomopy/recon/rotation.py', 'description': 'Coarse search for finding the rotation center.', 'signature': 'def _search_coarse(sino, smin, smax, ratio, drop, ncore=None):'}</s>{'name': 'mask_empty_slice@source/tomopy/recon/rotation.py', 'description': 'Generate a mask to indicate whether c...
0
{'name': 'test_text_file_contains_line@tests/test_text.py', 'description': 'Test if the text file contains a line.', 'signature': 'def test_text_file_contains_line(tmp_path):'}</s>{'name': 'ProjectMock@tests/helpers.py', 'description': 'A mocked Python project to help on tests.', 'base_classes': [], 'methods': [{'name'...
1
{'name': 'ChainstateWriteCrashTest.restart_node@test/functional/feature_dbcrash.py', 'description': 'Start up a given node id, wait for the tip to reach the given block hash, and calculate the utxo hash.\n\nExceptions on startup should indicate node crash (due to -dbcrashratio), in which case we try again. Give up\naft...
0
{'name': 'ZiGate.set_bootloader_mode@zigate/core.py', 'description': 'configure ZiGate DIN in flash mode', 'signature': 'def set_bootloader_mode(self):'}</s>ZIGATE_DEVICE_UPDATED = "ZIGATE_DEVICE_UPDATED"
0
{'name': 'tmp_db_str@tests/test_twitter.py', 'description': 'Creates a temporary database connection string.', 'signature': 'def tmp_db_str(tmpdir):'}</s>{'name': 'User@tests/test_twitter.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'User.__init__@tests/test_twitter.py', 'description': 'DOC...
0
{'name': 'decryptFdat@fwtool/sony/fdat.py', 'description': 'Decrypts an encrypted FDAT file', 'signature': 'def decryptFdat(file):'}</s>key_cxd4105_ms = b'\r\n\r\n\x1c!\x04(\x14\x00\xf0\x02\xff\x1f5\x01-\x01\xdd\xf7 \x10s\xa0%\x00\x82e\x85%\x1c \xf0\x06\xe9<{`i\xb9\x00\x80\x19\xc00\x18\xf0\x04\xfa a\xbd|`(\x00\xd0\x04{...
0
{'name': 'graph_edges_intersecting_polygon@GOSTNets/GOSTNets/GOSTnet.py', 'description': "#### Function for identifying edges of a graph that intersect polygon(s) ###\n REQUIRED: G - a Graph object\n polygons - a GeoDataFrame containing one or more polygons\n mode - a string, either 'contains' or 'i...
0
{'name': 'wait_on_db_update@grizli/aws/db.py', 'description': 'Wait for db to stop updating on root', 'signature': 'def wait_on_db_update(root, t0=60, dt=30, n_iter=60, engine=None):'}</s>{'name': 'fetch_hst_calib@grizli/utils.py', 'description': 'Fetches the HST calibration file from the given FTP directory or local r...
0
{'name': 'MultiLingualMaskedLMTask.load_dataset@fairseq/tasks/multilingual_masked_lm.py', 'description': 'Load a given dataset split.\n\nArgs:\n split (str): name of the split (e.g., train, valid, test)', 'signature': 'def load_dataset(self, split, epoch=1, combine=False, **kwargs):'}</s>{'name': 'post_process@fairs...
0
{'name': 'SegWitTest.test_witness_sigops@test/functional/p2p_segwit.py', 'description': 'Ensure sigop counting is correct inside witnesses.', 'signature': 'def test_witness_sigops(self):'}</s>{'name': 'sync_mempools@test/functional/test_framework/util.py', 'description': 'Wait until everybody has the same transactions ...
0
{'name': 'WinograndeTask.load_dataset@examples/roberta/wsc/wsc_task.py', 'description': 'Load a given dataset split.\n\nArgs:\n split (str): name of the split (e.g., train, valid, test)', 'signature': 'def load_dataset('}</s>MANIFOLD_PATH_SEP = "|"
0
{'name': '_SimpleDecoder@python/google/protobuf/internal/decoder.py', 'description': "Return a constructor for a decoder for fields of a particular type.\n\nArgs:\n wire_type: The field's wire type.\n decode_value: A function which decodes an individual value, e.g.\n _DecodeVarint()", 'signature': 'def _Si...
0
{'name': 'test_binaries@kb_python/main.py', 'description': 'Test whether kallisto and bustools binaries are executable.\n\nInternally, this function calls :func:`utils.get_kallisto_version` and\n:func:`utils.get_bustools_version`, both of which return `None` if there is\nsomething wrong with their respective binaries.\...
0
{'name': 'authenticate@src/server/server.py', 'description': 'Sends a 401 response that enables basic auth.', 'signature': 'def authenticate():'}</s>implicit_program_dir_flag = False
0
{'name': 'create_jsons_for@data/utils/split_data.py', 'description': 'used in split-by-user case', 'signature': 'def create_jsons_for(user_files, which_set, max_users, include_hierarchy):'}</s>rng_seed = args.seed if (args.seed is not None and args.seed >= 0) else 1
0
{'name': 'FiniteDomainSort@src/api/python/z3/z3.py', 'description': 'Create a named finite domain sort of a given size sz', 'signature': 'def FiniteDomainSort(name, sz, ctx=None):'}</s>{'name': 'UGE@src/api/python/z3/z3.py', 'description': "Create the Z3 expression (unsigned) `other >= self`.\n\nUse the operator >= for...
0
{'name': 'overwrites_mem@panoramix/simplify.py', 'description': "for a given line, returns True if it potentially\noverwrites *any part* of memory index, False if it *for sure* doesn't", 'signature': 'def overwrites_mem(line, mem_idx):'}</s>{'name': 'to_real_int@panoramix/core/arithmetic.py', 'description': 'DOCSTRING'...
0
{'name': 'iter_settings@src/rororo/settings.py', 'description': 'Iterate over settings values from settings module or dict-like instance.\n\n:param mixed: Settings instance to iterate.', 'signature': 'def iter_settings(mixed: Settings) -> Iterator[Tuple[str, Any]]:'}</s>DictStrAny = Dict[str, Any]
0
{'name': 'CheckHeaderFileIncluded@tools/cpplint.py', 'description': 'Logs an error if a source file does not include its header.', 'signature': 'def CheckHeaderFileIncluded(filename, include_state, error):'}</s>{'name': 'UpdateIncludeState@tools/cpplint.py', 'description': 'Fill up the include_dict with new includes fo...
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...
1
{'name': 'render@run_nerf.py', 'description': 'Render rays\n\nArgs:\n H: int. Height of image in pixels.\n W: int. Width of image in pixels.\n focal: float. Focal length of pinhole camera.\n chunk: int. Maximum number of rays to process simultaneously. Used to\n control maximum memory usage. Does not affect fina...
0
{'name': 'IUSequence.icon@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return the icon to use in the frontend.', 'signature': 'def icon(self) -> str:'}</s>ATTR_NAME = "name"
0
{'name': 'test_parse_uri_fragment_uri@cheroot/test/test_core.py', 'description': 'Check that server responds with Bad Request to URI with fragment.', 'signature': 'def test_parse_uri_fragment_uri(test_client):'}</s>{'name': 'test_client_with_defaults@cheroot/test/test_core.py', 'description': 'Get and return a test cli...
0
{'name': 'spamscore@src/pinnwand/defensive.py', 'description': 'Give a naive spamscore for some text, spam to pinnwand instances seems\nto mostly consist of lists of links so we count the link count vs the total\ntext in the paste.\n\nThis will then give a value 0-100, which can be used with a configuration\noption to ...
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': 'create_blueprint@flask_security/views.py', 'description': 'Creates the security extension blueprint', 'signature': 'def create_blueprint(state, import_name):'}</s>{'name': 'change_user_password@flask_security/changeable.py', 'description': "Change the specified user's password\n\n:param user: The user to chan...
0
{'name': 'extcap_interfaces@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': 'List available interfaces to capture from', 'signature': 'def extcap_interfaces():'}</s>{'name': 'get_global_header@tools/ble_sniffer/extcap/SnifferAPI/Pcap.py', 'description': 'Get the PCAP global header.', 'code': 'def get_globa...
0
{'name': 'execute.open@source-builder/sb/execute.py', 'description': 'Open a command with arguments. Provide the arguments as a list or\na string.', 'signature': 'def open(self,'}</s>default = None
0
{'name': 'MQuaternion.asAxisAngle@scripts/mpylib/_mpynode/_openmaya.py', 'description': 'Returns the rotation as a tuple containing an axis vector and an angle in radians about that axis.', 'signature': 'def asAxisAngle(self):'}</s>{'name': 'MMatrixArray@scripts/mpylib/_mpynode/_openmaya.py', 'description': "Override o...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQIA_USAGE = 12
0
{'name': 'gis_prepro_tasks@oggm/workflow.py', 'description': 'Run all flowline preprocessing tasks on a list of glaciers.\n\nParameters\n----------\ngdirs : list of :py:class:`oggm.GlacierDirectory` objects\n the glacier directories to process', 'signature': 'def gis_prepro_tasks(gdirs):'}</s>{'name': 'run_from_clim...
0
{'name': 'ECC.sign@src/pyelliptic/ecc.py', 'description': 'Sign the input with ECDSA method and returns the signature', 'signature': 'def sign(self, inputb, digest_alg=OpenSSL.EVP_ecdsa):'}</s>{'name': 'ECC@src/pyelliptic/ecc.py', 'description': 'Asymmetric encryption with Elliptic Curve Cryptography (ECC)\nECDH, ECDSA...
1
{'name': 'extract_kalman_boxes@lib/rpn_util.py', 'description': 'Test the KITTI framework for object detection in 3D', 'signature': 'def extract_kalman_boxes(dataset_test, net, rpn_conf, test_path, data_folder):'}</s>{'name': 'denorm_image@lib/util.py', 'description': 'DOCSTRING', 'code': 'def denorm_image(im, image_me...
0
{'name': 'pre_checks@ytmdl/main.py', 'description': 'Run some checks in order to make sure the basic things are\nworking all right.', 'signature': 'def pre_checks(args):'}</s>{'name': 'get_terminal_length@ytmdl/utility.py', 'description': 'Return the length of the terminal.', 'code': 'def get_terminal_length():\n ""...
0
{'name': 'ServiceInfo.getAddress@stino/pyarduino/base/zeroconf.py', 'description': 'Address accessor', 'signature': 'def getAddress(self):'}</s>_TYPE_MX = 15
0
{'name': 'sysinit@da/common.py', 'description': 'Initialize the DistAlgo system.\n\nThis function must be called before any DistAlgo code can run. Specifically,\nevery child process created under spawning semantics must call this function\nduring initialization.', 'signature': 'def sysinit():'}</s>{'name': '_loads@da/c...
0
{'name': 'get_enriched_lambda_log_tags@aws/logs_monitoring/steps/enrichment.py', 'description': 'Retrieves extra tags from lambda, either read from the function arn, or by fetching lambda tags from the function itself.\n\nArgs:\n log_event (dict<str, str | dict | int>): a log parsed from the event in the split metho...
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>_EncodeVarint = _VarintEncoder()
0
{'name': '_ClassifyInclude@tools/cpplint.py', 'description': 'Figures out what kind of header \'include\' is.\n\nArgs:\n fileinfo: The current file cpplint is running over. A FileInfo instance.\n include: The path to a #included file.\n is_system: True if the #include used <> rather than "".\n\nReturns:\n One of th...
0
{'name': 'find_on_path@scripts/pdns/lib/python2.7/site-packages/pkg_resources/__init__.py', 'description': 'Yield distributions accessible on a sys.path directory', 'signature': 'def find_on_path(importer, path_item, only=False):'}</s>{'name': '_handle_ns@scripts/pdns/lib/python2.7/site-packages/pkg_resources/__init__....
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCACH_WEBCONTENT_PATH = 3570
0
{'name': 'ThurstoneMostellerFull.rate@openskill/models/weng_lin/thurstone_mosteller_full.py', 'description': "Calculate the new ratings based on the given teams and parameters.\n\n:param teams: A list of teams where each team is a list of\n :class:`ThurstoneMostellerFullRating` objects.\n\n:param ranks: A ...
0
{'name': 'CastlingTestCase.test_castling_into_check@tests/test_utilities.py', 'description': '. . . . . . . .\n. . . . . . . .\n. . . . . . . .\n. . . . . . . .\n. . . . . . q .\n. . . . . . . .\n. . . . . . . .\n. . . . K . . R', 'signature': 'def test_castling_into_check(self):'}</s>{'name': 'capture_square_of_move@r...
0
{'name': 'Status.__init__@robopianist/viewer/application.py', 'description': 'Instance initializer.\n\nArgs:\n time_multiplier: Instance of util.TimeMultiplier.\n pause: An observable pause subject, instance of util.ObservableFlag.\n frame_timer: A Timer instance counting duration of frames.', 'signature': 'def __in...
0
{'name': 'train_and_evaluate@train.py', 'description': 'Search hyperparameters and evaluate\n \nArgs:\n X_train (pd.DataFrame): features (train)\n y_train (pd.DataFrame): label (train)\n X_test_list (list): list of features (test)\n y_test_list (list): list of label (test)\n test_files (list): list of...
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': 'get_checked_group_box@src/python_scripts/afnipy/lib_qt_gui.py', 'description': 'return a GroupBox with:\ngbox.fram...
0
{'name': 'load_key_pubkey@src/M2Crypto/EVP.py', 'description': 'Load an M2Crypto.EVP.PKey from a public key as a file.\n\n:param file: Name of file containing the key in PEM format.\n\n:param callback: A Python callable object that is invoked\n to acquire a passphrase with which to protect the\n ...
0
{'name': 'ToDoViews.__init__@todopyramid/views.py', 'description': 'Set some common variables needed for each view.\n ', 'signature': 'def __init__(self, context, request):'}</s>{'name': 'SettingsSchema@todopyramid/schema.py', 'description': 'This is the form schema used for the account view.\n ', 'base_class...
0
{'name': 'PortManager._telnet_process_subnegotiation@serial/rfc2217.py', 'description': 'Process subnegotiation, the data between IAC SB and IAC SE.', 'signature': 'def _telnet_process_subnegotiation(self, suboption):'}</s>M_IAC_SEEN = 1
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': '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': 'LF_denies_list@trove/contrib/labelers/clinical/polarity.py', 'description': 'Patient denies X,Y,Z. ', 'signature': 'def LF_denies_list(span):'}</s>{'name': 'LF_definite_left_1_3@trove/contrib/labelers/clinical/polarity.py', 'description': 'DOCSTRING', 'code': "def LF_definite_left_1_3(span, negex):\n left ...
0
{'name': 'fpToFP@src/api/python/z3/z3.py', 'description': 'Create a Z3 floating-point conversion expression from other term sorts\nto floating-point.\n\nFrom a bit-vector term in IEEE 754-2008 format:\n>>> x = FPVal(1.0, Float32())\n>>> x_bv = fpToIEEEBV(x)\n>>> simplify(fpToFP(x_bv, Float32()))\n1\n\nFrom a floating-p...
0
{'name': 'GroupFitter.xfit_redshift@grizli/fitting.py', 'description': 'Two-step procedure for fitting redshifts\n\n1. polynomial, spline template fits\n2. redshift grids\n3. ...\n\nParameters\n----------\nprior : None, (array, array)\n Redshift prior (z, pz). Will be interpolated to the redshift\n fit grid\n\nt...
0