Home
last modified time | relevance | path

Searched defs:convert_int (Results 1 – 9 of 9) sorted by relevance

/external/llvm-libc/src/stdio/scanf_core/
Dint_converter.h50 int convert_int(Reader<T> *reader, const FormatSection &to_conv) { in convert_int() function
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/scanf_core/
Dint_converter.cpp48 int convert_int(Reader *reader, const FormatSection &to_conv) { in convert_int() function
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/scanf_core/
Dint_converter.cpp48 int convert_int(Reader *reader, const FormatSection &to_conv) { in convert_int() function
/external/llvm-libc/src/time/strftime_core/
Dnum_converter.h192 LIBC_INLINE int convert_int(printf_core::Writer<write_mode> *writer, in convert_int() function
/external/cronet/stable/third_party/llvm-libc/src/src/stdio/printf_core/
Dint_converter.h64 LIBC_INLINE int convert_int(Writer *writer, const FormatSection &to_conv) { in convert_int() function
/external/llvm-libc/src/stdio/printf_core/
Dint_converter.h65 LIBC_INLINE int convert_int(Writer<write_mode> *writer, in convert_int() function
/external/cronet/tot/third_party/llvm-libc/src/src/stdio/printf_core/
Dint_converter.h64 LIBC_INLINE int convert_int(Writer *writer, const FormatSection &to_conv) { in convert_int() function
/external/mesa3d/src/mesa/main/
Dformat_utils.c1303 convert_int(void *void_dst, int num_dst_channels, in convert_int() function
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp472 convert_int(isel_context* ctx, Builder& bld, Temp src, unsigned src_bits, unsigned dst_bits, in convert_int() function