/hardware/libhardware/modules/usbaudio/ |
D | format.c | 93 unsigned bit_mask = 1; in get_format_for_mask() local 96 if (table_index >= 2 && (mask->bits[slot_index] & bit_mask) != 0) { in get_format_for_mask() 102 bit_mask <<= 1; in get_format_for_mask() 181 unsigned bit_mask = 1; in get_pcm_format_for_mask() local 184 if (table_index >= 2 && (mask->bits[slot_index] & bit_mask) != 0) { in get_pcm_format_for_mask() 188 bit_mask <<= 1; in get_pcm_format_for_mask()
|
D | logging.c | 45 unsigned bit_mask = 1; in log_pcm_mask() local 47 strcat(buff, (mask->bits[slot_index] & bit_mask) != 0 ? "1" : "0"); in log_pcm_mask() 48 bit_mask <<= 1; in log_pcm_mask()
|
D | alsa_device_profile.c | 258 unsigned bit_mask = 1; in profile_enum_sample_formats() local 262 if ((mask->bits[slot_index] & bit_mask) != 0) { in profile_enum_sample_formats() 273 bit_mask <<= 1; in profile_enum_sample_formats()
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | msm_mdp.h | 392 uint8_t bit_mask; member 522 uint8_t bit_mask; member
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_mdp.h | 388 uint8_t bit_mask; member 542 uint8_t bit_mask; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_mdp.h | 496 uint8_t bit_mask; member 660 uint8_t bit_mask; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_mdp.h | 473 uint8_t bit_mask; member 709 uint8_t bit_mask; member
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_mdp.h | 499 uint8_t bit_mask; member 674 uint8_t bit_mask; member
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_mdp.h | 475 uint8_t bit_mask; member 732 uint8_t bit_mask; member
|
/hardware/qcom/msm8x27/kernel-headers/linux/ |
D | msm_mdp.h | 381 uint8_t bit_mask; member
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
D | msm_mdp.h | 397 uint8_t bit_mask; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_mdp.h | 439 uint8_t bit_mask; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_mdp.h | 427 uint8_t bit_mask; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_common.xdr | 383 unsigned char bit_mask;
|
D | loc_api_common_xdr.c | 594 if (!xdr_u_char (xdrs, &objp->bit_mask)) in xdr_rpc_loc_ni_supl_qop_s_type()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_common.xdr | 373 unsigned char bit_mask;
|
D | loc_api_common_xdr.c | 576 if (!xdr_u_char (xdrs, &objp->bit_mask)) in xdr_rpc_loc_ni_supl_qop_s_type()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api_common.h | 375 u_char bit_mask; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api_common.h | 379 u_char bit_mask; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_common.xdr | 409 unsigned char bit_mask;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
D | loc_api_rpcgen_common_rpc.h | 403 u_char bit_mask; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
D | loc_api_rpcgen_common_xdr.c | 570 if (!xdr_u_char (xdrs, &objp->bit_mask)) in xdr_rpc_loc_ni_supl_qop_s_type()
|