text string | label int64 |
|---|---|
{'name': 'Type.get_ref_qualifier@llvm-12.0.0-project/clang/bindings/python/clang/cindex.py', 'description': 'Retrieve the ref-qualifier of the type.', 'signature': 'def get_ref_qualifier(self):'}</s>{'name': 'CodeCompletionResult@llvm-12.0.0-project/clang/bindings/python/clang/cindex.py', 'description': 'DOCSTRING', 'b... | 0 |
{'name': 'fullMammoPreprocess@src/modules/imagePreprocessing/imagePreprocessing.py', 'description': 'This function chains and executes all the preprocessing\nsteps for a full mammogram, in the following order:\n\nStep 1 - Initial crop\nStep 2 - Min-max normalise\nStep 3 - Remove artefacts\nStep 4 - Horizontal flip (if ... | 0 |
{'name': 'logs@hokusai/cli/review_app.py', 'description': 'Get container logs', 'signature': 'def logs(app_name, timestamps, follow, tail, previous, label, verbose):'}</s>{'name': 'update@hokusai/cli/review_app.py', 'description': 'Updates the Kubernetes based resources defined in ./hokusai/{APP_NAME}.yml', 'code': 'de... | 0 |
{'name': 'runBody@cxxtest/cxxtestgen.py', 'description': 'Body of TestDescription::run()', 'signature': 'def runBody( suite, test ):'}</s>{'name': 'addLineToBlock@cxxtest/cxxtestgen.py', 'description': 'Append the line to the current CXXTEST_CODE() block', 'code': "def addLineToBlock( suite, lineNo, line ):\n '''App... | 0 |
{'name': 'loads@json_tricks/nonp.py', 'description': 'Convert a nested data structure to a json string.\n\n:param string: The string containing a json encoded data structure.\n:param decode_cls_instances: True to attempt to decode class instances (requires the environment to be similar the the encoding one).\n:param pr... | 0 |
{'name': 'get_selected_function@Data/rda.ucar/rdams_client.py', 'description': 'Returns correct function based on options.\nArgs:\n options (dict) : Command with options.\n\nReturns:\n (function): function that the options specified', 'signature': 'def get_selected_function(args_dict):'}</s>__author__ = "Doug Sch... | 0 |
{'name': 'Hero_filter@goneng.py', 'description': "根据条件筛选数据 分析chess数据然后绘制列表,注意所有的参数必须为str字符串 '0'表示不考虑这个条件\n:param chess: 字典数据\n:param price: 费用条件\n:param jobId:职业id\n:param raceId:羁绊id\n:param keyword:关键字 搜索\n:return:", 'signature': "def Hero_filter(chess, price='0', jobId='0', raceId='0', keyword=''):"}</s>{'name': 'ch... | 0 |
{'name': 'CheckCommaSpacing@tools/cpplint.py', 'description': 'Checks for horizontal spacing near commas and semicolons.\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 ... | 0 |
{'name': 'find_gaps@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'Account for all the bits in the pattern\ndummy style just added as they got added', 'signature': 'def find_gaps(op):'}</s>M_FLW = 15 | 0 |
{'name': 'make_logical_schema@lang/py/avro/schema.py', 'description': 'Map the logical types to the appropriate literal type and schema class.', 'signature': 'def make_logical_schema(logical_type, type_, other_props):'}</s>{'name': 'BytesDecimalSchema@lang/py/avro/schema.py', 'description': 'DOCSTRING', 'base_classes':... | 0 |
{'name': 'routsign2map@venv/Lib/site-packages/numpy/f2py/capi_maps.py', 'description': 'name,NAME,begintitle,endtitle\nrname,ctype,rformat\nroutdebugshowvalue', 'signature': 'def routsign2map(rout):'}</s>{'name': 'F2PYError@venv/Lib/site-packages/numpy/f2py/auxfuncs.py', 'description': 'DOCSTRING', 'base_classes': ['Ex... | 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>MQRCCF_MAX_INSTS_PER_CLNT_ERR = 3307 | 0 |
{'name': 'H3LIS331DL.read_accl@grove/grove_3_axis_digital_accelerometer.py', 'description': 'Read data back from H3LIS331DL_REG_OUT_X_L(0x28), 2 bytes\nX-Axis Accl LSB, X-Axis Accl MSB', 'signature': 'def read_accl(self):'}</s>H3LIS331DL_ACCL_XAXIS = 4 | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRCCF_ALREADY_JOINED = 3157 | 0 |
{'name': 'lvm_snap@freezer/snapshot/lvm.py', 'description': 'Checks the provided parameters and create the lvm snapshot if requested\n\nThe path_to_backup might be adjusted in case the user requested\na lvm snapshot without specifying an exact path for the snapshot).\nThe assumption in this case is that the user wants ... | 0 |
{'name': 'parse_tcsh_args@src/python_scripts/afnipy/lib_apqc_io.py', 'description': 'Parse arguments for tcsh scripter.\n\nInput\n-----\nargv : list of args (not including prog name)\n\nReturn\n------\n\niopts : an object with the argument values stored, including a\n self-"check_req()" method, as well.', 'signature... | 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 |
{'name': 'CirqSimulateStateTest.test_state_empty_circuit@tensorflow_quantum/core/ops/cirq_ops_test.py', 'description': 'Test empty circuits', 'signature': 'def test_state_empty_circuit(self):'}</s>{'name': '_expression_approx_eq@tensorflow_quantum/python/util.py', 'description': 'Compare possibly symbolic expressions f... | 0 |
{'name': 'GenerateOutput@gyp/pylib/gyp/generator/msvs.py', 'description': "Generate .sln and .vcproj files.\n\nThis is the entry point for this generator.\nArguments:\n target_list: List of target pairs: 'base/base.gyp:base'.\n target_dicts: Dict of target properties keyed on target pair.\n data: Dictionary containi... | 0 |
{'name': 'BaseFilterSet.get_form_class@django_filters/filterset.py', 'description': 'Returns a django Form suitable of validating the filterset data.\n\nThis method should be overridden if the form class needs to be\ncustomized relative to the filterset instance.', 'signature': 'def get_form_class(self):'}</s>{'name': ... | 1 |
{'name': 'DatasetLoader_Asano2015.load@colour_datasets/loaders/asano2015.py', 'description': 'Sync, parse, convert and return the *Asano (2015)*\n*Observer Function Database* dataset content.\n\nReturns\n-------\n:class:`dict`\n *Asano (2015)* *Observer Function Database* dataset content.\n\nExamples\n--------\n>>> ... | 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': 'test_imf3@tests/tests.py', 'description': 'Make sure that changing the (upper) imf changes the parameter dirtiness\nand also the SSP spectrum', 'signature': 'def test_imf3(pop_and_params):'}</s>{'name': 'test_mformed@tests/tests.py', 'description': 'Make sure formed mass integrates to 1 for parameteric SFH', ... | 0 |
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQMO_NONE = 0 | 0 |
{'name': 'TestHttpHandler.test_listdir@papermill/tests/test_iorw.py', 'description': 'Tests that listdir raises `PapermillException` saying that that\n`listdir` function is not supported.', 'signature': 'def test_listdir(self):'}</s>{'name': 'get_pretty_path@papermill/iorw.py', 'description': 'DOCSTRING', 'code': 'def ... | 0 |
{'name': 'process_options@src/python_scripts/scripts/uber_subject.py', 'description': 'return status and VarsObject structs of subject and control variables\n\n - given list of valid options, read and process the user options\n - if terminal option or -no_gui, return 0 (successful quit)\n\nreturn 1 : on success and ... | 0 |
{'name': 'DDPPOTrainer.train@habitat_baselines/rl/ddppo/algo/ddppo_trainer.py', 'description': 'Main method for DD-PPO.\n\nReturns:\n None', 'signature': 'def train(self, ckpt_path="", ckpt=-1, start_updates=0) -> None:'}</s>{'name': 'PPOTrainer@habitat_baselines/rl/ppo/ppo_trainer.py', 'description': 'Trainer class... | 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': 'lift_job@maf/impl/naiveLiftUp.py', 'description': "Lift this genome's blocks file to another genome.", 'signature': 'def lift_job(job, up_or_down, genome, other_genome, blocks_id, hal_id, opts):'}</s>{'name': 'get_alignment_to_child@maf/impl/naiveLiftUp.py', 'description': 'Get a file representing maximal gap... | 1 |
{'name': 'test_augmented_data_control@test/models/test_ode.py', 'description': 'Data-controlled NeuralODE with IL-Augmentation', 'signature': 'def test_augmented_data_control():'}</s>{'name': 'odeint_symplectic@torchdyn/numerics/odeint.py', 'description': 'Solve an initial value problem (IVP) determined by function `f`... | 0 |
{'name': 'shows@boxx/ylimg/ylimgTool.py', 'description': '图片展示分析工具 使用浏览器同步显示同一图像的不同数据表示 如不同通道的image,gt,resoult \n支持放大缩小与拖拽\n\nParameters\n----------\nimgs : list include path or np.ndarray \n 图片地址或图片np.ndarray 组成的list 要求所有图片宽高相同', 'signature': 'def shows(*imgs, png=False, coln=None):'}</s>{'name': '__readShape@boxx... | 0 |
{'name': 'SnippetParser._html_list_to_snippets@snippet_parser/core.py', 'description': 'Given a list element containing a citation needed marker in one of\nits <li>, extract a snippet by taking the <li> with the marker plus\na couple of other <li> for context, dropping all other items.\n\nReturns a list of snippets ext... | 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': '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': 'ArvadosBackend.GetRunLog@wes_service/arvados_wes.py', 'description': 'Get the log for a particular workflow run.', 'signature': 'def GetRunLog(self, run_id: str) -> dict[str, str]:'}</s>{'name': 'catch_exceptions@wes_service/arvados_wes.py', 'description': 'Catch uncaught exceptions and turn them into http er... | 0 |
{'name': 'combine4Role@code/parseJsontoFeatures.py', 'description': 'find features for role identification and add into dict', 'signature': 'def combine4Role(tokens,arglist,deptree,enh):'}</s>orglist = ['party','group','target','town', 'hospital', 'village', 'district', 'firm', 'organization', 'organisation', 'associat... | 0 |
{'name': 'copy_ctypes@capstone/bindings/python/capstone/__init__.py', 'description': 'Returns a new ctypes object which is a bitwise copy of an existing one', 'signature': 'def copy_ctypes(src):'}</s>CS_API_MINOR = 0 | 0 |
{'name': 'PackageFinder._link_package_versions@scripts/pdns/lib/python2.7/site-packages/pip/index.py', 'description': 'Return an InstallationCandidate or None', 'signature': 'def _link_package_versions(self, link, search):'}</s>DEFAULT_POOLBLOCK = False | 0 |
{'name': 'PDDLParser._parse_into_literal@pddlgym/parser.py', 'description': 'Parse the given string (representing either preconditions or effects)\ninto a literal. Check against params to make sure typing is correct.', 'signature': 'def _parse_into_literal(self, string, params, is_effect=False):'}</s>{'name': 'TypedEnt... | 1 |
{'name': 'FuncWebTestMixin.get_element_inner_text@src/django_functest/funcwebtest.py', 'description': 'Returns the "inner text" (innerText in JS) of the element matching\nthe css_selector, or None if there is none.', 'signature': 'def get_element_inner_text(self, css_selector):'}</s>{'name': 'get_session_store@src/djan... | 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': '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': 'IULogger.log_service_call@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'Message that we have received a service call', 'signature': 'def log_service_call('}</s>EVENT_START = "start" | 0 |
{'name': 'deprecated@da/common.py', 'description': "Declare 'func' as deprecated.\n\nThis is a decorator which can be used to mark functions as deprecated. It\nwill result in a warning being emmitted when the function is used.", 'signature': 'def deprecated(func):'}</s>internal_registry = dict() | 0 |
{'name': 'RIPPER._grow_ruleset@build/lib/wittgenstein/ripper.py', 'description': 'Grow a Ruleset with pruning.', 'signature': 'def _grow_ruleset('}</s>{'name': 'ascond@wittgenstein/base.py', 'description': 'Return a Cond from a str or Cond', 'code': 'def ascond(obj):\n """Return a Cond from a str or Cond"""\n if ... | 0 |
{'name': 'tsv_maker@pyrgg/graph_gen.py', 'description': 'Create output file in tsv format.\n\n:param edge_dic: dictionary containing edges data\n:type edge_dic: dict\n:param weight_dic: dictionary containing weights data\n:type weight_dic: dict\n:param mdata: meta data\n:type mdata: dict\n:return: None', 'signature': '... | 0 |
{'name': 'main@tor/cli/main.py', 'description': 'Run ToR.', 'signature': 'def main(ctx: Context, debug: bool, noop: bool) -> None:'}</s>{'name': 'run_noop@tor/cli/main.py', 'description': 'Do nothing.', 'code': 'def run_noop(cfg: Any) -> None:\n """Do nothing."""\n pass'} | 1 |
{'name': 'GetBestInterface@comtypes/client/_managing.py', 'description': "Try to QueryInterface a COM pointer to the 'most useful'\ninterface.\n\nGet type information for the provided object, either via\nIDispatch.GetTypeInfo(), or via IProvideClassInfo.GetClassInfo().\nGenerate a wrapper module for the typelib, and QI... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCMDL_LEVEL_920 = 920 | 0 |
{'name': 'w_pb_fs@disdat/hyperframe.py', 'description': "Write the pb contained in the xxxRecord.\n\nNote: If atomic=True, in almost all cases there won't actually be another file with\nthis name. But if there is, this will atomically replace the file with the new version.\n\nNote: Atomicity means we won't have a corr... | 0 |
{'name': 'generate_release_changelog@extra/release_tool.py', 'description': 'Generate changelog and write it to a file', 'signature': 'def generate_release_changelog('}</s>GITLAB_JOB = "projects/Northern.tech%2FMender%2Fmender-qa" | 0 |
{'name': 'import_da@da/api.py', 'description': '**DEPRECATED***\n\nImports DistAlgo module \'module\', returns the module object.\n\nThis function mimics the Python builtin __import__() function for DistAlgo\nmodules. \'name\' is the name of the module to be imported, in\n"dotted module name" format. The module must be... | 0 |
{'name': 'TLP.get_lower_address@fpga/lib/pcie/tb/pcie.py', 'description': 'Compute lower address field from address and first byte enable', 'signature': 'def get_lower_address(self):'}</s>MSIX_CAP_ID = 17 | 0 |
{'name': 'Asizer._sizer@pyFileFixity/lib/profilers/visual/pympler/asizeof.py', 'description': 'Size an object, recursively.\n ', 'signature': 'def _sizer(self, obj, deep, sized):'}</s>_sizeof_Csetentry = _calcsize('lP') | 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': 'PBES1.decrypt@blockchain-env/lib/python3.7/site-packages/Cryptodome/IO/_PBES.py', 'description': 'Decrypt a piece of data using a passphrase and *PBES1*.\n\nThe algorithm to use is automatically detected.\n\n:Parameters:\n data : byte string\n The piece of data to decrypt.\n passphrase : byte string\n ... | 1 |
{'name': 'MessageReceiver.get_state@uamqp/receiver.py', 'description': 'Get the state of the MessageReceiver and its underlying Link.\n\n:rtype: ~uamqp.constants.MessageReceiverState', 'signature': 'def get_state(self):'}</s>{'name': 'MessageModified@uamqp/errors.py', 'description': 'DOCSTRING', 'base_classes': ['Messa... | 0 |
{'name': 'get@dwave/cloud/cli.py', 'description': 'Fetch Leap API token.', 'signature': 'def get(*, config_file, profile, token_type, json_output, raw_output, output):'}</s>{'name': 'datetime_to_timestamp@dwave/cloud/utils/time.py', 'description': 'Convert timezone-aware `datetime` to POSIX timestamp and\nreturn second... | 0 |
{'name': 'Signal.from_xml@dbus_next/introspection.py', 'description': 'Convert an :class:`xml.etree.ElementTree.Element` to a :class:`Signal`.\n\nThe element must be valid DBus introspection XML for a ``signal``.\n\n:param element: The parsed XML element.\n:type element: :class:`xml.etree.ElementTree.Element`\n:param i... | 0 |
{'name': 'GefCommand.load_extra_plugins@gef.py', 'description': 'Load the plugins from the gef-extras setting. Returns the number of new plugins added.', 'signature': 'def load_extra_plugins(self, extra_plugins_dir: pathlib.Path | None = None) -> int:'}</s>{'name': 'PieRemoteCommand@gef.py', 'description': 'Attach to a... | 0 |
{'name': 'FileInfo.BaseName@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'File base name - text after the final slash, before the final period.', 'signature': 'def BaseName(self):'}</s>{'name': 'CheckOperatorSpacing@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Checks for horizontal spacing around... | 0 |
{'name': 'opcode_map_c@Ghidra/Processors/RISCV/scripts/binutil.py', 'description': 'CR |funct4 | cr0711 | cr0206 | op |\nCI |funct3 | cop1212 | cr0711 | cop0206 | op |\nCSS |funct3 | cop0712 | cr0206 | op |\nCIW |funct3 | cop0512 | cr0204s | op |\nCL |funct3 | cop1012 | cs0709s | cop0506 | cr0204s | op |\nCS ... | 0 |
{'name': 'register@addon_updater_ops.py', 'description': 'Registering the operators in this module', 'signature': 'def register(bl_info):'}</s>{'name': 'layout_split@addon_updater_ops.py', 'description': 'Intermediate method for pre and post blender 2.8 split UI function', 'code': 'def layout_split(layout, factor=0.0, ... | 0 |
{'name': 'connect@pyngrok/ngrok.py', 'description': 'Establish a new ``ngrok`` tunnel for the given protocol to the given port, returning an object representing\nthe connected tunnel.\n\nIf a `tunnel definition in ngrok\'s config file\n<https://ngrok.com/docs/agent/config/v2/#tunnel-configurations>`_ matches the given\... | 0 |
{'name': 'simxGetVisionSensorImage@7_Demo_youBotPickAndPlace/code/vrep/VREP_RemoteAPIs/sim.py', 'description': 'Please have a look at the function description/documentation in the CoppeliaSim user manual', 'signature': 'def simxGetVisionSensorImage(clientID, sensorHandle, options, operationMode):'}</s>sim_intparam_curr... | 0 |
{'name': 'tn_configuration@src/tn.py', 'description': 'Configure TN globally\n:param url: base url\n:param values: TN Configuration values\n:param cookie: Cookie value\n:param kwargs:\n keyword ports: Tunneled Ports in case of PPTN implementation\n:return: Status Code\n:note: In case of PUTN, neither function is cal... | 0 |
{'name': 'HTTPException.name@venv/Lib/site-packages/werkzeug/exceptions.py', 'description': 'The status name.', 'signature': 'def name(self):'}</s>{'name': 'ImATeapot@venv/Lib/site-packages/werkzeug/exceptions.py', 'description': "*418* `I'm a teapot`\n\nThe server should return this if it is a teapot and someone attem... | 0 |
{'name': 'countedArray@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pyparsing.py', 'description': "Helper to define a counted list of expressions.\n\nThis helper defines a pattern of the form::\n\n integer expr expr expr...\n\nwhere the leading integer tells how many expr expressions follow.\nThe matched ... | 0 |
{'name': '_Printer._FieldToJsonObject@third_party/dawn/third_party/protobuf/python/google/protobuf/json_format.py', 'description': 'Converts field value according to Proto3 JSON Specification.', 'signature': 'def _FieldToJsonObject(self, field, value):'}</s>{'name': 'GetTypeChecker@third_party/dawn/third_party/protobuf... | 0 |
{'name': 'NormalizedConfiguration.__init__@config/parse.py', 'description': 'Normalize a JSON configuration in preparation for parsing ', 'signature': 'def __init__(self, config_file, verbose=False):'}</s>{'name': 'cut@config/util.py', 'description': 'Split an iterable into a head and a tail. The head should be complet... | 0 |
{'name': 'ReplaceByFeeTest.test_doublespend_chain@qa/rpc-tests/replace-by-fee.py', 'description': 'Doublespend of a long chain', 'signature': 'def test_doublespend_chain(self):'}</s>{'name': 'sync_chain@qa/rpc-tests/test_framework/util.py', 'description': 'Wait until everybody has the same best block', 'code': 'def syn... | 0 |
{'name': 'darknet_mish.forward@model.py', 'description': 'In the forward pass we receive a Tensor containing the input and return\na Tensor containing the output. ctx is a context object that can be used\nto stash information for backward computation. You can cache arbitrary\nobjects for use in the backward pass using ... | 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': '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>quiet = False | 0 |
{'name': 'test_dt_import_missing_temporary@elpis/transformer/test_transformer.py', 'description': 'Raise an error if the temporary directory given does not exist.', 'signature': 'def test_dt_import_missing_temporary(tdtaf, tmpdir):'}</s>{'name': 'test_factory_import_setting_conflict_default_config@elpis/transformer/tes... | 0 |
{'name': '_CppLintState.PrintErrorCounts@tools/cpplint.py', 'description': 'Print a summary of errors by category, and the total.', 'signature': 'def PrintErrorCounts(self):'}</s>{'name': 'CleanseComments@tools/cpplint.py', 'description': 'Removes //-comments and single-line C-style /* */ comments.\n\nArgs:\n line: A ... | 0 |
{'name': 'PFRule._to_string@pf/rule.py', 'description': 'Return the string representation of the rule.', 'signature': 'def _to_string(self):'}</s>PFTM_UDP_FIRST_PACKET = 6 | 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': 'LayoutViewSet.create@vulfocus-api/layout_image/views.py', 'description': '创建编排环境信息', 'signature': 'def create(self, request, *args, **kwargs):'}</s>{'name': 'LayoutViewSet@vulfocus-api/layout_image/views.py', 'description': 'DOCSTRING', 'base_classes': ['viewsets.ModelViewSet'], 'methods': [{'name': 'LayoutVi... | 1 |
{'name': 'FormattedValue.rjust@pylib/cqlshlib/displaying.py', 'description': 'Similar to self.strval.rjust(width), but takes expected terminal\ndisplay width into account for special characters, and does not\ntake color escape codes into account.', 'signature': "def rjust(self, width, fill=' ', color=False):"}</s>RED =... | 0 |
{'name': 'test_get_cve_id_by_time_modified@test-http/src/test/cve_id_tests/cve_id.py', 'description': "we can get ids immediately after reserving them using the time they're\nreserved (noting that this may not work against a shared integration\nenvironment, we check that at least this many have been reserved) ", 'signa... | 0 |
{'name': 'test_to_geodataframe@test/test_dataarray.py', 'description': 'Tests the conversion to ``GeoDataFrame``', 'signature': 'def test_to_geodataframe():'}</s>{'name': 'test_geodataframe_caching@test/test_dataarray.py', 'description': 'DOCSTRING', 'code': "def test_geodataframe_caching():\n uxds = ux.open_dataset... | 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': 'HindcastEnsemble.plot_alignment@src/climpred/classes.py', 'description': 'Plot ``initialized`` ``valid_time`` where matching ``verification`` ``time``.\n\nDepends on ``alignment``. Plots ``days since reference date`` controlled by\n``date2num_units``. ``NaN`` / white space shows where no verification is done.... | 0 |
{'name': 'fillAvailableBlenderDists@BlendNet/addon.py', 'description': 'Cached blender dists list for the UI interface', 'signature': 'def fillAvailableBlenderDists(scene = None, context = None):'}</s>{'name': 'getManagerSizeDefault@BlendNet/providers/__init__.py', 'description': 'DOCSTRING', 'code': "def getManagerSiz... | 0 |
{'name': 'NetSuiteClient.upsert@netsuitesdk/internal/client.py', 'description': "Add an object of type recordType with given externalId..\nIf a record of specified type with matching externalId already\nexists, it is updated.\n\nUsage example:\n customer = self.Customer()\n customer.externalId = 'customer_id'\n ... | 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>XON = to_bytes([17]) | 0 |
{'name': 'Connection.cursor@trino/dbapi.py', 'description': 'Return a new :py:class:`Cursor` object using the connection.', 'signature': 'def cursor(self, cursor_style: str = "row", legacy_primitive_types: bool = None):'}</s>{'name': 'TimeFromTicks@trino/dbapi.py', 'description': 'DOCSTRING', 'code': 'def TimeFromTicks... | 0 |
{'name': 'MPEServiceCommand.service_metadata_init@snet/cli/commands/mpe_service.py', 'description': 'Utility for creating a service metadata file.\n\nCLI questionnaire for service metadata creation. Creates a `service_metadata.json`\n(if file name is not set) with values entered by the user in the questionnaire utility... | 1 |
{'name': 'main@swagger_to/bin/swagger_to_py_client.py', 'description': 'Execute the main routine.', 'signature': 'def main() -> None:'}</s>{'name': 'to_requests@swagger_to/py_client.py', 'description': "Translate endpoints from intermediate representation to Python client request functions.\n\n:param endpoints: interme... | 1 |
{'name': 'coins_inserted@app.py', 'description': 'Actions coins inserted\n ', 'signature': 'def coins_inserted():'}</s>display_config = config.conf["atm"]["display"] | 0 |
{'name': 'GREIT.build_set@pyeit/eit/greit.py', 'description': 'generate R from a set of training sets (deprecate).', 'signature': 'def build_set(x: np.ndarray, y: np.ndarray):'}</s>{'name': 'weight_sigmod@pyeit/eit/interp2d.py', 'description': '(2D only)\nlocal weight/interpolate by sigmod function (GREIT3D)\n\nParamet... | 0 |
{'name': 'TestModel.test_simple@tests/test_models.py', 'description': "Tests if Field behaves just like Django's ImageField.", 'signature': 'def test_simple(self, db):'}</s>{'name': 'custom_render_variations@tests/models.py', 'description': 'Resize image to 100x100.', 'code': 'def custom_render_variations(file_name, va... | 0 |
{'name': 'before_request@back/api_1_0/auth.py', 'description': '想要在API访问前加login_required监护。\n为了让api蓝本中的所有API都一次性加上监护,可以用before_request修饰器应用到整个蓝本\n:return:', 'signature': 'def before_request():'}</s>multi_auth = MultiAuth(basic_auth, token_auth) | 0 |
{'name': 'Retry.increment@venv/Lib/site-packages/pip-19.0.3-py3.8.egg/pip/_vendor/urllib3/util/retry.py', 'description': 'Return a new Retry object with incremented retry counters.\n\n:param response: A response object, or None, if the server did not\n return a response.\n:type response: :class:`~urllib3.response.HT... | 0 |
{'name': 'PFAddr._from_string@pf/rule.py', 'description': 'Initalize a new instance from a string.', 'signature': 'def _from_string(self, a):'}</s>ICMP_REDIRECT_NET = 0 | 0 |
{'name': 'CheckStyle@llvm-12.0.0-project/compiler-rt/lib/sanitizer_common/scripts/cpplint.py', 'description': "Checks rules from the 'C++ style rules' section of cppguide.html.\n\nMost of these rules are hard to test (naming, comment style), but we\ndo what we can. In particular we check for 2-space indents, line leng... | 0 |
{'name': 'TerraformTest.plan@tftest.py', 'description': "Run Terraform plan command, optionally returning parsed plan output.\n\nArgs:\n input: Ask for input for variables if not directly set.\n no_color: If specified, output won't contain any color.\n refresh: Update state prior to checking for differences.\n tf_v... | 0 |
{'name': 'furl.host@furl/furl.py', 'description': 'Raises: ValueError on invalid host or malformed IPv6 address.', 'signature': 'def host(self, host):'}</s>{'name': 'remove_path_segments@furl/furl.py', 'description': "Removes the path segments of <remove> from the end of the path\nsegments <segments>.\n\nExamples:\n #... | 0 |
{'name': 'TestExport.setUp@webrtc-lib/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/export_unittest.py', 'description': 'Creates temporary data to export.', 'signature': 'def setUp(self):'}</s>{'name': '_GetScoreDescriptors@webrtc-lib/webrtc/modules/audio_processing/test/py_quality_asses... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.