| /src/external/cddl/osnet/lib/libdtrace/ |
| nfs.d | 33 #pragma D depends_on library ip.d 34 #pragma D depends_on library net.d 35 #pragma D depends_on module genunix
|
| sched.d | 32 #pragma D depends_on module unix 33 #pragma D depends_on provider sched
|
| psinfo.d | 33 #pragma D depends_on module netbsd
|
| /src/external/gpl3/gcc/dist/gcc/ |
| loop-invariant.cc | 142 bitmap depends_on; member in struct:invariant 515 EXECUTE_IF_SET_IN_BITMAP (inv->depends_on, 0, depno, bi) 698 in DEPENDS_ON. ALWAYS_EXECUTED is true if the insn is always executed, 703 create_new_invariant (struct def *def, rtx_insn *insn, bitmap depends_on, 712 inv->depends_on = depends_on; 762 dump_bitmap (dump_file, inv->depends_on); 970 /* Finds the invariants USE depends on and store them to the DEPENDS_ON 975 check_dependency (basic_block bb, df_ref use, bitmap depends_on) 1025 bitmap_set_bit (depends_on, def_data->invno) 1092 bitmap depends_on; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| loop-invariant.cc | 142 bitmap depends_on; member in struct:invariant 515 EXECUTE_IF_SET_IN_BITMAP (inv->depends_on, 0, depno, bi) 698 in DEPENDS_ON. ALWAYS_EXECUTED is true if the insn is always executed, 703 create_new_invariant (struct def *def, rtx_insn *insn, bitmap depends_on, 712 inv->depends_on = depends_on; 762 dump_bitmap (dump_file, inv->depends_on); 970 /* Finds the invariants USE depends on and store them to the DEPENDS_ON 975 check_dependency (basic_block bb, df_ref use, bitmap depends_on) 1025 bitmap_set_bit (depends_on, def_data->invno) 1092 bitmap depends_on; local [all...] |
| /src/sys/dev/pci/ |
| if_iwmreg.h | 2667 * @depends_on: the unique ID of the event we depend on (if any) 2687 uint32_t depends_on; member in struct:iwm_time_event_cmd_v1 2825 * @depends_on: the unique ID of the event we depend on (if any) 2844 uint32_t depends_on; member in struct:iwm_time_event_cmd
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-ia64.c | 8120 depends_on (int depind, struct ia64_opcode *idesc) function 10324 || (chkind = depends_on (rs->depind, idesc)) == -1)
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-ia64.c | 8120 depends_on (int depind, struct ia64_opcode *idesc) function 10324 || (chkind = depends_on (rs->depind, idesc)) == -1)
|