/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | ARMUtils.h | 90 static inline uint32_t LSL_C(const uint32_t value, const uint32_t amount, in LSL_C() 101 static inline uint32_t LSL(const uint32_t value, const uint32_t amount, in LSL() 114 static inline uint32_t LSR_C(const uint32_t value, const uint32_t amount, in LSR_C() 125 static inline uint32_t LSR(const uint32_t value, const uint32_t amount, in LSR() 138 static inline uint32_t ASR_C(const uint32_t value, const uint32_t amount, in ASR_C() 156 static inline uint32_t ASR(const uint32_t value, const uint32_t amount, in ASR() 169 static inline uint32_t ROR_C(const uint32_t value, const uint32_t amount, in ROR_C() 182 static inline uint32_t ROR(const uint32_t value, const uint32_t amount, in ROR() 214 const uint32_t amount, const uint32_t carry_in, in Shift_C() 254 const uint32_t amount, const uint32_t carry_in, in Shift()
|
/openbsd/sys/arch/hppa/spmath/ |
H A D | hppa.h | 18 #define Shiftdouble(left,right,amount,dest) \ argument 23 #define Variableshiftdouble(left,right,amount,dest) \ argument 30 #define Variable_shift_double(left,right,amount,dest) \ argument
|
/openbsd/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/ |
H A D | x86AssemblyInspectionEngine.cpp | 434 bool x86AssemblyInspectionEngine::sub_rsp_pattern_p(int &amount) { in sub_rsp_pattern_p() 452 bool x86AssemblyInspectionEngine::add_rsp_pattern_p(int &amount) { in add_rsp_pattern_p() 471 bool x86AssemblyInspectionEngine::lea_rsp_pattern_p(int &amount) { in lea_rsp_pattern_p() 497 bool x86AssemblyInspectionEngine::lea_rbp_rsp_pattern_p(int &amount) { in lea_rbp_rsp_pattern_p() 524 bool x86AssemblyInspectionEngine::lea_rbx_rsp_pattern_p(int &amount) { in lea_rbx_rsp_pattern_p() 1503 int amount; in AugmentUnwindPlanFromCallSite() local
|
/openbsd/lib/libcurses/tinfo/ |
H A D | doalloc.c | 48 _nc_doalloc(void *oldp, size_t amount) in _nc_doalloc()
|
H A D | lib_tputs.c | 133 size_t amount = SP_PARM->out_inuse; in NCURSES_SP_NAME() local
|
/openbsd/usr.bin/tftp/ |
H A D | tftp.c | 133 unsigned long amount; in sendfile() local 279 unsigned long amount; in recvfile() local 562 printstats(const char *direction, unsigned long amount) in printstats()
|
/openbsd/games/hack/ |
H A D | def.gold.h | 68 long amount; member
|
H A D | hack.wield.c | 124 chwepon(struct obj *otmp, int amount) in chwepon()
|
H A D | hack.mkobj.c | 196 long amount = (num ? num : 1 + (rnd(dlevel+2) * rnd(30))); in mkgold() local
|
H A D | hack.do.c | 88 long amount = OGOLD(obj); in drop() local
|
/openbsd/gnu/usr.bin/texinfo/info/ |
H A D | display.c | 451 display_scroll_display (int start, int end, int amount) in display_scroll_display() 565 int start, end, amount; in display_scroll_line_starts() local
|
H A D | session.c | 542 int start, end, amount; in set_window_pagetop() local 557 int start, end, amount; in set_window_pagetop() local 1489 int start, end, amount; variable 1620 int amount; variable
|
/openbsd/gnu/llvm/lldb/source/Core/ |
H A D | Progress.cpp | 39 void Progress::Increment(uint64_t amount) { in Increment()
|
/openbsd/lib/libcrypto/ |
H A D | crypto_lock.c | 84 CRYPTO_add_lock(int *pointer, int amount, int type, const char *file, in CRYPTO_add_lock()
|
/openbsd/sys/dev/ic/ |
H A D | ne2000.c | 611 u_short amount) in ne2000_ring_copy() 668 u_int8_t *dst, size_t amount, int useword) in ne2000_readmem()
|
/openbsd/usr.sbin/nsd/ |
H A D | buffer.c | 92 buffer_reserve(buffer_type *buffer, size_t amount) in buffer_reserve()
|
/openbsd/sbin/unwind/libunbound/sldns/ |
H A D | sbuffer.c | 93 sldns_buffer_reserve(sldns_buffer *buffer, size_t amount) in sldns_buffer_reserve()
|
/openbsd/usr.sbin/unbound/sldns/ |
H A D | sbuffer.c | 93 sldns_buffer_reserve(sldns_buffer *buffer, size_t amount) in sldns_buffer_reserve()
|
/openbsd/gnu/llvm/lldb/examples/synthetic/recognizer_function/ |
H A D | program.cpp | 97 void set_amount(int amount) { in set_amount()
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | Stream.cpp | 168 void Stream::IndentMore(unsigned amount) { m_indent_level += amount; } in IndentMore() 171 void Stream::IndentLess(unsigned amount) { in IndentLess()
|
/openbsd/gnu/llvm/lldb/source/Host/windows/ |
H A D | ConnectionGenericFileWindows.cpp | 311 void ConnectionGenericFile::IncrementFilePointer(DWORD amount) { in IncrementFilePointer()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/h8300/ |
H A D | h8300.c | 414 unsigned HOST_WIDE_INT amount; local 931 HOST_WIDE_INT amount; local 3367 int amount; local 3931 int amount; local
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coff64-rs6000.c | 839 bfd_size_type amount; local 1063 bfd_size_type amount = bfd_coff_filhsz (abfd); local 1081 bfd_size_type amount = bfd_coff_aoutsz (abfd); local
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | coff64-rs6000.c | 840 bfd_size_type amount; local 1064 bfd_size_type amount = bfd_coff_filhsz (abfd); local 1082 bfd_size_type amount = bfd_coff_aoutsz (abfd); local
|
H A D | aout-arm.c | 212 bfd_vma *amount; variable
|