| /freebsd-10-stable/sys/kern/ |
| D | kern_racct.c | 508 uint64_t amount) in racct_adjust_resource() 537 racct_add_locked(struct proc *p, int resource, uint64_t amount) in racct_add_locked() 570 racct_add(struct proc *p, int resource, uint64_t amount) in racct_add() 584 racct_add_cred_locked(struct ucred *cred, int resource, uint64_t amount) in racct_add_cred_locked() 606 racct_add_cred(struct ucred *cred, int resource, uint64_t amount) in racct_add_cred() 622 racct_add_force(struct proc *p, int resource, uint64_t amount) in racct_add_force() 642 racct_set_locked(struct proc *p, int resource, uint64_t amount) in racct_set_locked() 707 racct_set(struct proc *p, int resource, uint64_t amount) in racct_set() 721 racct_set_force_locked(struct proc *p, int resource, uint64_t amount) in racct_set_force_locked() 760 racct_set_force(struct proc *p, int resource, uint64_t amount) in racct_set_force() [all …]
|
| D | kern_rctl.c | 264 int64_t amount) in rctl_would_exceed() 332 rctl_enforce(struct proc *p, int resource, uint64_t amount) in rctl_enforce() 465 uint64_t amount = UINT64_MAX; in rctl_get_limit() local 1209 int64_t amount; in rctl_rule_to_sbuf() local 1319 int64_t amount; in rctl_racct_to_sbuf() local
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| D | ARMUtils.h | 95 static inline uint32_t LSL_C(const uint32_t value, const uint32_t amount, uint32_t &carry_out, bool… in LSL_C() 106 static inline uint32_t LSL(const uint32_t value, const uint32_t amount, bool *success) in LSL() 119 static inline uint32_t LSR_C(const uint32_t value, const uint32_t amount, uint32_t &carry_out, bool… in LSR_C() 130 static inline uint32_t LSR(const uint32_t value, const uint32_t amount, bool *success) in LSR() 143 static inline uint32_t ASR_C(const uint32_t value, const uint32_t amount, uint32_t &carry_out, bool… in ASR_C() 164 static inline uint32_t ASR(const uint32_t value, const uint32_t amount, bool *success) in ASR() 177 static inline uint32_t ROR_C(const uint32_t value, const uint32_t amount, uint32_t &carry_out, bool… in ROR_C() 190 static inline uint32_t ROR(const uint32_t value, const uint32_t amount, bool *success) in ROR() 221 static inline uint32_t Shift_C(const uint32_t value, ARM_ShifterType type, const uint32_t amount, in Shift_C() 261 static inline uint32_t Shift(const uint32_t value, ARM_ShifterType type, const uint32_t amount, in Shift()
|
| /freebsd-10-stable/contrib/xz/src/liblzma/lz/ |
| D | lz_encoder_mf.c | 338 lzma_mf_hc3_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_hc3_skip() 417 lzma_mf_hc4_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_hc4_skip() 601 lzma_mf_bt2_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt2_skip() 653 lzma_mf_bt3_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt3_skip() 726 lzma_mf_bt4_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt4_skip()
|
| D | lz_encoder.h | 267 mf_skip(lzma_mf *mf, uint32_t amount) in mf_skip()
|
| /freebsd-10-stable/contrib/wpa/src/crypto/ |
| D | tls_nss.c | 50 static PRInt32 nss_io_read(PRFileDesc *fd, void *buf, PRInt32 amount) in nss_io_read() 57 static PRInt32 nss_io_write(PRFileDesc *fd, const void *buf, PRInt32 amount) in nss_io_write() 72 static PRInt32 nss_io_recv(PRFileDesc *fd, void *buf, PRInt32 amount, in nss_io_recv() 104 static PRInt32 nss_io_send(PRFileDesc *fd, const void *buf, PRInt32 amount, in nss_io_send() 127 static PRInt32 nss_io_recvfrom(PRFileDesc *fd, void *buf, PRInt32 amount, in nss_io_recvfrom() 136 static PRInt32 nss_io_sendto(PRFileDesc *fd, const void *buf, PRInt32 amount, in nss_io_sendto()
|
| /freebsd-10-stable/sys/dev/drm2/ttm/ |
| D | ttm_memory.c | 330 uint64_t amount) in ttm_mem_global_free_zone() 346 uint64_t amount) in ttm_mem_global_free() 353 uint64_t amount, bool reserve) in ttm_mem_global_reserve()
|
| /freebsd-10-stable/usr.bin/rctl/ |
| D | rctl.c | 149 const char *subject, *subject_id, *resource, *action, *amount, *per; in expand_amount() local 247 const char *subject, *subject_id, *resource, *action, *amount, *per; in humanize_amount() local 388 const char *resource, *amount; in humanize_usage_amount() local
|
| /freebsd-10-stable/contrib/xz/src/xz/ |
| D | file_io.c | 1115 const ssize_t amount = read(pair->src_fd, buf, left); in io_read() local 1176 const size_t amount = io_read(pair, buf, size); in io_pread() local 1209 const ssize_t amount = write(pair->dest_fd, buf, size); in io_write_buf() local
|
| /freebsd-10-stable/sys/dev/ed/ |
| D | if_ed.c | 1283 ed_ring_copy(struct ed_softc *sc, bus_size_t src, char *dst, u_short amount) in ed_ring_copy() 1366 uint16_t amount) in ed_shmem_readmem16() 1379 uint16_t amount) in ed_shmem_readmem8() 1393 uint16_t amount) in ed_pio_readmem()
|
| D | if_ed_hpp.c | 422 uint16_t amount) in ed_hpp_readmem()
|
| /freebsd-10-stable/contrib/texinfo/info/ |
| 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
|
| 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
|
| /freebsd-10-stable/contrib/ldns/ |
| D | buffer.c | 79 ldns_buffer_reserve(ldns_buffer *buffer, size_t amount) in ldns_buffer_reserve()
|
| /freebsd-10-stable/contrib/unbound/sldns/ |
| D | sbuffer.c | 91 sldns_buffer_reserve(sldns_buffer *buffer, size_t amount) in sldns_buffer_reserve()
|
| /freebsd-10-stable/contrib/groff/src/roff/troff/ |
| D | column.cpp | 243 inline void vjustify_output_line::vary(vunits amount) in vary() 448 vunits *amount; member in justification_spec 468 a_delete amount; in ~justification_spec() local
|
| /freebsd-10-stable/bin/sh/ |
| D | memalloc.h | 82 #define STADJUST(amount, p) (p += (amount)) argument
|
| D | show.c | 258 indent(int amount, char *pfx, FILE *fp) in indent()
|
| D | expand.c | 502 int amount; in recordleft() local 519 int amount; in subevalvar() local 755 int amount = (expdest - stackblock() - patloc) + 1; in evalvar() local
|
| D | mknodes.c | 376 indent(int amount, FILE *fp) in indent()
|
| /freebsd-10-stable/libexec/tftpd/ |
| D | tftp-utils.h | 115 size_t amount; member
|
| /freebsd-10-stable/contrib/xz/src/liblzma/check/ |
| D | sha256.c | 29 rotr_32(uint32_t num, unsigned amount) in rotr_32()
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/ |
| D | Stream.cpp | 395 Stream::IndentMore(int amount) in IndentMore() 404 Stream::IndentLess (int amount) in IndentLess()
|
| /freebsd-10-stable/usr.bin/last/ |
| D | last.c | 207 static unsigned int amount = 0; in wtmp() local
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| 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
|