/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftutil.c | 93 FT_Long item_size, in ft_mem_realloc() argument 102 block = ft_mem_qrealloc( memory, item_size, in ft_mem_realloc() 105 FT_MEM_ZERO( (char*)block + cur_count * item_size, in ft_mem_realloc() 106 ( new_count - cur_count ) * item_size ); in ft_mem_realloc() 115 FT_Long item_size, in ft_mem_qrealloc() argument 128 if ( cur_count < 0 || new_count < 0 || item_size < 0 ) in ft_mem_qrealloc() 133 else if ( new_count == 0 || item_size == 0 ) in ft_mem_qrealloc() 138 else if ( new_count > FT_INT_MAX / item_size ) in ft_mem_qrealloc() 146 block = memory->alloc( memory, new_count * item_size ); in ft_mem_qrealloc() 153 FT_Long cur_size = cur_count * item_size; in ft_mem_qrealloc() [all …]
|
/third_party/freetype/src/base/ |
D | ftutil.c | 92 FT_Long item_size, in ft_mem_realloc() argument 101 block = ft_mem_qrealloc( memory, item_size, in ft_mem_realloc() 104 FT_MEM_ZERO( (char*)block + cur_count * item_size, in ft_mem_realloc() 105 ( new_count - cur_count ) * item_size ); in ft_mem_realloc() 114 FT_Long item_size, in ft_mem_qrealloc() argument 127 if ( cur_count < 0 || new_count < 0 || item_size < 0 ) in ft_mem_qrealloc() 132 else if ( new_count == 0 || item_size == 0 ) in ft_mem_qrealloc() 137 else if ( new_count > FT_INT_MAX / item_size ) in ft_mem_qrealloc() 145 block = memory->alloc( memory, new_count * item_size ); in ft_mem_qrealloc() 152 FT_Long cur_size = cur_count * item_size; in ft_mem_qrealloc() [all …]
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftutil.c | 92 FT_Long item_size, in ft_mem_realloc() argument 101 block = ft_mem_qrealloc( memory, item_size, in ft_mem_realloc() 104 FT_MEM_ZERO( (char*)block + cur_count * item_size, in ft_mem_realloc() 105 ( new_count - cur_count ) * item_size ); in ft_mem_realloc() 114 FT_Long item_size, in ft_mem_qrealloc() argument 127 if ( cur_count < 0 || new_count < 0 || item_size < 0 ) in ft_mem_qrealloc() 132 else if ( new_count == 0 || item_size == 0 ) in ft_mem_qrealloc() 137 else if ( new_count > FT_INT_MAX / item_size ) in ft_mem_qrealloc() 145 block = memory->alloc( memory, new_count * item_size ); in ft_mem_qrealloc() 152 FT_Long cur_size = cur_count * item_size; in ft_mem_qrealloc() [all …]
|
/third_party/freetype/include/freetype/internal/ |
D | ftmemory.h | 138 FT_Long item_size, 146 FT_Long item_size, 198 #define FT_MEM_ALLOC_MULT( ptr, count, item_size ) \ argument 200 (FT_Long)(item_size), \ 214 #define FT_MEM_QALLOC_MULT( ptr, count, item_size ) \ argument 216 (FT_Long)(item_size), \ 317 #define FT_ALLOC_MULT( ptr, count, item_size ) \ argument 318 FT_MEM_SET_ERROR( FT_MEM_ALLOC_MULT( ptr, count, item_size ) ) 330 #define FT_QALLOC_MULT( ptr, count, item_size ) \ argument 331 FT_MEM_SET_ERROR( FT_MEM_QALLOC_MULT( ptr, count, item_size ) )
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftmemory.h | 138 FT_Long item_size, 146 FT_Long item_size, 198 #define FT_MEM_ALLOC_MULT( ptr, count, item_size ) \ argument 200 (FT_Long)(item_size), \ 214 #define FT_MEM_QALLOC_MULT( ptr, count, item_size ) \ argument 216 (FT_Long)(item_size), \ 317 #define FT_ALLOC_MULT( ptr, count, item_size ) \ argument 318 FT_MEM_SET_ERROR( FT_MEM_ALLOC_MULT( ptr, count, item_size ) ) 330 #define FT_QALLOC_MULT( ptr, count, item_size ) \ argument 331 FT_MEM_SET_ERROR( FT_MEM_QALLOC_MULT( ptr, count, item_size ) )
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftmemory.h | 129 FT_Long item_size, 137 FT_Long item_size, 189 #define FT_MEM_ALLOC_MULT( ptr, count, item_size ) \ argument 191 (FT_Long)(item_size), \ 205 #define FT_MEM_QALLOC_MULT( ptr, count, item_size ) \ argument 207 (FT_Long)(item_size), \ 308 #define FT_ALLOC_MULT( ptr, count, item_size ) \ argument 309 FT_MEM_SET_ERROR( FT_MEM_ALLOC_MULT( ptr, count, item_size ) ) 321 #define FT_QALLOC_MULT( ptr, count, item_size ) \ argument 322 FT_MEM_SET_ERROR( FT_MEM_QALLOC_MULT( ptr, count, item_size ) )
|
/third_party/ltp/testcases/kernel/controllers/memcg/functional/ |
D | memcg_lib.sh | 187 local item_size 190 item_size=$(cat $1) 192 item_size=$(grep -w $1 memory.stat | cut -d " " -f 2) 196 if [ $item_size -ge $2 ] && [ $item_size -le $3 ]; then 199 tst_res TFAIL "$1 is $item_size, ${2}-${3} expected" 201 elif [ "$2" = "$item_size" ]; then 204 tst_res TFAIL "$1 is $item_size, $2 expected"
|
/third_party/jerryscript/jerry-core/parser/js/ |
D | js-parser-mem.c | 196 uint32_t item_size, /**< size for each page */ in parser_list_init() argument 200 item_size = (uint32_t) (((item_size) + sizeof (void *) - 1) & ~(sizeof (void *) - 1)); in parser_list_init() 201 parser_data_init (&list_p->data, item_size * item_count); in parser_list_init() 202 list_p->page_size = item_size * item_count; in parser_list_init() 203 list_p->item_size = item_size; in parser_list_init() 238 if (list_p->data.last_position + list_p->item_size > list_p->page_size) in parser_list_append() 259 list_p->data.last_position += list_p->item_size; in parser_list_append() 284 || (index * list_p->item_size < list_p->data.last_position)); in parser_list_get() 285 return page_p->bytes + (index * list_p->item_size); in parser_list_get() 316 iterator_p->current_position += iterator_p->list_p->item_size; in parser_list_iterator_next()
|
/third_party/mesa3d/src/util/ |
D | slab.h | 77 unsigned item_size, 92 unsigned item_size,
|
D | slab.c | 106 unsigned item_size, in slab_create_parent() argument 110 parent->element_size = ALIGN_POT(sizeof(struct slab_element_header) + item_size, in slab_create_parent() 315 unsigned item_size, in slab_create() argument 318 slab_create_parent(&mempool->parent, item_size, num_items); in slab_create()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dvx_meta_common.c | 700 uint32_t item_size) in v3dX() 702 const uint32_t stride = job->frame_tiling.width * item_size; in v3dX() 717 uint32_t item_size) in v3dX() 725 framebuffer, format, item_size); in v3dX() 1228 uint32_t item_size = 4; in v3dX() local 1229 while (item_size > 1 && in v3dX() 1230 (src_offset % item_size != 0 || dst_offset % item_size != 0)) { in v3dX() 1231 item_size /= 2; in v3dX() 1234 while (item_size > 1 && region->size % item_size != 0) in v3dX() 1235 item_size /= 2; in v3dX() [all …]
|
D | v3dvx_private.h | 209 uint32_t item_size); 219 uint32_t item_size);
|
/third_party/python/Python/ |
D | suggestions.c | 147 Py_ssize_t item_size; in calculate_suggestions() local 148 const char *item_str = PyUnicode_AsUTF8AndSize(item, &item_size); in calculate_suggestions() 156 Py_ssize_t max_distance = (name_size + item_size + 3) * MOVE_COST / 6; in calculate_suggestions() 161 item_str, item_size, max_distance); in calculate_suggestions()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-array.hh | 144 ::qsort (arrayZ, length, this->item_size, cmp_); in qsort() 150 ::qsort (arrayZ, length, this->item_size, Type::cmp); in qsort() 158 ::qsort (arrayZ + start, end - start, this->item_size, Type::cmp); in qsort() 165 unsigned int get_size () const { return length * this->item_size; } in get_size()
|
D | hb-vector.hh | 39 static constexpr unsigned item_size = hb_static_size (Type); member 103 { return hb_bytes_t ((const char *) arrayZ, length * item_size); } in as_bytes() 128 unsigned get_size () const { return length * item_size; } in get_size()
|
D | hb-set.hh | 399 memcpy ((void *) pages, (const void *) other->pages, count * pages.item_size); in set() 400 memcpy ((void *) page_map, (const void *) other->page_map, count * page_map.item_size); in set() 731 (page_map.length - 1 - i) * page_map.item_size); in page_for_insert()
|
D | hb-open-type.hh | 390 static constexpr unsigned item_size = hb_static_size (Type); member 545 static constexpr unsigned item_size = hb_static_size (Type); member 706 static constexpr unsigned item_size = Type::static_size; member 931 static constexpr unsigned item_size = Type::static_size; member
|
/third_party/harfbuzz/src/ |
D | hb-vector.hh | 39 static constexpr unsigned item_size = hb_static_size (Type); member 108 { return hb_bytes_t ((const char *) arrayZ, length * item_size); } in as_bytes() 133 unsigned get_size () const { return length * item_size; } in get_size()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-vector.hh | 39 static constexpr unsigned item_size = hb_static_size (Type); member 124 { return hb_bytes_t ((const char *) arrayZ, length * item_size); } in as_bytes() 149 unsigned get_size () const { return length * item_size; } in get_size()
|
D | hb-bit-set.hh | 345 hb_memcpy ((void *) pages, (const void *) other.pages, count * pages.item_size); in set() 346 hb_memcpy ((void *) page_map, (const void *) other.page_map, count * page_map.item_size); in set() 797 (page_map.length - 1 - i) * page_map.item_size); in page_for()
|
/third_party/boost/tools/build/src/engine/ |
D | hash.cpp | 329 stats->item_size = 0; in hashstats_init() 361 stats->item_size = hp->items.size; in hashstats_add() 374 stats->num_items * stats->item_size / 1024, in hashstats_print()
|
D | hash.h | 71 int item_size; member
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrload.c | 141 FT_UInt num_items, item_type, item_size; in pfr_extra_items_parse() local 150 item_size = PFR_NEXT_BYTE( p ); in pfr_extra_items_parse() 153 PFR_CHECK( item_size ); in pfr_extra_items_parse() 164 error = extra->parser( p, p + item_size, item_data ); in pfr_extra_items_parse() 173 p += item_size; in pfr_extra_items_parse()
|
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/ |
D | pfrload.c | 141 FT_UInt num_items, item_type, item_size; in pfr_extra_items_parse() local 150 item_size = PFR_NEXT_BYTE( p ); in pfr_extra_items_parse() 153 PFR_CHECK( item_size ); in pfr_extra_items_parse() 164 error = extra->parser( p, p + item_size, item_data ); in pfr_extra_items_parse() 173 p += item_size; in pfr_extra_items_parse()
|
/third_party/freetype/src/pfr/ |
D | pfrload.c | 141 FT_UInt num_items, item_type, item_size; in pfr_extra_items_parse() local 150 item_size = PFR_NEXT_BYTE( p ); in pfr_extra_items_parse() 153 PFR_CHECK( item_size ); in pfr_extra_items_parse() 164 error = extra->parser( p, p + item_size, item_data ); in pfr_extra_items_parse() 173 p += item_size; in pfr_extra_items_parse()
|