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

  /external/v8/src/
serialize.cc 169 for (int type_code = 0; type_code < kTypeCodeCount; type_code++) {
170 max_id_[type_code] = 0;
    [all...]
  /external/kernel-headers/original/linux/
cdrom.h 1140 __u8 type_code : 2; member in struct:__anon7146
1146 __u8 type_code : 2; member in struct:__anon7146
    [all...]
  /external/qemu/target-i386/
kvm.c 933 const uint8_t type_code[] = { local
952 (type_code[hw_breakpoint[n].type] << (16 + n*4)) |

Completed in 279 milliseconds