Searched defs:half_size (Results 1 – 8 of 8) sorted by relevance
66 size_t half_size = in GptCreate() local
171 uint64_t half_size = stat.st_size / 2; in split_gpt() local
28 int half_size = size / 2; in MergeSortRecurse() local
97 const Eigen::DSizes<ptrdiff_t, 2> half_size(2, 3); in test_slices() local
167 int half_size; in generate_offsets() local
130 float half_size; in widepoint_point() local
51 let half_size = r as f64 / (2f64).sqrt(); in draw_part_c() localVariable
487 let half_size = data.len() / 2; in test_typo_len_offset() localVariable