HomeSort by relevance Sort by last modified time
    Searched defs:old_addr (Results 1 - 8 of 8) sorted by null

  /external/iproute2/include/linux/tc_act/
tc_nat.h 21 __be32 old_addr; member in struct:tc_nat
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/tc_act/
tc_nat.h 23 __be32 old_addr; member in struct:tc_nat
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/tc_act/
tc_nat.h 23 __be32 old_addr; member in struct:tc_nat
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/tc_act/
tc_nat.h 23 __be32 old_addr; member in struct:tc_nat
  /external/qemu/distrib/sdl-1.2.12/src/video/dc/
SDL_dcevents.c 94 static uint8 old_addr; local
109 if (addr!=old_addr) {
110 old_addr = addr;
  /external/v8/src/
mark-compact.cc 2765 Address old_addr = object->address(); local
    [all...]
heap.cc 3470 Address old_addr = code->address(); local
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios32.c 757 uint32_t ofs, old_addr; local
765 old_addr = pci_config_readl(d, ofs);
774 else if (old_addr & PCI_ADDRESS_SPACE_IO)
    [all...]

Completed in 280 milliseconds