| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| H A D | ARCFrameLowering.cpp | 338 getSavedReg(std::vector<CalleeSavedInfo> &V, unsigned reg) { in getSavedReg() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| H A D | DelaySlotFiller.cpp | 383 Register reg = AddMI->getOperand(0).getReg(); in combineRestoreADD() local 411 Register reg = OrMI->getOperand(0).getReg(); in combineRestoreOR() local 449 Register reg = SetHiMI->getOperand(0).getReg(); in combineRestoreSETHIi() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | grep.c | 81 struct reg { struct [all...] |
| /third_party/vixl/benchmarks/aarch64/ |
| H A D | bench-utils.cc | 348 Register reg = PickX(); in GenerateCallReturnSequence() local
|
| /third_party/vixl/src/aarch32/ |
| H A D | instructions-aarch32.cc | 63 std::ostream& operator<<(std::ostream& os, const Register reg) { in operator <<() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | debugger-aarch64.cc | 441 auto reg = Debugger::ParseRegString(args.front()); in Action() local [all...] |
| H A D | operands-aarch64.cc | 153 Operand::Operand(Register reg, Shift shift, unsigned shift_amount) in Operand() argument 165 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() argument 429 GenericOperand(const CPURegister& reg) GenericOperand() argument [all...] |
| /third_party/vixl/test/aarch32/ |
| H A D | test-utils-aarch32.h | 118 int32_t reg(unsigned code) const { in reg() function in vixl::aarch32::RegisterDump
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-utils-aarch64.h | 214 inline bool HasSVELane(T reg, int lane) const { in HasSVELane() argument 220 inline uint64_t GetSVELane(T reg, int lane) const { in GetSVELane() argument [all...] |
| /third_party/skia/third_party/externals/egl-registry/api/ |
| H A D | genheaders.py | 87 reg = Registry() variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_utils.c | 259 const struct p2p_reg_class *reg = &channels->reg_class[i]; in p2p_channels_includes() local 276 const struct p2p_reg_class *reg = &channels->reg_class[i]; in p2p_channels_includes_freq() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p_utils.c | 262 const struct p2p_reg_class *reg = &channels->reg_class[i]; in p2p_channels_includes() local 279 const struct p2p_reg_class *reg = &channels->reg_class[i]; in p2p_channels_includes_freq() local
|
| /third_party/backends/backend/genesys/ |
| H A D | gl842.cpp | 267 gl842_init_motor_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, const ScanSession& session, Genesys_Register_Set* reg, const MotorProfile& motor_profile, unsigned int exposure, unsigned scan_yres, unsigned int scan_lines, unsigned int scan_dummy, unsigned int feed_steps, ScanFlag flags) gl842_init_motor_regs_scan() argument 410 gl842_init_optical_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, unsigned int exposure, const ScanSession& session) gl842_init_optical_regs_scan() argument 528 init_regs_for_scan_session(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, const ScanSession& session) const init_regs_for_scan_session() argument 671 begin_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, bool start_motor) const begin_scan() argument 737 end_scan(Genesys_Device* dev, Genesys_Register_Set* reg, bool check_stop) const end_scan() argument [all...] |
| H A D | register.h | 89 RegisterType reg; in init_reg() local 265 auto& reg in set8_mask() local 350 serialize(Stream& str, RegisterSetting<Value>& reg) serialize() argument 386 push_back(SettingType reg) push_back() argument 488 serialize(std::istream& str, RegisterSettingSet<Value>& reg) serialize() argument 498 serialize(std::ostream& str, RegisterSettingSet<Value>& reg) serialize() argument [all...] |
| /third_party/backends/backend/ |
| H A D | u12-io.c | 468 u12io_DataToRegister( U12_Device *dev, SANE_Byte reg, SANE_Byte data ) u12io_DataToRegister() argument 511 u12io_DataRegisterToDAC( U12_Device *dev, SANE_Byte reg, SANE_Byte val ) u12io_DataRegisterToDAC() argument 716 SANE_Byte *val, reg; u12io_PutOnAllRegisters() local [all...] |
| H A D | hp3900_debug.c | 237 struct st_scanmode *reg; in dbg_scanmodes() local 395 struct st_motormove *reg; dbg_motormoves() local [all...] |
| H A D | rts88xx_lib.c | 127 sanei_rts88xx_read_reg (SANE_Int devnum, SANE_Int index, SANE_Byte * reg) in sanei_rts88xx_read_reg() argument 157 sanei_rts88xx_write_reg (SANE_Int devnum, SANE_Int index, SANE_Byte * reg) in sanei_rts88xx_write_reg() argument 344 SANE_Byte reg; in sanei_rts88xx_reset_lamp() local 648 SANE_Byte local[2], reg; sanei_rts88xx_setup_nvram() local [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_pa4s2.c | 552 pa4s2_readbegin_epp (int fd, u_char reg) in pa4s2_readbegin_epp() argument 602 pa4s2_readbegin_uni (int fd, u_char reg) in pa4s2_readbegin_uni() argument 653 pa4s2_readbegin_nib(int fd, u_char reg) pa4s2_readbegin_nib() argument 707 pa4s2_writebyte_any(int fd, u_char reg, u_char val) pa4s2_writebyte_any() argument 999 sanei_pa4s2_scsi_pp_reg_select(int fd, int reg) sanei_pa4s2_scsi_pp_reg_select() argument 1438 sanei_pa4s2_readbegin(int fd, u_char reg) sanei_pa4s2_readbegin() argument 1748 sanei_pa4s2_writebyte(int fd, u_char reg, u_char val) sanei_pa4s2_writebyte() argument 1932 sanei_pa4s2_readbegin(int fd, u_char reg) sanei_pa4s2_readbegin() argument 1985 sanei_pa4s2_writebyte(int fd, u_char reg, u_char val) sanei_pa4s2_writebyte() argument 2047 sanei_pa4s2_scsi_pp_reg_select(int fd, int reg) sanei_pa4s2_scsi_pp_reg_select() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | if_axge.c | 165 axge_write_cmd_1(struct axge_softc *sc, uint8_t cmd, uint16_t reg, uint8_t val) in axge_write_cmd_1() argument 199 axge_read_cmd_1(struct axge_softc *sc, uint8_t cmd, uint16_t reg) in axge_read_cmd_1() argument 208 axge_read_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index, uint16_t reg) in axge_read_cmd_2() argument 171 axge_write_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index, uint16_t reg, uint16_t val) axge_write_cmd_2() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbd_video.c | 834 uint32_t reg; in usb_format_yuv_semiplanar_420() local
|
| /third_party/libunwind/libunwind/include/ |
| H A D | libunwind-dynamic.h | 91 int16_t reg; /* what register */ member
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_assembler.cpp | 364 unsigned reg = !instr->definitions.empty() ? instr->definitions[0].physReg() : 0; in emit_instruction() local 404 unsigned reg = instr->operands.size() > 3 ? instr->operands[3].physReg() in emit_instruction() local 438 unsigned reg in emit_instruction() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_legalize.c | 185 struct ir3_register *reg; in legalize_block() local [all...] |
| H A D | ir3_merge_regs.c | 107 struct ir3_register *reg; member 146 struct ir3_register *reg; global() member 444 struct ir3_register *reg = __ssa_dst(pcopy); create_parallel_copy() local 531 struct ir3_register *reg = merge_set->regs[j]; dump_merge_sets() local [all...] |
| H A D | ir3_shader.c | 784 struct ir3_register *reg; in ir3_shader_disasm() local
|