/aosp12/system/media/alsa_utils/ |
H A D | alsa_format.c | 88 int num_slots = ARRAY_SIZE(mask->bits); in get_pcm_format_for_mask() local
|
H A D | alsa_logging.c | 33 const size_t num_slots = ARRAY_SIZE(mask->bits); in log_pcm_mask() local
|
H A D | alsa_device_profile.c | 293 const int num_slots = ARRAY_SIZE(mask->bits); in profile_enum_sample_formats() local
|
/aosp12/hardware/qcom/bootctrl/ |
H A D | boot_control.cpp | 285 uint32_t num_slots = 0; in get_current_slot() local 323 uint32_t num_slots = get_number_slots(module); in boot_control_check_slot_sanity() local 531 uint32_t num_slots = get_number_slots(module); in get_active_boot_slot() local
|
/aosp12/system/update_engine/common/ |
H A D | fake_boot_control.h | 100 void SetNumSlots(unsigned int num_slots) { in SetNumSlots()
|
/aosp12/system/extras/partition_tools/ |
H A D | lpdump.cc | 507 uint32_t num_slots = current_slot_suffix.empty() ? 1 : 2; in LpdumpMain() local 512 uint32_t num_slots = pt->geometry.metadata_slot_count; in LpdumpMain() local
|
/aosp12/system/core/fastboot/fuzzy_fastboot/ |
H A D | test_utils.cpp | 76 std::vector<std::string> GeneratePartitionNames(const std::string& base, int num_slots) { in GeneratePartitionNames()
|
H A D | fixtures.cpp | 327 int32_t num_slots = strtol(var.c_str(), nullptr, 10); in SetUp() local
|
H A D | main.cpp | 246 int32_t num_slots = strtol(slot_count.c_str(), nullptr, 10); in TEST_F() local 451 int32_t num_slots = strtol(var.c_str(), nullptr, 10); in TEST_F() local 509 int32_t num_slots = strtol(var.c_str(), nullptr, 10); in TEST_F() local 734 int32_t num_slots = strtol(resp.c_str(), nullptr, 10); in TEST_F() local 1383 int num_slots = 1; in TEST_P() local 1462 int num_slots = 1; in TEST_P() local
|
/aosp12/art/runtime/gc/accounting/ |
H A D | atomic_stack.h | 97 bool AtomicBumpBack(size_t num_slots, StackReference<T>** start_address, in AtomicBumpBack()
|
/aosp12/system/core/fastboot/device/ |
H A D | utility.cpp | 212 size_t num_slots = 1; in UpdateAllPartitionMetadata() local
|
/aosp12/hardware/ti/am57x/bootctrl/ |
H A D | boot_control.cc | 39 unsigned int num_slots; member
|
/aosp12/art/runtime/gc/allocator/ |
H A D | rosalloc.cc | 971 size_t num_slots = numOfSlots[idx]; in InspectAllSlots() local 1875 const size_t num_slots = numOfSlots[idx]; in Verify() local 2115 std::unique_ptr<size_t[]> num_slots(new size_t[kNumOfSizeBrackets]()); in DumpStats() local
|
/aosp12/system/update_engine/cros/ |
H A D | update_attempter.cc | 883 const unsigned int num_slots = in GetRollbackSlot() local
|
/aosp12/art/runtime/ |
H A D | reflection.cc | 48 size_t num_slots = shorty_len + 1; // +1 in case of receiver. in ArgArray() local
|