text string | label int64 |
|---|---|
{'name': 'NVMeOFConnectorTestCase.test_extend_volume_unreplicated_nvme_fails@os_brick/tests/initiator/connectors/test_nvmeof.py', 'description': 'nvme command fails, so it rescans, waits, and reads size.', 'signature': 'def test_extend_volume_unreplicated_nvme_fails('}</s>{'name': 'NVMeOFConnProps@os_brick/initiator/co... | 1 |
{'name': '_makeTags@blockchain-env/lib/python3.7/site-packages/pyparsing.py', 'description': 'Internal helper to construct opening and closing tag expressions, given a tag name', 'signature': 'def _makeTags(tagStr, xml,'}</s>{'name': '_lazyclassproperty@blockchain-env/lib/python3.7/site-packages/pyparsing.py', 'descrip... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQCHSSTATE_COMPRESSING = 1800 | 0 |
{'name': 'TrackDataset.processData@datasets.py', 'description': 'After posttransforms,\n@sample: [dataA, dataB] where dataA and dataB are concatenated rgb with depth CHW\n@A_in_cam: 4x4 mat', 'signature': 'def processData(self,rgbA,depthA,A_in_cam,rgbB,depthB,B_in_cam,maskB=None,original_size=None):'}</s>{'name': 'get_... | 0 |
{'name': 'EventListenerTestCase.test_event_listener_task_exception_raised@django_ethereum_events/tests/test_event_listener.py', 'description': 'Determine if the event listener task correctly sets the daemon.last_error_block_number\nwhen an exception occurs that is unhandled.', 'signature': 'def test_event_listener_task... | 0 |
{'name': 'string_len_dwc@tg/utils.py', 'description': 'Returns string len including count for double width characters', 'signature': 'def string_len_dwc(string: str) -> int:'}</s>FZF = "fzf" | 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': 'add_network_devices@fauxfactory/factories/systems.py', 'description': "Generate fake network device facts.\n\n:returns: A dictionary representing a Host's network devices.\n:rtype: dict", 'signature': 'def add_network_devices():'}</s>{'name': 'gen_uuid@fauxfactory/factories/choices.py', 'description': 'Genera... | 0 |
{'name': 'DebPkgToolsTestCase.test_relationship_parsing@deb_pkg_tools/tests.py', 'description': 'Test the parsing of Debian package relationship declarations.', 'signature': 'def test_relationship_parsing(self):'}</s>ROOT_GROUP = os.environ.get('DPT_ROOT_GROUP', 'root') | 0 |
{'name': 'Sync.run@hive/indexer/sync.py', 'description': 'Initialize state; setup/recovery checks; sync and runloop.', 'signature': 'def run(self):'}</s>{'name': 'Timer@hive/utils/timer.py', 'description': 'Times long routines, printing status and ETA.\n\nRoutines are split into batches; each consisting of 1+ laps.\n\n... | 0 |
{'name': 'Dicom2STL@dicom2stl/Dicom2STL.py', 'description': 'The primary dicom2stl function', 'signature': 'def Dicom2STL(args):'}</s>{'name': 'writeMetadataFile@dicom2stl/Dicom2STL.py', 'description': 'Write out the metadata to a text file', 'code': 'def writeMetadataFile(img, metaName):\n """Write out the metadata... | 1 |
{'name': 'PiPluginManager.load_all_plugins@pibooth/plugins/__init__.py', 'description': 'Register the core plugins, load plugins from setuptools entry points\nand the load given module/package paths.\n\nnote:: by default hooks are called in LIFO registered order thus\n plugins register order is important.\n\n:par... | 1 |
{'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': 'S2V_Tests.test2@blockchain-env/lib/python3.7/site-packages/Cryptodome/SelfTest/Protocol/test_KDF.py', 'description': 'Verify that no more than 127(AES) and 63(TDES)\ncomponents are accepted.', 'signature': 'def test2(self):'}</s>_raw_sha384_lib = load_pycryptodome_raw_lib("Cryptodome.Hash._SHA384",
... | 0 |
{'name': 'NDArray._sync_copyfrom@aurora/ndarray/ndarray.py', 'description': 'Peform an synchronize copy from the array.\nParameters\n----------\nsource_array : array_like\n The data source we should like to copy from.', 'signature': 'def _sync_copyfrom(self, source_array):'}</s>{'name': 'check_call@aurora/ndarray/_b... | 1 |
{'name': 'test_repr@voluptuous/tests/tests.py', 'description': 'Verify that __repr__ returns valid Python expressions', 'signature': 'def test_repr():'}</s>{'name': 'test_date_custom_format@voluptuous/tests/tests.py', 'description': 'DOCSTRING', 'code': 'def test_date_custom_format():\n schema = Schema({"date": Date... | 0 |
{'name': 'TestUnusualSocketConditions.test_handle_send_wantwrite_upload@test/test_sync_connection.py', 'description': 'When a socket is marked writable during request upload but returns\nWANT_WRITE when written to, the code ignores it and continues with\nupload.', 'signature': 'def test_handle_send_wantwrite_upload(sel... | 1 |
{'name': 'field_rgb@grizli/pipeline/auto_script.py', 'description': "RGB image of the field mosaics\n\nParameters\n----------\n\nroot : str\n Field rootname\n\nxsize : float\n Figure size\n\noutput_dpi : int\n Figure DPI\n\nHOME_PATH : str\n Path to look for mosaic files\n\nshow_ir : bool\n Clip around W... | 0 |
{'name': 'BitfieldsTestCase.test_and_python_api@tools/lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py', 'description': 'Use Python APIs to inspect a bitfields variable.', 'signature': 'def test_and_python_api(self):'}</s>{'name': '_match_decorator_property@tools/lldb/packages/Python/lldbsuite/test... | 0 |
{'name': 'generate_difference_report@llvm-12.0.0-project/libcxx/utils/google-benchmark/tools/gbench/report.py', 'description': "Calculate and report the difference between each test of two benchmarks\nruns specified as 'json1' and 'json2'.", 'signature': 'def generate_difference_report('}</s>{'name': 'get_unique_benchm... | 0 |
{'name': 'OpGraph.from_opchains@pytenet/opgraph.py', 'description': 'Construct an operator graph from a list of operator chains,\nimplementing the algorithm in:\n Jiajun Ren, Weitang Li, Tong Jiang, Zhigang Shuai\n A general automatic method for optimal construction of matrix product operators using bipartite gra... | 0 |
{'name': 'GefRemoteSessionManager.connect@gef.py', 'description': 'Connect to remote target. If in extended mode, also attach to the given PID.', 'signature': 'def connect(self, pid: int) -> bool:'}</s>{'name': 'is_syscall@gef.py', 'description': 'Checks whether an instruction or address points to a system call.', 'cod... | 0 |
{'name': 'Data._get_score@verif/data.py', 'description': 'Load the field variable from input, but only include the common data\n\nScores loaded will have the same dimension, regardless what input_index\nis used.\n\nfield: The type is of verif.field\ninput_index: which input to load from', 'signature': 'def _g... | 0 |
{'name': 'field_psf@grizli/pipeline/auto_script.py', 'description': 'Generate PSFs for the available filters in a given field', 'signature': "def field_psf(root='j020924-044344', PREP_PATH='../Prep', RAW_PATH='../RAW', EXTRACT_PATH='../Extractions', factors=[1, 2, 4], get_drizzle_scale=True, subsample=256, size=6, get_... | 0 |
{'name': 'add_network_devices@fauxfactory/factories/systems.py', 'description': "Generate fake network device facts.\n\n:returns: A dictionary representing a Host's network devices.\n:rtype: dict", 'signature': 'def add_network_devices():'}</s>{'name': 'gen_choice@fauxfactory/factories/choices.py', 'description': 'Retu... | 0 |
{'name': 'test_get_involved_cs_handles_error@tests/views_test.py', 'description': "If error happens when generating the 'get_involved_cs' page, the view\nshould handle it and still display most of the content. The issues\nsection should contain an error message with some useful links", 'signature': 'def test_get_involv... | 0 |
{'name': '_GenerateMSVSProject@gyp/pylib/gyp/generator/msvs.py', 'description': 'Generates a .vcproj file. It may create .rules and .user files too.\n\nArguments:\n project: The project object we will generate the file for.\n options: Global options passed to the generator.\n version: The VisualStudioVersion object... | 0 |
{'name': 'QueueManager._is_connected@code/pymqi/__init__.py', 'description': "Try pinging the queue manager in order to see whether the application\nis connected to it. Note that the method is merely a convienece wrapper\naround MQCMD_PING_Q_MGR, in particular, there's still possibility that\nthe app will disconnect be... | 0 |
{'name': 'Queue.get@code/pymqi/__init__.py', 'description': "Return a message from the queue. If the queue is not already\nopen, it is opened now with the option 'MQOO_INPUT_AS_Q_DEF'.\n\nmaxLength, if present, specifies the maximum length for the\nmessage. If the message received exceeds maxLength, then the\nbehavior ... | 0 |
{'name': 'PFRule._to_string@pf/rule.py', 'description': 'Return the string representation of the rule.', 'signature': 'def _to_string(self):'}</s>PF_LOG_ALL = 2 | 1 |
{'name': 'lookup_address@gef.py', 'description': 'Try to find the address in the process address space.\nReturn an Address object, with validity flag set based on success.', 'signature': 'def lookup_address(address: int) -> Address:'}</s>{'name': 'gef_current_instruction@gef.py', 'description': 'Return the current inst... | 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': 'Serial.write@serial/serialwin32.py', 'description': 'Output the given byte string over the serial port.', 'signature': 'def write(self, data):'}</s>ERROR_OPERATION_ABORTED = 995 | 1 |
{'name': 'test_staff_request_update_view_start_date@tests/test_views.py', 'description': 'Test leave create view post.', 'signature': 'def test_staff_request_update_view_start_date(init_feasible_db, client):'}</s>{'name': 'test_generate_roster_view_post_feasible@tests/test_views.py', 'description': 'Test generate roste... | 0 |
{'name': 'to_band@eoreader/bands/__init__.py', 'description': 'Convert a string (or real value) to any alias, band or index.\n\nYou can pass the name or the value of the bands.\n\nArgs:\n to_convert (Union[list, BandNames, str]): Values to convert into band objects\n as_list (bool): Return the result as a list\n\... | 0 |
{'name': 'AttachResumeTestCase.process_attach_continue_interrupt_detach@llvm-12.0.0-project/lldb/test/API/commands/process/attach-resume/TestAttachResume.py', 'description': 'Test attach/continue/interrupt/detach', 'signature': 'def process_attach_continue_interrupt_detach(self):'}</s>{'name': 'is_running_under_asan@ll... | 0 |
{'name': 'BaseImage.convex_hull@wand/image.py', 'description': "Find the smallest convex polygon, and returns a list of points.\n\n.. note:: Requires ImageMagick-7.0.10 or greater.\n\nYou can pass the list of points directly to\n:meth:`Drawing.polygon() <wand.drawing.Drawing.polygon>` method\nto draw the convex hull sh... | 0 |
{'name': 'create_datasets@chapter11-autonomous-vehicles/imitation_learning/train.py', 'description': 'Create training and validation datasets', 'signature': 'def create_datasets():'}</s>MULTIPLY_RARE_EVENTS = 20 | 0 |
{'name': 'TestManager.test_custom_manager2@modeltranslation/tests/tests.py', 'description': 'Test if user-defined queryset is still working', 'signature': 'def test_custom_manager2(self):'}</s>{'name': 'ForeignKeyModel@modeltranslation/tests/models.py', 'description': 'DOCSTRING', 'base_classes': ['models.Model'], 'met... | 0 |
{'name': 'ProcessDispatcher.dispatch@pytest_subprocess/process_dispatcher.py', 'description': 'This method will be used instead of the subprocess.Popen()', 'signature': 'def dispatch('}</s>{'name': 'ProcessDispatcher@pytest_subprocess/process_dispatcher.py', 'description': 'Main class for handling processes.', 'base_cl... | 1 |
{'name': 'NerProcessor._read_tsv@bert_downstream/train_ner.py', 'description': '读取数据集', 'signature': 'def _read_tsv(self, input_file):'}</s>{'name': 'file_based_convert_examples_to_features@bert_downstream/train_ner.py', 'description': 'Convert a set of `InputExample`s to a TFRecord file.', 'code': 'def file_based_conv... | 0 |
{'name': 'test_assert_return@tests/requirement-engineering/gc-aot/runtest.py', 'description': 'm. to search a pattern like (assert_return (invoke function_name ... ) ...)\nn. to search a pattern like (assert_return (invoke $module_name function_name ... ) ...)', 'signature': 'def test_assert_return(r, opts, form):'}</s... | 0 |
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQXF_CONN = 3 | 0 |
{'name': 'MessageSetItemDecoder@third_party/dawn/third_party/protobuf/python/google/protobuf/internal/decoder.py', 'description': 'Returns a decoder for a MessageSet item.\n\nThe parameter is the message Descriptor.\n\nThe message set message looks like this:\n message MessageSet {\n repeated group Item = 1 {\n ... | 0 |
{'name': 'make_dataset@src/move/data/dataloaders.py', 'description': 'Creates a dataset that combines categorical and continuous datasets.\n\nArgs:\n cat_list:\n List of categorical datasets (`num_samples` x `num_features`\n x `num_categories`). Defaults to None.\n con_list:\n List of continu... | 1 |
{'name': 'euler_from_matrix@Engine/lib/assimp/port/PyAssimp/scripts/transformations.py', 'description': 'Return Euler angles from rotation matrix for specified axis sequence.\n\naxes : One of 24 axis sequences as string or encoded tuple\n\nNote that many Euler angle triplets can describe one matrix.\n\n>>> R0 = euler_m... | 0 |
{'name': 'preprocess@grizli/pipeline/auto_script.py', 'description': 'Preprocessing script\n\nParameters\n----------\nfield_root : str\n Basename of the exposure group processed together\n\nHOME_PATH : str\n Base path for file processing\n\nmaster_radec : str\n Force use this radec file for astrometric alignme... | 0 |
{'name': 'ParseArguments@tools/caffe-sphereface/scripts/cpp_lint.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(a... | 0 |
{'name': 'parsecommandlineargs@build/pymake/pymake/parserdata.py', 'description': 'Given a set of arguments from a command-line invocation of make,\nparse out the variable definitions and return (stmts, arglist, overridestr)', 'signature': 'def parsecommandlineargs(args):'}</s>{'name': 'Command@build/pymake/pymake/pars... | 0 |
{'name': 'StatementSplitter.process@sqlparse/engine/statement_splitter.py', 'description': 'Process the stream', 'signature': 'def process(self, stream):'}</s>Name = Token.Name | 0 |
{'name': 'PythonTypeObjectFunctionPrototype.GetDataTypeDescription@yaldevtools/source_code.py', 'description': 'Retrieves the data type description.\n\nReturns:\n str: data type description.', 'signature': 'def GetDataTypeDescription(self):'}</s>DATA_TYPE_UINT8 = "uint8" | 0 |
{'name': 'MainWindow.loadFile@labelImg.py', 'description': 'Load the specified file, or the last opened file if None.', 'signature': 'def loadFile(self, filePath=None):'}</s>FORMAT_YOLO_OBB = "YOLO_OBB" | 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': 'euler_from_quaternion@utils/transformations.py', 'description': 'Return Euler angles from quaternion for specified axis sequence.\n\n>>> angles = euler_from_quaternion([0.99810947, 0.06146124, 0, 0])\n>>> numpy.allclose(angles, [0.123, 0, 0])\nTrue', 'signature': "def euler_from_quaternion(quaternion, axes='s... | 0 |
{'name': 'render_quoted_form@hy/core/result_macros.py', 'description': 'Render a quoted form as a new hy Expression.\n\n`level` is the level of quasiquoting of the current form. We can\nunquote if level is 0.\n\nReturns a two-tuple (`expression`, `splice`).\n\nThe `splice` return value is used to mark `unquote-splice`d... | 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': 'wasm_vec_to_list@language-bindings/python/src/wamr/wasmcapi/ffi.py', 'description': 'Converts a vector or a POINTER(vector) to a list\nvector of type pointers -> list of type pointers', 'signature': 'def wasm_vec_to_list(vec):'}</s>{'name': 'wasm_func_new_with_env@language-bindings/python/src/wamr/wasmcapi/bi... | 0 |
{'name': 'TopLevelMixin.repeat@altair/vegalite/v5/api.py', 'description': "Return a RepeatChart built from the chart\n\nFields within the chart can be set to correspond to the row or\ncolumn using `alt.repeat('row')` and `alt.repeat('column')`.\n\nParameters\n----------\nrepeat : list\n a list of data column names t... | 0 |
{'name': 'nestedExpr@SneakerBot 2019/venv/lib/python3.7/site-packages/pip-19.0.3-py3.7.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 (de... | 0 |
{'name': 'KeysightM8190A.upload_waveform@src/auspex/instruments/keysight.py', 'description': 'Uploads the waveform to the device. Technically we should split the data into multiple chunks\nif we exceed the 999999999 Bytes, i.e. 1GB SCPI transfer limit.', 'signature': 'def upload_waveform(self, wf_data, segment_id, chan... | 0 |
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQIACF_AUTH_INFO_ATTRS = 1019 | 0 |
{'name': 'document@llvm-12.0.0-project/clang/tools/scan-build-py/libscanbuild/report.py', 'description': 'Generates cover report and returns the number of bugs/crashes. ', 'signature': 'def document(args):'}</s>{'name': 'escape@llvm-12.0.0-project/clang/tools/scan-build-py/libscanbuild/report.py', 'description': 'Paran... | 0 |
{'name': 'LanguageIdentifier.instance2fv@filters/Lang_Identifier/langid.py', 'description': 'Map an instance into the feature space of the trained model.', 'signature': 'def instance2fv(self, text):'}</s>PORT = 9008 | 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... | 1 |
{'name': 'locust_classes@transformer/locust.py', 'description': 'Transforms scenarios into all Python classes needed by Locust (TaskSet and\nLocust classes).\n\nThe only missing parts before a fully functional locustfile are:\n- integrating all necessary set-up/tear-down statements:\n - Python imports,\n - apply ... | 0 |
{'name': 'init_media@soundrts/clientmedia.py', 'description': 'initialize sound, voice, screen, window title, keyboard,\nand sound cache', 'signature': 'def init_media():'}</s>CONTINUE_GAME = [4071] | 0 |
{'name': 'fn@src/services/mpiwrap/wrap.py', 'description': 'Iterate over listed functions and generate skeleton too.', 'signature': 'def fn(out, scope, args, children):'}</s>all_pointers = set() | 0 |
{'name': 'to_cartesian@icesat2_toolkit/spatial.py', 'description': 'Converts geodetic coordinates to Cartesian coordinates\n\nParameters\n----------\nlon: np.ndarray\n longitude (degrees east)\nlat: np.ndarray\n latitude (degrees north)\nh: float or np.ndarray, default 0.0\n height above ellipsoid (or sphere)\... | 0 |
{'name': 'Request.__del__@wrappers/python/indy_vdr/request.py', 'description': 'Release the pool instance.', 'signature': 'def __del__(self):'}</s>{'name': 'request_free@wrappers/python/indy_vdr/bindings.py', 'description': "Manually free a prepared request which won't be submitted.", 'code': 'def request_free(handle: ... | 0 |
{'name': 'draw_dry_adiabat@pymeteo/skewt.py', 'description': 'Plot dry adiabats on axes\n\n:parameter axes: The axes to draw on\n:type axes: :py:class:`matplotlib.axes`\n\nThis function calculates dry adiabats\nand plots these lines. Adiabats are calculated \nevery 10 K', 'signature': 'def draw_dry_adiabat(axes):'}</s... | 0 |
{'name': 'select_hfr_db@disdat/hyperframe.py', 'description': 'Create an HFrame Record from a row in our DB.\nWhere uuid= && owner= && human_name= && processing_name=\n\nArgs:\n engine_g:\n uuid (str): add to where clause\n owner (str): add to where clause\n human_name (str): add to where clause\n proce... | 0 |
{'name': 'get_random_vector@articles/inversion.py', 'description': "Return a random vector with a maximum length of 'max_step'.", 'signature': 'def get_random_vector(max_step):'}</s>{'name': 'get_sequence_string@articles/inversion.py', 'description': 'DOCSTRING', 'code': 'def get_sequence_string(arr):\n arr_copy = l... | 0 |
{'name': 'ProcessLine@third_party/cpplint/cpplint.py', 'description': 'Processes a single line in the file.\n\nArgs:\n filename: Filename of the file that is being processed.\n file_extension: The extension (dot not included) of the file.\n clean_lines: An array of strings, each representing a line of the file,\n ... | 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': 'MultispeakerDictionaryMixin.save_oovs_found@montreal_forced_aligner/dictionary/multispeaker.py', 'description': 'Save all out of vocabulary items to a file in the specified directory\n\nParameters\n----------\ndirectory : str\n Path to directory to save ``oovs_found.txt``', 'signature': 'def save_oovs_foun... | 0 |
{'name': 'config_file@test/conftest.py', 'description': 'Prepares Bioconda config.yaml', 'signature': 'def config_file(tmpdir: py.path.local, case):'}</s>{'name': 'temp_env@bioconda_utils/utils.py', 'description': 'Context manager to temporarily set os.environ.\n\nUsed to send values in **env** to processes that only r... | 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_SSL_CERTIFICATE_REVOKED = 2401 | 0 |
{'name': 'showBox@source/pi-timolo.py', 'description': 'Show stream image detection area on image to align camera\nThis is a quick fix for restricting motion detection\nto a portion of the final image. Change the stream image size\non line 206 and 207 above\nAdjust track config.py file MOTION_TRACK_TRIG_LEN as required... | 0 |
{'name': 'CortexM.reset@pyocd/coresight/cortex_m.py', 'description': "! @brief Reset the core.\n\nThe reset method is selectable via the reset_type parameter as well as the reset_type\nsession option. If the reset_type parameter is not specified or None, then the reset_type\noption will be used. If the option is not se... | 1 |
{'name': 'Worker._handle_sighup@kuyruk/worker.py', 'description': 'Used internally to fail the task when connection to RabbitMQ is\nlost during the execution of the task.', 'signature': 'def _handle_sighup(self, signum: int, frame: Any) -> None:'}</s>worker_init = Signal() | 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_config_from_root@versioneer.py', 'description': 'Read the project setup.cfg file to determine Versioneer config.', 'signature': 'def get_config_from_root(root):'}</s>{'name': 'scan_setup_py@versioneer.py', 'description': "Validate the contents of setup.py against Versioneer's expectations.", 'code': 'def ... | 0 |
{'name': 'Preset.__new__@ValveFileSystem/presets.py', 'description': 'locale should be one of either GLOBAL or LOCAL object references. tool is the toolname\nused to refer to all presets of that kind, while ext is the file extension used to\ndifferentiate between multiple preset types a tool may have', 'signature': 'd... | 0 |
{'name': 'EstimateFeeTest.setup_network@qa/rpc-tests/smartfees.py', 'description': "We'll setup the network to have 3 nodes that all mine with different parameters.\nBut first we need to use one node to create a lot of small low priority outputs\nwhich we will use to generate our transactions.", 'signature': 'def setup... | 0 |
{'name': 'griffinlim_cqt@librosa/core/constantq.py', 'description': 'Approximate constant-Q magnitude spectrogram inversion using the "fast" Griffin-Lim\nalgorithm.\n\nGiven the magnitude of a constant-Q spectrogram (``C``), the algorithm randomly initializes\nphase estimates, and then alternates forward- and inverse-C... | 0 |
{'name': 'Connection.channel@amqp/connection.py', 'description': "Create new channel.\n\nFetch a Channel object identified by the numeric channel_id, or\ncreate that object if it doesn't already exist.", 'signature': 'def channel(self, channel_id=None, callback=None):'}</s>{'name': 'Connection@amqp/spec.py', 'descripti... | 0 |
{'name': 'TestSequencePredictionHuman.test_3@test/test_base.py', 'description': 'test the dna and protein coding sequences are correct by comparing\nwith manually generally sequences', 'signature': 'def test_3(self):'}</s>{'name': 'AGFusionDBBManager@agfusion/database.py', 'description': 'Class to handle methods managi... | 0 |
{'name': 'template@3rdparty/mongo-c-driver-1.26.2/build/bottle.py', 'description': 'Get a rendered template as a string iterator.\nYou can use a name, a filename or a template string as first parameter.\nTemplate rendering arguments can be passed as dictionaries\nor directly (as keyword arguments).', 'signature': 'def ... | 0 |
{'name': 'DebugKeywords.get_session_id@DebugLibrary/keywords.py', 'description': 'Get selenium browser session id.', 'signature': 'def get_session_id(self):'}</s>{'name': 'get_remote_url@DebugLibrary/webdriver.py', 'description': 'Get selenium URL for connecting to remote WebDriver.', 'code': 'def get_remote_url():\n ... | 0 |
{'name': '_Renderer.add_template@neurodocker/reproenv/renderers.py', 'description': 'Add a template to the renderer.\n\nParameters\n----------\ntemplate : Template\n The template to add. To reference templates by name, use\n `.add_registered_template`.\nmethod : str\n The method to use to install the software ... | 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': 'PULP_CBC_CMDTest.test_cuts_off@pulp/tests/test_pulp.py', 'description': 'Test if setting cuts=False adds cuts off to the command line.', 'signature': 'def test_cuts_off(self):'}</s>EXAMPLE_MPS_MI_BOUNDS = EXAMPLE_MPS_RHS56.replace(
"LO BND1 YTWO -1", "MI BND1 YTWO ... | 0 |
{'name': 'triangle_silk@scripts/build_mod_chip.py', 'description': 'Draw a triangle silkscreen pointing to pin 1.', 'signature': 'def triangle_silk(conf):'}</s>{'name': 'external_silk@scripts/build_mod_chip.py', 'description': 'Draw external silkscreen.', 'code': 'def external_silk(conf):\n """Draw external silkscre... | 0 |
{'name': 'run_eruption_env@self_organising_systems/biomakerca/extensions/eruption.py', 'description': 'Create a video running Eruption.', 'signature': 'def run_eruption_env('}</s>{'name': 'update_env_type_grid@self_organising_systems/biomakerca/environments.py', 'description': 'DOCSTRING', 'code': 'def update_env_type_... | 0 |
{'name': 'generate_js_data_file@FastProject/HtmlViewer.py', 'description': ':param filename: (String) name of file to write. Should end in .js\n:param projections: dictionary with key = (String) name of projection, value = (2xN_samples) numpy.ndarray\n:param sig_scores: dictionary with key= (String) name of signature... | 0 |
{'name': 'transform_concepts@skosify/skosify.py', 'description': 'Transform Concepts into new types, as defined by the config file.', 'signature': 'def transform_concepts(rdf, typemap):'}</s>{'name': 'skos_topConcept@skosify/infer.py', 'description': 'Infer skos:topConceptOf/skos:hasTopConcept (S8) and skos:inScheme (S... | 0 |
{'name': 'Node.bye@shingetsu/node.py', 'description': 'Unconnect.', 'signature': 'def bye(self):'}</s>cache_hash_method = "asis" | 0 |
{'name': 'inference_winner_take_all@model.py', 'description': 'infer depth map from mvs images and cameras ', 'signature': 'def inference_winner_take_all(images, cams, depth_num, depth_start, depth_end, is_master_gpu=True, inverse_depth=False):'}</s>{'name': 'less_one_percentage@model.py', 'description': 'less one accu... | 0 |
{'name': 'Retryer.__init__@garminexport/retryer.py', 'description': 'Creates a new :class:`Retryer` set up to use a given set of\nstrategies to control its behavior.\n\nWith only default values, the retryer will keep retrying\nindefinitely until a value (any value) is returned by\nthe called function. Any raised errors... | 0 |
{'name': 'testWriteXMLParametersGAFF@openmoltools/tests/test_forcefield_generators.py', 'description': 'Test writing XML parameters loaded from Amber GAFF parameter files ', 'signature': 'def testWriteXMLParametersGAFF():'}</s>{'name': 'smiles_to_mdtraj_ffxml@openmoltools/utils.py', 'description': "Generate an MDTraj o... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.