代码搜索:Addition
找到约 2,224 项符合「Addition」的源代码
代码结果 2,224
www.eeworm.com/read/190666/5174266
c 14664-2.c
// 981203 bkoz
// g++/14664 + test
// Build don't link:
// Special g++ Options: -fpermissive -w
char foo[26];
void bar()
{
// the addition of the flag "-fno-const-string-literal" reverts to pre-I
www.eeworm.com/read/340665/3274922
c 14664-2.c
// 981203 bkoz
// g++/14664 + test
// Build don't link:
// Special g++ Options: -fpermissive -w
char foo[26];
void bar()
{
// the addition of the flag "-fno-const-string-literal" reverts to pre-I
www.eeworm.com/read/440906/1776554
c 14664-2.c
// 981203 bkoz
// g++/14664 + test
// Build don't link:
// Special g++ Options: -fpermissive -w
char foo[26];
void bar()
{
// the addition of the flag "-fno-const-string-literal" reverts to pre-I
www.eeworm.com/read/433911/1877524
cpp cpp-inclient.cpp
// $Id: CPP-inclient.cpp 82610 2008-08-12 19:46:36Z parsons $
// This tests the features of the and
// classes. In addition, it can be used to test the
//
www.eeworm.com/read/396640/2408753
svn-base pdf_fontfilems.c.svn-base
#include "fitz.h"
#include "mupdf.h"
/* we use built-in fonts in addition to those installed on windows
because the metric for Times-Roman in windows fonts seems wrong
and we end up with over-l
www.eeworm.com/read/396640/2408805
c pdf_fontfilems.c
#include "fitz.h"
#include "mupdf.h"
/* we use built-in fonts in addition to those installed on windows
because the metric for Times-Roman in windows fonts seems wrong
and we end up with over-l
www.eeworm.com/read/366702/2882541
c string-opt-1.c
/* Ensure mempcpy is not "optimized" into memcpy followed by addition. */
/* { dg-do compile } */
/* { dg-options "-O2" } */
void *
fn (char *x, char *y, int z)
{
return __builtin_mempcpy (x, y, z
www.eeworm.com/read/367830/9727771
m mmpadd.m
function p=mmpadd(a,b)
%MMPADD Polynomial Addition.
% MMPADD(A,B) adds the polynomials A and B.
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/4/95
% Copyright (c) 1996 by Prentice Hall, I
www.eeworm.com/read/414865/11098472
m mmpadd.m
function p=mmpadd(a,b)
%MMPADD Polynomial Addition.
% MMPADD(A,B) adds the polynomials A and B.
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/4/95
% Copyright (c) 1996 by Prentice Hall, I
www.eeworm.com/read/412853/11180524
m mmpadd.m
function p=mmpadd(a,b)
%MMPADD Polynomial Addition.
% MMPADD(A,B) adds the polynomials A and B.
% D.C. Hanselman, University of Maine, Orono ME 04469
% 3/4/95
% Copyright (c) 1996 by Prentice Hall, I