Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/python/cpython3/Tools/clinic/
Dclinic.py2516 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 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
/aosp_15_r20/system/core/property_service/libpropertyinfoserializer/
H A Dproperty_info_serializer.cpp30 const std::string& default_context, const std::string& default_type, in BuildTrie()
H A Dtrie_builder.cpp26 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 Dquantization_util.cc59 ArrayDataType default_type) { in GetQuantizedDataType()
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_backend_device.cpp60 auto default_type = getBackend()->GetDefaultDeviceType(); in TEST() local
/aosp_15_r20/external/libchrome/base/i18n/
H A Dtime_formatting.cc116 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType() local
/aosp_15_r20/external/cronet/base/i18n/
H A Dtime_formatting.cc133 HourClockType default_type = GetHourClockType(); in TimeFormatTimeOfDayWithHourClockType() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dshape_analysis.cpp550 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 Dregister_special_ops.cpp223 auto default_type = at::typeMetaToScalarType(at::get_default_dtype()); in createTensorFromList() local
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/
H A Dop_generator.cc218 Type default_type = Type::ForDataType(attr.default_value()->type()); in RenderFactoryMethods() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_cpp_function.cpp280 static DefaultFunctionType default_type; in get_default_type() local
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dmalloc.c58 static struct memory_type default_type = variable
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dutil.c805 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 Dpref_service.cc669 const base::Value::Type default_type = default_value->type(); in GetPreferenceValue() local
/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dformatter.h172 char default_type, in parse_internal_render_format_spec()
/aosp_15_r20/external/python/cpython3/Python/
Dformatter_unicode.c153 char default_type, in parse_internal_render_format_spec()
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Dsymbols.c99 xkb_atom_t default_type; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodetxb.c517 const TX_TYPE default_type = get_default_tx_type( local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dhlo_function_importer.cc673 auto default_type = Comparison::DefaultComparisonType( in ImportInstructionImpl() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.cc1231 StreamType default_type) { in DetermineStreamType()
/aosp_15_r20/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h125 char default_type; member
/aosp_15_r20/external/pytorch/test/
H A Dtest_datapipe.py1754 def _collate_fn(batch, default_type=torch.float): argument
/aosp_15_r20/external/libcups/tools/
H A Dippeveprinter.c4988 *default_type = NULL; /* Default media type */ in load_ppd_attributes() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc1154 auto default_type = [&]() -> StatusOr<mlir::Type> { in InferOutputType() local

12