text string | label int64 |
|---|---|
{'name': 'averecmd_params@test/conftest.py', 'description': 'Convenience fixture: common averecmd parameters.', 'signature': 'def averecmd_params(ssh_con, node_ips, node_names, test_vars):'}</s>{'name': 'ssh_con_fabric@test/conftest.py', 'description': 'Create an SSH connection to the controller.', 'code': 'def ssh_con... | 0 |
{'name': 'CLIConfig.configure@linodecli/configuration/config.py', 'description': "This assumes we're running interactively, and prompts the user\nfor a series of defaults in order to make future CLI calls\neasier. This also sets up the config file.", 'signature': 'def configure('}</s>{'name': '_default_thing_input@lino... | 1 |
{'name': 'LinksRepository.find_links@etc/scripts/utils_thirdparty.py', 'description': 'Return a list of link URLs found in the HTML page at `self.url`', 'signature': 'def find_links(self, _CACHE=[]):'}</s>EXTENSIONS = EXTENSIONS_INSTALLABLE + EXTENSIONS_ABOUT + EXTENSIONS_APP | 1 |
{'name': 'TrainManager.__init__@joeynmt/training.py', 'description': 'Creates a new TrainManager for a model, specified as in configuration.\n\n:param model: torch module defining the model\n:param model_dir: directory to save ckpts\n:param device: torch device\n:param n_gpu: number of gpus. 0 if cpu.\n:param num_worke... | 1 |
{'name': 'PFOp._to_string@pf/rule.py', 'description': 'Return the string representation of the operation.', 'signature': 'def _to_string(self):'}</s>PF_ADDR_NONE = 7 | 0 |
{'name': 'map_async_run_loop@tools/lldb/packages/Python/lldbsuite/test/dosep.py', 'description': 'Blocks until the Pool.map_async completes and the channel completes.\n\n@param future an AsyncResult instance from a Pool.map_async() call.\n\n@param channel_map the asyncore dispatch channel map that should be pumped.\nOp... | 0 |
{'name': 'build_test_project@third-party/draco/src/draco/tools/install_test/test.py', 'description': 'Builds the test application in shared and static configurations.', 'signature': 'def build_test_project():'}</s>DRACO_SHARED_INSTALL_LIB_PATH = os.path.join(DRACO_SHARED_INSTALL_PATH, 'lib') | 0 |
{'name': 'generate_quad@tetrix.py', 'description': 'Recursive function generating 4 tetrahedra off of the the input tetrahedron ', 'signature': 'def generate_quad( original, quads, level, max_level ):'}</s>orig = np.array([
[0, 0, 0],
[1, 0, 0],
[0.5, 3**0.5/2, 0],
[0.5, 1/3*3**0.5/2, ((3**0.5/2)**2... | 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': 'postprocess_CHM@src/CHM.py', 'description': 'Field measured height must be within min_diff meters of canopy model', 'signature': 'def postprocess_CHM(df, lookup_pool):'}</s>{'name': 'height_rules@src/CHM.py', 'description': 'Which data points should be included based on a comparison of CHM and field heights\n... | 0 |
{'name': 'pcb_to_svg@kidiff/kidiff.py', 'description': 'Hands off required .kicad_pcb files to "plotpcb"\nand generate .svg files. Routine is quick so all\nlayers are plotted to svg.', 'signature': 'def pcb_to_svg(kicad_pcb_path, repo_path, kicad_project_dir, board_filename, commit1, commit2, plot_page_frame, filename_... | 0 |
{'name': 'makedb@cblaster/database.py', 'description': 'makedb module entry point.\n\nWill parse genome files in `paths` and create:\n\n 1. `database`.sqlite3\n SQLite3 database used for looking up genome context of hit genes\n\n 2. `database`.dmnd\n DIAMOND search database\n\n 3. `database`.fasta\n F... | 1 |
{'name': 'make_cases_obj@marching_cubes_3d.py', 'description': 'Writes obj files demonstrating the main cases of marching cubes', 'signature': 'def make_cases_obj():'}</s>{'name': 'adapt@common.py', 'description': 'v0 and v1 are numbers of opposite sign. This returns how far you need to interpolate from v0 to v1 to get... | 0 |
{'name': 'get_sbom_fragments@tools/sbom/generate-sbom.py', 'description': 'Return SPDX fragment of source/prebuilt packages, which usually contains a SOURCE/PREBUILT\npackage, a UPSTREAM package and an external SBOM document reference if sbom_ref defined in its\nMETADATA file.\n\nSee go/android-spdx and go/android-sbom... | 1 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQPMO_CURRENT_VERSION = 3 | 0 |
{'name': 'Packet.parse_packets_batch@src/explorepy/packet.py', 'description': 'Process multiple packets at once for offline file parsing.\nArgs:\n packet_list (list): List of tuples containing (packet_id, timestamp, binary_data, time_offset)\n where:\n - packet_id (int): The ID ... | 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... | 1 |
{'name': '_build_quantity_class@pyphot/ezunits/pint.py', 'description': 'Create a Quantity Class.\n ', 'signature': 'def _build_quantity_class(registry, force_ndarray):'}</s>_DEFAULT_REGISTRY = UnitRegistry() | 0 |
{'name': 'Fzip@amptk/amptklib.py', 'description': 'function to zip as fast as it can, pigz -> bgzip -> gzip', 'signature': 'def Fzip(input, output, cpus):'}</s>{'name': 'ReverseComp@amptk/amptklib.py', 'description': 'DOCSTRING', 'code': 'def ReverseComp(input, output):\n with open(output, \'w\') as revcomp:\n ... | 0 |
{'name': 'NeuralStyleTransfer.__init__@src/StyleTransfer/Style_Transfer.py', 'description': 'Args:\n con_loss_wt: Weightage of the Content loss\n sty_loss_wt: Weightage of the Style loss\n var_loss_wt: Weightage of the Variational loss', 'signature': 'def __init__(self, con_image: torch.Tensor, sty_image: torc... | 0 |
{'name': 'render_positive_time_period@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Resolve a template that specifies a timedelta', 'signature': 'def render_positive_time_period(data: dict, key: str) -> None:'}</s>CONF_EXTENDED_CONFIG = "extended_config" | 0 |
{'name': 'SessionRedirectMixin.rebuild_proxies@TDScanner/libs/requests/sessions.py', 'description': 'This method re-evaluates the proxy configuration by considering the\nenvironment variables. If we are redirected to a URL covered by\nNO_PROXY, we strip the proxy configuration. Otherwise, we set missing\nproxy keys for... | 0 |
{'name': 'FPVal@src/api/python/z3/z3.py', 'description': 'Return a floating-point value of value `val` and sort `fps`.\nIf `ctx=None`, then the global context is used.\n\n>>> v = FPVal(20.0, FPSort(8, 24))\n>>> v\n1.25*(2**4)\n>>> print("0x%.8x" % v.exponent_as_long(False))\n0x00000004\n>>> v = FPVal(2.25, FPSort(8, 24... | 0 |
{'name': '_FixPath@gyp/pylib/gyp/generator/msvs.py', 'description': 'Convert paths to a form that will make sense in a vcproj file.\n\nArguments:\n path: The path to convert, may contain / etc.\nReturns:\n The path with all slashes made into backslashes.', 'signature': 'def _FixPath(path, separator="\\\\"):'}</s>{'na... | 0 |
{'name': 'init_pairing_fock@doc/LectureNotes/_build/jupyter_execute/cc.py', 'description': 'initializes the Fock matrix of the pairing model\n\nparam delta: Single-particle spacing, as in Eq. (8.41)\nparam g: pairing strength, as in eq. (8.42)\nparam pnum: number of particle states\nparam hnum: number of hole states\n\... | 0 |
{'name': 'Record.remove@shingetsu/cache.py', 'description': 'Remove record.\n\nThe record is removed from cache,\nbut do not removed from file-system.', 'signature': 'def remove(self):'}</s>{'name': 'SearchList@shingetsu/node.py', 'description': 'List of existing nodes.', 'base_classes': ['RawNodeList'], 'methods': [{'... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQGMO_ACCEPT_TRUNCATED_MSG = 64 | 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': 'glacier_masks@oggm/core/gis.py', 'description': 'Makes a gridded mask of the glacier outlines that can be used by OGGM.\n\nFor a more robust solution (not OGGM compatible) see simple_glacier_masks.\n\nParameters\n----------\ngdir : :py:class:`oggm.GlacierDirectory`\n where to write the data', 'signature': ... | 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': 'takePano@source/pi-timolo.py', 'description': 'Take a series of overlapping images using pantilt at specified PANO_CAM_STOPS\nthen attempt to stitch the images into one panoramic image. Note this\nwill take time so depending on number of cpu cores and speed. The PANO_TIMER\nshould be set to avoid multiple sti... | 0 |
{'name': 'NonTokens.test6@Cheetah/Tests/SyntaxAndOutput.py', 'description': '1 dollar sign followed by EOL Slurp Token', 'signature': 'def test6(self):'}</s>{'name': 'RepeatDirective@Cheetah/Tests/SyntaxAndOutput.py', 'description': 'DOCSTRING', 'base_classes': ['OutputTest'], 'methods': [{'name': 'RepeatDirective.test... | 0 |
{'name': '_configure_container_iface@kuryr/lib/binding/drivers/utils.py', 'description': 'Configures the interface that is placed in the container net ns\n\n:param iface: the pyroute IPDB interface object to configure\n:param subnets: an iterable of all the Neutron subnets which the\n endpo... | 0 |
{'name': 'Application.__init__@robopianist/viewer/application.py', 'description': 'Instance initializer.', 'signature': 'def __init__(self, title="Explorer", width=1024, height=768):'}</s>KEY_RIGHT_SUPER = 347 | 0 |
{'name': 'DomainView.__init__@openmc_plotter/plotmodel.py', 'description': 'Initialize DomainView instance ', 'signature': 'def __init__(self, id, name, color=None, masked=False, highlight=False):'}</s>_NOT_FOUND = -2 | 0 |
{'name': 'Loss.get_dis_gan_loss@src/CycleGAN/CycleGAN.py', 'description': "Parameters:\n dis_pred_real_data: Discriminator's prediction on real data\n dis_pred_fake_data: Discriminator's prediction on fake data", 'signature': 'def get_dis_gan_loss(self, dis_pred_real_data, dis_pred_fake_data):'}</s>helper = Helpe... | 0 |
{'name': 'BaseResponse.add_header@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Add an additional response header, not removing duplicates. ', 'signature': 'def add_header(self, name, value):'}</s>{'name': 'template@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Get a rendered templ... | 0 |
{'name': 'IUZone.as_dict@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Return this zone as a dict', 'signature': 'def as_dict(self, extended=False) -> OrderedDict:'}</s>{'name': 'IUCoordinator@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Irrigation ... | 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': 'BuildData.checkBuildDataFile@ideScripts/updateBuildData.py', 'description': "This function makes sure 'buildData.json' is available. \nIf existing 'buildData.json' file is a valid JSON, it returns immediately. \nIf it is not a valid JSON file OR it does not exist, new 'buildData.json' file is created from tem... | 1 |
{'name': 'Modules@vimdoc/module.py', 'description': 'Creates modules from a plugin directory.\n\nNote that there can be many, if a plugin has standalone parts that merit their\nown helpfiles.\n\nArgs:\n directory: The plugin directory.\nYields:\n Module objects as necessary.', 'signature': 'def Modules(directory):'}<... | 0 |
{'name': 'QDQQuantizer.quantize_bias_static@onnxruntime/python/tools/quantization/qdq_quantizer.py', 'description': 'Quantized the bias. Zero Point == 0 and Scale == Input_Scale * Weight_Scale', 'signature': 'def quantize_bias_static(self, bias_name: str, bias_info: QDQBiasQuantInfo) -> str:'}</s>{'name': 'QDQTensorQua... | 1 |
{'name': 'Cdf.__init__@reference/ThinkDSP/code/thinkstats2.py', 'description': 'Initializes.\n\nIf ps is provided, obj must be the corresponding list of values.\n\nobj: Hist, Pmf, Cdf, Pdf, dict, pandas Series, list of pairs\nps: list of cumulative probabilities\nlabel: string label', 'signature': 'def __init__(self, o... | 0 |
{'name': 'batch_kernel_product@tf_utils.py', 'description': ':param xv_p: batch * pair * k\n:param xv_q: batch * pair * k\n:param kernel: k * pair * k\n:param add_bias:\n:param bias: pair\n:param init:\n:param factor:\n:param num_pairs:\n:return:', 'signature': 'def batch_kernel_product(xv_p, xv_q, kernel=None, add_bia... | 0 |
{'name': '_to_ugrid@uxarray/io/_scrip.py', 'description': 'If input dataset (``in_ds``) file is an unstructured SCRIP file,\nfunction will reassign SCRIP variables to UGRID conventions in output file\n(``out_ds``).', 'signature': 'def _to_ugrid(in_ds, out_ds):'}</s>{'name': 'grid_center_lat_lon@uxarray/io/_scrip.py', '... | 0 |
{'name': 'RNNMorphPredictor.__get_lemma@rnnmorph/predictor.py', 'description': 'Получить лемму.\n\n:param word: слово.\n:param pos_tag: часть речи.\n:param gram: граммаическое значение.\n:param enable_normalization: использовать ли нормализацию как в корпусе ГИКРЯ.\n:return: лемма.', 'signature': 'def __get_lemma(self,... | 1 |
{'name': 'PhysicsOracle.__call__@python-sdk/nuscenes/prediction/models/physics.py', 'description': 'Makes prediction.\n:param token: string of format {instance_token}_{sample_token}.', 'signature': 'def __call__(self, token) -> Prediction:'}</s>{'name': 'PhysicsOracle@python-sdk/nuscenes/prediction/models/physics.py', ... | 1 |
{'name': 'Data.get_scores@verif/data.py', 'description': "Retrieves scores from all files\n\nClimatology is handled by subtracting clim's fcst field from any\nobs or determinsitic fields.\n\nArguments:\nfields Which verif.field should be retreived? Either a list or a\n single field can be supplied... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQIA_UR_DISP = 222 | 0 |
{'name': 'CBSAuthMixin.handle_token@uamqp/authentication/cbs_auth.py', 'description': "This function is called periodically to check the status of the current\ntoken if there is one, and request a new one if needed.\nIf the token request fails, it will be retried according to the retry policy.\nA token refresh will be ... | 0 |
{'name': 'draw_water_mix_ratio@pymeteo/skewt.py', 'description': 'Plot lines of constant water vapor mixing ratio on axes\n\n:parameter axes: The axes to draw on\n:type axes: :py:class:`matplotlib.axes`\n\nThis function calculates isolines of constant water vapor\nmixing ratio and plots these lines. Values of w calcul... | 0 |
{'name': 'TestApmInputMixer.testHardClippingLogExpected@webrtc-lib/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/input_mixer_unittest.py', 'description': 'Checks that hard clipping warning is raised when occurring.', 'signature': 'def testHardClippingLogExpected(self):'}</s>{'name': 'Tes... | 1 |
{'name': 'PointConvDensitySetAbstraction.forward@STNNet/pointconv.py', 'description': "Input:\n xyz: input points position data, [B, C, N]\n points: input points data, [B, D, N]\nReturn:\n new_xyz: sampled points position data, [B, C, S]\n new_points_concat: sample points feature data, [B, D', S]", 'signatu... | 1 |
{'name': 'tutorial_tag_category@api/views.py', 'description': 'return tutorials with {tags} and a {category}', 'signature': 'def tutorial_tag_category(request, tags, category):'}</s>{'name': 'Tag@app/models.py', 'description': 'tags have a name, creation date and maybe description', 'base_classes': ['models.Model'], 'm... | 0 |
{'name': 'pyin@librosa/core/pitch.py', 'description': 'Fundamental frequency (F0) estimation using probabilistic YIN (pYIN).\n\npYIN [#]_ is a modificatin of the YIN algorithm [#]_ for fundamental frequency (F0) estimation.\nIn the first step of pYIN, F0 candidates and their probabilities are computed using the YIN alg... | 0 |
{'name': '_PipBackend._has_virtualenv@src/build/env.py', 'description': 'virtualenv might be incompatible if it was installed separately\nfrom build. This verifies that virtualenv and all of its\ndependencies are installed as required by build.', 'signature': 'def _has_virtualenv(self) -> bool:'}</s>VERBOSITY = context... | 0 |
{'name': '_sparsemax_threshold_and_support@entmax/activations.py', 'description': 'Core computation for sparsemax: optimal threshold and support size.\n\nParameters\n----------\nX : torch.Tensor\n The input tensor to compute thresholds over.\n\ndim : int\n The dimension along which to apply sparsemax.\n\nk : int ... | 0 |
{'name': 'NestingState.Update@tools/cpplint.py', 'description': 'Update nesting state with current 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 found.', ... | 0 |
{'name': 'find_puzzle_candidates@puzzlemaker/puzzle_finder.py', 'description': 'finds puzzle candidates from a chess game \n ', 'signature': 'def find_puzzle_candidates(game: Game, scan_depth=SCAN_DEPTH) -> List[Puzzle]:'}</s>{'name': 'should_investigate@puzzlemaker/puzzle_finder.py', 'description': "determine if th... | 1 |
{'name': 'set_variable@cfg/hass/custom_components/variable/__init__.py', 'description': 'Set input_boolean to True.', 'signature': 'def set_variable('}</s>SERVICE_SET_VARIABLE_SCHEMA = vol.Schema(
{
vol.Required(ATTR_VARIABLE): cv.string,
vol.Optional(ATTR_VALUE): cv.match_all,
vol.Optional(... | 0 |
{'name': 'nestedExpr@venv/Lib/site-packages/pip-19.0.3-py3.8.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 (default= ``"("``); can also ... | 0 |
{'name': 'BitcoinTestFramework.join_network@qa/rpc-tests/test_framework.py', 'description': 'Join the (previously split) network halves together.', 'signature': 'def join_network(self):'}</s>{'name': 'assert_raises@qa/rpc-tests/util.py', 'description': 'DOCSTRING', 'code': 'def assert_raises(exc, fun, *args, **kwds):\n... | 0 |
{'name': 'DAPAccessCMSISDAP._abort_all_transfers@pyocd/probe/pydapaccess/dap_access_cmsis_dap.py', 'description': 'Abort any ongoing transfers and clear all buffers', 'signature': 'def _abort_all_transfers(self, exception):'}</s>DAP_TRANSFER_OK = 1 | 0 |
{'name': 'convert_inspirations@code/html/generate_static_website.py', 'description': ':param inspirations:\n:param entries:\n:return:', 'signature': 'def convert_inspirations(inspirations, entries):'}</s>optional_inspiration_fields = ('Media','Included') | 0 |
{'name': 'get_empty_stats_matrix@src/utility_scripts/calc_stats.py', 'description': 'Create a zero filled matrix of dimension\n num_categories × num_months\ns.t. all categies in a group and all months in a year\nhave a continuous range of row/column indices.', 'signature': 'def get_empty_stats_matrix(indices):'}</s>... | 0 |
{'name': '_AddMessageMethods@third_party/dawn/third_party/protobuf/python/google/protobuf/internal/python_message.py', 'description': 'Adds implementations of all Message methods to cls.', 'signature': 'def _AddMessageMethods(message_descriptor, cls):'}</s>{'name': '_OptionsOrNone@third_party/dawn/third_party/protobuf/... | 0 |
{'name': 'test_merged_dup_stream_alignments@maf/impl/naiveLiftUp.py', 'description': 'Check merged_dup_stream behavior on AlignmentGroups.', 'signature': 'def test_merged_dup_stream_alignments():'}</s>{'name': 'test_merged_dup_stream_same_starts@maf/impl/naiveLiftUp.py', 'description': 'Test merged_dup_stream against a... | 0 |
{'name': 'GTestFilterUnitTest.RunAndVerify@Engine/lib/gtest/googletest/test/googletest-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>{'name': 'GetExitStatus@Engine/lib/assimp/contrib/goog... | 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': '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': 'TrinoQuery.cancel@trino/client.py', 'description': 'Cancel the current query', 'signature': 'def cancel(self) -> None:'}</s>{'name': 'SegmentIterator@trino/client.py', 'description': 'DOCSTRING', 'base_classes': [], 'methods': [{'name': 'SegmentIterator.__init__@trino/client.py', 'description': 'DOCSTRING', '... | 0 |
{'name': 'test_wrap_nested_expr@tests/test_models.py', 'description': 'Test conversion of Expressions with embedded non-HyObjects.', 'signature': 'def test_wrap_nested_expr():'}</s>{'name': 'test_replace_str@tests/test_models.py', 'description': 'DOCSTRING', 'code': 'def test_replace_str():\n replaced = replace_hy_o... | 0 |
{'name': 'ZWaveClimateBase.fan_mode@custom_components/zwave_mqtt/climate.py', 'description': 'Return the fan speed set.', 'signature': 'def fan_mode(self):'}</s>DOMAIN = "zwave_mqtt" | 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_API_EXIT_INIT_ERROR = 2375 | 0 |
{'name': 'DarwinLogEventBasedTestBase.do_test@lldb/packages/Python/lldbsuite/test/darwin_log.py', 'description': 'Runs the test inferior, returning collected events.\n\nThis method runs the test inferior to the first breakpoint hit.\nIt then adds a listener for structured data events, and collects\nall events from that... | 0 |
{'name': 'CDPSession.send@pyppeteer/connection.py', 'description': 'Send message to the connected session.\n\n:arg str method: Protocol method name.\n:arg dict params: Optional method parameters.', 'signature': 'def send(self, method: str, params: dict = None) -> Awaitable:'}</s>{'name': 'Connection@pyppeteer/connectio... | 0 |
{'name': 'validateURL@src/feedvalidator/__init__.py', 'description': 'validate RSS from URL, returns events list, or (events, rawdata) tuple', 'signature': 'def validateURL(url, firstOccurrenceOnly=1, wantRawData=0):'}</s>{'name': 'Info@src/feedvalidator/logging.py', 'description': 'DOCSTRING', 'base_classes': ['Logged... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQSTAT_TYPE_RECONNECTION = 1 | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQAXP_VERSION_1 = 1 | 0 |
{'name': 'TestWorkflow.test_workflow@Pose2Sim/Utilities/tests.py', 'description': "SINGLE-PERSON, MULTI-PERSON, BATCH PROCESSING:\n - calibration\n - pose estimation\n - synchronization\n - person association\n - triangulation\n - filtering\n - marker augmentation\n ... | 0 |
{'name': 'BaseCheckTypesTestCase.test_base_check_types_are_public@oslo_policy/tests/test_policy.py', 'description': 'Check that those check types are part of public API.\n\nThey are blessed to be used by library consumers.', 'signature': 'def test_base_check_types_are_public(self):'}</s>{'name': 'DeprecatedRule@oslo_po... | 0 |
{'name': 'Test.test_L5@tests/test_image.py', 'description': 'Test the image module for Landsat 5', 'signature': 'def test_L5(self):'}</s>{'name': 'spectralIndices@eemont/image.py', 'description': "Computes one or more spectral indices (indices are added as bands) for an image\nfrom the Awesome List of Spectral Indices.... | 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': 'expectedFlakey@llvm-12.0.0-project/lldb/... | 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': 'get_data_path@ptsemseg/loader/__init__.py', 'description': 'get_data_path\n\n:param name:\n:param config_file:', 'signature': "def get_data_path(name, config_file='config.json'):"}</s>{'name': 'MITSceneParsingBenchmarkLoader@ptsemseg/loader/mit_sceneparsing_benchmark_loader.py', 'description': 'MITSceneParsin... | 0 |
{'name': 'clean_environment@tests/conftest.py', 'description': 'Ensure all tests start with a clean environment.\n\nEven if tests properly clean up after themselves, we still need this in\ncase the user runs tests with an already-polluted environment.', 'signature': 'def clean_environment():'}</s>{'name': 'setsid_disab... | 0 |
{'name': 'Plant.pick_petal@src/astrobotany/models.py', 'description': "Pick a petal from a flowering plant.\n\nArgs:\n user: The user picking the petal, if not the plant's owner.\n\nReturns: A string with a description of the resulting action.", 'signature': 'def pick_petal(self, user: User | None = None) -> str:'}<... | 0 |
{'name': 'ParseCodeLine@vimdoc/parser.py', 'description': 'Parses one line of code and creates the appropriate CodeLine.', 'signature': 'def ParseCodeLine(line):'}</s>any_args = re.compile(r'^(.*)$') | 0 |
{'name': 'CosS3Client.get_vod_playlist@qcloud_cos/cos_client.py', 'description': "查询指定时间段播放列表文件\n\n:param Bucket(string): 存储桶名称.\n:param ChannelName(string): 直播通道名称.\n:param StartTime(int): 播放列表ts文件的起始时间,格式为unix时间戳.\n:param EndTime(int): 播放列表ts文件的结束时间,格式为unix时间戳.\n:param kwargs(dict): 设置请求headers.\n:return(string).\n\n... | 1 |
{'name': 'direct_sum_factory@e2cnn/group/representation.py', 'description': 'The method builds and returns a function implementing the direct sum of the "irreps" transformed by the given\n"change_of_basis" matrix.\n\nMore precisely, the built method will take as input a value accepted by all the irreps, evaluate the ir... | 0 |
{'name': 'handle_no_HAR_file_exception@website/web/genericapi.py', 'description': 'The capture has no HAR file, it failed for some reason.', 'signature': 'def handle_no_HAR_file_exception(error: Any) -> Response:'}</s>{'name': 'RebuildAll@website/web/genericapi.py', 'description': 'DOCSTRING', 'base_classes': ['Resourc... | 0 |
{'name': 'Message._postprocess_single@src/betterproto/__init__.py', 'description': 'Adjusts values after parsing.', 'signature': 'def _postprocess_single('}</s>{'name': '_preprocess_single@src/betterproto/__init__.py', 'description': 'Adjusts values before serialization.', 'code': 'def _preprocess_single(proto_type: st... | 0 |
{'name': 'Matrix.cast@python/taichi/lang/matrix.py', 'description': 'Cast the matrix elements to a specified data type.\n\nArgs:\n dtype (:mod:`~taichi.types.primitive_types`): data type of the\n returned matrix.\n\nReturns:\n :class:`taichi.Matrix`: A new matrix with the specified data dtype.\n\nExample::... | 0 |
{'name': 'build_recipes@bioconda_utils/build.py', 'description': 'Build one or many bioconda packages.\n\nArguments:\n recipe_folder: Directory containing possibly many, and possibly nested, recipes.\n config_path: Path to config file\n packages: Glob indicating which packages should be considered. Note that package... | 0 |
{'name': 'cleanup_mems@panoramix/simplify.py', 'description': "for every setmem, replace future occurences of it with it's value,\nif possible", 'signature': 'def cleanup_mems(trace):'}</s>{'name': 'find_op_list@panoramix/utils/helpers.py', 'description': 'DOCSTRING', 'code': 'def find_op_list(exp, op, default=None):\n... | 0 |
{'name': 'PacketFilter.set_limit@pf/filter.py', 'description': "Set hard limits on the memory pools used by Packet Filter.\n\n'limit' can be either one of the PF_LIMIT_* constants or a string; a\n'value' of UINT_MAX means unlimited. Raise PFError if the current pool\nsize exceeds the requested hard limit.", 'signature'... | 0 |
{'name': 'GefHelpCommand.__rebuild@gef.py', 'description': 'Rebuild the documentation.', 'signature': 'def __rebuild(self) -> None:'}</s>{'name': 'SearchPatternCommand@gef.py', 'description': 'SearchPatternCommand: search a pattern in memory. If given an hex value (starting with 0x)\nthe command will also try to look f... | 0 |
{'name': 'foreachfn@src/services/mpiwrap/wrap.py', 'description': 'Iterate over all functions listed in args.', 'signature': 'def foreachfn(out, scope, args, children):'}</s>{'name': 'forallfn@src/services/mpiwrap/wrap.py', 'description': 'Iterate over all but the functions listed in args.', 'code': 'def forallfn(out, ... | 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': '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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.