Searched refs:point (Results 1 - 25 of 301) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/debug/dwarf2/
H A Ddwarf2-3.h4 struct point struct
H A Ddwarf2-3.c10 struct point p;
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dthumb-entry.d2 Entry point address: 0x8001
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-arm/
H A Dthumb-entry.d2 Entry point address: 0x8001
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr47340.C6 void *point; variable
10 point = new (int);
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpointer_intent_1.f9011 integer, pointer :: point component in type:myT
17 allocate(t%point)
18 t%point = 55
25 allocate(t2%point)
26 t2%point = 42
28 if(t2%point /= 7) call abort()
41 if(.not.associated(t%point)) call abort()
42 if(t%point /= 55) call abort()
43 nullify(t%point)
45 t%point
[all...]
H A Drepack_arrays_1.f9013 if (.not. c_associated(c_loc(x(3)),point(x(::2)))) call abort
15 function point(x) function in program:test2
18 type(c_ptr) point local in function:point
22 point = c_loc(p)
23 end function point
H A Dpointer_intent_4.f9011 integer, pointer :: point component in type:myT
14 allocate(t2%point)
15 t2%point = 42
17 if(t2%point /= 7) call abort()
18 t2%point = 42
20 if(t2%point /= 66) call abort()
24 t%point = 7
28 t%point = 66
H A Darray_5.f9014 integer :: nrvert,point local in subroutine:dsget
16 point = 26
17 vertic(1,1:nrvert) = rstore(point+1:point+nrvert) ! FAIL
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/
H A Dpr20927.c6 struct point { double x, y; }; struct
7 extern void use (struct point);
9 void test (struct point *pc, struct point p1)
11 struct point p0 = *pc;
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20071102-1.c16 NSPoint point; local
17 point.x = x;
18 point.y = y;
19 return point;
23 RelativePoint (NSPoint point, NSPoint refPoint) argument
25 return NSMakePoint (refPoint.x + point.x, refPoint.y + point.y);
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/gomp/
H A Dcancel-1.c11 #pragma omp cancellation point parallel /* { dg-error "orphaned" } */
12 #pragma omp cancellation point for /* { dg-error "orphaned" } */
13 #pragma omp cancellation point sections /* { dg-error "orphaned" } */
14 #pragma omp cancellation point taskgroup /* { dg-error "orphaned" } */
27 #pragma omp cancellation point parallel
28 #pragma omp cancellation point for /* { dg-error "not closely nested inside" } */
29 #pragma omp cancellation point sections /* { dg-error "not closely nested inside" } */
30 #pragma omp cancellation point taskgroup /* { dg-error "not closely nested inside" } */
37 #pragma omp cancellation point parallel /* { dg-error "not closely nested inside" } */
38 #pragma omp cancellation point fo
[all...]
/haiku-buildtools/gcc/gmp/cxx/
H A Dosmpf.cc46 char point[2]; local
47 point[0] = use_facet< numpunct<char> >(o.getloc()).decimal_point();
48 point[1] = '\0';
50 const char *point = localeconv()->decimal_point; local
54 ret = __gmp_doprnt_mpf (&__gmp_asprintf_funs_noformat, &d, &param, point, f);
/haiku-buildtools/binutils/gas/testsuite/gas/mri/
H A Dfloat.d2 #name: MRI floating point constants
5 # Test MRI floating point constants
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mri/
H A Dfloat.d2 #name: MRI floating point constants
5 # Test MRI floating point constants
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dcompare-fp-1.x2 # The SPU single-precision floating point format does not
H A Dfp-cmp-4f.x2 # The SPU single-precision floating point format does not
H A Dfp-cmp-8f.x2 # The SPU single-precision floating point format does not
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dvcmp-zero-bad.l2 [^:]*:5: Error: only floating point zero is allowed as immediate value -- `vcmp.f32 s0,#0.01'
3 [^:]*:6: Error: only floating point zero is allowed as immediate value -- `vcmp.f32 s1,#2'
4 [^:]*:7: Error: only floating point zero is allowed as immediate value -- `vcmpe.f32 s3,5'
5 [^:]*:8: Error: only floating point zero is allowed as immediate value -- `vcmpe.f32 s4,#-0.0'
6 [^:]*:10: Error: only floating point zero is allowed as immediate value -- `vcmp.f64 d0,#-1'
7 [^:]*:11: Error: only floating point zero is allowed as immediate value -- `vcmpe.f64 d3,#0x35'
8 [^:]*:12: Error: only floating point zero is allowed as immediate value -- `vcmpe.f64 d4,0xf'
H A Dvcvt-bad.d1 #name: Invalid Immediate field for VCVT (between floating-point and fixed-point, VFP)
/haiku-buildtools/binutils/gas/testsuite/gas/m68k-coff/
H A Dp2389.s1 # I reached a point where the file looks
15 # gas did manage to create the .o file at this point.
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dodd-float.s1 # Source file used to test operations on odd numbered floating point
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmips16-pic-4c.s5 # Create a call stub for f2. We pretend that f2 takes floating-point
6 # arguments but doesn't return a floating-point value.
17 # floating-point value.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m68k-coff/
H A Dp2389.s1 # I reached a point where the file looks
15 # gas did manage to create the .o file at this point.
/haiku-buildtools/gcc/gmp/tests/cxx/
H A Dt-locale.cc79 static char point[] = { local
86 for (size_t i = 0; i < numberof (point); i++)
88 set_point (point[i]);
94 string str = string(data[j].str1)+point[i]+string(data[j].str2);
105 cout << " point " << point[i] << "\n"; local
107 cout << " localeconv point \""
118 cout << " point " << point[i] << "\n"; local
122 cout << " localeconv point \""
136 static char point[] = { local
156 cout << " point " << point[i] << "\\n"; local
[all...]

Completed in 116 milliseconds

1234567891011>>