/aosp_15_r20/external/python/cpython3/Tools/clinic/ |
D | clinic.py | 2516 default_type = None variable in CConverter 2862 default_type = bool variable in bool_converter 2913 default_type = (bytes, bytearray) variable in char_converter 2947 default_type = int variable in unsigned_char_converter 2996 default_type = int variable in short_converter 3027 default_type = int variable in unsigned_short_converter 3049 default_type = int variable in int_converter 3089 default_type = int variable in unsigned_int_converter 3110 default_type = int variable in long_converter 3126 default_type = int variable in unsigned_long_converter [all …]
|
/aosp_15_r20/external/fonttools/Lib/fontTools/varLib/ |
H A D | errors.py | 197 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
|
/aosp_15_r20/system/core/property_service/libpropertyinfoserializer/ |
H A D | property_info_serializer.cpp | 30 const std::string& default_context, const std::string& default_type, in BuildTrie()
|
H A D | trie_builder.cpp | 26 TrieBuilder::TrieBuilder(const std::string& default_context, const std::string& default_type) in TrieBuilder()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
H A D | quantization_util.cc | 59 ArrayDataType default_type) { in GetQuantizedDataType()
|
/aosp_15_r20/external/pytorch/test/cpp/lazy/ |
H A D | test_backend_device.cpp | 60 auto default_type = getBackend()->GetDefaultDeviceType(); in TEST() local
|
/aosp_15_r20/external/libchrome/base/i18n/ |
H A D | time_formatting.cc | 116 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType() local
|
/aosp_15_r20/external/cronet/base/i18n/ |
H A D | time_formatting.cc | 133 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | shape_analysis.cpp | 550 std::optional<at::ScalarType> default_type = in propagateTorchTensorShape() local 1745 at::ScalarType default_type = *type->scalarType(); in PropagateTensorShapeOnNode() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | register_special_ops.cpp | 223 auto default_type = at::typeMetaToScalarType(at::get_default_dtype()); in createTensorFromList() local
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/ |
H A D | op_generator.cc | 218 Type default_type = Type::ForDataType(attr.default_value()->type()); in RenderFactoryMethods() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | python_cpp_function.cpp | 280 static DefaultFunctionType default_type; in get_default_type() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | malloc.c | 58 static struct memory_type default_type = variable
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | util.c | 805 void e2fsck_set_bitmap_type(ext2_filsys fs, unsigned int default_type, in e2fsck_set_bitmap_type()
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | pref_service.cc | 669 const base::Value::Type default_type = default_value->type(); in GetPreferenceValue() local
|
/aosp_15_r20/external/python/cpython2/Objects/stringlib/ |
D | formatter.h | 172 char default_type, in parse_internal_render_format_spec()
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | formatter_unicode.c | 153 char default_type, in parse_internal_render_format_spec()
|
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/ |
H A D | symbols.c | 99 xkb_atom_t default_type; member
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | encodetxb.c | 517 const TX_TYPE default_type = get_default_tx_type( local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ |
H A D | hlo_function_importer.cc | 673 auto default_type = Comparison::DefaultComparisonType( in ImportInstructionImpl() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_utils.cc | 1231 StreamType default_type) { in DetermineStreamType()
|
/aosp_15_r20/external/selinux/libsepol/include/sepol/policydb/ |
H A D | policydb.h | 125 char default_type; member
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_datapipe.py | 1754 def _collate_fn(batch, default_type=torch.float): argument
|
/aosp_15_r20/external/libcups/tools/ |
H A D | ippeveprinter.c | 4988 *default_type = NULL; /* Default media type */ in load_ppd_attributes() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
H A D | import_model.cc | 1154 auto default_type = [&]() -> StatusOr<mlir::Type> { in InferOutputType() local
|