text string | label int64 |
|---|---|
{'name': 'netbox_device_interface_genie@pyats-to-netbox/netbox_utils.py', 'description': 'Get or Create and Update device interface based on Genie model', 'signature': 'def netbox_device_interface_genie(nb_device, genie_interface):'}</s>FF_SFPPLUS = 1200 | 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': 'validate_cmd@cjio/cjio.py', 'description': 'Validate the CityJSON: \n(1) against its schemas\n(2) against the (potential) Extensions schemas\n(3) extra validations\n\n(see https://github.com/cityjson/cjval#what-is-validated-exactly for details)\n\nThe Extensions in the files are fetched automatically.\n\n\x08... | 0 |
{'name': 'Identifier.is_wildcard@sqlparse/sql.py', 'description': 'Return ``True`` if this identifier contains a wildcard.', 'signature': 'def is_wildcard(self):'}</s>CTE = Keyword.CTE | 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_admin_works_with_host_special_values@test/io/test_io.py', 'description': 'Should get a success from the admin live and ready endpoints when using special host values for the main app', 'signature': 'def test_admin_works_with_host_special_values(specialhostvalue, defaultenv):'}</s>{'name': 'sleep_until_po... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRC_CLUSTER_EXIT_ERROR = 2266 | 0 |
{'name': 'get_current_error@wrappers/python/indy_vdr/bindings.py', 'description': 'Get the error result from the previous failed API method.\n\nArgs:\n expect: Return a default error message if none is found', 'signature': 'def get_current_error(expect: bool = False) -> VdrError:'}</s>{'name': 'pool_close@wrappers/p... | 0 |
{'name': 'main@examples/multiband_melgan/train_multiband_melgan.py', 'description': 'Run training process.', 'signature': 'def main():'}</s>physical_devices = tf.config.list_physical_devices("GPU") | 0 |
{'name': 'ParseArguments@tools/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>{'name': 'Check... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQPMO_SUPPRESS_REPLYTO = 134217728 | 0 |
{'name': 'test_email_validation_with_none@voluptuous/tests/tests.py', 'description': 'Test with invalid None email address', 'signature': 'def test_email_validation_with_none():'}</s>{'name': 'test_schema_extend_handles_schema_subclass@voluptuous/tests/tests.py', 'description': 'Verify that Schema.extend handles a subc... | 0 |
{'name': 'Circuit.eval@discopy/quantum/circuit.py', 'description': "Evaluate a circuit on a backend, or simulate it with numpy.\n\nParameters\n----------\nothers : :class:`discopy.quantum.circuit.Circuit`\n Other circuits to process in batch.\nbackend : pytket.Backend, optional\n Backend on which to run the circu... | 0 |
{'name': 'get_name_addr@src/future/backports/email/_header_value_parser.py', 'description': 'name-addr = [display-name] angle-addr\n\n ', 'signature': 'def get_name_addr(value):'}</s>{'name': 'parse_content_transfer_encoding_header@src/future/backports/email/_header_value_parser.py', 'description': 'mechanism\n\n ... | 0 |
{'name': 'save_cmd_orig@src/python_scripts/afnipy/lib_physio_logs.py', 'description': 'Write out input cmd output dir.', 'signature': 'def save_cmd_orig(retobj, verb=1):'}</s>DEF_img_dot_freq = 50 | 0 |
{'name': 'init_training_model@lib/core.py', 'description': 'This function is meant to load the training model and optimizer, which expects\n./model/<conf.model>.py to be the pytorch model file.\n\nThe function copies the model file into the cache BEFORE loading, for easy reproducibility.', 'signature': 'def init_traini... | 0 |
{'name': 'getFastqDictionary@src/margin/utils.py', 'description': 'Returns a dictionary of the first words of fastq headers to their corresponding \nfastq sequence', 'signature': 'def getFastqDictionary(fastqFile):'}</s>{'name': 'mutateSequences@src/margin/utils.py', 'description': 'As mutateSequence, but for collectio... | 0 |
{'name': 'FindStartOfExpressionInLine@tools/cpplint.py', 'description': 'Find position at the matching start of current expression.\n\nThis is almost the reverse of FindEndOfExpressionInLine, but note\nthat the input position and returned position differs by 1.\n\nArgs:\n line: a CleansedLines line.\n endpos: start s... | 0 |
{'name': 'dy@jitcdde/_jitcdde.py', 'description': 'This is the function representing the DDE’s past derivative used for defining the differential equation. The first integer argument denotes the component. The second, argument denotes the time. If you use this, you get a neutral DDE which may make addressing initial di... | 0 |
{'name': 'arcball_constrain_to_axis@transformations.py', 'description': 'Return sphere point perpendicular to axis.', 'signature': 'def arcball_constrain_to_axis(point, axis):'}</s>{'name': 'quaternion_inverse@transformations.py', 'description': 'Return inverse of quaternion.\n\n>>> q0 = random_quaternion()\n>>> q1 = q... | 0 |
{'name': 'StandardizeMol.__init__@PyBioMed/PyPretreat/PyPretreatMolutil.py', 'description': 'Initialize a Standardizer with optional custom parameters.\n\n:param normalizations: A list of Normalizations to apply (default: :data:`~molvs.normalize.NORMALIZATIONS`).\n:param acid_base_pairs: A list of AcidBasePairs for com... | 0 |
{'name': '_parse_array@pygdbmi/gdbmiparser.py', 'description': 'Parse an array, stream should be passed the initial [\nreturns:\n Parsed array', 'signature': 'def _parse_array(stream: StringStream) -> list:'}</s>{'name': 'StringStream@pygdbmi/StringStream.py', 'description': 'A simple class to hold text so that when... | 1 |
{'name': 'test_skip_vertical_interpolation@tests/test_oopinterface.py', 'description': 'To test whether the new features of even-to-odd grid interpolation works well.\n\n.. versionadded:: 1.3', 'signature': 'def test_skip_vertical_interpolation():'}</s>{'name': 'test_raise_error_for_unrealistic_fields@tests/test_oopint... | 0 |
{'name': 'Helpfile.WriteParagraph@vimdoc/output.py', 'description': 'Writes one paragraph.', 'signature': 'def WriteParagraph(self, p, namespace, indent=0):'}</s>{'name': 'TextParagraph@vimdoc/paragraph.py', 'description': 'DOCSTRING', 'base_classes': ['Paragraph'], 'methods': [{'name': 'TextParagraph.__init__@vimdoc/p... | 1 |
{'name': 'CSSParser.parse_pseudo_class_custom@SneakerBot 2019/venv/lib/python3.7/site-packages/soupsieve/css_parser.py', 'description': 'Parse custom pseudo class alias.\n\nCompile custom selectors as we need them. When compiling a custom selector,\nset it to `None` in the dictionary so we can avoid an infinite loop.',... | 0 |
{'name': 'qualified_version@scraper/src/config/version.py', 'description': 'Get the qualified version of this module.', 'signature': 'def qualified_version() -> str:'}</s>__version__ = "0.12.12" | 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': 'DynEdge._global_pooling@src/graphnet/models/gnn/dynedge.py', 'description': 'Perform global pooling.', 'signature': 'def _global_pooling(self, x: Tensor, batch: LongTensor) -> Tensor:'}</s>GLOBAL_POOLINGS = {
"min": scatter_min,
"max": scatter_max,
"sum": scatter_sum,
"mean": scatter_mean,
} | 1 |
{'name': 'DistModel.initialize@libs/PerceptualSimilarity/models/dist_model.py', 'description': "INPUTS\n model - ['net-lin'] for linearly calibrated network\n ['net'] for off-the-shelf network\n ['L2'] for L2 distance in Lab colorspace\n ['SSIM'] for ssim in RGB colorspace\n net -... | 0 |
{'name': 'DetectionNetwork.postprocess_fastrcnn@libs/networks/build_whole_network.py', 'description': ':param rois:[-1, 4]\n:param bbox_ppred: [-1, (cfgs.Class_num+1) * 4]\n:param scores: [-1, cfgs.Class_num + 1]\n:return:', 'signature': 'def postprocess_fastrcnn(self, rois, bbox_ppred, scores, img_shape):'}</s>{'name'... | 0 |
{'name': 'colorise@shutit_util.py', 'description': 'Colorize the given string for a terminal.\nSee https://misc.flogisoft.com/bash/tip_colors_and_formatting', 'signature': 'def colorise(code, msg):'}</s>{'name': 'get_wide_hex@shutit_util.py', 'description': 'DOCSTRING', 'code': "def get_wide_hex(char):\n\tif len(char) ... | 0 |
{'name': 'TestTestServer.test_server_finishes_when_no_connections@tests/test_testserver.py', 'description': 'the server thread exits even if there are no connections', 'signature': 'def test_server_finishes_when_no_connections(self):'}</s>{'name': 'TestTestServer@tests/test_testserver.py', 'description': 'DOCSTRING', '... | 1 |
{'name': 'person_ui@Pose2Sim/synchronization.py', 'description': 'Step 2: Initializes the UI for person and frame selection.\n\nINPUTS:\n- frame_rgb: The initial RGB frame to display\n- cam_name: Name of the current camera\n- frame_number: Initial frame number to display\n- search_around_frames: Frame ranges to search ... | 1 |
{'name': 'CortexM.write_core_registers_raw@pyocd/coresight/cortex_m.py', 'description': 'Write one or more core registers\n\nWrite core registers in reg_list with the associated value in\ndata_list. If any register in reg_list is a string, find the number\nassociated to this register in the lookup table CORE_REGISTER.... | 0 |
{'name': 'SearchList.search@shingetsu/node.py', 'description': 'Search node which has the file.', 'signature': 'def search(self, cache=None, myself4=None, myself6=None, nodes=None):'}</s>apache_docroot = _get_value(_extconf, 'Path', 'apache_docroot',
'/var/local/www/shingetsu', 'path') | 0 |
{'name': 'Simplifier.using_params@src/api/python/z3/z3.py', 'description': 'Return a simplifier that uses the given configuration options', 'signature': 'def using_params(self, *args, **keys):'}</s>{'name': 'Context@src/api/python/z3/z3.py', 'description': 'A Context manages all other Z3 objects, global configuration o... | 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>PFSTATE_SETTOS = 64 | 0 |
{'name': 'test_eeg_rpsd@mne_icalabel/iclabel/tests/test_features.py', 'description': 'Test eeg_rpsd function that extract the PSD feature from the IC.', 'signature': 'def test_eeg_rpsd(fname, constants_fname, step_by_step_fname, psd_fname, type_):'}</s>{'name': '_eeg_autocorr@mne_icalabel/iclabel/features.py', 'descrip... | 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': 'workspace_users_ls@toggl/cli/commands.py', 'description': 'Lists all users in current workspace and some related information.\n\nID of entries are ID of Workspace User and not User entity!', 'signature': 'def workspace_users_ls(ctx, fields):'}</s>{'name': 'SetType@toggl/cli/types.py', 'description': "Type use... | 0 |
{'name': 'Serial.open@serial/serialwin32.py', 'description': 'Open port with current settings. This may throw a SerialException\nif the port cannot be opened.', 'signature': 'def open(self):'}</s>EV_CTS = 8 | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCMD_INQUIRE_NAMELIST_NAMES = 37 | 0 |
{'name': 'ProxyPool.get_proxy_item@spider/network/proxy_pool.py', 'description': '获取代理对象\n:param proxy_id:\n:param proxies:\n:return:', 'signature': 'def get_proxy_item(self, proxy_id="", proxies=None):'}</s>RETRY_FAILED_REQUESTS = False | 0 |
{'name': 'get_cuda_arch@compilelib.py', 'description': 'Determine currently installed NVIDIA GPU cards by PCI device ID\nand match them with the predefined GPU model lists.\nIt tries to detect all GPUs and include cubins suitable for all GPU\narchitectures detected.\nIf your GPU is not detected correctly, update *_DEVI... | 0 |
{'name': 'civis_file_to_table@src/civis/io/_tables.py', 'description': 'Upload the contents of one or more Civis files to a Civis table.\nAll provided files will be loaded as an atomic unit in parallel, and\nshould share the same columns in the same order, and be in the same\nformat.\n\n.. note::\n The input Civis f... | 1 |
{'name': 'Agent.members@consulate/api/agent.py', 'description': 'Returns the members the agent sees in the cluster gossip pool.\nDue to the nature of gossip, this is eventually consistent and the\nresults may differ by agent. The strongly consistent view of nodes\nis instead provided by ``Consulate.catalog.nodes``.\n\n... | 0 |
{'name': 'TestDecode.testDecodeBadUTF8@src/tests/testXmlEncodingDecode.py', 'description': 'Ensure bad UTF-8 is flagged as such, but still decoded.', 'signature': 'def testDecodeBadUTF8(self):'}</s>{'name': 'InvalidGender@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes': ['InvalidValue'], 'meth... | 0 |
{'name': 'convert_pdb_to_mmcif@colabfold/batch.py', 'description': 'convert existing pdb files into mmcif with the required poly_seq and revision_date', 'signature': 'def convert_pdb_to_mmcif(pdb_file: Path):'}</s>modified_mapping = {
"MSE" : "MET", "MLY" : "LYS", "FME" : "MET", "HYP" : "PRO",
"TPO" : "THR", "CSO" ... | 0 |
{'name': 'row_col_expand@tf_utils.py', 'description': 'for universal embedding and field-aware param\n:param xv_embed: batch * num * k\n:param num_inputs:\n:return:', 'signature': 'def row_col_expand(xv_embed, num_inputs):'}</s>{'name': 'get_l2_loss@tf_utils.py', 'description': 'DOCSTRING', 'code': "def get_l2_loss(par... | 0 |
{'name': '_main@misc/tabulate.py', 'description': 'Usage: tabulate [options] [FILE ...]\n\nPretty-print tabular data.\nSee also https://bitbucket.org/astanin/python-tabulate\n\nFILE a filename of the file with tabular data;\n if "-" or missing, read data from stdin.\n\nOpti... | 0 |
{'name': 'TrafficManager.spawn_one_actor@tools/modules.py', 'description': 'Spawn an actor on the main road based on the frenet s and d values', 'signature': 'def spawn_one_actor(self, s, lane, targetSpeed):'}</s>COLOR_CHAMELEON_0 = pygame.Color(138, 226, 52) | 0 |
{'name': 'convert_pdb_to_mmcif@colabfold/batch.py', 'description': 'convert existing pdb files into mmcif with the required poly_seq and revision_date', 'signature': 'def convert_pdb_to_mmcif(pdb_file: Path):'}</s>logger = logging.getLogger(__name__) | 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': '_to_tactic@src/api/python/z3/z3.py', 'description': 'DOCSTRING', 'code': 'def _to_tactic(t, ctx=None):\n if isinstance(t, ... | 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': 'net_bond_obj@kayobe/plugins/filter/networks.py', 'description': 'Return a dict representation of a network bond interface.\n\nThe returned dict is compatible with the interfaces_bond_interfaces\nvariable in the MichaelRigaert.interfaces role.', 'signature': 'def net_bond_obj(context, name, inventory_hostname=... | 0 |
{'name': 'azero@pf/rule.py', 'description': "Return True if all numbers in 'seq' are 0s.", 'signature': 'def azero(seq):'}</s>TCPS_FIN_WAIT_1 = 6 | 0 |
{'name': 'Lookyloo.capture_cache@lookyloo/lookyloo.py', 'description': 'Get the cache from redis, rebuild the tree if the internal UUID changed => slow', 'signature': 'def capture_cache(self, capture_uuid: str, /, *, force_update: bool = False) -> CaptureCache | None:'}</s>{'name': 'MissingCaptureDirectory@lookyloo/exc... | 1 |
{'name': 'KeycloakOpenID.get_policies@ansible/roles/keycloak-deploy/files/python-keycloak-0.12.0/keycloak/keycloak_openid.py', 'description': 'Get policies by user token\n\n:param token: user token\n:return: policies list', 'signature': "def get_policies(self, token, method_token_info='introspect', **kwargs):"}</s>{'na... | 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_VERIF = CScriptOp(0x65) | 0 |
{'name': 'get_topo_file@oggm/utils/_downloads.py', 'description': "Path(s) to the DEM file(s) covering the desired extent.\n\nIf the needed files for covering the extent are not present, download them.\n\nThe default behavior is to try a list of DEM sources in order, and\nstop once the downloaded data is covering a lar... | 0 |
{'name': 'eval_one_epoch@sem_seg/train.py', 'description': 'ops: dict mapping from string to tf ops ', 'signature': 'def eval_one_epoch(sess, ops, test_writer):'}</s>train_data = data_batches[train_idxs,...] | 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>MQBNO_CURRENT_LENGTH = 20 | 0 |
{'name': 'to_glyphs_glyph@Lib/glyphsLib/builder/glyph.py', 'description': 'Add UFO glif metadata, paths, components, and anchors to a GSGlyph.\nIf the matching GSGlyph does not exist, then it is created,\nelse it is updated with the new data.\nIn all cases, a matching GSLayer is created in the GSGlyph to hold paths.', ... | 0 |
{'name': 'pspnet.load_pretrained_model@ptsemseg/models/pspnet.py', 'description': 'Load weights from caffemodel w/o caffe dependency\nand plug them in corresponding modules', 'signature': 'def load_pretrained_model(self, model_path):'}</s>BNParameter = _reflection.GeneratedProtocolMessageType('BNParameter', (_message.M... | 0 |
{'name': 'TarInfo.frombuf@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/distlib/_backport/tarfile.py', 'description': 'Construct a TarInfo object from a 512 byte bytes object.\n ', 'signature': 'def frombuf(cls, buf, encoding, errors):'}</s>S_IFIFO = 4096 | 0 |
{'name': 'fill_filter_mosaics@grizli/pipeline/auto_script.py', 'description': 'Fill field mosaics with the average value taken from other filters so that all images have the same coverage\n\nParameters\n----------\nfield_root : str', 'signature': 'def fill_filter_mosaics(field_root):'}</s>{'name': 'get_panstarrs_catalo... | 0 |
{'name': 'TLP.get_size@fpga/lib/pcie/tb/pcie.py', 'description': 'Return size of TLP in bytes', 'signature': 'def get_size(self):'}</s>trace_routing = False | 0 |
{'name': 'cfg_from_file@lib/fast_rcnn/config.py', 'description': 'Load a config file and merge it into the default options.', 'signature': 'def cfg_from_file(filename):'}</s>{'name': 'get_output_dir@lib/fast_rcnn/config.py', 'description': 'Return the directory where experimental artifacts are placed.\nIf the directory... | 0 |
{'name': '_export_xml@contrib/xml/xmlio.py', 'description': 'Exports Tulip data structures to XML structures for later import.\n\nThis function is called both internal\n\n@param data:\n the data structure to be exported into an XML tree.\n@return:\n `None` (if parent is not `None`), or\n an xml tree', 'signatu... | 0 |
{'name': 'ProcessFileData@tools/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.\n lines: An array of strings, each representing a li... | 1 |
{'name': 'pytest_pycollect_makeitem@tests/conftest.py', 'description': 'Fix pytest collecting for coroutines.', 'signature': 'def pytest_pycollect_makeitem(collector, name, obj):'}</s>{'name': 'pool@tests/conftest.py', 'description': 'DOCSTRING', 'code': 'def pool(event_loop):\n from asyncpgsa import create_pool\n ... | 0 |
{'name': 'StyleManager.get_default_style_url@src/nitpick/style.py', 'description': 'Return the URL of the default style/preset.', 'signature': 'def get_default_style_url(github=False) -> furl:'}</s>{'name': 'HttpFetcher@src/nitpick/style.py', 'description': 'Fetch a style from an http/https server.', 'base_classes': ['... | 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': 'process_reply@tor/core/inbox.py', 'description': 'Process a reply to the bots messages and posts.', 'signature': 'def process_reply(reply: Comment, cfg: Config) -> None:'}</s>{'name': 'check_for_phrase@tor/core/helpers.py', 'description': "See if a substring from the list is in the content.\n\nThis allows us ... | 1 |
{'name': 'CrashDuringStepTestCase.test_step_inst_with@llvm-12.0.0-project/lldb/test/API/functionalities/thread/crash_during_step/TestCrashDuringStep.py', 'description': 'Test thread creation during step-inst handling.', 'signature': 'def test_step_inst_with(self):'}</s>{'name': 'add_test_categories@llvm-12.0.0-project/... | 0 |
{'name': 'SincConv.forward@ASR/neural_networks.py', 'description': 'Parameters\n----------\nwaveforms : `torch.Tensor` (batch_size, 1, n_samples)\n Batch of waveforms.\nReturns\n-------\nfeatures : `torch.Tensor` (batch_size, out_channels, n_samples_out)\n Batch of sinc filters activations.', 'signature': 'def fo... | 0 |
{'name': '__listAllUE9Unix@src/LabJackPython.py', 'description': 'Private listAll function for use on unix and mac machines to find UE9s.\n ', 'signature': 'def __listAllUE9Unix(connectionType):'}</s>LJ_tc48MHZ_DIV = 26 | 0 |
{'name': '_assign_with_converter@vendor/attr/_make.py', 'description': 'Unless *attr_name* has an on_setattr hook, use normal assignment after\nconversion. Otherwise relegate to _setattr_with_converter.', 'signature': 'def _assign_with_converter(attr_name, value_var, has_on_setattr):'}</s>Factory = _add_hash(_add_eq(_a... | 0 |
{'name': 'MultiCompartmentSphericalHarmonicsModel.fit@dmipy/core/modeling_framework.py', 'description': 'The main data fitting function of a\nMultiCompartmentSphericalHarmonicsModel.\n\nThis function can fit it to an N-dimensional dMRI data set, and returns\na FittedMultiCompartmentModel instance that contains the fitt... | 0 |
{'name': 'Structure.add_field@msldap/external/bloodhoundpy/lib/cstruct.py', 'description': 'Add a field to this structure.\n\nArgs:\n name: The field name.\n type_: The field type.\n offset: The field offset.', 'signature': 'def add_field(self, name, type_, offset=None):'}</s>DEBUG = False | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQRC_SELECTION_STRING_ERROR = 2519 | 0 |
{'name': 'TypeAndTypeListTestCase.test@tools/lldb/packages/Python/lldbsuite/test/python_api/type/TestTypeList.py', 'description': 'Exercise SBType and SBTypeList API.', 'signature': 'def test(self):'}</s>{'name': 'wait_for_file_on_target@tools/lldb/packages/Python/lldbsuite/test/lldbutil.py', 'description': 'DOCSTRING'... | 0 |
{'name': 'user@backend-tests/tests/test_aws_iotcore.py', 'description': 'Create Mender user and create an AWS IoT Core integration in iot-manager using the connection string.', 'signature': 'def user(clean_mongo) -> Optional[User]:'}</s>URL_2FA_DISABLE = "/users/{id}/2fa/disable" | 0 |
{'name': 'fields@api/project/__init__.py', 'description': 'Provide a list of fields Malcolm "knows about" merged from Arkime\'s field table, Malcolm\'s\nOpenSearch template for the sessions indices, and Kibana\'s field list\n\nParameters\n----------\nrequest : Request\n template - template name (default is app.confi... | 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>MQCBC_VERSION_2 = 2 | 0 |
{'name': 'reconstruct_image@icnn/icnn_gd.py', 'description': "Reconstruct image from CNN features using gradient descent with momentum.\n\nParameters\n----------\nfeatures: dict\n The target CNN features.\n The CNN features of multiple layers are assembled in a python dictionary, arranged in pairs of layer name (... | 1 |
{'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': '_find_one_lineage@ncbitax2lin/lineage.py', 'description': 'Finds lineage for a single tax id', 'signature': 'def _find_one_lineage(tax_id: int, tax_dict: Dict[int, TaxUnit]) -> Lineage:'}</s>ROOT_TAX_ID = 1 | 1 |
{'name': 'EngineTest._do_test_reward_and_episode_end@reversibility/pycolab/pycolab/tests/engine_test.py', 'description': 'Core implementation of `testRewardAndEpisodeEndWith*Discount` tests.\n\nArgs:\n q_pre_update: Pre-`update` code to inject for the Q sprite.\n expected_discount: `discount` we expect to observe aft... | 0 |
{'name': 'takePantiltSequence@source/pi-timolo.py', 'description': 'Take a sequence of images based on a list of pantilt positions and save with\na sequence number appended to the filename', 'signature': 'def takePantiltSequence(filename, daymode, pix_ave, num_count, num_path):'}</s>image_height = (IMAGE_HEIGHT + 15) /... | 0 |
{'name': 'Win32Serial.setRTS@stino/pyarduino/base/pyserial/serialwin32.py', 'description': 'Set terminal status line: Request To Send', 'signature': 'def setRTS(self, level=1):'}</s>ODDPARITY = 1 | 0 |
{'name': 'm_tester.save_egdemaps@legacy/test.py', 'description': 'save_edgemaps descriptios\n\n:param em_maps:\n:param single_image:\nsave predicted edge maps', 'signature': 'def save_egdemaps(self, em_maps, single_image=False):'}</s>{'name': 'restore_rgb@legacy/utls/utls.py', 'description': ':param config: [args.chann... | 0 |
{'name': 'GTestFilterUnitTest.RunAndVerify@3rdparty/googletest/googletest/test/gtest_filter_unittest.py', 'description': 'Checks that the binary runs correct set of tests for a given filter.', 'signature': 'def RunAndVerify(self, gtest_filter, tests_to_run):'}</s>COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_... | 0 |
{'name': 'compile@qtsass/api.py', 'description': 'Conform and Compile QtSASS source code to CSS.\n\nThis function conforms QtSASS to valid SCSS before passing it to\nsass.compile. Any keyword arguments you provide will be combined with\nqtsass\'s default keyword arguments and passed to sass.compile.\n\n.. code-block:: ... | 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': 'state_gradient@oqupy/gradient.py', 'description': "Compute system dynamics and gradient of an objective function Z with\nrespect to a parameterized System for a given set of control\nparameters, accounting for the interaction with an environment described by\nprocess tensors. The target state corresponds 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': 'EquivarianceMetric.compute_equivariance_diff@metrics/equivariance.py', 'description': 'Computes the equivariance difference with the generator.', 'signature': 'def compute_equivariance_diff(self, generator, generator_kwargs):'}</s>{'name': 'apply_integer_translation@metrics/equivariance.py', 'description': 'A... | 1 |
{'name': 'Normal.kld@metrics/Disentangle/MIG_metric.py', 'description': 'Computes KL(q||p) where q is the given distribution and p\nis the standard Normal distribution.', 'signature': 'def kld(self, params):'}</s>nparams = q_dist.nparams | 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.