Home
last modified time | relevance | path

Searched defs:char_type (Results 1 – 16 of 16) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dinput_adapters.hpp40 using char_type = char; typedef in nlohmann::detail::file_input_adapter
77 using char_type = char; typedef in nlohmann::detail::input_stream_adapter
132 using char_type = typename std::iterator_traits<IteratorType>::value_type; typedef in nlohmann::detail::iterator_input_adapter
292 using char_type = char; typedef in nlohmann::detail::wide_string_input_adapter
337 using char_type = typename std::iterator_traits<iterator_type>::value_type; typedef
360 using char_type = typename std::iterator_traits<iterator_type>::value_type; typedef
Dlexer.hpp109 using char_type = typename InputAdapterType::char_type; typedef in nlohmann::detail::lexer
Dbinary_reader.hpp67 using char_type = typename InputAdapterType::char_type; typedef in nlohmann::detail::binary_reader
/third_party/openssl/crypto/asn1/
Dcharmap.h22 static const unsigned short char_type[] = { variable
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dio.hpp46 typedef CTy char_type; typedef in glm::io::format_punct
77 typedef typename state_type::char_type char_type; typedef in glm::io::basic_state_saver
/third_party/cef/include/internal/
Dcef_string_wrappers.h47 typedef wchar_t char_type; typedef
145 typedef char char_type; typedef
228 typedef char16 char_type; typedef
348 typedef typename traits::char_type char_type; typedef
/third_party/gn/src/base/strings/
Dstring_tokenizer.h85 typedef typename str::value_type char_type; typedef
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dsfdriver.c492 char_type_func char_type, in get_win_string()
551 char_type_func char_type, in get_apple_string()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfdriver.c491 char_type_func char_type, in get_win_string()
550 char_type_func char_type, in get_apple_string()
/third_party/freetype/src/sfnt/
Dsfdriver.c495 char_type_func char_type, in get_win_string()
552 char_type_func char_type, in get_apple_string()
/third_party/vk-gl-cts/external/amber/src/src/
Dpipeline_test.cc595 auto char_type = parser.Parse("R8_SINT"); in TEST_F() local
765 auto char_type = parser.Parse("R8_SINT"); in TEST_F() local
923 auto char_type = parser.Parse("R8_SINT"); in TEST_F() local
/third_party/python/Modules/_io/
Dwinconsoleio.c582 WORD char_type; in read_console_w() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c742 const struct glsl_type *char_type = glsl_get_array_element(deref->var->type); in vtn_add_printf_string() local
/third_party/ltp/tools/sparse/sparse-src/
Devaluate.c119 struct symbol *char_type = expr->wide ? wchar_ctype : &char_ctype; in evaluate_string() local
2832 struct symbol *char_type = e->wide ? wchar_ctype : &char_ctype; in handle_initializer() local
/third_party/json/single_include/nlohmann/
Djson.hpp5367 using char_type = char; typedef in nlohmann::detail::file_input_adapter
5404 using char_type = char; typedef in nlohmann::detail::input_stream_adapter
5459 using char_type = typename std::iterator_traits<IteratorType>::value_type; typedef in nlohmann::detail::iterator_input_adapter
5619 using char_type = char; typedef in nlohmann::detail::wide_string_input_adapter
5664 using char_type = typename std::iterator_traits<iterator_type>::value_type; typedef
5687 using char_type = typename std::iterator_traits<iterator_type>::value_type; typedef
6639 using char_type = typename InputAdapterType::char_type; typedef in nlohmann::detail::lexer
8357 using char_type = typename InputAdapterType::char_type; typedef in nlohmann::detail::binary_reader
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp16242 typedef _CharT char_type; typedef
16378 typedef char char_type; typedef
16473 typedef wchar_t char_type; typedef
16614 typedef char16_t char_type; typedef
16711 typedef char32_t char_type; typedef
24897 typedef _CharT char_type; typedef in std::__cxx11::collate
24986 typedef _CharT char_type; typedef in std::__cxx11::collate_byname
26743 typedef _CharT char_type; typedef in std::basic_streambuf
26994 setbuf(char_type*, streamsize) in setbuf() argument
27576 typedef _CharT char_type; typedef in std::istreambuf_iterator
[all …]