代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/351636/3101927

h vcl_clocale.h

#ifndef vcl_generic_clocale_h_ #define vcl_generic_clocale_h_ // THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_clocale.hhh and run make #endif // vcl_generic_clocale_h_
www.eeworm.com/read/351636/3101932

h vcl_climits.h

#ifndef vcl_generic_climits_h_ #define vcl_generic_climits_h_ // THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_climits.hhh and run make #endif // vcl_generic_climits_h_
www.eeworm.com/read/350657/3121636

makefile

# # Makefile for the USB Mass Storage device drivers. # # 15 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := storage.o EXTRA_CFLAGS :=
www.eeworm.com/read/350657/3122681

makefile

# # Makefile for the Linux network (wan) device drivers. # # 3 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # SUB_DIRS := O_TARGET := wan.o
www.eeworm.com/read/264095/4295037

makefile

# # Makefile for the USB Mass Storage device drivers. # # 15 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := storage.o EXTRA_CFLAGS :=
www.eeworm.com/read/264095/4296059

makefile

# # Makefile for the Linux network (wan) device drivers. # # 3 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # SUB_DIRS := O_TARGET := wan.o
www.eeworm.com/read/252364/4409368

java criticalsection.java

//: c13:CriticalSection.java // Synchronizing blocks instead of entire methods. Also // demonstrates protection of a non-thread-safe class // with a thread-safe one. // From 'Thinking in Java, 3rd
www.eeworm.com/read/161121/5558660

makefile

# # Makefile for the USB Mass Storage device drivers. # # 15 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := storage.o EXTRA_CFLAGS :=
www.eeworm.com/read/161121/5559670

makefile

# # Makefile for the Linux network (wan) device drivers. # # 3 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # SUB_DIRS := O_TARGET := wan.o
www.eeworm.com/read/160303/5572692

txt options.txt

Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds instead of the default 4. RISC1 and RISC2 are 2 alternatives for the inner loop and PTR means to use pointers arithmatic ins