代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5432454
hpp convert.hpp
// Copyright Vladimir Prus 2004.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifnd
www.eeworm.com/read/168845/5436149
cpp convert.cpp
// Copyright Vladimir Prus 2004.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
#incl
www.eeworm.com/read/167185/5462532
c convert.c
/* Copyright (c) 1995 Entropic Research Laboratory, Inc. */
/* Copyright (c) 1987, 1988 AT&T */
/* and Entropic Speech, Inc. */
/* All Rights Reserved. */
/* THIS IS UNPUBLISHED PROPRIETARY SOUR
www.eeworm.com/read/167185/5464254
me convert.me
.lo
.de SM \"macro to shrink left margin
.br
.nr $i \\n($i+\\$1i
..
.de RM \"macro to restore original left margin
.br
.nr $i 0
..
.de MS \"macro for main section (sans serif bold)
www.eeworm.com/read/349580/3143256
dolfin-convert
#!/usr/bin/env python
#
# Copyright (C) 2006 Anders Logg
# Licensed under the GNU LGPL Version 2.1
#
# Modified by Garth N. Wells (gmsh function)
# Modified by Alexander H. Jarosch (gmsh fix)
# Modifi
www.eeworm.com/read/347120/3175627
c convert.c
/*
* linux/kernel/math/convert.c
*
* (C) 1991 Linus Torvalds
*/
#include
/*
* NOTE!!! There is some "non-obvious" optimisations in the temp_to_long
* and temp_to_short conve
www.eeworm.com/read/346508/3181770
c convert.c
/*
* linux/kernel/math/convert.c
*
* (C) 1991 Linus Torvalds
*/
#include
/*
* NOTE!!! There is some "non-obvious" optimisations in the temp_to_long
* and temp_to_short conve
www.eeworm.com/read/340665/3271311
c convert.c
/* Test conversions */
#include "test.h"
#include
#include
static char buffer[500];
extern double_type doubles[];
/* TEST ATOF ATOFF */
double_type *pd = doubles;
void
_DEF