Searched refs:table_start (Results 1 – 12 of 12) sorted by relevance
56 struct d3d12_descriptor_handle table_start; in fill_cbv_descriptors() local57 d2d12_descriptor_heap_get_next_handle(batch->view_heap, &table_start); in fill_cbv_descriptors()78 return table_start.gpu_handle; in fill_cbv_descriptors()89 struct d3d12_descriptor_handle table_start; in fill_srv_descriptors() local91 d2d12_descriptor_heap_get_next_handle(batch->view_heap, &table_start); in fill_srv_descriptors()131 return table_start.gpu_handle; in fill_srv_descriptors()142 struct d3d12_descriptor_handle table_start; in fill_sampler_descriptors() local144 d2d12_descriptor_heap_get_next_handle(batch->sampler_heap, &table_start); in fill_sampler_descriptors()167 return table_start.gpu_handle; in fill_sampler_descriptors()
459 const table_start = this.bb.capacity() - table; constant460 const vtable_start = table_start - this.bb.readInt32(table_start);
805 int table_start = _bb.Length - table; in Required()806 int vtable_start = table_start - _bb.GetInt(table_start); in Required()
935 int table_start = bb.capacity() - table; in required() local936 int vtable_start = table_start - bb.getInt(table_start); in required()
887 $table_start = $this->bb->capacity() - $table;888 $vtable_start = $table_start - $this->bb->getInt($table_start);
226 let table_start = builder.start_table(); in create_serialized_example_with_library_code() localVariable228 builder.end_table(table_start) in create_serialized_example_with_library_code()241 let table_start = builder.start_table(); in create_serialized_example_with_library_code() localVariable250 let root = builder.end_table(table_start); in create_serialized_example_with_library_code()1533 let table_start = b.start_table(); in table_of_byte_strings_fuzz() localVariable1538 let root = b.end_table(table_start); in table_of_byte_strings_fuzz()1570 let table_start = b.start_table(); in fuzz_table_of_strings() localVariable1575 let root = b.end_table(table_start); in fuzz_table_of_strings()1623 let table_start = b.start_table(); in prop() localVariable1628 let root = b.end_table(table_start); in prop()
55 FT_ULong table_start; in tt_face_load_sbit() local91 table_start = FT_STREAM_POS(); in tt_face_load_sbit()220 face->ebdt_start = table_start; in tt_face_load_sbit()
54 FT_ULong table_start; in tt_face_load_sbit() local90 table_start = FT_STREAM_POS(); in tt_face_load_sbit()219 face->ebdt_start = table_start; in tt_face_load_sbit()
54 FT_ULong table_start; in tt_face_load_sbit() local90 table_start = FT_STREAM_POS(); in tt_face_load_sbit()223 face->ebdt_start = table_start; in tt_face_load_sbit()
3203 FT_ULong table_start; in tt_face_vary_cvt() local3262 table_start = FT_Stream_FTell( stream ); in tt_face_vary_cvt()3292 offsetToData += table_start; in tt_face_vary_cvt()
3290 FT_ULong table_start; in tt_face_vary_cvt() local3349 table_start = FT_Stream_FTell( stream ); in tt_face_vary_cvt()3379 offsetToData += table_start; in tt_face_vary_cvt()
3163 FT_ULong table_start; in tt_face_vary_cvt() local3222 table_start = FT_Stream_FTell( stream ); in tt_face_vary_cvt()3252 offsetToData += table_start; in tt_face_vary_cvt()