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

  /frameworks/native/opengl/libagl/
dxt.cpp 558 int acode = alpha & 0x7; local
564 blockRowPtr[x] = c[code] | (a[acode] << 24);
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c 844 ULong acode; local
897 acode = get_ULEB128( c );
898 if (acode == 0) break; /* end of the table */
899 if (acode == abbv_code) break; /* found it */
903 // acode, pp_DW_TAG(atag), pp_DW_children(has_children));
913 if (acode == 0) {
3387 ULong acode = get_ULEB128( &abbv ); local
    [all...]
readdwarf.c 948 static UChar* lookup_abbrev( UChar* p, UInt acode )
954 if ( code == acode )
990 UInt acode, abcode; local
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 4823 Bit8u acode, scode; local
    [all...]

Completed in 89 milliseconds