代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/162614/5522832
mm encode-3.mm
/* { dg-do run } */
#include
#include
template
struct Vec {
T x, y;
long z;
long long zz;
};
Vec dd;
const char *enc = @encode(Vec);
const char *en
www.eeworm.com/read/162614/5522856
m encode-6.m
/* Test for graceful encoding of const-qualified fields and parameters. */
/* Author: Ziemowit Laski */
/* { dg-do compile } */
struct Cxx {
const struct Cxx *next;
};
@inter
www.eeworm.com/read/162614/5522927
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-
www.eeworm.com/read/162614/5522960
m encode-5.m
/* 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 '[4i]' and
such, since th
www.eeworm.com/read/162614/5522974
m encode-3.m
/* Method encoding tests for stand-alone @protocol declarations. */
/* Contributed by Ziemowit Laski . */
/* { dg-do run } */
#include
#ifdef __cplusplus
#define
www.eeworm.com/read/162614/5522975
m encode-1.m
/* Test if the Objective-C @encode machinery distinguishes between
'BOOL *' (which should be encoded as a pointer to BOOL) and 'char *' (which
should be encoded as '*'). This is somewhat tricky
www.eeworm.com/read/162614/5522977
m encode-4.m
/* Encoding tests for ObjC class layouts. */
/* Contributed by Ziemowit Laski . */
/* { dg-options "-lobjc" } */
/* { dg-do run } */
#include
#ifdef __NEXT_RUNTIME
www.eeworm.com/read/162614/5523073
m encode-1.m
/* Contributed by Nicola Pero - Thu Mar 8 16:27:46 CET 2001 */
#include
#include
#include
/* Test very simple @encode */
int main (void)
{
if (strc
www.eeworm.com/read/342913/3228942
c jpege_encode.c
////////////////////////////////////////////////////////////////////////////////////////////////////
//
// jpege_encode.c (JPEG Encoder Functions 'C' File)
//
// Notice:
www.eeworm.com/read/340665/3278575
m encode-1.m
/* Contributed by Nicola Pero - Thu Mar 8 16:27:46 CET 2001 */
#include
#include
#include
/* Test very simple @encode */
int main (void)
{
if (strc