text
string
label
int64
{'name': 'TestStrictWrapper.test_strict_wrapper@responses/tests/test_responses.py', 'description': 'Test that assert_all_requests_are_fired could be applied to the decorator.', 'signature': 'def test_strict_wrapper(self):'}</s>{'name': 'test_callback_deprecated_match_querystring_argument@responses/tests/test_responses....
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQRCCF_MSG_TRUNCATED = 3048
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': 'CheckoutServiceStub.__init__@src/emailservice/demo_pb2_grpc.py', 'description': 'Constructor.\n\nArgs:\n channel: A grpc.Channel.', 'signature': 'def __init__(self, channel):'}</s>{'name': 'add_PaymentServiceServicer_to_server@src/emailservice/demo_pb2_grpc.py', 'description': 'DOCSTRING', 'code': "def add_P...
0
{'name': 'process_bout@avgn/segment_song/wav_to_syllables.py', 'description': 'Processes a single bout for syllable information\n ', 'signature': 'def process_bout(wav_file, _mel_basis, hparams,submode=True, visualize=False):'}</s>{'name': 'temporal_segmentation_int@avgn/segment_song/wav_to_syllables.py', 'descripti...
0
{'name': 'PFState._to_string@pf/state.py', 'description': 'Return a string representing the state.', 'signature': 'def _to_string(self):'}</s>TCPS_SYN_RECEIVED = 3
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>MQIAMO_AVG_BATCH_SIZE = 702
0
{'name': 'create_for_folder_subcommand@ascmhl/commands.py', 'description': 'Creates a new generation with all files in a folder hierarchy.\n\nROOT_PATH: the root path to use for the asc mhl history\n\nAll files are hashed and will be compared to previous records in the `asc-mhl` folder if they exists.\nThe command find...
1
{'name': 'append@src/Rammbock/decorator.py', 'description': 'Append ``a`` to the list of the virtual ancestors, unless it is already\nincluded.', 'signature': 'def append(a, vancestors):'}</s>{'name': 'getargspec@src/Rammbock/decorator.py', 'description': 'A replacement for inspect.getargspec', 'code': 'def getargspec(...
0
{'name': 'split_escaped@software/authbox/api.py', 'description': 'Handle single-char escapes using backslash.', 'signature': 'def split_escaped(s, glue=",", preserve=False):'}</s>{'name': 'NoMatchingDevice@software/authbox/api.py', 'description': 'Generic exception for missing devices.', 'base_classes': ['Exception'], ...
0
{'name': '_AddInitMethod@python/google/protobuf/internal/python_message.py', 'description': 'Adds an __init__ method to cls.', 'signature': 'def _AddInitMethod(message_descriptor, cls):'}</s>{'name': '_VarintBytes@python/google/protobuf/internal/encoder.py', 'description': "Encode the given integer as a varint and retu...
0
{'name': 'PlotViewIndependent.__init__@openmc_plotter/plotmodel.py', 'description': 'Initialize PlotViewIndependent attributes', 'signature': 'def __init__(self):'}</s>{'name': 'ViewParam@openmc_plotter/plotmodel.py', 'description': "Viewer settings that are needed for _PlotBase and are independent\nof all other plotte...
0
{'name': 'IPDatabase.generate_vsim_tcl@ipstools/ipstools/IPDatabase.py', 'description': "Exports the `vsim.tcl` script.\n\n :param filename: Output TCL script file name.\n :type filename: str\n\n :param source: 'ips' or 'rtl'\n :type source: str\n\nThis function exports the `vs...
1
{'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': '_is_descriptor@plugins/sublime/enum-dist/enum/__init__.py', 'description': 'Returns True if obj is a descriptor, False otherwise.', 'signature': 'def _is_descriptor(obj):'}</s>{'name': '_make_class_unpicklable@plugins/sublime/enum-dist/enum/__init__.py', 'description': 'Make the given class un-picklable.', 'c...
0
{'name': 'IREP.fit@build/lib/wittgenstein/irep.py', 'description': "Fit a Ruleset model.\n\nParameters\n----------\ntrainset : DataFrame, numpy array, or other iterable\n Training dataset. Optional whether to include or exclude class labels column.\ny : iterable of str, int, bool\n Class labels corresponding to t...
0
{'name': 'test_make_pod_with_scheduler_name@tests/test_objects.py', 'description': 'Test specification of the simplest possible pod specification with non-default scheduler name', 'signature': 'def test_make_pod_with_scheduler_name():'}</s>{'name': 'test_make_simplest_pod@tests/test_objects.py', 'description': 'Test sp...
0
{'name': 'RepeatChart.interactive@altair/vegalite/v3/api.py', 'description': 'Make chart axes scales interactive\n\nParameters\n----------\nname : string\n The selection name to use for the axes scales. This name should be\n unique among all selections within the chart.\nbind_x : boolean, default True\n If tru...
0
{'name': 'get_default_command@onlinejudge_command/utils.py', 'description': 'get_default_command returns a command to execute the default output of g++ or clang++. The value is basically `./a.out`, but `.\x07.exe` on Windows.\n\nThe type of return values must be `str` and must not be `pathlib.Path`, because the strings...
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': 'run_model_on_ep@onnxruntime/python/tools/tensorrt/perf/benchmark.py', 'description': 'Benchmarks and/or validates the given model on the given EP.\n\n:param args: The command-line arguments to this script.\n:param model_name: The name of the model to run.\n:param model_info: A dictionary that contains paths t...
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_boolparam_bro...
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': 'Schema._compile_sequence@voluptuous/schema_builder.py', 'description': "Validate a sequence type.\n\nThis is a sequence of valid values or validators tried in order.\n\n>>> validator = Schema(['one', 'two', int])\n>>> validator(['one'])\n['one']\n>>> with raises(er.MultipleInvalid, 'expected int @ data[0]'):\...
0
{'name': 'Report.mark@PFERD/report.py', 'description': "Mark a previously unknown file as known.\n\nMay throw a MarkDuplicateError or a MarkConflictError. For more detail,\nsee the respective exception's docstring.", 'signature': 'def mark(self, path: PurePath) -> None:'}</s>{'name': 'MarkConflictError@PFERD/report.py'...
1
{'name': 'TreeMetadataEmitter.emit_from_sandbox@python/mozbuild/mozbuild/frontend/emitter.py', 'description': 'Convert a MozbuildSandbox to tree metadata objects.\n\nThis is a generator of mozbuild.frontend.data.SandboxDerived instances.', 'signature': 'def emit_from_sandbox(self, sandbox):'}</s>{'name': 'Defines@pytho...
0
{'name': 'TableBase.print_linear_hist@src/python/bcc/table.py', 'description': 'print_linear_hist(val_type="value", section_header="Bucket ptr",\n section_print_fn=None, bucket_fn=None,\n strip_leading_zero=None, bucket_sort_fn=None)\n\nPrints a table as a linear histogram. This is i...
0
{'name': 'parse_capture_filter@tools/ble_sniffer/extcap/nrf_sniffer_ble.py', 'description': '"Parse given capture filter', 'signature': 'def parse_capture_filter(capture_filter):'}</s>CTRL_ARG_DEVICE = 0
0
{'name': 'Device.open@src/LabJackPython.py', 'description': 'Device.open(devType, Ethernet=False, firstFound = True, serial = None, localId = None, devNumber = None, ipAddress = None, handleOnly = False, LJSocket = None)\n\nOpen a device of type devType. ', 'signature': 'def open(self, devType, Ethernet=False, firstFou...
0
{'name': '_IncludeState.CheckNextIncludeOrder@ament_cpplint/ament_cpplint/cpplint.py', 'description': "Returns a non-empty error message if the next header is out of order.\n\nThis function also updates the internal state to be ready to check\nthe next include.\n\nArgs:\n header_type: One of the _XXX_HEADER constants ...
0
{'name': 'make_combined_mosaics@grizli/pipeline/auto_script.py', 'description': 'Drizzle combined mosaics\n\nmosaic_driz_cr_type : int\n (mosaic_driz_cr_type & 1) : flag CRs on all IR combined\n (mosaic_driz_cr_type & 2) : flag CRs on IR filter combinations\n (mosaic_driz_cr_type & 4) : flag CRs on all OPT com...
0
{'name': 'Dataset.merge@accelerator/dataset.py', 'description': 'Merge this and other dataset. Columns from other take priority.\nIf datasets do not have a common ancestor you get an error unless\nallow_unrelated is set. The new dataset always has the previous\nspecified here (even if None).\nReturns the new dataset.',...
0
{'name': 'records2geojson@meza/convert.py', 'description': "Converts records into a GeoJSON file like object.\n\n Args:\n records (Iter[dict]): Rows of data whose keys are the field names.\n E.g., output from any `meza.io.read_geojson`.\n\n kwargs (dict): Keyword arguments.\n\nKwargs:\n key (str): GeoJS...
1
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQTMC_CURRENT_VERSION = b' 2'
0
{'name': 'Praetorian.authenticate@flask_praetorian/base.py', 'description': 'Verifies that a password matches the stored password for that username.\nIf verification passes, the matching user instance is returned', 'signature': 'def authenticate(self, username, password):'}</s>DEFAULT_RESET_TEMPLATE = "{}/flask_praetor...
0
{'name': 'loader@xmnlp/radical/__init__.py', 'description': 'load model', 'signature': 'def loader():'}</s>radical = { 'corpus': { 'radical': os.path.join(CORPUS, 'radical'), }, 'model': { 'radical': os.path.join(RADICAL, 'radical.pickle') } }
1
{'name': 'common_main@tools/warn/warn_common.py', 'description': 'Shared main function for Google3 and non-Google3 versions of warn.py.', 'signature': 'def common_main(use_google3, create_launch_subprocs_fn, classify_warnings_fn,'}</s>{'name': 'java_medium@tools/warn/java_warn_patterns.py', 'description': 'DOCSTRING', ...
0
{'name': 'TrainingJob.start@loudml/server.py', 'description': 'Submit training job to worker pool', 'signature': 'def start(self, config):'}</s>{'name': 'init_worker@loudml/worker.py', 'description': 'DOCSTRING', 'code': 'def init_worker(msg_queue):\n global g_worker\n g_worker = Worker(msg_queue)'}
0
{'name': 'Lexer.get_tokens@libs/sqlparse/lexer.py', 'description': "Return an iterable of (tokentype, value) pairs generated from\n`text`. If `unfiltered` is set to `True`, the filtering mechanism\nis bypassed even if filters are defined.\n\nAlso preprocess the text, i.e. expand tabs and strip it if\nwanted and applies...
0
{'name': 'Cursor.set_range_dup@lmdb/cffi.py', 'description': 'Seek to the first key/value pair greater than or equal to `key`,\nreturning ``True`` on success, or ``False`` to indicate that `value` was past the\nlast value of `key` or that `(key, value)` was past the end end of database.\n\nOnly meaningful for databases...
0
{'name': 'Display.grab_server@Monika After Story/game/python-packages/Xlib/display.py', 'description': 'Disable processing of requests on all other client connections\nuntil the server is ungrabbed. Server grabbing should be avoided\nas much as possible.', 'signature': 'def grab_server(self, onerror = None):'}</s>NONE ...
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>{'name': 'User@back/models.py', 'description': '用户表结构', 'base_classes': ['db.Model'], 'methods': [{'name': 'User.__repr__@...
0
{'name': 'auth@twitter_to_sqlite/cli.py', 'description': 'Save authentication credentials to a JSON file', 'signature': 'def auth(auth):'}</s>{'name': 'cli@twitter_to_sqlite/cli.py', 'description': 'Save data from Twitter to a SQLite database', 'code': 'def cli():\n "Save data from Twitter to a SQLite database"'}
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': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQACTV_DETAIL_LOW = 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>MQPMRF_ACCOUNTING_TOKEN = 16
0
{'name': 'output_noun_phrase_recognizers@do_benchmark.py', 'description': ' ', 'signature': 'def output_noun_phrase_recognizers(size):'}</s>{'name': 'findall@pyrata/re.py', 'description': 'Return all non-overlapping matches of pattern in data, as a list of datas. \nThe data is scanned left-to-right, and matches are re...
1
{'name': 'profile_dump@lib/charliecloud.py', 'description': 'If profiling, dump the profile data.', 'signature': 'def profile_dump():'}</s>Path = fs.Path
1
{'name': 'fpToFP@src/api/python/z3/z3.py', 'description': 'Create a Z3 floating-point conversion expression from other term sorts\nto floating-point.\n\nFrom a bit-vector term in IEEE 754-2008 format:\n>>> x = FPVal(1.0, Float32())\n>>> x_bv = fpToIEEEBV(x)\n>>> simplify(fpToFP(x_bv, Float32()))\n1\n\nFrom a floating-p...
0
{'name': '_RDIReader.read_dat@mhkit/dolfyn/io/rdi.py', 'description': 'Main function map used to read or skip stored IDs', 'signature': 'def read_dat(self, id):'}</s>{'name': 'read_winriver2@mhkit/dolfyn/io/rdi_defs.py', 'description': 'Read WinRiver2 Navigation block', 'code': 'def read_winriver2(rdr):\n """Read Wi...
1
{'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>MQCFIF_STRUC_LENGTH = 20
0
{'name': 'CD.__init__@code/pymqi/__init__.py', 'description': '__init__(**kw)', 'signature': 'def __init__(self, **kw):'}</s>MQCACH_TEMPORARY_Q_PREFIX = 3573
0
{'name': 'CheckForNonConstReference@ament_cpplint/ament_cpplint/cpplint.py', 'description': 'Check for non-const references.\n\nSeparate from CheckLanguage since it scans backwards from current\nline, instead of scanning forward.\n\nArgs:\n filename: The name of the current file.\n clean_lines: A CleansedLines instan...
0
{'name': 'DebuggerAPI.do_delete@tools/p4dbg.py', 'description': "Unsets a break point, previously set with the 'break' command: delete(d) <obj_type> <obj_name>", 'signature': 'def do_delete(self, line):'}</s>FIELD_ID_COND = 18446744073709551614
0
{'name': 'create_yoy_chart@src/fitly/pages/performance.py', 'description': ':param metric: Allowed values from strava summary table [hrss, tss, trimp, distance, elapsed_time, high_intensity_seconds, mod_intensity_seconds, low_intensity_seconds]\n:return:', 'signature': "def create_yoy_chart(metric, sport='all'):"}</s>{...
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': 'test_recursive_dispatch_issue@pybind11/tests/test_virtual_functions.py', 'description': '#3357: Recursive dispatch fails to find python function override', 'signature': 'def test_recursive_dispatch_issue(msg):'}</s>{'name': 'test_override@pybind11/tests/test_virtual_functions.py', 'description': 'DOCSTRING', ...
0
{'name': '_convert_to_training_df@wittgenstein/preprocess.py', 'description': 'Make a labeled Xy DataFrame from data.', 'signature': 'def _convert_to_training_df(X_or_Xy, y, class_feat, user_requested_feature_names=None):'}</s>{'name': '_preprocess_y_score_data@wittgenstein/preprocess.py', 'description': 'Return python...
0
{'name': '_process_dataset@slim/datasets/build_imagenet_data.py', 'description': "Process a complete data set and save it as a TFRecord.\n\nArgs:\n name: string, unique identifier specifying the data set.\n directory: string, root path to the data set.\n num_shards: integer number of shards for this data set.\n syn...
0
{'name': 'dumpsource@dill/source.py', 'description': "'dump to source', where the code includes a pickled object.\n\nIf new=True and object is a class instance, then create a new\ninstance using the unpacked class source code. If enclose, then\ncreate the object inside a function enclosure (thus minimizing\nany global ...
0
{'name': 'download_dep@.github/workflows/scripts/ti_build/dep.py', 'description': 'Download a dependency archive from `url` and expand it to `outdir`,\noptionally stripping `strip` components.', 'signature': 'def download_dep(url, outdir, *, strip=0, force=False, args=None, plain=False, elevate=False):'}</s>bash = sh.b...
1
{'name': 'non_max_suppression@exp2/utils/utils.py', 'description': "Removes detections with lower object confidence score than 'conf_thres'\nNon-Maximum Suppression to further filter detections.\nReturns detections with shape:\n (x1, y1, x2, y2, object_conf, class_conf, class)", 'signature': 'def non_max_suppression...
0
{'name': 'cli@toggl/cli/commands.py', 'description': 'CLI interface to interact with Toggl tracking application.\n\nMany of the options can be set through Environmental variables. The names of the variables\nare denoted in the option\'s helps with format "(ENV: <name of variable>)".\n\nThe authentication credentials ca...
0
{'name': '_get_notebook_paths@utils/check_nb_kernel.py', 'description': 'Generate notebook paths.', 'signature': 'def _get_notebook_paths(nb_path: str):'}</s>_LEGAL_KERNELS = ["azureml_38", "papermill", ".net-csharp", ".net-powershell", "azureml_310"]
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': 'set_defaults@python-build-with-qt/sip-4.11.2/configure.py', 'description': 'Set up the defaults for values that can be set on the command line.\n ', 'signature': 'def set_defaults():'}</s>{'name': 'show_platforms@python-build-with-qt/sip-4.11.2/configure.py', 'description': 'Display the different platform/...
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 ...
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': 'TBDeviceMqttClient.send_rpc_reply@tb_device_mqtt.py', 'description': 'Send RPC reply to ThingsBoard. The response will be sent to the RPC_RESPONSE_TOPIC with the request id.', 'signature': 'def send_rpc_reply(self, req_id, resp, quality_of_service=None, wait_for_publish=False):'}</s>ATTRIBUTES_TOPIC = "v1/dev...
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': 'S2V_Tests.test1@blockchain-env/lib/python3.7/site-packages/Cryptodome/SelfTest/Protocol/test_KDF.py', 'description': 'Verify correctness of test vector', 'signature': 'def test1(self):'}</s>{'name': '_pbkdf2_hmac_assist@blockchain-env/lib/python3.7/site-packages/Cryptodome/Hash/SHA1.py', 'description': 'Compu...
0
{'name': 'Device.open@src/LabJackPython.py', 'description': 'Device.open(devType, Ethernet=False, firstFound = True, serial = None, localId = None, devNumber = None, ipAddress = None, handleOnly = False, LJSocket = None)\n\nOpen a device of type devType. ', 'signature': 'def open(self, devType, Ethernet=False, firstFou...
0
{'name': 'num_tf_params@human_aware_rl/utils.py', 'description': 'Prints number of trainable parameters defined', 'signature': 'def num_tf_params():'}</s>{'name': 'cross_entropy@human_aware_rl/utils.py', 'description': 'X is the output from fully connected layer (num_examples x num_classes)\ny is labels (num_examples x...
0
{'name': 'PFAddr._to_string@pf/rule.py', 'description': 'Return the string representation of the address.', 'signature': 'def _to_string(self):'}</s>PFR_DIR_MAX = 2
0
{'name': 'return_ebs_volume_type@installer/resources/src/cdk_construct.py', 'description': 'For a given string value of an EBS volume - return the proper CDK representation or the fallback volume.', 'signature': 'def return_ebs_volume_type(volume_string: str, fallback_volume: str = "gp2") -> str:'}</s>{'name': 'is_vali...
0
{'name': 'make_coords@sidechainnet/structure/fastbuild.py', 'description': 'Create coordinates from sequence and angles using torch operations.\n\nbuild_params describes what atoms to make and how.', 'signature': 'def make_coords(seq, angles, build_params, add_hydrogens=False):'}</s>AA1to3 = {v: k for (k, v) in AA3to1....
0
{'name': 'Constraints.sanitize_infinities@linopy/constraints.py', 'description': 'Replace infinite values in the constraints with a large value.', 'signature': 'def sanitize_infinities(self) -> None:'}</s>{'name': 'ScalarVariable@linopy/variables.py', 'description': 'A scalar variable container.\n\nIn contrast to the V...
0
{'name': 'CalculateTestLists@3rdparty/googletest/googletest/test/gtest_shuffle_test.py', 'description': 'Calculates the list of tests run under different flags.', 'signature': 'def CalculateTestLists():'}</s>COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_shuffle_test_')
0
{'name': 'PCFExecute.unpack@code/pymqi/__init__.py', 'description': 'Unpack PCF message to dictionary\n ', 'signature': 'def unpack(message): # type: (bytes) -> dict'}</s>MQCACF_DESTINATION = 3154
0
{'name': 'train_video@goturn/train/train.py', 'description': 'TODO: Docstring for train_video.\n ', 'signature': 'def train_video(videos, tracker_trainer):'}</s>RANDOM_SEED = 800
0
{'name': 'CSSParser.parse_pseudo_class_custom@SneakerBot 2019/venv/lib/python3.7/site-packages/soupsieve/css_parser.py', 'description': 'Parse custom pseudo class alias.\n\nCompile custom selectors as we need them. When compiling a custom selector,\nset it to `None` in the dictionary so we can avoid an infinite loop.',...
0
{'name': 'ProxyPool.get_proxy_item@spider/network/proxy_pool.py', 'description': '获取代理对象\n:param proxy_id:\n:param proxies:\n:return:', 'signature': 'def get_proxy_item(self, proxy_id="", proxies=None):'}</s>{'name': 'get_proxy_from_redis@spider/network/proxy_pool.py', 'description': '从指定 redis 地址获取代理\n@param proxy_sou...
0
{'name': 'find_divisor@crypto_commons/generic.py', 'description': 'Use sieve to find first prime divisor of given number\n:param n: number\n:param limit: sieve limit\n:return: prime divisor if exists in sieve limit', 'signature': 'def find_divisor(n, limit=1000000):'}</s>{'name': 'long_to_bytes@crypto_commons/generic.p...
0
{'name': 'Device._buildReadRegisterPacket@src/LabJackPython.py', 'description': 'self._buildReadRegisterPacket(addr, numReg)\n\nBuilds a raw modbus "Read Register" packet to be written to a device\n\nReturns a tuple:\n(<Packet as a list>, <number of bytes to read>)', 'signature': 'def _buildReadRegisterPacket(self, add...
0
{'name': 'convert_loras_to_safeloras_with_embeds@lora_diffusion/lora.py', 'description': 'Converts the Lora from multiple pytorch .pt files into a single safetensor file.\n\nmodelmap is a dictionary of {\n "module name": (pytorch_model_path, target_replace_module, rank)\n}', 'signature': 'def convert_loras_to_safelo...
0
{'name': 'check_list@hw/vendor/lowrisc_opentitan/util/reggen/lib.py', 'description': 'Check that the given object is a list\n\nIf not, raise a ValueError; the what argument names the object.', 'signature': 'def check_list(obj: object, what: str) -> List[object]:'}</s>{'name': 'check_str_dict@hw/vendor/lowrisc_opentitan...
0
{'name': 'TestCiderCore.test_relink@tests/test_core.py', 'description': 'Tests that:\n1. Target directories are created.\n2. For each source in glob(key), mklink(src, expandtarget(src, target))\n is called.\n3. Previously-cached targets are removed.\n4. Cache is updated with new targets.', 'signature': 'def test_reli...
0
{'name': 'TestSegwitAddress.test_invalid_checksum@tests/test_segwit_addr.py', 'description': 'Test validation of invalid checksums.', 'signature': 'def test_invalid_checksum(self):'}</s>CHARSET = "qpzry9x8gf2tvdw0s3jn54khce6mua7l"
0
{'name': 'FormatDecisionState.MustSplit@tools/yapf/yapf/yapflib/format_decision_state.py', 'description': 'Returns True if the line must split before the next token.', 'signature': 'def MustSplit(self):'}</s>{'name': '_MustBreakBefore@tools/yapf/yapf/yapflib/unwrapped_line.py', 'description': 'Return True if a line bre...
0
{'name': 'calculate_preimages@bit/transaction.py', 'description': 'Calculates preimages for provided transaction structure and input\nvalues.\n\n:param tx_obj: The transaction object used to calculate preimage from using\n a transaction digest algorithm, such as BIP-143 for Segwit\n inputs. ...
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': 'template@src/back/kite/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 template(*args, **kwarg...
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': 'quaternion_from_matrix@utils/transformations.py', 'description': 'Return quaternion from rotation matrix.\n\nIf isprecise is True, the input matrix is assumed to be a precise rotation\nmatrix and a faster algorithm is used.\n\n>>> q = quaternion_from_matrix(numpy.identity(4), True)\n>>> numpy.allclose(q, [1, ...
0
{'name': 'handle_scene_activated@custom_components/zwave_mqtt/__init__.py', 'description': 'Handle a (central) scene activation message.', 'signature': 'def handle_scene_activated(hass: HomeAssistant, scene_value: OZWValue):'}</s>ATTR_NODE_ID = "node_id"
1
{'name': 'textureAsGameTexture@ValveFileSystem/valve.py', 'description': 'returns a resolved game texture filepath given some sort of texture path', 'signature': 'def textureAsGameTexture(texturePath):'}</s>{'name': 'getAddonPaths@ValveFileSystem/valve.py', 'description': 'Returns a list of addons Paths for the current...
0
{'name': 'Topic.close@code/pymqi/__init__.py', 'description': 'Close the topic, using options.\n ', 'signature': 'def close(self, options=CMQC.MQCO_NONE):'}</s>MQBO_STRUC_ID = b'BO '
0
{'name': 'add_filter@_dbms_/__init__.py', 'description': "Persist a filter from GMail if doesn't already exists locally.\n\nArgs:\n db: Local db connection object.\n filter: GMail filter", 'signature': 'def add_filter(db, filter):'}</s>{'name': 'sql_connection@_dbms_/__init__.py', 'description': 'Returns SQLite3 ...
0
{'name': 'Race.is_battlegrounds_pool@hearthstone/enums.py', 'description': 'Whether this Race appears as a minion pool in Battlegrounds matches.', 'signature': 'def is_battlegrounds_pool(self):'}</s>{'name': 'DraftSlotType@hearthstone/enums.py', 'description': 'PegasusShared.DraftSlotType', 'base_classes': ['IntEnum'],...
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