Home
last modified time | relevance | path

Searched defs:byte_len (Results 1 – 25 of 944) sorted by relevance

12345678910>>...38

/dports/security/ridl/ridl-11b3240/nuklear/src/
H A Dnuklear_string.c56 int byte_len = 0; in nk_str_append_text_utf8() local
68 int byte_len = 0; in nk_str_append_str_utf8() local
87 int byte_len = 0; in nk_str_append_text_runes() local
104 int byte_len; in nk_str_append_str_runes() local
182 int byte_len = 0; in nk_str_insert_text_utf8() local
197 int byte_len = 0; in nk_str_insert_str_utf8() local
216 int byte_len = 0; in nk_str_insert_text_runes() local
233 int byte_len; in nk_str_insert_str_runes() local
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/src/
H A Dnuklear_string.c56 int byte_len = 0; in nk_str_append_text_utf8() local
68 int byte_len = 0; in nk_str_append_str_utf8() local
87 int byte_len = 0; in nk_str_append_text_runes() local
104 int byte_len; in nk_str_append_str_runes() local
182 int byte_len = 0; in nk_str_insert_text_utf8() local
197 int byte_len = 0; in nk_str_insert_str_utf8() local
216 int byte_len = 0; in nk_str_insert_text_runes() local
233 int byte_len; in nk_str_insert_str_runes() local
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/raw/
H A Drawrequest.c508 size_t smbcli_req_append_bytes(struct smbcli_request *req, const uint8_t *bytes, size_t byte_len) in smbcli_req_append_bytes()
520 …_t smbcli_req_append_var_block(struct smbcli_request *req, const uint8_t *bytes, uint16_t byte_len) in smbcli_req_append_var_block()
547 char **dest, const uint8_t *src, int byte_len, uint_t flags) in smbcli_req_pull_ucs2()
600 char **dest, const uint8_t *src, int byte_len, uint_t flags) in smbcli_req_pull_ascii()
643 char **dest, const uint8_t *src, int byte_len, uint_t flags) in smbcli_req_pull_string()
660 …li_req_pull_blob(struct smbcli_request *req, TALLOC_CTX *mem_ctx, const uint8_t *src, int byte_len) in smbcli_req_pull_blob()
741 const uint8_t *src, int byte_len, uint_t flags) in smbcli_blob_pull_ucs2()
797 const uint8_t *src, int byte_len, uint_t flags) in smbcli_blob_pull_ascii()
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/bike_r3/
H A Dutilities.h122 _INLINE_ void *bike_memcpy(void *dst, const void *src, size_t byte_len) in bike_memcpy()
132 _INLINE_ void *bike_memset(void *dst, const int ch, size_t byte_len) in bike_memset()
/dports/security/liboqs/liboqs-0.7.0/src/kem/bike/additional_r3/
H A Dtypes.h40 uint8_t raw[M_BYTES]; in sha()
41 } m_t; in sha()
42
43 typedef struct e_s {
47 #define E0_RAW(e) ((e)->val[0].raw)
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/bike_r1/
H A Dsha.h42 sha(OUT sha_hash_t *hash_out, IN const uint32_t byte_len, IN const uint8_t *msg) in sha()
51 IN const uint32_t byte_len, in sha_mb()
/dports/net/samba412/samba-4.12.15/source4/libcli/raw/
H A Drawrequest.c551 size_t smbcli_req_append_bytes(struct smbcli_request *req, const uint8_t *bytes, size_t byte_len) in smbcli_req_append_bytes()
565 …_t smbcli_req_append_var_block(struct smbcli_request *req, const uint8_t *bytes, uint16_t byte_len) in smbcli_req_append_var_block()
592 char **dest, const uint8_t *src, int byte_len, unsigned int flags) in smbcli_req_pull_ucs2()
646 char **dest, const uint8_t *src, int byte_len, unsigned int flags) in smbcli_req_pull_ascii()
690 char **dest, const uint8_t *src, int byte_len, unsigned int flags) in smbcli_req_pull_string()
707 …q_pull_blob(struct request_bufinfo *bufinfo, TALLOC_CTX *mem_ctx, const uint8_t *src, int byte_len) in smbcli_req_pull_blob()
788 const uint8_t *src, int byte_len, unsigned int flags) in smbcli_blob_pull_ucs2()
845 const uint8_t *src, int byte_len, unsigned int flags) in smbcli_blob_pull_ascii()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/audio/emscripten/
H A DSDL_emscriptenaudio.c35 int byte_len; in copyData() local
62 int byte_len = 0; in HandleAudioProcess() local
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/audio/emscripten/
H A DSDL_emscriptenaudio.c35 int byte_len; in copyData() local
62 int byte_len = 0; in HandleAudioProcess() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/audio/emscripten/
H A DSDL_emscriptenaudio.c35 int byte_len; in copyData() local
62 int byte_len = 0; in HandleAudioProcess() local
/dports/finance/electrum/Electrum-4.1.5/packages/dns/rdtypes/ANY/
H A DEUI64.py28 byte_len = 8 # 0123456789abcdef (in hex) variable in EUI64
H A DEUI48.py28 byte_len = 6 # 0123456789ab (in hex) variable in EUI48
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dns/rdtypes/ANY/
H A DEUI48.py28 byte_len = 6 # 0123456789ab (in hex) variable in EUI48
H A DEUI64.py28 byte_len = 8 # 0123456789abcdef (in hex) variable in EUI64
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/dns/rdtypes/ANY/
H A DEUI48.py28 byte_len = 6 # 0123456789ab (in hex) variable in EUI48
H A DEUI64.py28 byte_len = 8 # 0123456789abcdef (in hex) variable in EUI64
/dports/dns/py-dnspython/dnspython-1.16.0/dns/rdtypes/ANY/
H A DEUI48.py28 byte_len = 6 # 0123456789ab (in hex) variable in EUI48
H A DEUI64.py28 byte_len = 8 # 0123456789abcdef (in hex) variable in EUI64
/dports/dns/py-dnspython2/dnspython-2.1.0/dns/rdtypes/ANY/
H A DEUI64.py30 byte_len = 8 # 0123456789abcdef (in hex) variable in EUI64
H A DEUI48.py30 byte_len = 6 # 0123456789ab (in hex) variable in EUI48
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/dns/rdtypes/ANY/
H A DEUI48.py28 byte_len = 6 # 0123456789ab (in hex) variable in EUI48
H A DEUI64.py28 byte_len = 8 # 0123456789abcdef (in hex) variable in EUI64
/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/libnu/
H A Dvalidate.c10 int byte_len = it(p, max_len - (p - encoded)); in nu_validate() local
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/libnu/
H A Dvalidate.c10 int byte_len = it(p, max_len - (p - encoded)); in nu_validate() local
/dports/textproc/redisearch16/RediSearch-1.6.16/src/dep/libnu/
H A Dvalidate.c10 int byte_len = it(p, max_len - (p - encoded)); in nu_validate() local

12345678910>>...38