Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 95) sorted by relevance

1234

/external/tagsoup/src/org/ccil/cowan/tagsoup/
DScanHandler.java29 public void adup(char[] buff, int offset, int length) throws SAXException; in adup()
35 public void aname(char[] buff, int offset, int length) throws SAXException; in aname()
41 public void aval(char[] buff, int offset, int length) throws SAXException; in aval()
46 public void cdsect(char[] buff, int offset, int length) throws SAXException; in cdsect()
52 public void decl(char[] buff, int offset, int length) throws SAXException; in decl()
58 public void entity(char[] buff, int offset, int length) throws SAXException; in entity()
64 public void eof(char[] buff, int offset, int length) throws SAXException; in eof()
70 public void etag(char[] buff, int offset, int length) throws SAXException; in etag()
76 public void gi(char[] buff, int offset, int length) throws SAXException; in gi()
82 public void pcdata(char[] buff, int offset, int length) throws SAXException; in pcdata()
[all …]
DPYXWriter.java37 public void adup(char[] buff, int offset, int length) throws SAXException { in adup()
42 public void aname(char[] buff, int offset, int length) throws SAXException { in aname()
49 public void aval(char[] buff, int offset, int length) throws SAXException { in aval()
55 public void cmnt(char [] buff, int offset, int length) throws SAXException { in cmnt()
61 public void entity(char[] buff, int offset, int length) throws SAXException { } in entity()
65 public void eof(char[] buff, int offset, int length) throws SAXException { in eof()
69 public void etag(char[] buff, int offset, int length) throws SAXException { in etag()
75 public void decl(char[] buff, int offset, int length) throws SAXException { in decl()
78 public void gi(char[] buff, int offset, int length) throws SAXException { in gi()
84 public void cdsect(char[] buff, int offset, int length) throws SAXException { in cdsect()
[all …]
DParser.java528 public void adup(char[] buff, int offset, int length) throws SAXException { in adup()
534 public void aname(char[] buff, int offset, int length) throws SAXException { in aname()
542 public void aval(char[] buff, int offset, int length) throws SAXException { in aval()
605 public void entity(char[] buff, int offset, int length) throws SAXException { in entity()
611 private int lookupEntity(char[] buff, int offset, int length) { in lookupEntity()
632 public void eof(char[] buff, int offset, int length) throws SAXException { in eof()
642 public void etag(char[] buff, int offset, int length) throws SAXException { in etag()
648 public boolean etag_cdata(char[] buff, int offset, int length) throws SAXException { in etag_cdata()
674 public void etag_basic(char[] buff, int offset, int length) throws SAXException { in etag_basic()
831 public void decl(char[] buff, int offset, int length) throws SAXException { in decl()
[all …]
DPYXScanner.java48 char[] buff = null; in scan() local
/external/qemu/android/utils/
Dbufprint.c77 bufprint_app_dir(char* buff, char* end) in bufprint_app_dir()
110 bufprint_app_dir(char* buff, char* end) in bufprint_app_dir()
135 bufprint_app_dir(char* buff, char* end) in bufprint_app_dir()
159 bufprint_app_dir(char* buff, char* end) in bufprint_app_dir()
168 bufprint_config_path(char* buff, char* end) in bufprint_config_path()
193 bufprint_config_file(char* buff, char* end, const char* suffix) in bufprint_config_file()
202 bufprint_temp_dir(char* buff, char* end) in bufprint_temp_dir()
225 bufprint_temp_file(char* buff, char* end, const char* suffix) in bufprint_temp_file()
/external/openssl/crypto/ui/
Dui_util.c61 char buff[BUFSIZ]; in UI_UTIL_read_pw_string() local
69 int UI_UTIL_read_pw(char *buf,char *buff,int size,const char *prompt,int verify) in UI_UTIL_read_pw()
Dui_compat.c64 int _ossl_old_des_read_pw(char *buf,char *buff,int size,const char *prompt,int verify) in _ossl_old_des_read_pw()
/external/openssl/crypto/des/
Dread2pwd.c120 char buf[BUFSIZ],buff[BUFSIZ]; in DES_read_password() local
133 char buf[BUFSIZ],buff[BUFSIZ]; in DES_read_2passwords() local
Dread_pwd.c219 char buff[BUFSIZ]; in des_read_pw_string() local
229 int des_read_pw(char *buf, char *buff, int size, const char *prompt, int verify) in des_read_pw()
238 int des_read_pw(char *buf, char *buff, int size, char *prompt, int verify) in des_read_pw()
259 int des_read_pw(char *buf, char *buff, int size, const char *prompt, in des_read_pw()
Dfcrypt.c63 static char buff[14]; in DES_crypt() local
/external/qemu/
Dcbuffer.h20 uint8_t* buff; member
27 cbuffer_reset( CBuffer* cb, void* buff, int size ) in cbuffer_reset()
/external/stlport/src/
Dstring.cpp12 wchar_t* buff = new wchar_t[size+1]; in __ASCIIToWide() local
21 char* buff = new char[size+1]; in __WideToASCII() local
/external/zlib/contrib/minizip/
Dmztools.c18 #define WRITE_8(buff, n) do { \ argument
21 #define WRITE_16(buff, n) do { \ argument
25 #define WRITE_32(buff, n) do { \ argument
/external/chromium/third_party/zlib/contrib/minizip/
Dmztools.c23 #define WRITE_8(buff, n) do { \ argument
26 #define WRITE_16(buff, n) do { \ argument
30 #define WRITE_32(buff, n) do { \ argument
/external/nist-sip/java/gov/nist/javax/sip/parser/
DPipeline.java134 Buffer buff = new Buffer(bytes, length); in write() local
145 Buffer buff = new Buffer(bytes, bytes.length); in write() local
/external/bison/lib/
Ddirname.c104 char buff[MAX_BUFF_LEN + 1]; in main() local
/external/qemu/slirp/
Dmisc.c74 char buff[256]; in getouraddr() local
363 char buff[256]; in fork_exec() local
631 add_emu(buff) in add_emu() argument
Dsocket.c295 char buff[2048]; /* XXX Shouldn't be sending more oob data than this */ in sosendoob() local
453 char buff[256]; in sorecvfrom() local
/external/bluetooth/bluez/input/
Dfakehid.c150 static int ps3remote_decode(char *buff, int size, unsigned int *value) in ps3remote_decode()
219 char buff[50]; in ps3remote_event() local
/external/qemu/slirp-android/
Dmisc.c36 static char buff[32]; in inet_iptostr() local
329 char buff[256]; in fork_exec() local
592 add_emu(buff) in add_emu() argument
/external/stlport/test/unit/
Distmit_test.cpp57 const char* buff = "MyString"; in istmit1() local
/external/qemu/android/
Dhw-events.c199 android_event_bufprint_type_str( char* buff, char* end, int type_index ) in android_event_bufprint_type_str()
214 android_event_bufprint_code_str( char* buff, char* end, int type, int code_index ) in android_event_bufprint_code_str()
/external/bzip2/
Ddlltest.c116 char buff[0x1000]; in main() local
/external/quake/quake/src/WinQuake/
Dnet_wins.cpp94 char buff[MAXHOSTNAMELEN]; in WINS_GetLocalAddress() local
120 char buff[MAXHOSTNAMELEN]; in WINS_Init() local
326 char buff[256]; in PartialIPAddress() local
/external/speex/libspeex/
Dscal.c72 float *buff; member
156 float *buff; in speex_decorrelate() local

1234