Home
last modified time | relevance | path

Searched defs:regs (Results 76 - 100 of 217) sorted by relevance

123456789

/third_party/elfutils/libdwfl/
H A Dlinux-pid-attach.c308 pid_thread_state_registers_cb(int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) pid_thread_state_registers_cb() argument
H A Dframe_unwind.c666 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc() argument
686 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc() argument
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp123 void ScannerInterfaceUsb::write_registers(const Genesys_Register_Set& regs) in write_registers() argument
H A Dtest_scanner_interface.cpp95 void TestScannerInterface::write_registers(const Genesys_Register_Set& regs) in write_registers() argument
H A Dgl842.cpp876 coarse_gain_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs, int dpi) const coarse_gain_calibration() argument
[all...]
/third_party/backends/backend/
H A Du12-shading.c75 SANE_Byte reg, regs[20]; in u12shading_DownloadShadingTable() local
469 u12shading_FillToDAC( U12_Device *dev, RGBByteDef *regs, ColorByte *data ) u12shading_FillToDAC() argument
762 SANE_Byte addr, regs[6]; u12shading_DownloadMapTable() local
[all...]
H A Drts8891_low.c79 rts8891_write_all (SANE_Int devnum, SANE_Byte * regs, SANE_Int count) in rts8891_write_all() argument
205 rts8891_simple_scan (SANE_Int devnum, SANE_Byte * regs, int regcount, in rts8891_simple_scan() argument
414 rts8891_move (struct Rts8891_Device *device, SANE_Byte * regs, in rts8891_move() argument
545 rts8891_wait_for_home(struct Rts8891_Device *device, SANE_Byte * regs) rts8891_wait_for_home() argument
596 rts8891_park(struct Rts8891_Device *device, SANE_Byte *regs, SANE_Bool wait) rts8891_park() argument
[all...]
/third_party/libunwind/libunwind/src/riscv/
H A DGinit.c54 unw_word_t *regs = (unw_word_t*)&uc->uc_mcontext; in uc_addr() local
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dst_tusb.h58 void *regs; /* device memory/io */ member
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds_printer.c43 static const char *const regs[][2] = { PVR_PDS_OPERAND_TYPES }; in pvr_pds_disassemble_operand() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.cpp116 auto& regs = lrm.component(comp); in group_allocation() local
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_host.c241 struct kvm_regs regs; in tst_kvm_run_instance() local
/third_party/node/deps/v8/src/codegen/
H A Dreglist-base.h42 constexpr RegListBase(std::initializer_list<RegisterT> regs) { in RegListBase() argument
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.cc165 RegisterState regs = reg_state; in Init() local
206 bool TickSample::GetStackSample(Isolate* v8_isolate, RegisterState* regs, in GetStackSample() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h53 struct ra_regs *regs; member
/third_party/musl/arch/sh/bits/
H A Duser.h34 unsigned long regs[16]; member
37 } regs; member
/third_party/musl/arch/i386/bits/
H A Duser.h23 struct user_regs_struct regs; member
/third_party/musl/arch/m68k/bits/
H A Duser.h18 struct user_regs_struct regs; member
/third_party/musl/arch/s390x/bits/
H A Duser.h48 struct _user_regs_struct regs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h175 ArrayRef<unsigned> regs() const { in regs() function in llvm::LiveRangeEdit
/third_party/toybox/toys/pending/
H A Dstrace.c37 struct user_regs_struct regs; variable
/third_party/python/Modules/_sre/
H A Dsre.h47 PyObject* regs; /* cached list of matching spans */ member
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp297 auto regs = DfxRegs::CreateRemoteRegs(child); in HWTEST_F() local
334 auto regs = DfxRegs::Create(); in HWTEST_F() local
421 auto regs in HWTEST_F() local
460 auto regs = DfxRegs::Create(); HWTEST_F() local
494 auto regs = DfxRegs::CreateRemoteRegs(child); HWTEST_F() local
526 auto regs = DfxRegs::Create(); HWTEST_F() local
582 auto regs = DfxRegs::Create(); HWTEST_F() local
620 auto regs = DfxRegs::Create(); HWTEST_F() local
750 auto regs = DfxRegs::Create(); HWTEST_F() local
930 uintptr_t regs[] = {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8, 0x9, 0xa}; HWTEST_F() local
953 auto regs = unwinder->GetRegs(); HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_op.h341 inline void OpReg(uint8_t opcode, DfxRegs& regs) in OpReg() argument
353 inline void OpRegx(AddressType& exprPtr, DfxRegs& regs) in OpRegx() argument
364 inline void OpBReg(uint8_t opcode, AddressType& exprPtr, DfxRegs& regs) in OpBReg() argument
377 inline void OpBRegx(AddressType& exprPtr, DfxRegs& regs) in OpBRegx() argument
[all...]
/third_party/elfutils/libdw/
H A Dcfi.h189 struct dwarf_frame_register regs[]; member

Completed in 16 milliseconds

123456789