代码搜索结果
找到约 10,000 项符合
X 的代码
rbug.x
# This doesn't work on d10v if doubles are not 64 bits
if { [istarget "d10v-*-*"] && ! [string-match "*-mdouble64*" $CFLAGS] } {
set torture_execute_xfail "d10v-*-*"
}
return 0
hugeval.x
# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX
# instead of +Infinity.
global target_triplet
if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } {
set tort
x.c
f(m){int i,s=0;for(i=0;i
dll.x
# This test examines the attribute support for DLLs.
# Only COFF/PE formats support DLLs, (plus, as a special case
# the mcore-elf toolchain), so the code here tries to determine
# the file format and
x.h
/*
* $XConsortium: X.h,v 1.69 94/04/17 20:10:48 dpw Exp $
*/
/* Definitions for the X window system likely to be used by applications */
#ifndef X_H
#define X_H
/*********************************
generated.x
/* generated.x
*
* Machine generated for a CPU named "cpu" as defined in:
* e:\softwate\sopc_test\led_test1\software\led_test_system_syslib\..\..\first_nios_system.ptf
*
* Generated: 2009-04-16 2
x.java
//$Id: X.java,v 1.1.2.3 2003/11/24 03:39:16 oneovthafew Exp $
package org.hibernate.test;
import java.util.ArrayList;
import java.util.List;
public class X {
private long id;
private Y