HomeSort by relevance Sort by last modified time
    Searched full:read_uint (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkFontDescriptor.cpp 52 static size_t read_uint(SkStream* stream) { function
79 axisCount = read_uint(stream);
82 axis[i] = read_uint(stream);
86 index = read_uint(stream);
  /external/valgrind/coregrind/m_debuginfo/
misc.c 160 return ML_(read_UInt)(data);
249 return ML_(read_UInt)(data);
d3basics.c 697 case 4: uw1 = ML_(read_UInt)((void*)uw1); break;
722 uw1 = ML_(read_UInt)(expr);
    [all...]
readdwarf.c     [all...]

Completed in 345 milliseconds