/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
D | viddec_pm_utils_list.c | 73 uint32_t items=0; in viddec_pm_utils_list_updatebytepos() local 80 list->data[items].stpos = start; in viddec_pm_utils_list_updatebytepos() 81 list->data[items].edpos = end; in viddec_pm_utils_list_updatebytepos() 82 items++; in viddec_pm_utils_list_updatebytepos() 86 end += list->sc_ibuf[items].len; in viddec_pm_utils_list_updatebytepos() 88 list->data[items].stpos = start; in viddec_pm_utils_list_updatebytepos() 89 list->data[items].edpos = end; in viddec_pm_utils_list_updatebytepos() 90 items++; in viddec_pm_utils_list_updatebytepos() 92 while(items < list->num_items) in viddec_pm_utils_list_updatebytepos() 102 list->data[items].stpos = start; in viddec_pm_utils_list_updatebytepos() [all …]
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
D | ConcurrentQueue.h | 39 std::vector<T> items; in flush() local 43 return items; in flush() 46 items.push_back(std::move(mQueue.front())); in flush() 49 return items; in flush() 135 std::vector<T> items = mQueue->flush(); in runInternal() local 137 if (items.size() > 0) { in runInternal() 138 onBatchReceived(items); in runInternal()
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_ucm.h | 186 int snd_use_case_free_list(const char *list[], int items);
|
D | alsa_mixer.c | 137 unsigned max = mixer->ctl[n].info->value.enumerated.items; in mixer_close() 201 char **enames = calloc(ei->value.enumerated.items, sizeof(char*)); in mixer_open() 205 for (m = 0; m < ei->value.enumerated.items; m++) { in mixer_open() 274 for (m = 1; m < ei->value.enumerated.items; m++) in mixer_dump() 441 (v < ctl->info->value.enumerated.items) ? ctl->ename[v] : "???"); in mixer_ctl_get() 733 max = ctl->info->value.enumerated.items; in mixer_ctl_select()
|
/hardware/libhardware/include/hardware/ |
D | bt_rc.h | 619 bt_status_t (*get_now_playing_list_cmd) (bt_bdaddr_t *bd_addr, uint8_t start, uint8_t items); 622 bt_status_t (*get_folder_list_cmd) (bt_bdaddr_t *bd_addr, uint8_t start, uint8_t items); 625 bt_status_t (*get_player_list_cmd) (bt_bdaddr_t *bd_addr, uint8_t start, uint8_t items);
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIface.hal | 419 * specified, other radio work items on the same channel can be completed in 420 * parallel. Otherwise, all other radio work items are blocked during 451 * This method may also be used to cancel items that have been scheduled
|
/hardware/intel/common/libmix/mix_audio/ |
D | COPYING | 13 … notices from the Software. Intel may make changes to the Software, or to items referenced therein… 14 …curacy or completeness of any information, text, graphics, links or other items contained within t…
|
/hardware/intel/common/libmix/mix_vbp/ |
D | COPYING | 13 … notices from the Software. Intel may make changes to the Software, or to items referenced therein… 14 …curacy or completeness of any information, text, graphics, links or other items contained within t…
|
/hardware/intel/common/libmix/mix_common/ |
D | COPYING | 13 … notices from the Software. Intel may make changes to the Software, or to items referenced therein… 14 …curacy or completeness of any information, text, graphics, links or other items contained within t…
|
/hardware/intel/common/libmix/mix_video/ |
D | COPYING | 13 … notices from the Software. Intel may make changes to the Software, or to items referenced therein… 14 …curacy or completeness of any information, text, graphics, links or other items contained within t…
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssCallback.hal | 183 * is contained within this single line with data items separated by commas.
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | asound.h | 872 unsigned int items; member
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | asound.h | 858 unsigned int items; /* R: number of items */ member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 857 unsigned int items; /* R: number of items */ member
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 872 unsigned int items; member
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 857 unsigned int items; /* R: number of items */ member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 869 unsigned int items; /* R: number of items */ member
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 866 unsigned int items; member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 865 unsigned int items; member
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 865 unsigned int items; member
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 869 unsigned int items; /* R: number of items */ member
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 692 // CDMA radio and account information (items 1-10) 698 // Carrier device provisioning (items 11-30) 708 // Mobile IP profile information (items 31-50) 721 // CDMA network and band config (items 51-70) 732 // LTE network and band config (items 71-90) 747 RELOAD, // reload all NV items
|
D | IRadio.hal | 1319 * Read one of the radio NV items. 1330 * Write one of the radio NV items.
|
/hardware/ril/reference-ril/ |
D | reference-ril.c | 1229 static int parseRegistrationState(char *str, int *type, int *items, int **response) argument 1330 if (items) 1331 *items = commas + 1;
|
/hardware/intel/bootstub/ |
D | LICENSE | 331 mouse-clicks or menu items--whatever suits your program.
|