| /third_party/libuv/src/unix/ |
| H A D | pipe.c | 387 int uv_pipe_getsockname(const uv_pipe_t* handle, char* buffer, size_t* size) { in uv_pipe_getsockname() argument 392 int uv_pipe_getpeername(const uv_pipe_t* handle, char* buffer, size_t* size) { in uv_pipe_getpeername() argument 343 uv__pipe_getsockpeername(const uv_pipe_t* handle, uv__peersockfunc func, char* buffer, size_t* size) uv__pipe_getsockpeername() argument
|
| H A D | freebsd.c | 59 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
| H A D | netbsd.c | 66 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
| /third_party/libuv/src/win/ |
| H A D | process-stdio.c | 172 BYTE* buffer; in uv__stdio_create() local 357 uv__stdio_destroy(BYTE* buffer) uv__stdio_destroy() argument 372 uv__stdio_noinherit(BYTE* buffer) uv__stdio_noinherit() argument 385 uv__stdio_verify(BYTE* buffer, WORD size) uv__stdio_verify() argument 409 uv__stdio_size(BYTE* buffer) uv__stdio_size() argument 414 uv__stdio_handle(BYTE* buffer, int fd) uv__stdio_handle() argument [all...] |
| H A D | getaddrinfo.c | 344 int uv_if_indextoname(unsigned int ifindex, char* buffer, size_t* size) { in uv_if_indextoname() argument 365 int uv_if_indextoiid(unsigned int ifindex, char* buffer, size_t* size) { in uv_if_indextoiid() argument
|
| /third_party/libsnd/src/ |
| H A D | dwvw.c | 46 unsigned char buffer [256] ; member [all...] |
| H A D | dither.c | 75 double buffer [SF_BUFFER_LEN / sizeof (double)] ; member [all...] |
| H A D | sd2.c | 352 read_rsrc_str (const SD2_RSRC *prsrc, int offset, char * buffer, int buffer_len) in read_rsrc_str() argument
|
| /third_party/libunwind/libunwind/src/x86_64/ |
| H A D | Gtrace.c | 398 tdep_trace (unw_cursor_t *cursor, void **buffer, int *size) in tdep_trace() argument
|
| /third_party/libuv/test/ |
| H A D | benchmark-pound.c | 67 static char buffer[] = "QS"; variable
|
| H A D | test-poll.c | 225 static char buffer[74]; local 246 static char buffer[931]; local 307 static char buffer[103]; local 331 static char buffer[123 local [all...] |
| H A D | runner-unix.c | 392 process_read_last_line(process_info_t *p, char* buffer, size_t buffer_len) process_read_last_line() argument [all...] |
| H A D | runner-win.c | 240 process_read_last_line(process_info_t *p, char * buffer, size_t buffer_len) process_read_last_line() argument
|
| H A D | runner.c | 415 void print_lines(const char* buffer, size_t size, FILE* stream) { in print_lines() argument
|
| /third_party/libsnd/programs/ |
| H A D | common.c | 353 { char buffer [16], *cptr ; in sfe_file_type_of_ext() local
|
| /third_party/libsnd/src/ALAC/ |
| H A D | alac_decoder.c | 641 static void Zero32 (int32_t * buffer, uint32_t numItems, uint32_t stride) in Zero32() argument [all...] |
| H A D | ag_dec.c | 112 static inline uint32_t ALWAYS_INLINE read32bit (uint8_t * buffer) in read32bit() argument
|
| /third_party/libunwind/libunwind/src/aarch64/ |
| H A D | Gtrace.c | 400 tdep_trace (unw_cursor_t *cursor, void **buffer, int *size) in tdep_trace() argument
|
| /third_party/libunwind/libunwind/src/arm/ |
| H A D | Gtrace.c | 401 tdep_trace (unw_cursor_t *cursor, void **buffer, int *size) in tdep_trace() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Registry.cpp | 98 TCHAR buffer[kBufSize];
in RecurseDeleteKey() local 378 CByteBuffer buffer;
in GetValue_Strings() local [all...] |
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_drmif.h | 135 uint32_t *buffer; member
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore_cose.c | 64 cose_get_curve_name(cose_curve_t id, char *buffer, size_t buflen) { in cose_get_curve_name() argument 120 cose_get_alg_name(cose_alg_t id, char *buffer, size_t buflen) { in cose_get_alg_name() argument 151 cose_get_hkdf_alg_name(cose_hkdf_alg_t id, char *buffer, size_t buflen) cose_get_hkdf_alg_name() argument 278 cose_encrypt0_encode(cose_encrypt0_t *ptr, uint8_t *buffer, size_t buf_len) cose_encrypt0_encode() argument 307 cose_encrypt0_set_ciphertext(cose_encrypt0_t *ptr, uint8_t *buffer, size_t size) cose_encrypt0_set_ciphertext() argument 315 cose_encrypt0_set_plaintext(cose_encrypt0_t *ptr, uint8_t *buffer, size_t size) cose_encrypt0_set_plaintext() argument 356 cose_encrypt0_get_key_id(cose_encrypt0_t *ptr, const uint8_t **buffer) cose_encrypt0_get_key_id() argument 362 cose_encrypt0_get_kid_context(cose_encrypt0_t *ptr, const uint8_t **buffer) cose_encrypt0_get_kid_context() argument [all...] |
| H A D | oscore_cbor.c | 51 util_write_byte(uint8_t **buffer, size_t *buf_size, uint8_t value) { in util_write_byte() argument 59 oscore_cbor_put_nil(uint8_t **buffer, size_t *buf_size) { in oscore_cbor_put_nil() argument 65 oscore_cbor_put_true(uint8_t **buffer, size_t *buf_size) { in oscore_cbor_put_true() argument 71 oscore_cbor_put_false(uint8_t **buffer, size_t *buf_size) { in oscore_cbor_put_false() argument 77 oscore_cbor_put_text(uint8_t **buffer, in oscore_cbor_put_text() argument 92 oscore_cbor_put_array(uint8_t **buffer, size_t *buf_size, size_t elements) oscore_cbor_put_array() argument 100 oscore_cbor_put_bytes(uint8_t **buffer, size_t *buf_size, const uint8_t *bytes, size_t bytes_len) oscore_cbor_put_bytes() argument 115 oscore_cbor_put_map(uint8_t **buffer, size_t *buf_size, size_t elements) oscore_cbor_put_map() argument 123 oscore_cbor_put_number(uint8_t **buffer, size_t *buf_size, int64_t value) oscore_cbor_put_number() argument 131 oscore_cbor_put_simple_value(uint8_t **buffer, size_t *buf_size, uint8_t value) oscore_cbor_put_simple_value() argument 141 oscore_cbor_put_tag(uint8_t **buffer, size_t *buf_size, uint64_t value) oscore_cbor_put_tag() argument 149 oscore_cbor_put_negative(uint8_t **buffer, size_t *buf_size, int64_t value) oscore_cbor_put_negative() argument 158 put_b_f(uint8_t **buffer, uint64_t value, uint8_t nr) put_b_f() argument 168 oscore_cbor_put_unsigned(uint8_t **buffer, size_t *buf_size, uint64_t value) oscore_cbor_put_unsigned() argument 211 get_byte(const uint8_t **buffer, size_t *buf_len) get_byte() argument 220 get_byte_inc(const uint8_t **buffer, size_t *buf_len) get_byte_inc() argument 227 oscore_cbor_get_next_element(const uint8_t **buffer, size_t *buf_len) oscore_cbor_get_next_element() argument 240 oscore_cbor_get_element_size(const uint8_t **buffer, size_t *buf_len) oscore_cbor_get_element_size() argument 271 oscore_cbor_get_negative_integer(const uint8_t **buffer, size_t *buf_len) oscore_cbor_get_negative_integer() argument 276 oscore_cbor_get_unsigned_integer(const uint8_t **buffer, size_t *buf_len) oscore_cbor_get_unsigned_integer() argument 316 oscore_cbor_get_string(const uint8_t **buffer, size_t *buf_len, char *str, size_t size) oscore_cbor_get_string() argument 324 oscore_cbor_get_array(const uint8_t **buffer, size_t *buf_len, uint8_t *arr, size_t size) oscore_cbor_get_array() argument [all...] |
| H A D | oscore.c | 343 oscore_generate_nonce(cose_encrypt0_t *ptr, oscore_ctx_t *ctx, uint8_t *buffer, uint8_t size) oscore_generate_nonce() argument
|
| /third_party/lzma/CS/7zip/Compress/LzmaAlone/ |
| H A D | LzmaAlone.cs | 24 public override int Read(byte[] buffer, int offset, int count)
in Read() argument 46 public override void Write(byte[] buffer, int offset, int count)
in Write() argument
|