Searched defs:first_offset (Results 1 – 11 of 11) sorted by relevance
44 let first_offset = first_index * DESC_SIZE; localVariable
44 uint32_t first_offset = it->offset; in GetVkPushConstantRange() local
135 uint64_t first_offset = sizeof(int32_t) * (num_nodes_ + 1) in ValidateInMemoryStructure() local
168 uint64_t first_offset = m_member_offsets[0]; in WriteFunctionArguments() local
87 UWORD16 first_offset; in cblock_decode_huff_symbol() local
326 uint32_t first_offset = 2.7 * used_size; in TEST_F() local
289 uint64_t first_offset = get_data_member_offset(o), in maybe_show_relative_offset_change() local
556 size_t first_offset = get_data_member_offset(first_dm); in compare_data_members() local
336 FLAC__off_t first_offset; /* this is the offset to the STREAMINFO block */ member897 FLAC__off_t first_offset, last_offset; member
8698 const GLuint first_offset = 0; in test() local10579 const GLuint first_offset = 0; /* vec4 at 0 */ in test() local10670 const GLuint first_offset = 0; in test() local12343 const GLuint first_offset = 0; /* vec4 at 0 */ in test() local
3828 static int first_offset(struct isl_set_map_pair *domain, int *order, int n, in first_offset() function