Searched refs:encode (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs2/
H A Dcompr_rubin.h25 int encode (struct rubin_state *, long, long, int);
H A Dcompr_rubin.c59 int encode(struct rubin_state *rs, long A, long B, int symbol) function
192 ret = encode(rs, rs->bit_divider-rs->bits[i],rs->bits[i],byte&1);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/stf/
H A Dstrings.py61 out, err = self.runcmd("t_push_ucs2 \"%s\"" % u8str.encode('utf-8'))
68 out, err = self.runcmd('t_strcmp \"%s\" \"%s\"' % (a.encode('utf-8'), b.encode('utf-8')))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dslhc.c84 static unsigned char *encode(unsigned char *cp, unsigned short n);
187 encode(unsigned char *cp, unsigned short n) function
369 cp = encode(cp,deltaS);
379 cp = encode(cp,deltaS);
385 cp = encode(cp,deltaA);
391 cp = encode(cp,deltaS);
432 cp = encode(cp,deltaS);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dkgdb.c895 int encode; local
913 encode = runlen + ' ' - 4;
914 putDebugChar (encode);
915 checksum += encode;
/asus-wl-520gu-7.0.1.45/src/router/attr/getfattr/
H A Dgetfattr.c63 char *opt_encoding; /* encode values automatically (NULL), or as "text",
117 const char *encode(const char *value, size_t *size) function
275 const char *enc = encode(value, &length);
397 " -e, --encoding=... encode values (as 'text', 'hex' or 'base64')\n"
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/math-emu/
H A Dfp_move.S64 | encode addressing mode for dest
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sunrpc/
H A Dclnt.c474 kxdrproc_t encode; local
500 encode = rpcproc_encode(clnt, task->tk_msg.rpc_proc);
505 if (encode && (status = encode(req, p, task->tk_msg.rpc_argp)) < 0) {
506 printk(KERN_WARNING "%s: can't encode arguments: %d\n",
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Damiflop.c814 static void encode(unsigned long data, unsigned long *dest) function
836 encode(data, dest + to_cnt++);
842 encode(data, dest + to_cnt++);
914 ; As we don't read or encode these fields into our buffers, we have to
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/
H A DMakefile65 OBJS += encode.o digest.o evp_enc.o evp_key.o evp_acnf.o \
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dpem.h141 EVP_ENCODE_CTX encode; member in struct:PEM_Encode_Seal_st
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dpem.h134 EVP_ENCODE_CTX encode; member in struct:PEM_Encode_Seal_st
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dentry.S1050 or %l4, %l3, %l4 ! encode new vaddr/pseg into l4
1168 srl %l5, 6, %l5 ! and encode all info into l7
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dkeyspan_pda.S1074 ;; *that* is a pain in the ass to encode. And they are little-endian
H A Dxircom_pgs.S1142 ;; *that* is a pain in the ass to encode. And they are little-endian

Completed in 201 milliseconds