Searched defs:ps (Results 1 - 25 of 205) sorted by path

123456789

/freebsd-10.1-release/bin/sh/
H A Djobs.c232 struct procstat *ps; local
284 struct procstat *ps; local
301 struct procstat *ps; local
440 struct procstat *ps; local
892 struct procstat *ps = &jp->ps[jp->nprocs++]; local
943 struct procstat *ps = &jp->ps[jp->nprocs++]; local
[all...]
H A Djobs.h64 struct procstat *ps; /* status or processes when more than one */ member in struct:job
H A Dparser.c1917 static char ps[PROMPTLEN]; local
2017 expandstr(const char *ps) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/badioctl/
H A Dbadioctl.c61 int fd = -1, random, ps = sysconf(_SC_PAGESIZE); local
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1300 pool_scan_stat_t *ps = NULL; local
3854 print_scan_status(pool_scan_stat_t *ps) argument
4344 pool_scan_stat_t *ps = NULL; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c1894 pool_scan_stat_t *ps = NULL; local
H A Dlibzfs_status.c200 pool_scan_stat_t *ps = NULL; local
/freebsd-10.1-release/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h143 struct pollfd *ps; member in union:__anon121
/freebsd-10.1-release/contrib/apr/memory/unix/
H A Dapr_pools.c1048 struct psprintf_data *ps = (struct psprintf_data *)vbuff; local
1119 struct psprintf_data ps; local
1875 struct psprintf_data *ps = (struct psprintf_data *)vbuff; local
1892 struct psprintf_data ps; local
[all...]
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf64-mips.c2502 asymbol **ps, *s; local
H A Delf64-sparc.c104 asymbol **ps, *s; local
H A Delfcode.h1415 asymbol **ps; local
H A Delflink.c8575 asection **ps, *sec; local
H A DpeXXigen.c864 bfd_vma ps; local
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dobjdump.c957 int ps = getpagesize (); local
H A Drddbg.c264 asymbol **ps, **symend; local
H A Dstabs.c851 asymbol **ps; local
3259 struct stab_types **ps; local
[all...]
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-i386.c1426 ps (symbolS *s) function
/freebsd-10.1-release/contrib/binutils/gas/
H A Ddwarf2dbg.c241 struct line_seg **ps, *s; local
H A Dlisting.c280 listing_newline (char *ps) argument
/freebsd-10.1-release/contrib/binutils/ld/
H A Dldlang.c1464 const char *ps; local
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dcse.c2153 hash_rtx_string(const char *ps) argument
H A Dmodulo-sched.c433 generate_reg_moves(partial_schedule_ptr ps) argument
544 undo_generate_reg_moves(partial_schedule_ptr ps, struct undo_replace_buff_elem *reg_move_replaces) argument
590 normalize_sched_times(partial_schedule_ptr ps) argument
613 set_columns_for_ps(partial_schedule_ptr ps) argument
631 permute_partial_schedule(partial_schedule_ptr ps, rtx last) argument
650 undo_permute_partial_schedule(partial_schedule_ptr ps, rtx last) argument
667 duplicate_insns_of_cycles(partial_schedule_ptr ps, int from_stage, int to_stage, int for_prolog) argument
728 generate_prolog_epilog(partial_schedule_ptr ps, struct loop * loop, rtx count_reg) argument
905 partial_schedule_ptr ps; local
1359 get_sched_window(partial_schedule_ptr ps, int *nodes_order, int i, sbitmap sched_nodes, int ii, int *start_p, int *step_p, int *end_p) argument
1497 partial_schedule_ptr ps = create_partial_schedule (ii, g, DFA_HISTORY); local
2006 partial_schedule_ptr ps = XNEW (struct partial_schedule); local
2020 free_ps_insns(partial_schedule_ptr ps) argument
2040 free_partial_schedule(partial_schedule_ptr ps) argument
2053 reset_partial_schedule(partial_schedule_ptr ps, int new_ii) argument
2071 print_partial_schedule(partial_schedule_ptr ps, FILE *dump) argument
2108 remove_node_from_ps(partial_schedule_ptr ps, ps_insn_ptr ps_i) argument
2142 ps_insn_find_column(partial_schedule_ptr ps, ps_insn_ptr ps_i, sbitmap must_precede, sbitmap must_follow) argument
2203 ps_insn_advance_column(partial_schedule_ptr ps, ps_insn_ptr ps_i, sbitmap must_follow) argument
2253 add_node_to_ps(partial_schedule_ptr ps, ddg_node_ptr node, int cycle, sbitmap must_precede, sbitmap must_follow) argument
2351 ps_has_conflicts(partial_schedule_ptr ps, int from, int to) argument
2405 ps_add_node_check_conflicts(partial_schedule_ptr ps, ddg_node_ptr n, int c, sbitmap must_precede, sbitmap must_follow) argument
2450 rotate_partial_schedule(partial_schedule_ptr ps, int start_cycle) argument
2479 ps_unschedule_node(partial_schedule_ptr ps, ddg_node_ptr n) argument
[all...]
/freebsd-10.1-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c344 size_t ps = getpagesize (); local
390 size_t ps = getpagesize (); local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dada-lang.c3654 struct partial_symtab *ps; local
4748 struct partial_symtab *ps; local
[all...]

Completed in 316 milliseconds

123456789