| /external/capstone/cstool/ | 
| D | cstool_arm.c | 12 	cs_regs regs_read, regs_write;  in print_insn_detail_arm()  local
  | 
| D | cstool_arm64.c | 15 	cs_regs regs_read, regs_write;  in print_insn_detail_arm64()  local
  | 
| D | cstool_x86.c | 184 	cs_regs regs_read, regs_write;  in print_insn_detail_x86()  local
  | 
| /external/capstone/suite/cstest/src/ | 
| D | arm_detail.c | 11 	cs_regs regs_read, regs_write;  in get_detail_arm()  local
  | 
| D | arm64_detail.c | 11 	cs_regs regs_read, regs_write;  in get_detail_arm64()  local
  | 
| D | x86_detail.c | 194 	cs_regs regs_read, regs_write;  in get_detail_x86()  local
  | 
| /external/capstone/arch/M68K/ | 
| D | M68KDisassembler.h | 20 	uint16_t regs_read[20]; // list of implicit registers read by this insn  member
  | 
| /external/capstone/tests/ | 
| D | test_arm64.c | 36 	cs_regs regs_read, regs_write;  in print_insn_detail()  local
  | 
| D | test_arm.c | 37 	cs_regs regs_read, regs_write;  in print_insn_detail()  local
  | 
| D | test_x86.c | 186 	cs_regs regs_read, regs_write;  in print_insn_detail()  local
  | 
| /external/capstone/bindings/ocaml/ | 
| D | capstone.ml | 125 	regs_read: int array;  RecordField 187 		method regs_read = regs_read;  method
  | 
| /external/capstone/arch/ARM/ | 
| D | ARMMapping.c | 900 		cs_regs regs_read, uint8_t *regs_read_count,  in ARM_reg_access()
  | 
| /external/capstone/arch/AArch64/ | 
| D | AArch64Mapping.c | 1027 		cs_regs regs_read, uint8_t *regs_read_count,  in AArch64_reg_access()
  | 
| /external/capstone/bindings/python/pyx/ | 
| D | ccapstone.pyx | 113     def regs_read(self):  member in CsInsn
  | 
| /external/boringssl/src/crypto/fipsmodule/rand/ | 
| D | urandom_test.cc | 233 static bool regs_read(struct regs *out_regs, int child_pid) {  in regs_read()  function 264 static bool regs_read(struct regs *out_regs, int child_pid) {  in regs_read()  function
  | 
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/ | 
| D | urandom_test.cc | 233 static bool regs_read(struct regs *out_regs, int child_pid) {  in regs_read()  function 264 static bool regs_read(struct regs *out_regs, int child_pid) {  in regs_read()  function
  | 
| /external/mesa3d/src/intel/compiler/ | 
| D | brw_ir_vec4.h | 431 regs_read(const vec4_instruction *inst, unsigned i)  in regs_read()  function
  | 
| D | brw_ir_fs.h | 457 regs_read(const fs_inst *inst, unsigned i)  in regs_read()  function
  | 
| D | brw_eu_validate.c | 1344    int regs_read = 0;  in registers_read()  local
  | 
| /external/capstone/bindings/java/capstone/ | 
| D | Capstone.java | 81     public short[] regs_read = new short[16];  field in Capstone._cs_detail 317 …public int cs_regs_access(Pointer handle, Pointer insn, Pointer regs_read, ByteByReference regs_re…  in cs_regs_access()
  | 
| /external/capstone/ | 
| D | cs.c | 1540 		cs_regs regs_read, uint8_t *regs_read_count,  in cs_regs_access()
  | 
| /external/capstone/arch/X86/ | 
| D | X86Mapping.c | 3517 		cs_regs regs_read, uint8_t *regs_read_count,  in X86_reg_access()
  | 
| /external/capstone/include/capstone/ | 
| D | capstone.h | 289 	uint16_t regs_read[16]; ///< list of implicit registers read by this insn  member
  | 
| /external/capstone/bindings/python/capstone/ | 
| D | __init__.py | 585     def regs_read(self):  member in CsInsn
  | 
| /external/capstone/arch/M680X/ | 
| D | M680XDisassembler.c | 2284 	cs_regs regs_read, uint8_t *regs_read_count,  in M680X_reg_access()
  |