代码搜索:create
找到约 10,000 项符合「create」的源代码
代码结果 10,000
www.eeworm.com/read/136812/5860501
h create_sine.h
0.00000000, 0.00153398, 0.00306796, 0.00460193,
0.00613588, 0.00766983, 0.00920375, 0.01073766,
0.01227154, 0.01380539, 0.01533921, 0.01687299,
0.01840673, 0.01994043, 0.02147408, 0
www.eeworm.com/read/136812/5860512
h create_grid.h
-150, -192, -219, -231, -226, -205, -171, -125,
-71, -14, 44, 101, 152, 196, 232, 258,
275, 282, 282, 274, 261, 243, 222, 200,
17
www.eeworm.com/read/136812/5860513
h create_cosine.h
1.00000000, 0.99999881, 0.99999529, 0.99998939,
0.99998116, 0.99997061, 0.99995762, 0.99994236,
0.99992472, 0.99990469, 0.99988234, 0.99985766,
0.99983060, 0.99980116, 0.99976939, 0
www.eeworm.com/read/136812/5861124
c create_panels.c
#ifndef lint
#ifdef sccs
static char sccsid[] = "@(#)create_panels.c 1.1 92/07/30 Copyr 1987 Sun Micro";
#endif
#endif
/*
* Copyright (c) 1987 by Sun Microsystems, Inc.
*/
/*
* Mailtool - creati
www.eeworm.com/read/136812/5861524
c create_hosts.c
/* @(#)create_hosts.c 1.1 92/07/30 SMI */
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
#include "install.h"
extern char *sprintf(), *where_are_we();
cre
www.eeworm.com/read/136812/5861568
c create_form.c
#ifndef lint
static char sccsid[] = "@(#)create_form.c 1.1 92/07/30";
#endif
/*
* Name: create_form.c
*
* Description: Create a form structure. Allocates a form structure
* using menu_alloc()
www.eeworm.com/read/136812/5861649
c create_menu.c
#ifndef lint
static char sccsid[] = "@(#)create_menu.c 1.1 92/07/30";
#endif
/*
* Name: create_menu.c
*
* Description: Create a menu structure. Allocates a menu structure
* using menu_alloc()
www.eeworm.com/read/136072/5873758
c create_xid.c
/* Copyright (c) 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Thorsten Kukuk , 1998.
The GNU C Library is free
www.eeworm.com/read/136072/5874356
c create_module.c
/* vi: set sw=4 ts=4: */
/* Syscalls for uClibc
*
* Copyright (C) 2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 2000,2001 by Erik Andersen
* Written by Erik Andersen