Searched defs:size_ptr (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/src/utils/ |
| D | SkJSON.h | 261 const auto* size_ptr = this->ptr<size_t>(); in begin() local 267 const auto* size_ptr = this->ptr<size_t>(); in end() local
|
| D | SkJSON.cpp | 86 auto* size_ptr = reinterpret_cast<size_t*>(alloc.makeBytesAlignedTo(total_size, kRecAlign)); in MakeVector() local
|
| /third_party/ffmpeg/libavformat/ |
| D | rtpdec_hevc.c | 74 int *size_ptr = NULL; in hevc_sdp_parse_fmtp_config() local
|
| D | rtpdec_h264.c | 97 uint8_t **data_ptr, int *size_ptr, in ff_h264_parse_sprop_parameter_sets()
|
| D | mpeg.c | 164 static int find_next_start_code(AVIOContext *pb, int *size_ptr, in find_next_start_code()
|
| /third_party/python/Include/internal/ |
| D | pycore_dict.h | 167 uint8_t *size_ptr = ((uint8_t *)values)-2; in _PyDictValues_AddToInsertionOrder() local
|
| /third_party/fsverity-utils/programs/ |
| D | fsverity.c | 173 static bool parse_block_size_option(const char *arg, u32 *size_ptr) in parse_block_size_option()
|
| /third_party/node/deps/uv/src/win/ |
| D | util.c | 96 int uv_exepath(char* buffer, size_t* size_ptr) { in uv_exepath()
|
| /third_party/libuv/src/win/ |
| D | util.c | 97 int uv_exepath(char* buffer, size_t* size_ptr) { in uv_exepath()
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_nir_soa.c | 1543 LLVMValueRef size_ptr = lp_build_array_get(bld_base->base.gallivm, bld->ssbo_sizes_ptr, in emit_get_ssbo_size() local
|
| /third_party/python/Objects/ |
| D | dictobject.c | 1936 uint8_t *size_ptr = ((uint8_t *)values)-2; in delete_index_from_values() local
|