代码搜索:adopted

找到约 321 项符合「adopted」的源代码

代码结果 321
www.eeworm.com/read/484433/6576138

readme

#AGOCG Tcl/Tk Cookbook #Using the Canvas #Authors Lakshmi & Venkat Sastry This directory contains the source files for the applications described in "Using the Tk Canvas , Chapter 4 of the Tcl
www.eeworm.com/read/448272/7535529

readme

An example of tcp/ip stuff, taken from slaa137.pdf. to compile msp430-gcc -O easyweb.c -mmcu=msp430x149 -o tcpip -Wall Adopted to use with gcc by mspgcc team: http://mspgcc.sourceforge.net
www.eeworm.com/read/118194/14882810

txt changes.txt

7/25/01 Need a way to show "links" and "News" links if clicking would actually reveal further information. i.e., if there's no news, don't show the "News" link... 7/29/01 Should verify MIM
www.eeworm.com/read/124910/6039436

s s_finitel.s

/* * Written by Joe Keane . * Adopted for x86-64 by Andreas Jaeger . */ #include ENTRY(__finitel) movl 16(%rsp),%eax orl $0xffff8000, %eax incl %eax s
www.eeworm.com/read/170563/5403678

e ewg_external_garbage_collector_routines.e

indexing description: "External Garbage Collector routines" library: "Eiffel Wrapper Generator Library" copyright: "Copyright (c) 1999, Andreas Leitner and others" license: "Eiffel Fo
www.eeworm.com/read/177292/9460461

cpp randnorm.cpp

//-------------------------------------------------------------------- // randnorm.cpp // ------------ // Generation of normally distributed random numbers // Adopted from Tom Schneider /
www.eeworm.com/read/439363/7711480

cpp mo_file.cpp

#include "mo_file.h" /******************************************************** * This file was adopted by Artyom Tonkikh for * * purouses of thread safe gettext implementation * ***********
www.eeworm.com/read/199733/7826829

h corsa_alloc.h

/************************************************************************ * CorsaAllocator is used to allocate memory for events. Since a * simple memory management scheme is adopted where each mem
www.eeworm.com/read/215896/4900462

h corsa_alloc.h

/************************************************************************ * CorsaAllocator is used to allocate memory for events. Since a * simple memory management scheme is adopted where each mem
www.eeworm.com/read/178760/5313378

h limits.h

/*------------------------------------------------------------------------- limits.h - ANSI defines constants for sizes of integral types Adopted for the pic16 port by Vangelis Rokas [ vrokas