/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | ScanHandler.java | 29 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 …]
|
D | PYXWriter.java | 37 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 …]
|
D | Parser.java | 528 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 …]
|
D | PYXScanner.java | 48 char[] buff = null; in scan() local
|
/external/qemu/android/utils/ |
D | bufprint.c | 77 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/ |
D | ui_util.c | 61 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()
|
D | ui_compat.c | 64 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/ |
D | read2pwd.c | 120 char buf[BUFSIZ],buff[BUFSIZ]; in DES_read_password() local 133 char buf[BUFSIZ],buff[BUFSIZ]; in DES_read_2passwords() local
|
D | read_pwd.c | 219 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()
|
D | fcrypt.c | 63 static char buff[14]; in DES_crypt() local
|
/external/qemu/ |
D | cbuffer.h | 20 uint8_t* buff; member 27 cbuffer_reset( CBuffer* cb, void* buff, int size ) in cbuffer_reset()
|
/external/stlport/src/ |
D | string.cpp | 12 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/ |
D | mztools.c | 18 #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/ |
D | mztools.c | 23 #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/ |
D | Pipeline.java | 134 Buffer buff = new Buffer(bytes, length); in write() local 145 Buffer buff = new Buffer(bytes, bytes.length); in write() local
|
/external/bison/lib/ |
D | dirname.c | 104 char buff[MAX_BUFF_LEN + 1]; in main() local
|
/external/qemu/slirp/ |
D | misc.c | 74 char buff[256]; in getouraddr() local 363 char buff[256]; in fork_exec() local 631 add_emu(buff) in add_emu() argument
|
D | socket.c | 295 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/ |
D | fakehid.c | 150 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/ |
D | misc.c | 36 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/ |
D | istmit_test.cpp | 57 const char* buff = "MyString"; in istmit1() local
|
/external/qemu/android/ |
D | hw-events.c | 199 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/ |
D | dlltest.c | 116 char buff[0x1000]; in main() local
|
/external/quake/quake/src/WinQuake/ |
D | net_wins.cpp | 94 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/ |
D | scal.c | 72 float *buff; member 156 float *buff; in speex_decorrelate() local
|