Searched refs:encode (Results 1 - 25 of 59) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dallocate_error_4.f9010 type (comm_mask), allocatable, save :: encode(:,:) variable in program:main
12 allocate( encode(1:1,1:max_nb))
13 allocate( encode(1,1)%mask(1),encode(1,2)%mask(1))
14 deallocate( encode(1,1)%mask,encode(1,2)%mask)
15 allocate( encode(1,1)%mask(1),encode(1,1)%mask(1)) ! { dg-error "also appears at" }
/haiku-buildtools/gcc/gcc/testsuite/objc/execute/
H A Dencode-1.m6 /* Test very simple @encode */
10 if (strcmp ("i", @encode (int)))
15 if (strcmp ("@", @encode (id)))
20 if (strcmp ("@", @encode (TestsuiteObject *)))
25 if (strcmp (":", @encode (SEL)))
/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/
H A Dencode-10.mm1 /* Test for @encode in templates. */
15 result = @encode(T);
18 result = @encode(T*);
21 result = @encode(const T*);
24 result = @encode(int);
33 if (strcmp (@encode(char), my_encode<char>(0)))
36 if (strcmp (@encode(char *), my_encode<char>(1)))
39 if (strcmp (@encode(const char *), my_encode<char>(2)))
42 if (strcmp (@encode(int), my_encode<char>(3)))
H A Dkeywords-2.mm1 /* Test that 'encode', 'end', 'compatibility_alias', 'defs',
7 int encode (int end)
23 return encode (0);
H A Dencode-2.mm21 const char *enc = @encode(Vec<float>);
22 const char *enc2 = @encode(Vec<double>);
23 const char *enc3 = @encode(anonymous);
27 /* { dg-final { scan-file "encode-2.o" "{?={Vec<double>=ddi}{Vec<float>=ffi}fd{Vec<signed char>=cci}i}" } }
H A Dencode-9.mm1 /* Test than @encode is properly instantiated. */
12 operator const char*() { return @encode(T); }
17 if (strcmp ((const char *)t, @encode(int)))
21 if (strcmp ((const char *)c, @encode(const char*)))
H A Dencode-3.mm25 const char *enc = @encode(Vec<float>);
26 const char *enc2 = @encode(Vec<double>);
27 const char *enc3 = @encode(anonymous);
35 /* Darwin (at least, as of XCode 3.2.3/Darwin10) does not encode the read-only
45 const char *encode = @encode(long);
47 if (strcmp (encode, L))
H A Dencode-8.mm1 /* Test if the Objective-C @encode machinery distinguishes between
13 const char *BOOL_ptr = @encode(BOOL *);
14 const char *char_ptr = @encode(char *);
H A Dbitfield-4.mm42 CHECK_IF(!strcmp(@encode(Base), "{Base=#b2b3b4b5}"));
43 CHECK_IF(!strcmp(@encode(Derived), "{Derived=#b2b3b4b5b5b4b3}"));
45 CHECK_IF(!strcmp(@encode(Base_t), "{?=#b2b3b4b5}"));
46 CHECK_IF(!strcmp(@encode(Derived_t), "{?=#b2b3b4b5b5b4b3}"));
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/
H A Dkeywords-2.m1 /* Test that 'encode', 'end', 'compatibility_alias', 'defs',
7 int encode (int end)
23 return encode (0);
H A Dencode-1.m1 /* Test if the Objective-C @encode machinery distinguishes between
12 const char *BOOL_ptr = @encode(BOOL *);
13 const char *BOOL_ = @encode(BOOL);
14 const char *char_ptr = @encode(char *);
H A Dencode-9.m12 char *e = @encode(struct f);
H A Dencode-11.m21 const char *enc = @encode(xyz_t);
22 const char *enc2 = @encode(anonymous);
31 const char *encode = @encode(long);
33 if (strcmp (encode, L))
H A Dencode-10.m15 const char *enc = @encode(xyz_t);
16 const char *enc2 = @encode(anonymous);
H A Dencode-8.m22 if (objc_sizeof_type (@encode (union f)) != sizeof(union f))
24 if (objc_alignof_type (@encode (union f)) != __alignof__(union f))
26 if (objc_sizeof_type (@encode (union g)) != sizeof(union g))
28 if (objc_alignof_type (@encode (union g)) != __alignof__(union g))
H A Dbitfield-3.m41 CHECK_IF(!strcmp(@encode(Base), "{Base=#b2b3b4b5}"));
42 CHECK_IF(!strcmp(@encode(Derived), "{Derived=#b2b3b4b5b5b4b3}"));
44 CHECK_IF(!strcmp(@encode(Base_t), "{?=#b2b3b4b5}"));
45 CHECK_IF(!strcmp(@encode(Derived_t), "{?=#b2b3b4b5b5b4b3}"));
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dbyval3.C11 void encode() function
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dunaligned-branch-mips16-2.l2 .*:20: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
3 .*:24: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
4 .*:34: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
5 .*:38: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
6 .*:52: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
7 .*:56: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
8 .*:66: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
9 .*:70: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
H A Dunaligned-branch-micromips-2.l2 .*:20: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
3 .*:24: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
4 .*:34: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
5 .*:38: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
6 .*:52: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
7 .*:56: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
8 .*:66: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
9 .*:70: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
10 .*:84: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
11 .*:88: Error: cannot encode misaligne
[all...]
H A Dunaligned-jump-mips16-2.l2 .*:30: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
3 .*:32: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
4 .*:34: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
5 .*:36: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
6 .*:38: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
7 .*:40: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
8 .*:58: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
9 .*:60: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
10 .*:62: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
11 .*:64: Error: cannot encode misaligne
[all...]
H A Dunaligned-jump-2.l2 .*:39: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
3 .*:41: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
4 .*:43: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
5 .*:45: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
6 .*:47: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
7 .*:49: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
8 .*:51: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
9 .*:53: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
10 .*:55: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
11 .*:81: Error: cannot encode misaligne
[all...]
H A Dunaligned-branch-2.l2 .*:39: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
3 .*:41: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
4 .*:43: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
5 .*:45: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
6 .*:47: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
7 .*:49: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
8 .*:51: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
9 .*:53: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
10 .*:55: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
11 .*:81: Error: cannot encode misaligne
[all...]
H A Dunaligned-branch-r6-3.l2 .*:40: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
3 .*:42: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
4 .*:44: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
5 .*:46: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
6 .*:48: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
7 .*:50: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
8 .*:52: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
9 .*:54: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
10 .*:56: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
11 .*:82: Error: cannot encode misaligne
[all...]
H A Dunaligned-branch-r6-4.l2 .*:40: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
3 .*:42: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
4 .*:44: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
5 .*:46: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
6 .*:48: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
7 .*:50: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
8 .*:52: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
9 .*:54: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
10 .*:56: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
11 .*:82: Error: cannot encode misaligne
[all...]
H A Dunaligned-jump-micromips-2.l2 .*:50: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
3 .*:52: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
4 .*:54: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
5 .*:56: Error: cannot encode misaligned addend in the relocatable field \(0x1\)
6 .*:58: Error: cannot encode misaligned addend in the relocatable field \(0x2\)
7 .*:66: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
8 .*:68: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
9 .*:70: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
10 .*:72: Error: cannot encode misaligned addend in the relocatable field \(0x3\)
11 .*:106: Error: cannot encode misaligne
[all...]

Completed in 120 milliseconds

123