代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/100074/15886479

pm tgi.pm

package TGI; $VERSION = "0.01"; $SERVER = undef; $PROTOCOL = undef; $DIGITS = undef; $QUERY = undef; $ANI = undef; $DNID = undef; $CID = undef; $PORT = "0"; $| = 1; $SERVER = $ENV{'SERVER_SOFTWARE'
www.eeworm.com/read/187999/8580561

c memory.c

/* * system.c: implement the routes used to access memory under * DEBUG state. * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include #include "../types.h" #
www.eeworm.com/read/187393/8642191

c memory.c

/* * system.c: implement the routes used to access memory under * DEBUG state. * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include #include "../types.h" #
www.eeworm.com/read/457234/7330583

h keyb.h

/* * HT Editor * keyb.h * * Copyright (C) 1999-2002 Stefan Weyergraf (stefan@weyergraf.de) * * This program is free software; you can redistribute it and/or modify * it under the terms of the G
www.eeworm.com/read/316140/13529613

c memory.c

/* * system.c: implement the routes used to access memory under * DEBUG state. * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include #include "../types.h" #
www.eeworm.com/read/262882/11387169

c memory.c

/* * system.c: implement the routes used to access memory under * DEBUG state. * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include #include "../types.h" #
www.eeworm.com/read/400440/11577005

c memory.c

/* * system.c: implement the routes used to access memory under * DEBUG state. * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include #include "../types.h" #
www.eeworm.com/read/259006/11827402

v tap_fsm.v

module TAP_FSM (enableTDO, TMS, TCK); output enableTDO; input TMS, TCK; reg enableTDO; parameter S_Reset = 0, S_Run_Idle = 1, S_Select_DR = 2, S_Capture_DR = 3, S_Shift_DR = 4,
www.eeworm.com/read/229761/14317826

c memory.c

/* * system.c: implement the routes used to access memory under * DEBUG state. * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include #include "../types.h" #
www.eeworm.com/read/222058/14708915

c memory.c

/* * system.c: implement the routes used to access memory under * DEBUG state. * * Copyright (C) 2004, OPEN-JTAG, All rights reserved. */ #include #include "../types.h" #