代码搜索:utils
找到约 10,000 项符合「utils」的源代码
代码结果 10,000
www.eeworm.com/read/374764/9385535
o utils.o
www.eeworm.com/read/374764/9385553
h utils.h
#ifndef __UTILS_H
#define __UTILS_H
void memcpy(void *s1, const void *s2, int n);
void memset(void *s, const char ch, int n);
unsigned short ntohs(unsigned short s);
unsigned long ntohl(unsigned lo
www.eeworm.com/read/178776/9385621
c utils.c
/*
* utils.c
*/
/*
* Copyright (C) 2005, Simon Kilvington
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ
www.eeworm.com/read/178776/9385644
h utils.h
/*
* utils.h
*/
/*
* Copyright (C) 2005, Simon Kilvington
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ
www.eeworm.com/read/178739/9386709
po utils.po
utils.o: utils.c ../config.h /export/tools/i386-linux/include/stdlib.h \
/export/tools/i386-linux/include/features.h \
/export/tools/i386-linux/include/sys/cdefs.h \
/export/tools/i386-linux/inc
www.eeworm.com/read/178739/9386717
o utils.o
www.eeworm.com/read/178739/9386728
c utils.c
/*
Copyright (C) 2002 Thomas Ries
This file is part of Siproxd.
Siproxd is free software; you can redistribute it and/or modify
it under the terms of the GNU Gen
www.eeworm.com/read/373981/9425341
js utils.js
/*
* The Zapatec DHTML utils library
*
* Copyright (c) 2004-2005 by Zapatec, Inc.
* http://www.zapatec.com
* 1700 MLK Way, Berkeley, California,
* 94709, U.S.A.
* All rights reserved.
* $Id: utils.js
www.eeworm.com/read/373981/9426088
js utils.js
/*
* The Zapatec DHTML utils library
*
* Copyright (c) 2004-2005 by Zapatec, Inc.
* http://www.zapatec.com
* 1700 MLK Way, Berkeley, California,
* 94709, U.S.A.
* All rights reserved.
* $Id: utils.js
www.eeworm.com/read/177906/9427062
vhd utils.vhd
library IEEE,STD;
use IEEE.std_logic_1164.all;
entity synchroniser is
port (
C1 : in std_logic;-- Asynchronous signal
C : in std_logic;-- Clock
O : out std_logic);-- Synchronis