/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ScoreboardHazardRecognizer.cpp | 117 int cycle = Stalls; in getHazardType() local 184 unsigned cycle = 0; in EmitInstruction() local
|
H A D | MachinePipeliner.cpp | 2922 for (int cycle = getFirstCycle(); cycle <= LastCycle; ++cycle) { in computeStart() local 3426 for (int cycle = getFirstCycle(); cycle <= getFinalCycle(); ++cycle) { in finalizeSchedule() local 3438 for (int cycle = getFinalCycle() + 1; cycle <= LastCycle; ++cycle) in finalizeSchedule() local 3469 for (int cycle = getFirstCycle(); cycle <= getFinalCycle(); ++cycle) { in print() local
|
/freebsd/lib/libthr/thread/ |
H A D | thr_barrier.c | 135 int64_t cycle; in _pthread_barrier_wait() local
|
H A D | thr_sig.c | 407 uint32_t cycle; in check_suspend() local
|
H A D | thr_private.h | 380 uint32_t cycle; member
|
/freebsd/usr.bin/gprof/ |
H A D | arcs.c | 352 int cycle; in cyclelink() local 756 int cycle; in cycletime() local
|
/freebsd/contrib/ncurses/menu/ |
H A D | m_global.c | 387 bool cycle = (menu->opt & O_NONCYCLIC) ? FALSE : TRUE; in _nc_Link_Items() local
|
/freebsd/sys/powerpc/powermac/ |
H A D | ata_macio.c | 84 int cycle; /* minimum cycle time [ns] */ member
|
/freebsd/usr.sbin/fwcontrol/ |
H A D | fwdv.c | 259 int system=-1, pad_acc, cycle_acc, cycle, f_frac; in dvsend() local
|
/freebsd/sys/arm64/coresight/ |
H A D | coresight_tmc.h | 122 uint64_t cycle; member
|
H A D | coresight.h | 121 uint32_t cycle; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | GenericUniformityImpl.h | 1171 for (const CycleT *cycle : AssumedDivergent) { in print() local 1178 for (const CycleT *cycle : DivergentExitCycles) { in print() local
|
/freebsd/usr.bin/m4/ |
H A D | mdef.h | 127 #define cycle for(;;) macro
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_dfsssp.c | 625 static cdg_link_t *get_weakest_link_in_cycle(cdg_node_t * cycle) in get_weakest_link_in_cycle() 726 cdg_node_t *cycle = NULL; in search_cycle_in_channel_dep_graph() local 1889 cdg_node_t **cdg = NULL, *start_here = NULL, *cycle = NULL; in dfsssp_remove_deadlocks() local
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_controller.h | 461 #define INCREMENT_QUEUE_GET(index, cycle, entry_count, bit_toggle) \ argument
|
H A D | scic_sds_controller.c | 150 #define INCREMENT_COMPLETION_QUEUE_GET(controller, index, cycle) \ argument 163 #define INCREMENT_EVENT_QUEUE_GET(controller, index, cycle) \ argument
|
/freebsd/sys/dev/sound/pcm/ |
H A D | buffer.c | 663 unsigned int cycle; in sndbuf_feed() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachinePipeliner.h | 639 std::deque<SUnit *> &getInstructions(int cycle) { in getInstructions()
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_calendar.c | 495 ntpcal_periodic_extend(int32_t pivot,int32_t value,int32_t cycle) ntpcal_periodic_extend() argument [all...] |
/freebsd/sys/contrib/dev/rtw89/ |
H A D | coex.c | 6953 u16 cycle, c_begin, c_end, store_index; _show_fbtc_cysta_v2() local 7081 u16 cycle, c_begin, c_end, store_index; _show_fbtc_cysta_v3() local 7211 u16 cycle, c_begin, c_end, store_index; _show_fbtc_cysta_v4() local 7343 u16 cycle, c_begin, c_end, store_index; _show_fbtc_cysta_v5() local [all...] |
/freebsd/contrib/bmake/ |
H A D | make.h | 423 bool cycle:1; member
|
/freebsd/sys/dev/firewire/ |
H A D | fwohci.c | 1472 int sec, cycle, cycle_match; local
|