/third_party/googletest/googletest/test/ |
H A D | googletest-listener-test.cc | 247 const size_t actual_size = data.size(); in VerifyResults() local
|
/third_party/mesa3d/src/gallium/winsys/i915/drm/ |
H A D | i915_drm_batchbuffer.c | 24 size_t actual_size; member
|
/third_party/ffmpeg/libavutil/ |
H A D | bprint.c | 218 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 D | exrenc.c | 72 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 D | mem_sec.c | 145 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 D | mem_sec.c | 145 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 D | fortify.c | 228 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 D | fortify.c | 239 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 D | demux.c | 298 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 D | message.cc | 2070 Py_ssize_t actual_size = 0; in ListFields() local
|
/third_party/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 2644 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 D | api.cc | 3336 ReallocateBufferMemory(void* old_buffer, size_t size, size_t* actual_size) ReallocateBufferMemory() argument
|