/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 | 529 public void adup(char[] buff, int offset, int length) throws SAXException { in adup() 535 public void aname(char[] buff, int offset, int length) throws SAXException { in aname() 543 public void aval(char[] buff, int offset, int length) throws SAXException { in aval() 606 public void entity(char[] buff, int offset, int length) throws SAXException { in entity() 612 private int lookupEntity(char[] buff, int offset, int length) { in lookupEntity() 633 public void eof(char[] buff, int offset, int length) throws SAXException { in eof() 643 public void etag(char[] buff, int offset, int length) throws SAXException { in etag() 649 public boolean etag_cdata(char[] buff, int offset, int length) throws SAXException { in etag_cdata() 675 public void etag_basic(char[] buff, int offset, int length) throws SAXException { in etag_basic() 832 public void decl(char[] buff, int offset, int length) throws SAXException { in decl() [all …]
|
/external/lua/src/ |
D | lzio.h | 29 #define luaZ_initbuffer(L, buff) ((buff)->buffer = NULL, (buff)->buffsize = 0) argument 31 #define luaZ_buffer(buff) ((buff)->buffer) argument 32 #define luaZ_sizebuffer(buff) ((buff)->buffsize) argument 33 #define luaZ_bufflen(buff) ((buff)->n) argument 35 #define luaZ_buffremove(buff,i) ((buff)->n -= (i)) argument 36 #define luaZ_resetbuffer(buff) ((buff)->n = 0) argument 39 #define luaZ_resizebuffer(L, buff, size) \ argument 44 #define luaZ_freebuffer(L, buff) luaZ_resizebuffer(L, buff, 0) argument
|
/external/libcxx/test/libcxx/utilities/any/ |
D | small_type.pass.cpp | 36 char buff[BufferSize]; member 43 char buff[BufferSize]; member 48 char buff[BufferSize + 1]; member 55 char buff[BufferSize + 1]; member
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/util/ |
D | UriEncoderTest.java | 32 ByteBuffer buff = ByteBuffer.allocate(10); in testDecode() local 40 ByteBuffer buff = ByteBuffer.allocate(10); in testFailDecode() local
|
/external/ltp/testcases/kernel/io/disktest/ |
D | dump.c | 42 char buff[10]; in format_str() local 86 char buff[10]; in format_raw() local 109 int dump_data(FILE * stream, const char *buff, const size_t buff_siz, in dump_data() 180 char *buff; in do_dump() local
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/util/ |
D | UriEncoder.java | 50 public static String decode(ByteBuffer buff) throws CharacterCodingException { in decode() 55 public static String decode(String buff) { in decode()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_printf.cc | 33 static int AppendChar(char **buff, const char *buff_end, char c) { in AppendChar() 44 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, in AppendNumber() 85 static int AppendUnsigned(char **buff, const char *buff_end, u64 num, u8 base, in AppendUnsigned() 91 static int AppendSignedDecimal(char **buff, const char *buff_end, s64 num, in AppendSignedDecimal() 98 static int AppendString(char **buff, const char *buff_end, int precision, in AppendString() 111 static int AppendPointer(char **buff, const char *buff_end, u64 ptr_value) { in AppendPointer() 119 int VSNPrintf(char *buff, int buff_length, in VSNPrintf()
|
/external/u-boot/cmd/ |
D | trace.c | 12 static int get_args(int argc, char * const argv[], char **buff, in get_args() 35 char *buff; in create_func_list() local 59 char *buff; in create_call_list() local
|
/external/u-boot/drivers/power/pmic/ |
D | rn5t567.c | 20 static int rn5t567_write(struct udevice *dev, uint reg, const uint8_t *buff, in rn5t567_write() 34 static int rn5t567_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in rn5t567_read()
|
D | max8997.c | 19 static int max8997_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8997_write() 31 static int max8997_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8997_read()
|
D | max8998.c | 19 static int max8998_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8998_write() 31 static int max8998_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8998_read()
|
D | sandbox.c | 28 const uint8_t *buff, int len) in sandbox_pmic_write() 39 uint8_t *buff, int len) in sandbox_pmic_read()
|
D | lp873x.c | 23 static int lp873x_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp873x_write() 34 static int lp873x_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp873x_read()
|
D | lp87565.c | 22 static int lp87565_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp87565_write() 34 static int lp87565_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp87565_read()
|
D | pfuze100.c | 30 static int pfuze100_write(struct udevice *dev, uint reg, const uint8_t *buff, in pfuze100_write() 41 static int pfuze100_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pfuze100_read()
|
D | act8846.c | 25 static int act8846_write(struct udevice *dev, uint reg, const uint8_t *buff, in act8846_write() 36 static int act8846_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in act8846_read()
|
D | max77686.c | 27 static int max77686_write(struct udevice *dev, uint reg, const uint8_t *buff, in max77686_write() 38 static int max77686_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max77686_read()
|
D | tps65090.c | 25 static int tps65090_write(struct udevice *dev, uint reg, const uint8_t *buff, in tps65090_write() 36 static int tps65090_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in tps65090_read()
|
D | mc34708.c | 22 static int mc34708_write(struct udevice *dev, uint reg, const u8 *buff, in mc34708_write() 46 static int mc34708_read(struct udevice *dev, uint reg, u8 *buff, int len) in mc34708_read()
|
D | s5m8767.c | 26 static int s5m8767_write(struct udevice *dev, uint reg, const uint8_t *buff, in s5m8767_write() 37 static int s5m8767_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s5m8767_read()
|
D | palmas.c | 23 static int palmas_write(struct udevice *dev, uint reg, const uint8_t *buff, in palmas_write() 34 static int palmas_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in palmas_read()
|
D | s2mps11.c | 26 static int s2mps11_write(struct udevice *dev, uint reg, const uint8_t *buff, in s2mps11_write() 38 static int s2mps11_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s2mps11_read()
|
D | stpmu1.c | 31 static int stpmu1_write(struct udevice *dev, uint reg, const uint8_t *buff, in stpmu1_write() 44 static int stpmu1_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in stpmu1_read()
|