HomeSort by relevance Sort by last modified time
    Searched refs:is_write (Results 51 - 56 of 56) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
kvm.h 227 __u8 is_write; member in struct:kvm_run::__anon69015::__anon69021
241 __u32 is_write; member in struct:kvm_run::__anon69015::__anon69023
267 __u8 is_write; member in struct:kvm_run::__anon69015::__anon69026
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 632 uptr size, bool is_write);
634 uptr size, uptr step, bool is_write);
  /external/valgrind/exp-sgcheck/
pc_common.c 178 void h_record_heap_error( Addr a, SizeT size, Seg* vseg, Bool is_write )
185 xe.XE.Heap.sszB = is_write ? -size : size;
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gold/
layout.cc     [all...]