Home
last modified time | relevance | path

Searched refs:tms_buf (Results 1 – 14 of 14) sorted by relevance

/dports/devel/papilio-loader/Papilio-Loader-dd111c4/xc3sprog/trunk/
H A Diobase.cpp44 memset(tms_buf, 0,CHUNK_SIZE); in IOBase()
56 tx_tms(tms_buf, tms_len, force); in flush_tms()
57 memset(tms_buf, 0,CHUNK_SIZE); in flush_tms()
66 tms_buf[tms_len/8] |= (1 <<(tms_len &0x7)); in set_tms()
H A Diobase.h41 unsigned char tms_buf[CHUNK_SIZE]; variable
/dports/devel/xc3sprog/xc3sprog-r769/
H A Diobase.cpp45 memset(tms_buf, 0,CHUNK_SIZE); in IOBase()
57 tx_tms(tms_buf, tms_len, force); in flush_tms()
58 memset(tms_buf, 0,CHUNK_SIZE); in flush_tms()
67 tms_buf[tms_len/8] |= (1 <<(tms_len &0x7)); in set_tms()
H A Diobase.h41 unsigned char tms_buf[CHUNK_SIZE]; variable
/dports/devel/papilio-loader/Papilio-Loader-dd111c4/papilio-prog/
H A Diobase.cpp42 memset(tms_buf, 0,CHUNK_SIZE); in IOBase()
49 tx_tms(tms_buf, tms_len); in flush_tms()
50 memset(tms_buf, 0,CHUNK_SIZE); in flush_tms()
83 tms_buf[tms_len/8] |= last<<(tms_len & 0x7); in shift()
306 tms_buf[tms_len/8] |= tms<<(tms_len & 0x7); in setTapState()
335 tms_buf[tms_len/8] |= 1<<(tms_len & 0x7); in tapTestLogicReset()
H A Diobase.h59 unsigned char tms_buf[CHUNK_SIZE]; variable
/dports/devel/openocd/openocd-0.11.0/src/jtag/
H A Dinterface.h170 static inline tap_state_t jtag_debug_state_machine(const void *tms_buf, in jtag_debug_state_machine() argument
174 tap_state_t jtag_debug_state_machine_(const void *tms_buf, const void *tdi_buf, in jtag_debug_state_machine()
178 return jtag_debug_state_machine_(tms_buf, tdi_buf, tap_len, start_tap_state); in jtag_debug_state_machine()
H A Dinterface.c385 tap_state_t jtag_debug_state_machine_(const void *tms_buf, const void *tdi_buf, in jtag_debug_state_machine_() argument
404 tms_buffer = (const uint8_t *)tms_buf; in jtag_debug_state_machine_()
/dports/multimedia/libdc1394/libdc1394-2.2.6/examples/
H A Dgrab_partial_image.c41 struct tms tms_buf; in main() local
122 start_time = times(&tms_buf); in main()
139 elapsed_time = (float)(times(&tms_buf) - start_time) / CLOCKS_PER_SEC; in main()
/dports/databases/qof/qof-0.8.8/qof/
H A Dguid.c251 struct tms tms_buf; in init_from_time() local
261 clocks = times (&tms_buf); in init_from_time()
263 md5_process_bytes (&tms_buf, sizeof (tms_buf), &guid_context); in init_from_time()
264 total += sizeof (clocks) + sizeof (tms_buf); in init_from_time()
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-sysinfo.c61 struct tms tms_buf; in stress_sysinfo() local
232 clk = times(&tms_buf); in stress_sysinfo()
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/
H A Dmaximize.cpp64 struct tms tms_buf; in main() local
H A Dminimize.cpp64 struct tms tms_buf; in main() local
H A Dehrhart.cpp64 struct tms tms_buf; in main() local