代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/233448/4676598
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/233448/4676603
m encode-7.m
/* APPLE LOCAL file 4136935 */
/* Additional testing for the NeXT runtime. */
/* Author: Ziemowit Laski */
/* { dg-do run { target *-*-darwin* } } */
/* { dg-options "-fnext-run
www.eeworm.com/read/233448/4676616
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/233448/4676617
m encode-1.m
/* APPLE LOCAL file bool encoding */
/* 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/4676619
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/233448/4678368
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/233433/4692736
js encode_unicode.js
entities = new Array();
chars = new Array();
entities[entities.length] = 'ô';
chars[chars.length] = "ô";
entities[entities.length] = 'é';
chars[chars.length] = "é";
entities[entities.len
www.eeworm.com/read/221338/4832862
c mjpeg_encode.c
/*****************************************************************************
Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. This software is
proprietary and confidential to Analog D
www.eeworm.com/read/218254/4862926
3 lber-encode.3
.TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP: pkg/ldap/doc/man/man3/lber-encode.3,v 1.19.2.4 2007/01/02 21:43:44 kurt Exp $
.\" Copyright 1998-2007 The OpenLDAP Foundation All Ri
www.eeworm.com/read/216939/4878066
c gsm_encode.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.