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

  /external/valgrind/main/drd/tests/
unit_bitmap.c 64 struct { Addr address; SizeT size; BmAccessTypeT access_type; } member in struct:__anon12646
132 s_test1_args[i].access_type);
143 s_test1_args[i].access_type));
  /external/valgrind/main/drd/
drd_error.h 106 BmAccessTypeT access_type; // Access type: load or store. member in struct:__anon12624
  /external/bluetooth/bluez/audio/
gstavdtpsink.c 145 const char *access_type = "w"; local
151 dbus_message_append_args(msg, DBUS_TYPE_STRING, &access_type,
1320 const char *access_type = "w"; local
    [all...]
  /external/qemu/target-arm/
helper.c 967 static inline int check_ap(CPUState *env, int ap, int domain, int access_type,
975 if (access_type == 1)
982 if (access_type == 1)
1029 static int get_phys_addr_v5(CPUState *env, uint32_t address, int access_type,
1589 int access_type = op2 & 1; local
    [all...]

Completed in 145 milliseconds