Home
last modified time | relevance | path

Searched defs:convert_type (Results 1 – 7 of 7) sorted by relevance

/external/fmtlib/support/python/mkdocstrings_handlers/cxx/
D__init__.py94 def convert_type(type_: ElementTree.Element) -> Optional[str]: function
/external/v4l-utils/lib/libv4l-mplane/
Dlibv4l-mplane.c165 static int convert_type(int type) in convert_type() function
/external/rust/android-crates-io/crates/clap_derive/src/derives/
Dargs.rs656 let convert_type = inner_type(&field.ty); in gen_parsers() localVariable
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/char/
Dchar.hpp278 typedef spirit::char_class::convert<char_encoding> convert_type; in char_set() typedef
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc383 using convert_type = std::codecvt_utf8<wchar_t>; in GetSystemName() typedef
/external/mesa3d/src/compiler/glsl/
Dlower_precision.cpp615 convert_type(bool up, const glsl_type *type) in convert_type() function
/external/pcre/src/
Dpcre2test.c582 uint32_t convert_type; member