| /third_party/python/Lib/encodings/ |
| H A D | punycode.py | 204 def decode(self, input, errors='strict'): member in Codec 215 def decode(self, input, final=False): member in IncrementalDecoder
|
| H A D | zlib_codec.py | 24 def decode(self, input, errors='strict'): member in Codec 49 def decode(self, input, final=False): member in IncrementalDecoder
|
| H A D | bz2_codec.py | 26 def decode(self, input, errors='strict'): member in Codec 51 def decode(self, input, final=False): member in IncrementalDecoder
|
| /third_party/python/Lib/email/ |
| H A D | quoprimime.py | 232 def decode(encoded, eol=NL): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| H A D | InlineInfo.cpp | 175 static llvm::Expected<InlineInfo> decode(DataExtractor &Data, uint64_t &Offset, in decode() function 218 llvm::Expected<InlineInfo> InlineInfo::decode(DataExtractor &Data, in decode() function in InlineInfo
|
| /third_party/skia/src/codec/ |
| H A D | SkCodecImageGenerator.cpp | 52 auto decode = [this, options](const SkPixmap& pm) { in getPixels() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
| H A D | NDKExtractor.cpp | 27 int32_t NDKExtractor::decode(AAsset *asset, uint8_t *targetData, AudioProperties targetProperties) { in decode() function in NDKExtractor
|
| /third_party/skia/src/ports/ |
| H A D | SkImageGeneratorCG.cpp | 145 auto decode = [&image](const SkPixmap& pm) { in onGetPixels() local
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
| H A D | Decoder.java | 62 int decode() throws IOException { in decode() method in Decoder
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | Utf8Utils.java | 50 private static int decode(String userFriendly) { in decode() method in Utf8Utils.MaxCodePoint
|
| /third_party/python/Lib/json/ |
| H A D | decoder.py | 332 def decode(self, s, _w=WHITESPACE.match): member in JSONDecoder
|
| /third_party/rust/crates/os_str_bytes/src/windows/wtf8/ |
| H A D | convert.rs | 73 macro_rules! decode { in next() macros
|
| /third_party/rust/crates/rustix/src/io/ |
| H A D | context.rs | 70 unsafe fn decode<'call>(&self, raw: u64) -> Ref<'call, Self::Target>; in fmt() functions 96 unsafe fn decode<'call>(&self, raw: u64) -> Ref<'call, Self::Target> { in encode() functions 151 unsafe fn decode<'call>(&self, raw: u64) -> Ref<'call, Self::Target> { in decode() functions
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/ |
| H A D | dcamera_time_statistician.cpp | 29 int64_t decode = frameInfo.timePonit.finishDecode - frameInfo.timePonit.startDecode; in CalProcessTime() local
|
| /kernel/linux/linux-5.10/arch/arm/probes/uprobes/ |
| H A D | actions-arm.c | 110 struct decode_emulate *decode = (struct decode_emulate *) d; in decode_pc_ro() local
|
| /kernel/linux/linux-6.6/arch/arm/probes/uprobes/ |
| H A D | actions-arm.c | 110 struct decode_emulate *decode = (struct decode_emulate *) d; in decode_pc_ro() local
|
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| H A D | tc_ife.h | 43 int (*decode)(struct sk_buff *, void *, u16 len); member
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
| H A D | kvm-stat.c | 76 mmio_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char *decode) mmio_event_decode_key() argument 120 ioport_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char *decode) ioport_event_decode_key() argument
|
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| H A D | tc_ife.h | 43 int (*decode)(struct sk_buff *, void *, u16 len); member
|
| /kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
| H A D | kvm-stat.c | 75 mmio_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char *decode) mmio_event_decode_key() argument 119 ioport_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char *decode) ioport_event_decode_key() argument 163 msr_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char *decode) msr_event_decode_key() argument
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | decode_audio.c | 71 static void decode(AVCodecContext *dec_ctx, AVPacket *pkt, AVFrame *frame, in decode() function
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Punycode.java | 274 public static StringBuilder decode(CharSequence src, boolean[] caseFlags) in decode() method in Punycode
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Punycode.java | 274 public static StringBuilder decode(CharSequence src, boolean[] caseFlags) in decode() method in Punycode
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
| H A D | InputFile.java | 161 public char[] decode(byte[] bytes) in decode() method in InputFile
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | descriptor-array.h | 254 static inline int16_t decode(unsigned mark_compact_epoch, int16_t raw_value) { in decode() function in v8::internal::NumberOfMarkedDescriptors
|