| /third_party/python/Lib/encodings/ |
| H A D | punycode.py | 200 def encode(self, input, errors='strict'): member in Codec 211 def encode(self, input, final=False): member in IncrementalEncoder
|
| H A D | zlib_codec.py | 22 def encode(self, input, errors='strict'): member in Codec 33 def encode(self, input, final=False): member in IncrementalEncoder
|
| H A D | bz2_codec.py | 24 def encode(self, input, errors='strict'): member in Codec 35 def encode(self, input, final=False): member in IncrementalEncoder
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| H A D | InlineInfo.cpp | 224 llvm::Error InlineInfo::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in InlineInfo
|
| H A D | FunctionInfo.cpp | 96 llvm::Expected<uint64_t> FunctionInfo::encode(FileWriter &O) const { in encode() function in FunctionInfo
|
| H A D | GsymCreator.cpp | 53 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode() function in GsymCreator
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
| H A D | Encoder.java | 112 boolean encode(EncoderJNI.Operation op) throws IOException { in encode() method in Encoder
|
| /third_party/python/Lib/json/ |
| H A D | encoder.py | 183 def encode(self, o): member in JSONEncoder
|
| /third_party/rust/crates/rustix/src/io/ |
| H A D | context.rs | 62 fn encode(&self, target: Ref<'_, Self::Target>) -> u64; in fmt() functions 91 fn encode(&self, target: Ref<'_, Self::Target>) -> u64 { in encode() functions 146 fn encode(&self, target: Ref<'_, Self::Target>) -> u64 { in acquire() functions
|
| /base/security/device_auth/common_lib/interfaces/ |
| H A D | hc_tlv_parser.h | 40 int32_t (*encode)(struct TlvBaseT *, HcParcel *);
member
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/ |
| H A D | dcamera_time_statistician.cpp | 27 int64_t encode = frameInfo.timePonit.finishEncode - frameInfo.timePonit.startEncode; in CalProcessTime() local
|
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | stream_impl.cpp | 28 std::tuple<int, std::unique_ptr<char[]>, size_t> DecodeString(const std::string& buffer, const std::string& encode) in DecodeString() argument 196 tuple<int, int64_t> StreamImpl::WriteCur(const std::string& buffer, int64_t length, const std::string& encode) in WriteCur() argument 62 GetWriteArg(const std::string& buffer, int64_t length, int64_t offset, const std::string& encode) GetWriteArg() argument 216 Write(const std::string& buffer, int64_t length, int64_t offset, const std::string& encode) Write() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Punycode.java | 130 public static StringBuilder encode(CharSequence src, boolean[] caseFlags) throws StringPrepParseException{ in encode() method in Punycode
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Punycode.java | 134 public static StringBuilder encode(CharSequence src, boolean[] caseFlags) throws StringPrepParseException{ in encode() method in Punycode
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
| H A D | InputFile.java | 146 public byte[] encode(char[] chars) in encode() method in InputFile
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | CodecExports.cpp | 54 static HRESULT FindCodecClassId(const GUID *clsid, bool isCoder2, bool isFilter, bool &encode, int &index) throw()
in FindCodecClassId() argument 95 static HRESULT CreateCoderMain(unsigned index, bool encode, void **coder)
in CreateCoderMain() argument 127 static HRESULT CreateCoder2(bool encode, UInt32 index, const GUID *iid, void **outObject)
in CreateCoder2() argument 186 bool encode;
in CreateCoder() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_vce_52.c | 212 static void encode(struct rvce_encoder *enc) in encode() function
|
| /third_party/node/src/quic/ |
| H A D | sessionticket.cc | 83 MaybeLocal<Object> SessionTicket::encode(Environment* env) const { in encode() function in node::quic::SessionTicket
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | descriptor-array.h | 271 static inline int16_t encode(unsigned mark_compact_epoch, int16_t value) { in encode() function in v8::internal::NumberOfMarkedDescriptors
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | GlyfEncoder.java | 58 public void encode(Font sourceFont) { in encode() method in GlyfEncoder
|
| /third_party/toybox/toys/pending/ |
| H A D | getty.c | 84 static speed_t encode(char *s) in encode() function
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| H A D | bytecode_optimizer_isapi.rb | 57 def encode method 91 def encode method 101 def encode method 129 def encode; end method
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| H A D | bytecode_optimizer_isapi.rb | 57 def encode method 91 def encode method 101 def encode method 138 def encode method 148 def encode; end method
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avcodec.c | 516 void avcodec_string(char *buf, int buf_size, AVCodecContext *enc, int encode) in avcodec_string() argument
|
| H A D | codec_internal.h | 207 int (*encode)(struct AVCodecContext *avctx, struct AVPacket *avpkt, member
|