代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/233448/4676314

mm encode-9.mm

/* APPLE LOCAL begin radar 4278774 */ /* Test than @encode is properly instantiated. */ /* { dg-options "-lobjc" } */ /* { dg-do run } */ #include #include #include
www.eeworm.com/read/233448/4676317

mm encode-1.mm

/* APPLE LOCAL file mainline */ /* Test for graceful encoding of const-qualified fields and parameters. */ /* Author: Ziemowit Laski */ /* { dg-do compile } */ struct Cxx { co
www.eeworm.com/read/233448/4676337

mm encode-2.mm

/* APPLE LOCAL file mainline */ /* { dg-do compile } */ template struct Vec { T x, y; int z; }; Vec dd; const char *enc = @encode(Vec); const char *enc2 = @encode(Vec
www.eeworm.com/read/233448/4676343

mm encode-4.mm

/* APPLE LOCAL file mainline */ /* Test Objective-C method encodings. */ /* The _encoded_ parameter offsets for Objective-C methods are computed inductively as follows: - The first paramter (
www.eeworm.com/read/233448/4676385

mm encode-7.mm

/* APPLE LOCAL file mainline */ /* Check if array arguments of ObjC methods are decayed to pointer types in a proper fashion: (1) The _encodings_ for the array arguments should remain to be '[
www.eeworm.com/read/233448/4676388

mm encode-8.mm

/* APPLE LOCAL file mainline */ /* Test if the Objective-C @encode machinery distinguishes between 'BOOL *' (which should be encoded as '^c') and 'char *' (which should be encoded as '*'). */ /
www.eeworm.com/read/233448/4676422

mm encode-6.mm

/* APPLE LOCAL file mainline */ /* Encoding tests for ObjC class layouts. */ /* Contributed by Ziemowit Laski . */ /* { dg-options "-lobjc" } */ /* { dg-do run } */ #include
www.eeworm.com/read/233448/4676427

mm encode-3.mm

/* APPLE LOCAL file mainline */ /* { dg-do run } */ #include #include template struct Vec { T x, y; long z; long long zz; }; Vec dd; const char *enc = @en
www.eeworm.com/read/233448/4676460

m encode-6.m

/* APPLE LOCAL file mainline */ /* Test for graceful encoding of const-qualified fields and parameters. */ /* Author: Ziemowit Laski */ /* { dg-do compile } */ struct Cxx { co
www.eeworm.com/read/233448/4676550

m encode-2.m

/* Test Objective-C method encodings. */ /* The _encoded_ parameter offsets for Objective-C methods are computed inductively as follows: - The first paramter (self) has offset 0; - The k-