代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/460691/1558590
pm entities.pm
package HTML::Entities;
# $Id: Entities.pm,v 1.12 1998/01/06 10:35:00 aas Exp $
=head1 NAME
HTML::Entities - Encode or decode strings with HTML entities
=head1 SYNOPSIS
use HTML::Entit
www.eeworm.com/read/251805/4417852
c mp3rtp.c
#include
#include
#include
#include
#include "lame.h"
#include "rtp.h"
/*
encode (via LAME) to mp3 with RTP streaming of the output.
Author:
www.eeworm.com/read/247207/4485785
h base64.h
/*
* Markus Moeller has modified the following code from Squid
*/
void base64_decode(char* result, const char *data, int result_size);
void base64_encode(char* result, const char *data, int result_
www.eeworm.com/read/222917/4817106
phpt xslt_process-002.phpt
--TEST--
Crash xslt_process with reused handler (this test may take a while)
--SKIPIF--
--FILE--
www.eeworm.com/read/222253/4821499
java userclient.java
package org.tuna.net.csuim;
import java.io.*;
import java.net.*;
import java.util.*;
import org.tuna.net.encode.UTF16Encoder;
public abstract class UserClient
{
private User myself;
priv
www.eeworm.com/read/209559/4968910
h video_encoder.h
#ifndef _LINUX_VIDEO_ENCODER_H
#define _LINUX_VIDEO_ENCODER_H
struct video_encoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */
#defi
www.eeworm.com/read/196974/5098857
cvsignore .cvsignore
REALMAGICHWL_IOCTL_CLEAR_MODULE_USE_COUNT
allreset
capturevideo
diagnosis
displayascii
encode2file
gpio7sw
grab
i2csample
jpegtest
monitor
osdbuf_fb_control
playasync
playaudio
playonedma
playosd
play
www.eeworm.com/read/195013/5119326
h video_encoder.h
#ifndef _LINUX_VIDEO_ENCODER_H
#define _LINUX_VIDEO_ENCODER_H
struct video_encoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */
#defi
www.eeworm.com/read/183001/5258864
sql init.sql
--
-- init pgcrypto
--
\set ECHO none
\i pgcrypto.sql
\set ECHO all
-- check for encoding fn's
SELECT encode('foo', 'hex');
SELECT decode('666f6f', 'hex');
-- check error handling
select gen_salt('
www.eeworm.com/read/179911/5298069
h video_encoder.h
#ifndef _LINUX_VIDEO_ENCODER_H
#define _LINUX_VIDEO_ENCODER_H
struct video_encoder_capability { /* this name is too long */
__u32 flags;
#define VIDEO_ENCODER_PAL 1 /* can encode PAL signal */
#defi