Home
last modified time | relevance | path

Searched defs:cluster (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-buffer.c175 HB_UInt cluster ) in hb_buffer_add_glyph()
278 HB_UInt cluster; in _hb_buffer_add_output_glyphs() local
Dharfbuzz-buffer.h42 HB_UInt cluster; member
/external/qemu/block/
Dvvfat.c340 unsigned char* cluster; /* points to current cluster */ member
537 static inline void fat_set(BDRVVVFATState* s,unsigned int cluster,uint32_t value) in fat_set()
561 static inline uint32_t fat_get(BDRVVVFATState* s,unsigned int cluster) in fat_get()
847 unsigned int cluster; in init_directories() local
1357 struct { uint32_t cluster; } rename; member
1360 struct { uint32_t cluster; } mkdir; member
1385 uint32_t cluster, char* new_path) in schedule_rename()
1412 static void schedule_mkdir(BDRVVVFATState* s, uint32_t cluster, char* path) in schedule_mkdir()
1520 unsigned int cluster) in modified_fat_get()
1737 unsigned char* cluster = qemu_malloc(s->cluster_size); in check_directory_consistency() local
[all …]
Dqcow2-refcount.c1146 uint64_t offset, cluster; in qcow2_check_refcounts() local
/external/libvpx/nestegg/src/
Dnestegg.c196 struct cluster { struct
197 struct ebml_type timecode;
198 struct ebml_list block_group;
255 struct ebml_list cluster; member
1185 struct cluster * cluster; in ne_read_block() local