| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-utf.hh | 140 encode (codepoint_t *text, in encode() function 266 encode (codepoint_t *text, in encode() function 333 encode (codepoint_t *text, in encode() function 387 encode (codepoint_t *text, in encode() function 442 encode (codepoint_t *text, in encode() function
|
| /third_party/python/Lib/encodings/ |
| H A D | idna.py | 145 def encode(self, input, errors='strict'): member in Codec
|
| 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/ffmpeg/doc/examples/ |
| H A D | encode_audio.c | 94 static void encode(AVCodecContext *ctx, AVFrame *frame, AVPacket *pkt, in encode() function
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | base64-decode.c | 52 _lws_b64_encode_string(const char *encode, const char *in, int in_len, in _lws_b64_encode_string() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_vce_40_2_2.c | 286 static void encode(struct rvce_encoder *enc) in encode() function
|
| H A D | radeon_vce_52.c | 212 static void encode(struct rvce_encoder *enc) in encode() function
|
| /third_party/python/Lib/email/ |
| H A D | _encoded_words.py | 204 def encode(string, charset='utf-8', encoding=None, lang=''): function
|
| /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
|
| /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
|
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| H A D | tc_ife.h | 42 int (*encode)(struct sk_buff *, void *, struct tcf_meta_info *); member
|
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| H A D | tc_ife.h | 42 int (*encode)(struct sk_buff *, void *, struct tcf_meta_info *); member
|
| /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/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
|