Home
last modified time | relevance | path

Searched defs:bin_type (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dprogram.rs230 bin_type: cl_program_binary_type, field
341 let bin_type = u32::from_le(blob_read_uint32(&mut blob)); in spirv_from_bin_for_dev() localVariable
458 pub fn bin_type(&self, dev: &Device) -> cl_program_binary_type { in bin_type() method
698 let bin_type; in link() localVariable
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc1454 Bin bin_type = BinTypeForNativeRelocationType(type); in RecordNativeRelocations() local
1563 Bin bin_type = BinTypeForNativeRelocationType(type); in AssignMethodOffset() local
1575 constexpr Bin bin_type = Bin::kJniStubMethod; in AssignJniStubMethodOffset() local
2654 Bin bin_type = BinTypeForNativeRelocationType(relocation.type); in CalculateNewObjectOffsets() local
2662 constexpr Bin bin_type = Bin::kJniStubMethod; in CalculateNewObjectOffsets() local