代码搜索结果

找到约 10,000 项符合 3 的代码

q3grid.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the Qt3Support module of the

q3hbox.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the Qt3Support module of the

q3picture.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the Qt3Support module of the

q3dragobject.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the Qt3Support module of the

q3sqlform.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the Qt3Support module of the

q3sqlmanager_p.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the Qt3Support module of the

q3urloperator.h

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the Qt3Support module of the

poptst1.cpp

/*--------------------------------------------------------------------------- NOTE: THIS IS AN OUTDATED SAMPLE PROGRAM. PLEASE SEE MAILRCV SAMPLE PROGRAM FOR UP-TO-DATE CODE. IF YOU REALLY W

20050503-1.c

/* PR middle-end/21265 Test whether tail call information is propagated through builtin expanders. */ /* { dg-do compile } */ /* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && ilp32 } { "-fpic" "

builtins-48.c

/* { dg-do run } */ /* { dg-options "-O2" } */ extern double fabs(double); extern float fabsf(float); extern void abort(void); double test1(double x) { return (-x)*(-x); } float test1f(float x)