Searched refs:old_slots (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_state_upload.c | 548 GLbitfield64 old_slots = brw->vue_map_geom_out.slots_valid; in brw_upload_programs() local 561 if (old_slots != brw->vue_map_geom_out.slots_valid || in brw_upload_programs() 565 if ((old_slots ^ brw->vue_map_geom_out.slots_valid) & in brw_upload_programs()
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | raw_hash_set.h | 1585 auto* old_slots = slots_; 1594 PolicyTraits::element(old_slots + i)); 1599 PolicyTraits::transfer(&alloc_ref(), slots_ + new_i, old_slots + i); 1603 SanitizerUnpoisonMemoryRegion(old_slots,
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | raw_hash_set.h | 1605 auto* old_slots = slots_; 1614 PolicyTraits::element(old_slots + i)); 1619 PolicyTraits::transfer(&alloc_ref(), slots_ + new_i, old_slots + i); 1623 SanitizerUnpoisonMemoryRegion(old_slots,
|
/external/abseil-cpp/absl/container/internal/ |
D | raw_hash_set.h | 1511 auto* old_slots = slots_; 1520 PolicyTraits::element(old_slots + i)); 1525 PolicyTraits::transfer(&alloc_ref(), slots_ + new_i, old_slots + i); 1529 SanitizerUnpoisonMemoryRegion(old_slots,
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | raw_hash_set.h | 1531 auto* old_slots = slots_; 1540 PolicyTraits::element(old_slots + i)); 1545 PolicyTraits::transfer(&alloc_ref(), slots_ + new_i, old_slots + i); 1549 SanitizerUnpoisonMemoryRegion(old_slots,
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | raw_hash_set.h | 1531 auto* old_slots = slots_; 1540 PolicyTraits::element(old_slots + i)); 1545 PolicyTraits::transfer(&alloc_ref(), slots_ + new_i, old_slots + i); 1549 SanitizerUnpoisonMemoryRegion(old_slots,
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | raw_hash_set.h | 1511 auto* old_slots = slots_; 1520 PolicyTraits::element(old_slots + i)); 1525 PolicyTraits::transfer(&alloc_ref(), slots_ + new_i, old_slots + i); 1529 SanitizerUnpoisonMemoryRegion(old_slots,
|