Searched defs:decode (Results 1 – 6 of 6) sorted by relevance
21 def decode(self): member in _ResultMixinBytes
235 local int decode(struct state *s, const struct huffman *h) in decode() function263 local int decode(struct state *s, const struct huffman *h) in decode() function
46 } decode; /* if CODES, current state */ member
129 local int decode(struct state *s, struct huffman *h) in decode() function
208 char decode = '\0'; in X11_URIDecode() local
76 int (*decode)(void *priv, uint8_t *buffer, int nbytes); member
Completed in 9 milliseconds