Home
last modified time | relevance | path

Searched defs:actual_size (Results 1 - 12 of 12) sorted by relevance

/third_party/googletest/googletest/test/
H A Dgoogletest-listener-test.cc247 const size_t actual_size = data.size(); in VerifyResults() local
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_batchbuffer.c24 size_t actual_size; member
/third_party/ffmpeg/libavutil/
H A Dbprint.c218 av_bprint_get_buffer(AVBPrint *buf, unsigned size, unsigned char **mem, unsigned *actual_size) av_bprint_get_buffer() argument
/third_party/ffmpeg/libavcodec/
H A Dexrenc.c72 int64_t actual_size; member
289 unsigned long actual_size, source_size; in encode_scanline_zip() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_sec.c145 size_t actual_size; in CRYPTO_secure_malloc() local
175 size_t actual_size; in CRYPTO_secure_free() local
199 size_t actual_size; in CRYPTO_secure_clear_free() local
257 size_t actual_size; CRYPTO_secure_actual_size() local
[all...]
/third_party/openssl/crypto/
H A Dmem_sec.c145 size_t actual_size; in CRYPTO_secure_malloc() local
175 size_t actual_size; in CRYPTO_secure_free() local
199 size_t actual_size; in CRYPTO_secure_clear_free() local
251 size_t actual_size; CRYPTO_secure_actual_size() local
[all...]
/third_party/musl/porting/linux/user/src/fortify/
H A Dfortify.c228 void* __memchr_chk(const void* s, int c, size_t n, size_t actual_size) in __memchr_chk() argument
287 void* __memrchr_chk(const void *s, int c, size_t n, size_t actual_size) in __memrchr_chk() argument
295 char* __getcwd_chk(char* buf, size_t len, size_t actual_size) in __getcwd_chk() argument
/third_party/musl/src/fortify/linux/
H A Dfortify.c239 void* __memchr_chk(const void* s, int c, size_t n, size_t actual_size) in __memchr_chk() argument
298 void* __memrchr_chk(const void *s, int c, size_t n, size_t actual_size) in __memrchr_chk() argument
306 char* __getcwd_chk(char* buf, size_t len, size_t actual_size) in __getcwd_chk() argument
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c298 NewFrame(const MemBuffer* const mem, uint32_t min_size, uint32_t actual_size, Frame** frame) NewFrame() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2070 Py_ssize_t actual_size = 0; in ListFields() local
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2644 const size_t actual_size = lhs_stl_container.size(); variable
2646 *listener << "which contains " << actual_size << " values"; variable
/third_party/node/deps/v8/src/api/
H A Dapi.cc3336 ReallocateBufferMemory(void* old_buffer, size_t size, size_t* actual_size) ReallocateBufferMemory() argument

Completed in 60 milliseconds