Home
last modified time | relevance | path

Searched defs:sizeptr (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_substring.c74 PCRE2_UCHAR *buffer, PCRE2_SIZE *sizeptr) in pcre2_substring_copy_byname()
122 uint32_t stringnumber, PCRE2_UCHAR *buffer, PCRE2_SIZE *sizeptr) in pcre2_substring_copy_bynumber()
162 PCRE2_SPTR stringname, PCRE2_UCHAR **stringptr, PCRE2_SIZE *sizeptr) in pcre2_substring_get_byname()
210 uint32_t stringnumber, PCRE2_UCHAR **stringptr, PCRE2_SIZE *sizeptr) in pcre2_substring_get_bynumber()
269 PCRE2_SPTR stringname, PCRE2_SIZE *sizeptr) in pcre2_substring_length_byname()
317 uint32_t stringnumber, PCRE2_SIZE *sizeptr) in pcre2_substring_length_bynumber()
/aosp_15_r20/external/vboot_reference/futility/
H A Dcmd_gbb_utility.c164 static uint8_t *create_gbb(const char *desc, off_t *sizeptr) in create_gbb()
227 static uint8_t *read_entire_file(const char *filename, off_t *sizeptr) in read_entire_file()
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dhost_p11_stub.c36 uint8_t *pkcs11_get_modulus(struct pkcs11_key *p11_key, uint32_t *sizeptr) in pkcs11_get_modulus()
H A Dhost_misc.c24 uint8_t* ReadFile(const char* filename, uint64_t* sizeptr) in ReadFile()
H A Dhost_p11.c235 uint8_t *pkcs11_get_modulus(struct pkcs11_key *p11_key, uint32_t *sizeptr) in pkcs11_get_modulus()
/aosp_15_r20/frameworks/av/media/ndk/
H A DNdkMediaDataSource.cpp111 status_t NdkDataSource::getAvailableSize(off64_t offset, off64_t *sizeptr) { in getAvailableSize()
/aosp_15_r20/external/libcups/cups/
H A Dppd-cache.c4900 const char *sizeptr, /* Pointer to size in PWG name */ in _pwgPageSizeForMedia() local