HomeSort by relevance Sort by last modified time
    Searched refs:AsciiChar (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
line_printer.cpp 99 // TODO: UnicodeChar instead of AsciiChar, to_print_wide[i].
100 char_data[i].Char.AsciiChar = i < to_print.size() ? to_print[i] : ' ';
sysdeps_win32.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 34 CHAR AsciiChar;
108 CHAR AsciiChar;

Completed in 45 milliseconds