Home
last modified time | relevance | path

Searched defs:default_type (Results 1 – 25 of 38) sorted by relevance

12

/external/python/cpython3/Tools/clinic/libclinic/
Dconverters.py22 default_type = bool variable in bool_converter
76 default_type = (bytes, bytearray) variable in char_converter
112 default_type = int variable in unsigned_char_converter
166 default_type = int variable in short_converter
199 default_type = int variable in unsigned_short_converter
245 default_type = int variable in int_converter
288 default_type = int variable in unsigned_int_converter
333 default_type = int variable in long_converter
351 default_type = int variable in unsigned_long_converter
391 default_type = int variable in long_long_converter
[all …]
Dconverter.py88 default_type: bltns.type[object] | tuple[bltns.type[object], ...] | None = None variable in CConverter
/external/fonttools/Lib/fontTools/varLib/
Derrors.py197 def __init__(self, point_type, pt_index, m_index, default_type, glyph_name): argument
209 def __init__(self, hint_type, cmd_index, m_index, default_type, glyph_name): argument
/external/pytorch/test/cpp/lazy/
Dtest_backend_device.cpp60 auto default_type = getBackend()->GetDefaultDeviceType(); in TEST() local
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dquantization_util.cc59 ArrayDataType default_type) { in GetQuantizedDataType()
/external/libchrome/base/i18n/
Dtime_formatting.cc116 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType() local
/external/pytorch/torch/csrc/autograd/
Dpython_cpp_function.cpp280 static DefaultFunctionType default_type; in get_default_type() local
/external/pytorch/torch/csrc/jit/runtime/
Dregister_special_ops.cpp223 auto default_type = at::typeMetaToScalarType(at::get_default_dtype()); in createTensorFromList() local
/external/tensorflow/tensorflow/java/src/gen/cc/
Dop_generator.cc218 Type default_type = Type::ForDataType(attr.default_value()->type()); in RenderFactoryMethods() local
/external/cronet/stable/base/i18n/
Dtime_formatting.cc130 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType() local
/external/coreboot/payloads/libpayload/libc/
Dmalloc.c58 static struct memory_type default_type = variable
/external/cronet/tot/base/i18n/
Dtime_formatting.cc130 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType() local
/external/e2fsprogs/e2fsck/
Dutil.c805 void e2fsck_set_bitmap_type(ext2_filsys fs, unsigned int default_type, in e2fsck_set_bitmap_type()
/external/pytorch/torch/csrc/jit/passes/
Dshape_analysis.cpp550 std::optional<at::ScalarType> default_type = in propagateTorchTensorShape() local
1745 at::ScalarType default_type = *type->scalarType(); in PropagateTensorShapeOnNode() local
/external/cronet/tot/components/prefs/
Dpref_service.cc689 const base::Value::Type default_type = default_value->type(); in GetPreferenceValue() local
/external/cronet/stable/components/prefs/
Dpref_service.cc689 const base::Value::Type default_type = default_value->type(); in GetPreferenceValue() local
/external/python/cpython3/Python/
Dformatter_unicode.c153 char default_type, in parse_internal_render_format_spec()
/external/libxkbcommon/src/xkbcomp/
Dsymbols.c99 xkb_atom_t default_type; member
/external/libaom/av1/encoder/
Dencodetxb.c517 const TX_TYPE default_type = get_default_tx_type( local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc673 auto default_type = Comparison::DefaultComparisonType( in ImportInstructionImpl() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.cc1233 StreamType default_type) { in DetermineStreamType()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.cc1233 StreamType default_type) { in DetermineStreamType()
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h125 char default_type; member
/external/pytorch/test/
Dtest_datapipe.py1754 def _collate_fn(batch, default_type=torch.float): argument
/external/libcups/tools/
Dippeveprinter.c4988 *default_type = NULL; /* Default media type */ in load_ppd_attributes() local

12