/external/python/cpython3/Lib/test/crashers/ |
D | underlying_dict.py | 11 dct = r[0] variable 13 dct = r[1] variable
|
/external/tensorflow/tensorflow/core/kernels/ |
D | mfcc_dct_test.cc | 27 MfccDct dct; in TEST() local
|
/external/scapy/scapy/ |
D | asn1packet.py | 32 dct # type: Dict[str, Any] argument
|
D | base_classes.py | 368 dct # type: Dict[str, Any] argument 491 dct # type: Dict[str, Any] argument
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 355 def __new__(mcs, class_name, bases, dct): argument 367 def _UpdateClassDictForParamTestCase(dct, id_suffix, name, iterator): argument
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 355 def __new__(mcs, class_name, bases, dct): argument 367 def _UpdateClassDictForParamTestCase(dct, id_suffix, name, iterator): argument
|
/external/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 355 def __new__(mcs, class_name, bases, dct): argument 367 def _UpdateClassDictForParamTestCase(dct, id_suffix, name, iterator): argument
|
/external/python/absl-py/absl/testing/ |
D | parameterized.py | 555 def __new__(cls, class_name, bases, dct): argument 604 test_class_name, dct, test_params_reprs, name, iterator): argument
|
/external/python/cpython3/Modules/clinic/ |
D | _weakref.c.h | 52 PyObject *dct; in _weakref__remove_dead_weakref() local
|
/external/pytorch/torch/utils/ |
D | collect_env.py | 543 def replace_nones(dct, replacement='Could not collect'): argument 550 def replace_bools(dct, true='Yes', false='No'): argument
|
/external/python/apitools/apitools/base/protorpclite/ |
D | messages.py | 185 def __init__(cls, name, bases, dct): argument 299 def __init__(cls, name, bases, dct): argument 537 def def_enum(dct, name): argument 611 def __new__(cls, name, bases, dct): argument 679 def __init__(cls, name, bases, dct): argument 1160 def __init__(cls, name, bases, dct): argument
|
/external/tensorflow/tensorflow/python/ops/signal/ |
D | dct_ops.py | 51 def dct(input, type=2, n=None, axis=-1, norm=None, name=None): # pylint: disable=redefined-builtin function
|
/external/python/cpython3/Modules/ |
D | _weakref.c | 55 _weakref__remove_dead_weakref_impl(PyObject *module, PyObject *dct, in _weakref__remove_dead_weakref_impl()
|
/external/zstd/tests/fuzz/ |
D | dictionary_loader.c | 76 ZSTD_dictContentType_e const dct = in LLVMFuzzerTestOneInput() local
|
/external/scapy/scapy/layers/tls/crypto/ |
D | hash.py | 23 def __new__(cls, hash_name, bases, dct): argument
|
D | compression.py | 24 def __new__(cls, name, bases, dct): argument
|
D | h_mac.py | 33 def __new__(cls, hmac_name, bases, dct): argument
|
D | cipher_stream.py | 34 def __new__(cls, ciph_name, bases, dct): argument
|
D | kx_algs.py | 29 def __new__(cls, kx_name, bases, dct): argument
|
D | groups.py | 35 def __new__(cls, ffdh_name, bases, dct): argument
|
/external/scapy/scapy/layers/msrpce/ |
D | rpcserver.py | 50 def __new__(cls, name, bases, dct): argument
|
/external/pytorch/scripts/release_notes/ |
D | common.py | 129 def dict_to_features(dct): argument
|
/external/scapy/scapy/contrib/ |
D | pnio_rpc.py | 334 def __new__(cls, name, bases, dct): argument 1364 def __new__(cls, name, bases, dct): argument 1488 def __new__(cls, name, bases, dct): argument
|
/external/python/cpython3/Lib/test/ |
D | test_py_compile.py | 38 def __new__(mcls, name, bases, dct, *, source_date_epoch): argument
|
/external/python/apitools/apitools/base/py/ |
D | extra_types.py | 62 def __init__(cls, name, bases, dct): # pylint: disable=no-self-argument argument
|