代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/440906/1778393
m bitfield-2.m
/* Check if bitfield ivars are correctly @encode'd when
the NeXT runtime is used. */
/* Contributed by Ziemowit Laski . */
/* { dg-options "-fnext-runtime -fsigned-char" } */
/*
www.eeworm.com/read/427042/1981867
1 speexenc.1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
.TH SPEEXENC "1" "September 2003" "speexenc version 1.1" "User Commands"
.SH NAME
speexenc \- The reference implementation speex encode
www.eeworm.com/read/407499/2263560
java base64outputstream.java
package com.heaton.bot;
import java.io.*;
/**
* This filter is used to 64-bit encode the specified string.
* This allows a string to be displayed with only ASCII characters.
* It is also used to
www.eeworm.com/read/407498/2263728
java base64outputstream.java
package com.heaton.bot;
import java.io.*;
/**
* This filter is used to 64-bit encode the specified string.
* This allows a string to be displayed with only ASCII characters.
* It is also used to
www.eeworm.com/read/407497/2263757
java base64outputstream.java
package com.heaton.bot;
import java.io.*;
/**
* This filter is used to 64-bit encode the specified string.
* This allows a string to be displayed with only ASCII characters.
* It is also used to
www.eeworm.com/read/396461/2415863
pm encoder.pm
package KinoSearch::Highlight::Encoder;
use strict;
use warnings;
use KinoSearch::Util::ToolSet;
use base qw( KinoSearch::Util::Class );
BEGIN {
__PACKAGE__->init_instance_vars();
}
sub encode {