Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/clinic/
Dclinic.py2268 default_type = None variable in CConverter
2540 default_type = bool variable in bool_converter
2555 default_type = (bytes, bytearray) variable in char_converter
2567 default_type = int variable in unsigned_char_converter
2579 default_type = int variable in short_converter
2585 default_type = int variable in unsigned_short_converter
2596 default_type = int variable in int_converter
2610 default_type = int variable in unsigned_int_converter
2620 default_type = int variable in long_converter
2626 default_type = int variable in unsigned_long_converter
[all …]
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dquantization_util.cc57 ArrayDataType default_type) { in GetQuantizedDataType()
/external/fonttools/Lib/fontTools/varLib/
Dcff.py253 def __init__(self, point_type, pt_index, m_index, default_type, glyphName): argument
/external/tensorflow/tensorflow/java/src/gen/cc/
Dop_generator.cc219 Type default_type = Type::ForDataType(attr.default_value()->type()); in RenderFactoryMethods() local
/external/e2fsprogs/e2fsck/
Dutil.c798 void e2fsck_set_bitmap_type(ext2_filsys fs, unsigned int default_type, in e2fsck_set_bitmap_type()
/external/python/cpython2/Objects/stringlib/
Dformatter.h172 char default_type, in parse_internal_render_format_spec()
/external/libtextclassifier/actions/
Dactions-suggestions.cc568 const ActionSuggestionSpec* action, const std::string& default_type, in SuggestionFromSpec()
/external/python/cpython3/Python/
Dformatter_unicode.c167 char default_type, in parse_internal_render_format_spec()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dsymbols.c97 xkb_atom_t default_type; member
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h125 char default_type; member