text
string
label
int64
{'name': 'TestObjectsE2E.test_create_alias_a_record@e2e_tests/test_objects.py', 'description': 'Create two A records with different names, but pointing to the same\nipv4addr', 'signature': 'def test_create_alias_a_record(self):'}</s>{'name': 'FixedAddress@infoblox_client/objects.py', 'description': 'DOCSTRING', 'base_c...
0
{'name': 'ProcessLine@tools/caffe-sphereface/scripts/cpp_lint.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 representing a line of th...
0
{'name': 'generateTokenList@apim-traffic-tool/lib/traffic-tool/src/python/generate_tokens.py', 'description': 'This function will generate access tokens for all user-app combinations and write to api_invoke_tokens.csv file\n:return: None', 'signature': 'def generateTokenList():'}</s>{'name': 'loadUserAppPattern@apim-tr...
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>PF_OSFP_NOMATCH = -2
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQFB_APPL_CANNOT_BE_STARTED = 265
0
{'name': '_word_to_index@models/utils/language_utils.py', 'description': 'Returns index of given word based on given lookup dictionary\n\nreturns the length of the lookup dictionary if word not found\n\nArgs:\n word: string\n indd: dictionary with string words as keys and int indices as values', 'signature': 'def...
0
{'name': 'debug_repr@aiohttp_debugtoolbar/tbtools/repr.py', 'description': 'Creates a debug repr of an object as HTML unicode string.', 'signature': 'def debug_repr(obj):'}</s>{'name': 'escape@aiohttp_debugtoolbar/utils.py', 'description': 'Replace special characters "&", "<" and ">" to HTML-safe sequences. If\nthe op...
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>MQRC_SELECTOR_NOT_UNIQUE = 2305
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': 'toggleManager@BlendNet/addon.py', 'description': "Running the manager instance if it's not already started or stopping it", 'signature': 'def toggleManager():'}</s>{'name': 'createInstanceManager@BlendNet/providers/__init__.py', 'description': 'Returns created instance id ', 'code': "def createInstanceManager...
0
{'name': 'WorkingSet.resolve@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/pkg_resources/__init__.py', 'description': 'List all distributions needed to (recursively) meet `requirements`\n\n`requirements` must be a sequence of ``Requirement`` objects. `env`,\nif supplied, should be an ``Environment`` instance...
0
{'name': 'TrainableIvectorExtractor.add_config@montreal_forced_aligner/ivector/trainer.py', 'description': 'Add a trainer to the pipeline\n\nParameters\n----------\ntrain_type: str\n Type of trainer to add, one of "dubm", "ivector", or "plda"\nparams: dict[str, Any]\n Parameters to initialize trainer\n\nRaises\n-...
0
{'name': 'engine.classical@src/bids/external/inflect.py', 'description': 'turn classical mode on and off for various categories\n\nturn on all classical modes:\nclassical()\nclassical(all=True)\n\nturn on or off specific claassical modes:\ne.g.\nclassical(herd=True)\nclassical(names=False)\n\nBy default all classical m...
0
{'name': 'IncInterfaceGenerator.do_table4_transformation@da/compiler/incgen.py', 'description': 'Transformation defined in Table 4 of OOPSLA paper.\n\nThis transformation breaks up quantification conditions involving\nlogical operators (and/or) in the hopes of creating opportunities to\napply table 3.\n\nNote 1: unlike...
0
{'name': 'insert_from_sql@cr8/insert_from_sql.py', 'description': 'Insert data read from another SQL source into table.', 'signature': 'def insert_from_sql(*,'}</s>{'name': '_append_sql@cr8/clients.py', 'description': "Append `/_sql` to the host, dropping any query parameters.\n\n>>> _append_sql('http://n1:4200')\n'htt...
0
{'name': 'furl.set@furl/furl.py', 'description': "Set components of a url and return this furl instance, <self>.\n\nIf any overlapping, and hence possibly conflicting, parameters\nare provided, appropriate UserWarning's will be raised. The\ngroups of parameters that could potentially overlap are\n\n <scheme> and <orig...
0
{'name': 'Cut._cutter@topojson/core/cut.py', 'description': 'Entry point for the class Cut.\n\nThe cut function is the third step in the topology computation.\nThe following sequence is adopted:\n1. extract\n2. join\n3. cut\n4. dedup\n5. hashmap\n\nParameters\n----------\ndata : dict\n object created by the method t...
0
{'name': 'RootLogger.getRootLogger@local/clogging.py', 'description': ':param stream: An opened stream.\n:param logfile: A log filename or an opened LogFile Instance.', 'signature': "def getRootLogger(cls, name='root', level=WARNING, stream=None, logfile=None):"}</s>NOTSET = 0
0
{'name': 'RsCalibrator.__buildOptimizationProblem@aslam_offline_calibration/kalibr/python/kalibr_rs_camera_calibration/RsCalibrator.py', 'description': 'Build the optimisation problem', 'signature': 'def __buildOptimizationProblem(self, W):'}</s>{'name': 'AslamCamera@aslam_offline_calibration/kalibr/python/kalibr_commo...
0
{'name': 'ObjectTracker._get_objects@pyFileFixity/lib/profilers/visual/pympler/tracker.py', 'description': 'Get all currently existing objects.\n\nXXX - ToDo: This method is a copy&paste from muppy.get_objects, but\nsome modifications are applied. Specifically, it allows to ignore\nobjects (which includes the current f...
1
{'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': 'ServiceBrowser.__init__@stino/pyarduino/base/zeroconf.py', 'description': 'Creates a browser for a specific type', 'signature': 'def __init__(self, zc, type, listener):'}</s>_FLAGS_RA = 32768
0
{'name': 'Diagram.from_pyzx@discopy/quantum/zx.py', 'description': 'Takes a :class:`pyzx.Graph` returns a :class:`zx.Diagram`.\n\nExamples\n--------\n\n>>> bialgebra = Z(1, 2, .25) @ Z(1, 2, .75)\\\n... >> Id(1) @ SWAP @ Id(1) >> X(2, 1, .5) @ X(2, 1, .5)\n>>> graph = bialgebra.to_pyzx()\n>>> assert Diagram.from_py...
0
{'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': 'fixture@pytest_asyncio/plugin.py', 'description': 'DOCSTRING', 'code': ...
0
{'name': 'PFRule._to_string@pf/rule.py', 'description': 'Return the string representation of the rule.', 'signature': 'def _to_string(self):'}</s>PF_SYNCOOKIES_NEVER = 0
0
{'name': 'getSchemaDetailsLocal@redfish_service_validator/metadata.py', 'description': 'Find Schema file for given Namespace, from local directory\n\nparam SchemaType: Schema Namespace, such as ServiceRoot\nparam SchemaURI: uri to grab schem (generate information from it)\nreturn: (success boolean, a Soup object, origi...
0
{'name': 'template_from_string@django_yubin/message_views.py', 'description': 'Creates and returns a template for the given string.', 'signature': 'def template_from_string(template_string, using=None):'}</s>{'name': 'BasicHTMLAttachmentEmailMessageView@django_yubin/message_views.py', 'description': 'DOCSTRING', 'base_...
0
{'name': 'CacheList.remove_removed@shingetsu/cache.py', 'description': 'Remove removed record from disk.', 'signature': 'def remove_removed(self):'}</s>__all__ = ['is_valid_image', 'seem_html']
0
{'name': 'GDAL2Tiles.open_input@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'Initialization of the input raster, reprojection if necessary', 'signature': 'def open_input(self) -> None:'}</s>{'name': 'add_gdal_warp_options_to_string@auxiliary/gdal2customtiles/gdal2customtiles.py', 'description': 'DOC...
0
{'name': 'K@src/api/python/z3/z3.py', 'description': "Return a Z3 constant array expression.\n\n>>> a = K(IntSort(), 10)\n>>> a\nK(Int, 10)\n>>> a.sort()\nArray(Int, Int)\n>>> i = Int('i')\n>>> a[i]\nK(Int, 10)[i]\n>>> simplify(a[i])\n10", 'signature': 'def K(dom, v):'}</s>{'name': 'substitute_vars@src/api/python/z3/z3...
0
{'name': '_CppLintState.PrintErrorCounts@tools/cpplint.py', 'description': 'Print a summary of errors by category, and the total.', 'signature': 'def PrintErrorCounts(self):'}</s>{'name': 'FindStartOfExpressionInLine@tools/cpplint.py', 'description': 'Find position at the matching start of current expression.\n\nThis i...
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': 'QueueManager.backout@code/pymqi/__init__.py', 'description': 'Backout any outstanding gets/puts in the current unit of work.\n ', 'signature': 'def backout(self):'}</s>MQRC_CONNECTION_NOT_AVAILABLE = 2568
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': 'iterate_comports@serial/tools/list_ports_windows.py', 'description': 'Return a generator that yields descriptions for serial ports', 'signature': 'def iterate_comports():'}</s>DICS_FLAG_GLOBAL = 1
1
{'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': 'Receipt.formatted_number@django_afip/models.py', 'description': "This receipt's number in the usual format: ``0001-00003087``.", 'signature': 'def formatted_number(self) -> str | None:'}</s>__all__ = ("get_client",)
0
{'name': 'networkd_netdevs@kayobe/plugins/filter/networkd.py', 'description': 'Return a dict representation of networkd NetDev configuration.\n\nThe format is compatible with the systemd_networkd_netdev variable in the\nstackhpc.linux.systemd_networkd role.\n\n:param context: a Jinja2 Context object.\n:param names: Lis...
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>_ELTWISEPARAMETER_ELTWISEOP = _descriptor.EnumDescriptor( name='EltwiseOp', f...
0
{'name': 'Session.prepare_request@venv/Lib/site-packages/pip-19.0.3-py3.6.egg/pip/_vendor/requests/sessions.py', 'description': "Constructs a :class:`PreparedRequest <PreparedRequest>` for\ntransmission and returns it. The :class:`PreparedRequest` has settings\nmerged from the :class:`Request <Request>` instance and th...
0
{'name': 'HostRecordV6.ipv6addrs@infoblox_client/objects.py', 'description': ':meta private:', 'signature': 'def ipv6addrs(self):'}</s>{'name': 'RangeTemplate@infoblox_client/objects.py', 'description': 'DOCSTRING', 'base_classes': ['InfobloxObject'], 'methods': [{'name': 'RangeTemplate.get_v4_class@infoblox_client/obj...
0
{'name': 'Serial.reset_output_buffer@serial/serialwin32.py', 'description': 'Clear output buffer, aborting the current output and discarding all\nthat is in the buffer.', 'signature': 'def reset_output_buffer(self):'}</s>GetOverlappedResult = _stdcall_libraries['kernel32'].GetOverlappedResult
0
{'name': 'StandaloneQ2Q.setup_Q2Q@vertex/q2qstandalone.py', 'description': 'Set up a Q2Q service.\n ', 'signature': 'def setup_Q2Q(self, path,'}</s>{'name': 'VirtualConnectionAttempt@vertex/q2q.py', 'description': 'DOCSTRING', 'base_classes': ['AbstractConnectionAttempt'], 'methods': [{'name': 'VirtualConnection...
0
{'name': 'load_operator@streaming/python/raystreaming/operator.py', 'description': 'Deserialize `descriptor_operator_bytes` to get operator info, then\ncreate streaming operator.\nNote that this function must be kept in sync with\n `io.ray.streaming.runtime.python.GraphPbBuilder.serializeOperator`\n\nArgs:\n descrip...
0
{'name': 'build_get_revoc_reg_delta_request@wrappers/python/indy_vdr/ledger.py', 'description': 'Builds a GET_REVOC_REG_DELTA request.\n\nRequest to get the delta of the accumulated state of the revocation registry\nidentified by `revoc_reg_id`. The delta is defined by from and to timestamp fields.\nIf from is not spec...
0
{'name': 'sign2map@venv/Lib/site-packages/numpy/f2py/capi_maps.py', 'description': 'varname,ctype,atype\ninit,init.r,init.i,pytype\nvardebuginfo,vardebugshowvalue,varshowvalue\nvarrfromat\nintent', 'signature': 'def sign2map(a, var):'}</s>{'name': 'ismoduleroutine@venv/Lib/site-packages/numpy/f2py/auxfuncs.py', 'descri...
0
{'name': 'SimditorWidget.build_attrs@simditor/widgets.py', 'description': 'Helper function for building an attribute dictionary.\nThis is combination of the same method from Django<=1.10 and Django1.11', 'signature': 'def build_attrs(self, base_attrs, extra_attrs=None, **kwargs):'}</s>DEFAULT_CONFIG = { 'toolbar': ...
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': 'ApiMixIn.list@k8s/base.py', 'description': 'List all resources in given namespace', 'signature': 'def list(cls, namespace="default"):'}</s>api_token = ""
0
{'name': 'CheckStyle@tools/caffe-sphereface/scripts/cpp_lint.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 lengths,\ntab usage, spaces insid...
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': 'main@tools/generate_events.py', 'description': 'Tool entry point - read parameters from users and start tool.', 'signature': 'def main():'}</s>EVENT_TEMPLATE = jinja2.Template('''// Code generated by generate_events. DO NOT EDIT. package {{package_name}} import ( "context" "fmt" "strings" "ti...
1
{'name': 'Client.login_via_device_flow@SalesforcePy/sfdc.py', 'description': 'Performs OAuth device flow end-to-end and returns final authentication response if successful. Raises `SFDCRequestException` otherwise.\n\n:param: **kwargs: kwargs\n:type: **kwargs: dict\n:return: Authentication response\n:rtype: (dict, devic...
0
{'name': 'less_three_percentage@model.py', 'description': 'less three accuracy for one batch ', 'signature': 'def less_three_percentage(y_true, y_pred, interval):'}</s>{'name': 'tr_less_three_percentage@model.py', 'description': 'less three interval accuracy for one batch ', 'code': 'def tr_less_three_percentage(y_true...
0
{'name': 'MarkMethodMixin.mark_text@altair/vegalite/v3/schema/mixins.py', 'description': "Set the chart's mark to 'text'\n\nFor information on additional arguments, see :class:`MarkDef`", 'signature': 'def mark_text(self, align=Undefined, angle=Undefined, baseline=Undefined, binSpacing=Undefined,'}</s>{'name': 'Numeric...
0
{'name': 'generate_energy_edges@src/naima/utils.py', 'description': 'Generate energy bin edges from given energy array.\n\nGenerate an array of energy edges from given energy array to be used as\nabcissa error bar limits when no energy uncertainty or energy band is\nprovided.\n\nParameters\n----------\nene : `astropy.u...
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': 'plot_sounding_axes@pymeteo/skewt.py', 'description': 'Plots Skew-T/Log-P axes\n\nThis will plot isotherms, isobars, dry and moist adiabats, \nlines of constant water vapor mixing ratio, labels and \nsetup the y axes to be reversed.\n\n:paramter axes: The axes to draw on', 'signature': 'def plot_sounding_axes(...
0
{'name': 'IUCoordinator.register_entity@custom_components/irrigation_unlimited/irrigation_unlimited.py', 'description': 'A HA entity has been registered', 'signature': 'def register_entity('}</s>CONF_ACTUAL = "actual"
0
{'name': 'PFPool._to_string@pf/rule.py', 'description': 'Return the string representation of the address pool.', 'signature': 'def _to_string(self):'}</s>PF_TCPS_PROXY_DST = TCP_NSTATES + 1
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': 'rot_by_axis@python/taichi/math/mathimpl.py', 'description': 'Returns the 4x4 matrix representation of a 3d rotation with given axis `axis` and angle `ang`.\n\nArgs:\n axis (vec3): rotation axis\n ang (float): angle in radians unit\n\nReturns:\n :class:`~taichi.math.mat4`: rotation matrix', 'signature...
0
{'name': 'doc8@tasks.py', 'description': 'Check documentation with doc8', 'signature': 'def doc8(context):'}</s>{'name': 'eggs_clean@tasks.py', 'description': 'Remove egg directories', 'code': 'def eggs_clean(context):\n "Remove egg directories"\n dirs = set()\n dirs.add(".eggs")\n for _, _, files in os.wal...
0
{'name': 'TwoQubitCalTestCase.test_CRPhase@test/test_pulsecal.py', 'description': 'Test RabiAmpCalibration. Ideal data generated by simulate_rabiAmp.', 'signature': 'def test_CRPhase(self):'}</s>kern_dir = tempfile.TemporaryDirectory()
0
{'name': 'GRRFlowTests.testDownloadFilesForFlow@tests/lib/collectors/grr_hosts.py', 'description': 'Test if results are downloaded to the correct directories.', 'signature': 'def testDownloadFilesForFlow(self, mock_Get):'}</s>flow_pb_running = flow_pb2.ApiFlow( urn="C.0000000000000001", flow_id="F:12345", s...
0
{'name': 'Schema.query_type@pygraphy/introspection.py', 'description': 'The type that query operations will be rooted at.', 'signature': 'def query_type(self) -> Type:'}</s>{'name': 'Field@pygraphy/introspection.py', 'description': 'DOCSTRING', 'base_classes': ['Object'], 'methods': [{'name': 'Field.name@pygraphy/intro...
0
{'name': 'And@src/api/python/z3/z3.py', 'description': "Create a Z3 and-expression or and-probe.\n\n>>> p, q, r = Bools('p q r')\n>>> And(p, q, r)\nAnd(p, q, r)\n>>> P = BoolVector('p', 5)\n>>> And(P)\nAnd(p__0, p__1, p__2, p__3, p__4)", 'signature': 'def And(*args):'}</s>{'name': '_to_probe@src/api/python/z3/z3.py', '...
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>CSR_HPMCOUNTER15H = 3215
0
{'name': 'validate_metro_map@metro_map_saver/map_saver/validator.py', 'description': 'Validate the MetroMap object by re-constructing it using only valid entries.\n ', 'signature': 'def validate_metro_map(metro_map):'}</s>ALLOWED_CONNECTING_STATIONS = ['rect', 'rect-round', 'circles-thin']
0
{'name': 'NonDestructiveBasicTokenizer.tokenize@baseline/tokenization.py', 'description': 'Tokenizes a piece of `text` and returns a list of `SubToken`s.', 'signature': 'def tokenize(self, text):'}</s>{'name': 'BasicTokenizer@baseline/bert/tokenization.py', 'description': 'Runs basic tokenization (punctuation splitting...
0
{'name': 'to_json@pypicloud/__init__.py', 'description': 'A json filter for jinja2', 'signature': 'def to_json(value):'}</s>{'name': 'Root@pypicloud/route.py', 'description': 'Root context for PyPI Cloud', 'base_classes': ['IStaticResource'], 'methods': [{'name': 'Root.__init__@pypicloud/route.py', 'description': 'DOCS...
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>__author__ = "Lars Gustäbel (lars@gustaebel.de)"
0
{'name': 'Mixin.send_to_alerta@alertlib/alerta.py', 'description': "Sends alert to Alerta.\n\nThis is intended to be used for more urgent 'things are broken'\nalerts. In the case of KA, Alerta (alerta.io) is serving the purpose of\naggregating alerts from multiple sources. The API used to interface\nwith dashboard can ...
0
{'name': 'render_pep440_branch@versioneer.py', 'description': 'TAG[[.dev0]+DISTANCE.gHEX[.dirty]] .\n\nThe ".dev0" means not master branch. Note that .dev0 sorts backwards\n(a feature branch will appear "older" than the master branch).\n\nExceptions:\n1: no tags. 0[.dev0]+untagged.DISTANCE.gHEX[.dirty]', 'signature': '...
0
{'name': 'user_timeline@twitter_to_sqlite/cli.py', 'description': 'Save tweets posted by specified user', 'signature': 'def user_timeline('}</s>{'name': 'ad_impressions@twitter_to_sqlite/archive.py', 'description': 'DOCSTRING', 'code': 'def ad_impressions(item):\n return item["ad"]["adsUserData"]["adImpressions"]'}
0
{'name': 'load_yaml_dict@src/conda_devenv/devenv.py', 'description': 'Loads the given devenv.yml file, recursively processing it, using the selectors for the given\nplatform -- when not given, use the current platform.', 'signature': 'def load_yaml_dict('}</s>{'name': '_min_conda_devenv_version@src/conda_devenv/devenv....
0
{'name': 'CheckBraces@scripts/cpplint.py', 'description': 'Looks for misplaced braces (e.g. at the end of line).\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instance containing the file.\n linenum: The number of the line to check.\n error: The function to call with any errors f...
0
{'name': 'write_recipe@bioconda_utils/bioconductor_skeleton.py', 'description': 'Write the meta.yaml and build.sh files. If the package is detected to be\na data package (bsed on the detected URL from Bioconductor), then also\ncreate a post-link.sh and pre-unlink.sh script that will download and\ninstall the package. I...
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>OP_ROT = CScriptOp(0x7b)
0
{'name': 'on_download_logs@src/server/server.py', 'description': 'Download logs (as .zip file).', 'signature': 'def on_download_logs(data):'}</s>{'name': 'render_database@src/server/server.py', 'description': 'Route to database page.', 'code': "def render_database():\n '''Route to database page.'''\n return rende...
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': 'NgCRUDView.dispatch@djng/views/crud.py', 'description': 'Override dispatch to call appropriate methods:\n* $query - ng_query\n* $get - ng_get\n* $save - ng_save\n* $delete and $remove - ng_delete', 'signature': 'def dispatch(self, request, *args, **kwargs):'}</s>{'name': 'JSONResponseException@djng/views/mixi...
1
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQRC_SUB_ALREADY_EXISTS = 2432
0
{'name': 'walk_stack@vertx-web/src/test/sockjs-protocol/traceback2/__init__.py', 'description': 'Walk a stack yielding the frame and line number for each frame.\n\nThis will follow f.f_back from the given frame. If no frame is given, the\ncurrent stack is used. Usually used with StackSummary.extract.', 'signature': 'de...
0
{'name': 'check_format_of_annotation_in_file@tools/task-SI_scorer.py', 'description': ':param row: a list of fields describing the annotation elements (technique name, start_span, end_span)\n:param i:\n:return:', 'signature': 'def check_format_of_annotation_in_file(row, i, techniques_names, filename):'}</s>{'name': 'ch...
0
{'name': 'SSHLibrary.list_directory@src/SSHLibrary/library.py', 'description': "Returns and logs items in the remote ``path``, optionally filtered with ``pattern``.\n\n``path`` is a path on the remote machine. Both absolute paths and\npaths relative to the current working directory are supported.\nIf ``path`` is a syml...
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': 'NewDatabase.write_superstructure_db_to_brightway@premise/new_database.py', 'description': 'Register a super-structure database,\naccording to https://github.com/dgdekoning/brightway-superstructure\n:param name: name of the super-structure database\n:param filepath: filepath of the "scenarios difference file"\...
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQDCC_TARGET_ENC_NATIVE = 512
0
{'name': 'CheckStyle@third_party/cpplint/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 lengths,\ntab usage, spaces inside code, etc....
1
{'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': 'json_numpy_obj_hook@json_tricks/decoders.py', 'description': 'Replace any numpy arrays previously encoded by `numpy_encode` to their proper\nshape, data type and data.\n\n:param dct: (dict) json encoded ndarray\n:return: (ndarray) if input was an encoded ndarray', 'signature': 'def json_numpy_obj_hook(dct):'}...
0
{'name': 'Builtins.from_defaults@lib/rule_engine/builtins.py', 'description': 'Initialize a :py:class:`Builtins` instance with a set of default values.', 'signature': 'def from_defaults(cls, values=None, **kwargs):'}</s>{'name': '_builtin_parse_datetime@lib/rule_engine/builtins.py', 'description': 'DOCSTRING', 'code': ...
1
{'name': 'play@jupylet/audio/__init__.py', 'description': 'Play given note polyphonically with the instrument previously set by \ncall to :func:`use`.\n\nYou can supply key/value pairs of properties to modify in the given \ninstrument.\n\nArgs:\n note (float): Note to play in units of semitones \n where 60 is...
0
{'name': 'ObjectDetectionEvaluation.evaluate@models/SlowFast/slowfast/utils/ava_evaluation/object_detection_evaluation.py', 'description': 'Compute evaluation result.\n\nReturns:\n A named tuple with the following fields -\n average_precision: float numpy array of average precision for\n each class.\n mea...
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': 'read_info@mcu/elk/elk_io.py', 'description': 'Read the INFO.OUT file', 'signature': 'def read_info(filename): '}</s>{'name': 'read_kpoints@mcu/elk/elk_io.py', 'description': 'Read the KPOINTS.OUT file', 'code': 'def read_kpoints(filename): \n \'\'\'Read the KPOINTS.OUT file\'\'\'\n assert check_exist(...
0
{'name': 'PFRule._to_string@pf/rule.py', 'description': 'Return the string representation of the rule.', 'signature': 'def _to_string(self):'}</s>PF_ADDR_NOROUTE = 1
0
{'name': 'FrameRecord.get_link_urls@disdat/hyperframe.py', 'description': 'Assuming a link FrameRecord, return all the URLs in the frame\n\nReturns:\n (:list:str): An ordered set of link URLs', 'signature': 'def get_link_urls(self):'}</s>StringTuple = _reflection.GeneratedProtocolMessageType( "StringTuple", ...
0
{'name': 'roles_required@flask_security/decorators.py', 'description': "Decorator which specifies that a user must have all the specified roles.\nExample::\n\n @app.route('/dashboard')\n @roles_required('admin', 'editor')\n def dashboard():\n return 'Dashboard'\n\nThe current user must have both the `ad...
0