| /external/python/cpython3/Lib/test/crashers/ | 
| D | underlying_dict.py | 11     dct = r[0]  variable 13     dct = r[1]  variable
  | 
| /external/scapy/scapy/ | 
| D | base_classes.py | 159     def __new__(cls, name, bases, dct):  argument 235     def __new__(cls, name, bases, dct):  argument 248     def __new__(cls, name, bases, dct):  argument
  | 
| D | asn1packet.py | 16     def __new__(cls, name, bases, dct):  argument
  | 
| D | ansmachine.py | 22     def __new__(cls, name, bases, dct):  argument
  | 
| /external/python/cpython3/Modules/clinic/ | 
| D | _weakref.c.h | 50     PyObject *dct;  in _weakref__remove_dead_weakref()  local
  | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | mfcc_dct_test.cc | 27   MfccDct dct;  in TEST()  local
  | 
| /external/cronet/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 | 554   def __new__(cls, class_name, bases, dct):  argument 603     test_class_name, dct, test_params_reprs, name, iterator):  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 1158     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/cpython2/Modules/ | 
| D | _weakref.c | 25     PyObject *dct, *key;  in remove_dead_weakref()  local
  | 
| /external/python/cpython3/Modules/ | 
| D | _weakref.c | 61 _weakref__remove_dead_weakref_impl(PyObject *module, PyObject *dct,  in _weakref__remove_dead_weakref_impl()
  | 
| /external/scapy/scapy/layers/tls/crypto/ | 
| D | hash.py | 22     def __new__(cls, hash_name, bases, dct):  argument
  | 
| D | h_mac.py | 33     def __new__(cls, hmac_name, bases, dct):  argument
  | 
| D | compression.py | 24     def __new__(cls, name, bases, dct):  argument
  | 
| D | cipher_stream.py | 27     def __new__(cls, ciph_name, bases, dct):  argument
  | 
| D | groups.py | 61     def __new__(cls, ffdh_name, bases, dct):  argument
  | 
| D | kx_algs.py | 29     def __new__(cls, kx_name, bases, dct):  argument
  | 
| D | cipher_block.py | 32     def __new__(cls, ciph_name, bases, dct):  argument
  | 
| /external/zstd/tests/fuzz/ | 
| D | dictionary_loader.c | 74     ZSTD_dictContentType_e const dct =  in LLVMFuzzerTestOneInput()  local
  | 
| /external/markdown/markdown/ | 
| D | test_tools.py | 141     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
  | 
| /external/python/cpython3/Lib/json/ | 
| D | encoder.py | 333     def _iterencode_dict(dct, _current_indent_level):  argument
  |