Home
last modified time | relevance | path

Searched defs:size (Results 10976 - 11000 of 12408) sorted by relevance

1...<<431432433434435436437438439440>>...497

/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c753 lws_snprintf(char *str, size_t size, const char *format, ...) in lws_snprintf() argument
772 lws_strncpy(char *dest, const char *src, size_t size) in lws_strncpy() argument
/third_party/libuv/src/unix/
H A Dcore.c765 int uv_cwd(char* buffer, size_t* size) { in uv_cwd() argument
1140 int uv_os_homedir(char* buffer, size_t* size) { in uv_os_homedir() argument
1176 uv_os_tmpdir(char* buffer, size_t* size) uv_os_tmpdir() argument
1455 uv_os_getenv(const char* name, char* buffer, size_t* size) uv_os_getenv() argument
1503 uv_os_gethostname(char* buffer, size_t* size) uv_os_gethostname() argument
[all...]
/third_party/libuv/test/
H A Dtest-fs.c3698 int size; member
3705 int size; in thread_main() local
3738 uv_test_fs_buf_offset(uv_buf_t* bufs, size_t size) uv_test_fs_buf_offset() argument
4068 fs_file_pos_close_check(const char *contents, int size) fs_file_pos_close_check() argument
[all...]
/third_party/libsnd/src/
H A Daiff.c126 { uint32_t size ; member
[all...]
/third_party/libuv/src/win/
H A Dutil.c189 int uv_cwd(char* buffer, size_t* size) { in uv_cwd() argument
396 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
934 uv_os_homedir(char* buffer, size_t* size) uv_os_homedir() argument
971 uv_os_tmpdir(char* buffer, size_t* size) uv_os_tmpdir() argument
1061 uv__copy_utf16_to_utf8(const WCHAR* utf16buffer, size_t utf16len, char* utf8, size_t *size) uv__copy_utf16_to_utf8() argument
1239 uv_os_getenv(const char* name, char* buffer, size_t* size) uv_os_getenv() argument
1358 uv_os_gethostname(char* buffer, size_t* size) uv_os_gethostname() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface.h169 unsigned size; /* the size of one level in one layer (the image is an array of layers member
/third_party/lzma/C/
H A DXzDec.c162 static SizeT XzBcFilterStateBase_Filter_Dec(CXzBcFilterStateBase *p, Byte *data, SizeT size) in XzBcFilterStateBase_Filter_Dec() argument
186 static SizeT XzBcFilterState_Filter(void *pp, Byte *data, SizeT size) in XzBcFilterState_Filter() argument
213 size_t size = p->bufConv - p->bufPos; XzBcFilterState_Code2() local
232 size_t size = BRA_BUF_SIZE - p->bufTotal; XzBcFilterState_Code2() local
870 UInt64 size; XzBlock_Parse() local
2041 size_t size = coder->outCodeSize; XzDecMt_Callback_Write() local
[all...]
/third_party/libabigail/tools/
H A Dabipkgdiff.cc285 off_t size; member in elf_file
[all...]
/third_party/libbpf/src/
H A Dbtf_dump.c2256 __s64 size; btf_dump_type_data_check_overflow() local
2424 int size, err = 0; btf_dump_dump_type_data() local
[all...]
H A Dlibbpf_internal.h225 static inline void *libbpf_reallocarray(void *ptr, size_t nmemb, size_t size) in libbpf_reallocarray() argument
[all...]
/third_party/libdrm/include/drm/
H A Dmga_drm.h271 int size; member
H A Dvmwgfx_drm.h384 __u32 size; member
497 __u32 size; member
860 __u32 size; global() member
[all...]
H A Dvc4_drm.h233 __u32 size; member
269 __u32 size; member
285 __u32 size; member
/third_party/libcoap/src/
H A Dcoap_block.c425 size_t size; in coap_cancel_observe() local
[all...]
H A Dcoap_tinydtls.c966 pem_base64_decode(const uint8_t *data, size_t size) pem_base64_decode() argument
1026 asn1_verify_privkey(const uint8_t *data, size_t size) asn1_verify_privkey() argument
1042 asn1_verify_pubkey(const uint8_t *data, size_t size) asn1_verify_pubkey() argument
1054 asn1_verify_curve(const uint8_t *data, size_t size) asn1_verify_curve() argument
1068 asn1_verify_pkcs8_version(const uint8_t *data, size_t size) asn1_verify_pkcs8_version() argument
1077 asn1_verify_ec_identifier(const uint8_t *data, size_t size) asn1_verify_ec_identifier() argument
1091 asn1_verify_ec_key(const uint8_t *data, size_t size) asn1_verify_ec_key() argument
[all...]
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h134 unsigned int size; member
403 int size; member
463 size_t size; member
/third_party/libdrm/intel/
H A Dintel_decode.c3901 int size; in drm_intel_decode() local
[all...]
/third_party/libcoap/examples/
H A Dcoap-client.c868 uint16_t size; in cmdline_blocksize() local
[all...]
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp528 static void HexToString(char *dest, const Byte *data, UInt32 size) in HexToString() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp908 UInt64 size = 0; in Compress() local
H A DHashCalc.cpp35 bool Alloc(size_t size) in Alloc() argument
130 void CHashBundle::Update(const void *data, UInt32 size) in Update() argument
137 void CHashBundle::SetSize(UInt64 size) in SetSize() argument
142 static void AddDigests(Byte *dest, const Byte *src, UInt32 size) in AddDigests() argument
602 UInt32 size; HashCalc() local
658 HashHexToString(char *dest, const Byte *data, UInt32 size) HashHexToString() argument
771 const UInt64 size = ConvertStringToUInt64(end, &end); ParseCksum() local
992 Is_CR_LF_Data(const Byte *buf, size_t size) Is_CR_LF_Data() argument
1389 CheckDigests(const Byte *a, const Byte *b, size_t size) CheckDigests() argument
1409 AddDefaultMethod(UStringVector &methods, unsigned size) AddDefaultMethod() argument
1603 UInt32 size; Extract() local
1872 UInt64 size; UpdateItems() local
1911 UInt32 size; UpdateItems() local
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp315 static void ReduceString(UString &s, unsigned size) in ReduceString() argument
/third_party/mbedtls/library/
H A Dx509_crt.c1686 static int x509_info_ext_key_usage(char **buf, size_t *size, in x509_info_ext_key_usage() argument
1715 static int x509_info_cert_policies(char **buf, size_t *size, in x509_info_cert_policies() argument
1749 int mbedtls_x509_crt_info(char *buf, size_t size, const char *prefix, in mbedtls_x509_crt_info() argument
1900 mbedtls_x509_crt_verify_info(char *buf, size_t size, const char *prefix, uint32_t flags) mbedtls_x509_crt_verify_info() argument
[all...]
H A Decp.c317 static void mpi_init_many(mbedtls_mpi *arr, size_t size) in mpi_init_many() argument
324 static void mpi_free_many(mbedtls_mpi *arr, size_t size) in mpi_free_many() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp45 const unsigned size = v.Size(); in BoolVector_CountSum() local
57 static void BoolVector_Fill_False(CBoolVector &v, unsigned size) in BoolVector_Fill_False() argument
103 void CStreamSwitch::Set(CInArchive *archive, const Byte *data, size_t size, bool needUpdatePos) in Set() argument
132 void CInArchive::AddByteStream(const Byte *buf, size_t size) in AddByteStream() argument
148 ReadBytes(Byte *data, size_t size) ReadBytes() argument
158 SkipData(UInt64 size) SkipData() argument
170 ReadNumberSpec(const Byte *p, size_t size, size_t &processed) ReadNumberSpec() argument
527 const size_t size = NameOffsets[index + 1] - offset; GetPath() local
561 const size_t size = NameOffsets[index + 1] - offset; GetPath_Prop() local
938 const UInt64 size = ReadNumber(); ReadSubStreamsInfo() local
1290 const UInt64 size = ReadNumber(); ReadHeader() local
[all...]

Completed in 51 milliseconds

1...<<431432433434435436437438439440>>...497