代码搜索:operators
找到约 8,993 项符合「operators」的源代码
代码结果 8,993
www.eeworm.com/read/366702/2877082
f90 operator_1.f90
! { dg-do run }
! Test the extension of intrinsic operators
module m1
interface operator(*)
module procedure f1
module procedure f2
module procedure f3
end interface
interface operator(.or.)
www.eeworm.com/read/366702/2877178
f90 use_6.f90
! { dg-do compile }
! { dg-options "-std=f95" }
! Renaming of operators
module z
interface operator(.addfive.)
module procedure sub2
end interface
contains
function sub2(x)
integer :: sub
www.eeworm.com/read/366702/2880984
c multiple-overflow-warn-2.c
/* PR c/19978 : Test for duplicated warnings (binary operators). */
/* { dg-do compile } */
/* { dg-options "-std=c99 -Woverflow" } */
#include
int
g1 (void)
{
return INT_MAX + 1 - IN
www.eeworm.com/read/366702/2882223
c usual-arith-conv.c
/* { dg-options "-std=gnu99 -O0" } */
/* N1150 5.4: Usual arithmetic conversions.
C99 6.3.1.8[1] (New).
Test arithmetic operators with different decimal float types, and
between decimal flo
www.eeworm.com/read/366702/2882248
c compare-eq-dfp.c
/* { dg-options "-std=gnu99 -O0" } */
/* C99 6.5.9 Equality operators.
Compare decimal float values against variables of different types. */
extern void abort (void);
static int failcnt;
/* Sup
www.eeworm.com/read/366702/2882298
c compare-rel-dfp.c
/* { dg-options "-std=gnu99 -O0" } */
/* C99 6.5.8 Relational operators.
Compare decimal float values against variables of different types. */
extern void abort (void);
static int failcnt;
/* S
www.eeworm.com/read/366702/2883696
c cast-bad.c
/* { dg-do compile } */
/* { dg-options "-std=gnu99" } */
/* C99 6.5.4 Cast operators.
Test invalid casts involving fixed-point. */
#define CAST(NAME,TYPE) \
struct s ## NAME { TYPE NAME; } a
www.eeworm.com/read/252364/4409067
java shortcircuit.java
//: c03:ShortCircuit.java
// Demonstrates short-circuiting behavior.
// with logical operators.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice
www.eeworm.com/read/230048/6789154
java shortcircuit.java
//: c03:ShortCircuit.java
// Demonstrates short-circuiting behavior.
// with logical operators.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice
www.eeworm.com/read/193277/8241802
m robust_classify_variables.m
function [x,w,x_variables,w_variables,aux_variables,F,failure] = robust_classify_variables(F,h,ops,w);
failure = 0;
% Variables before expanding nonlinear operators
initial_variables = unique([de