代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/366702/2882108
c alias-1.c
/* { dg-do link } */
/* { dg-require-alias "" } */
/* { dg-require-visibility "" } */
/* { dg-require-effective-target tls } */
/* Test that encode_section_info handles the change from externally
d
www.eeworm.com/read/252498/4403753
c base64encoder.c
#include
#include
char* encode
= "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
char* enc(int* reg)
{
static char buf[4];
int i0 = (reg[0] & 0