HomeSort by relevance Sort by last modified time
    Searched full:vaddr (Results 126 - 150 of 336) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/qemu/
trace.c     [all...]
gdbstub.c     [all...]
  /external/kernel-headers/original/linux/
net.h 133 struct sockaddr *vaddr,
pci.h 571 #define pci_pool_free(pool, vaddr, addr) dma_pool_free(pool, vaddr, addr)
skbuff.h     [all...]
  /external/v8/test/cctest/
test-assembler-mips.cc 860 // Test all combinations of LWL and vAddr.
877 // Test all combinations of LWR and vAddr.
894 // Test all combinations of SWL and vAddr.
915 // Test all combinations of SWR and vAddr.
    [all...]
  /external/iptables/tests/
options-most.rules 13 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 -m comment --comment foo -m connbytes --connbytes 1:2 --connbytes-mode packets --connbytes-dir both -m connlimit --connlimit-upto 1 --connlimit-mask 8 --connlimit-saddr -m connlimit --connlimit-above 1 --connlimit-mask 9 --connlimit-daddr -m connmark --mark 0x99 -m conntrack --ctstate INVALID --ctproto 6 --ctorigsrc fe80::/64 --ctorigdst fe80::/64 --ctreplsrc fe80::/64 --ctrepldst fe80::/64 --ctorigsrcport 12 --ctorigdstport 13 --ctreplsrcport 14 --ctrepldstport 15 --ctstatus EXPECTED --ctexpire 1:2 --ctdir REPLY -m cpu --cpu 2 -m dscp --dscp 0x04 -m dscp --dscp 0x00 -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 5 --hashlimit-mode srcip,dstip --hashlimit-name f1 --hashlimit-htable-size 64 --hashlimit-htable-max 128 --hashlimit-htable-gcinterval 60 --hashlimit-htable-expire 120 --hashlimit-srcmask 24 --hashlimit-dstmask 24 -m hashlimit --hashlimit-above 5/sec --hashlimit-burst 5 --hashlimit-name f1 -m helper --helper ftp -m iprange --src-range ::1-::2 --dst-range ::1-::2 -m ipvs --vaddr fe80::/64 --vport 1 --vdir REPLY --vmethod GATE --vportctl 21 -m length --length 1:2 -m limit --limit 1/sec -m mac --mac-source 01:02:03:04:05:06 -m mark --mark 0x1 -m physdev --physdev-in eth0 -m pkttype --pkt-type unicast -m policy --dir in --pol ipsec --strict --reqid 1 --spi 0x1 --proto esp --mode tunnel --tunnel-dst fe80::/64 --tunnel-src fe80::/64 --next --reqid 2 -m quota --quota 0 -m recent --rcheck --name DEFAULT --rsource -m socket --transparent -m string --string "foobar" --algo kmp --from 1 --to 2 --icase -m time --timestart 01:02:03 --timestop 03:04:05 --monthdays 1,2,3,4,5 --weekdays Mon,Fri,Sun --datestart 2001-02-03T04:05:06 --datestop 2012-09-08T09:06:05 --utc -m tos --tos 0xff/0x01 -m u32 --u32 "0x0=0x0" -m u32 --u32 "0x0=0x0" -m hbh -m hbh -m hl --hl-eq 1
89 -A matches -m ipvs --vaddr fe80::/64 --vport 1 --vdir REPLY --vmethod GATE --vportctl 21
  /external/qemu/target-i386/
kvm.c 909 hw_watchpoint.vaddr = hw_breakpoint[n].addr;
915 hw_watchpoint.vaddr = hw_breakpoint[n].addr;
helper.c 983 target_ulong vaddr, virt_addr; local
    [all...]
  /external/kernel-headers/original/asm-arm/
pgtable.h 219 #define ZERO_PAGE(vaddr) (empty_zero_page)
  /external/libffi/
ltconfig     [all...]
  /external/mesa3d/test/
egl.cpp 278 status_t lock(ANativeWindowBuffer* buf, int usage, void** vaddr);
472 ANativeWindowBuffer* buf, int usage, void** vaddr)
477 usage, 0, 0, buf->width, buf->height, vaddr);
    [all...]
  /frameworks/base/opengl/libagl/
egl.cpp 238 status_t lock(ANativeWindowBuffer* buf, int usage, void** vaddr);
427 ANativeWindowBuffer* buf, int usage, void** vaddr)
432 usage, 0, 0, buf->width, buf->height, vaddr);
    [all...]
texture.cpp 139 void* vaddr; local
143 &vaddr);
145 u.texture->setImageBits(vaddr);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86dga/
XF86DGA2.c 883 mloc.vaddr = (char *)0;
  /external/valgrind/main/coregrind/m_ume/
elf.c 398 // The first LOAD segment of /system/bin/linker has vaddr=0, memsz=0
  /device/samsung/crespo/libcamera/
SecCameraHWInterface.cpp 552 void *vaddr; local
556 0, 0, width, height, &vaddr)) {
563 char *ptr = (char *)vaddr;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
ar 
ranlib 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-addr2line 
arm-eabi-ar 
arm-eabi-c++filt 
arm-eabi-ranlib 
arm-eabi-size 
arm-eabi-strings 

Completed in 998 milliseconds

1 2 3 4 56 7 8 91011>>