Searched refs:START (Results 1 – 18 of 18) sorted by relevance
161 rootfs_partition_start=$(partx -g -o START -s -n 7 "${IMAGE}" | xargs)186 start_sector=`partx -g -o START -s -n 7 "${IMAGE}" | xargs`208 idbloader_partition_start=$(partx -g -o START -s -n 1 "${IMAGE}" | xargs)218 ubootenv_partition_start=$(partx -g -o START -s -n 2 "${IMAGE}" | xargs)225 uboot_partition_start=$(partx -g -o START -s -n 3 "${IMAGE}" | xargs)
149 efi_partition_start=$(partx -g -o START -s -n ${efi_partition_num} "${input}" | xargs)182 root_partition_start=$(partx -g -o START -s -n ${root_partition_num} "${input}" | xargs)
151 #define NEST_END(MSG, START, R) \ argument153 (R) = nla_nest_end((MSG).get(), START); \154 if (R) RETURN_NL_ERROR("nla_nest_end(" #START ")", R, nullptr); \
1 modem_logging_control START -o /data/vendor/radio/logs/always-on -n 50 -s 50 -i 1 --enable_exmetric…
1 modem_logging_control START -o /data/vendor/radio/logs/always-on -n 50 -s 50 -i 0 --enable_exmetric…
1 modem_logging_control START -o /data/vendor/radio/logs/always-on -n 50 -s 50 -m /vendor/etc/modem/d…
245 START, enumerator
474 case START: in handleRx()631 setState(START); in handleQueryStart()
3528 …START = 5 /* ::android::hardware::automotive::vehicle::V2_0::VehicleIgnitionState.ON implicitly + … enumerator12115 …:VehicleIgnitionState::START) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2…12119 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleIgnitionState::START;12147 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleIgnitionState::START) { in toString()
4125 esp_pci_dma_start(uint32_t val) "START (0x%.8x)"
8762 android.text.Selection$START
8100 Landroid/text/Selection$START;