Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 25 of 64) sorted by relevance

123

/hardware/nxp/uwb/halimpl/hal/
DphNxpUwbCalib.cc29 tHAL_UWB_STATUS phNxpUwbCalib_apply_calibration(extcal_param_id_t id, const uint8_t ch, const uint8… in phNxpUwbCalib_apply_calibration()
65 static tHAL_UWB_STATUS sr1xx_apply_calibration(extcal_param_id_t id, const uint8_t ch, const uint8_… in sr1xx_apply_calibration()
DphNxpUciHal_ext.cc562 for (auto ch : cal_channels) { in extcal_do_ant_delay() local
607 for (auto ch : cal_channels) { in extcal_do_tx_power() local
844 uint8_t ch = 0; in phNxpUciHal_handle_set_app_config() local
/hardware/interfaces/tests/trie/1.0/default/
DTrie.cpp70 for (char ch : str) { in addString() local
92 for (char ch : str) { in containsString() local
/hardware/interfaces/gnss/common/utils/default/
DGnssRawMeasurementParser.cpp41 std::find_if(s.begin(), s.end(), [](unsigned char ch) { return !std::isspace(ch); })); in getColumnIdNameMappingFromHeader()
43 s.erase(std::find_if(s.rbegin(), s.rend(), [](unsigned char ch) { return !std::isspace(ch); }) in getColumnIdNameMappingFromHeader()
/hardware/knowles/athletico/sound_trigger_hal/tests/
Dplugin_status_test.c54 int ch; in main() local
Dsetparamblk_test.c133 int ch; in main() local
/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c472 int play_raw(const char *fg, int rate, int ch, const char *device, const char *fn) in play_raw()
498 int play_wav(const char *fg, int rate, int ch, const char *device, const char *fn) in play_wav()
563 int ch = 2; in main() local
Darec.c387 int rec_raw(const char *fg, const char *device, int rate, int ch, in rec_raw()
424 int rec_wav(const char *fg, const char *device, int rate, int ch, const char *fn) in rec_wav()
514 int ch = 1; in main() local
Dalsaucm_test.c89 char ch; in alsaucm_test_cmd_svr() local
/hardware/google/aemu/base/include/aemu/base/files/
DPathUtils.h139 static bool isDirSeparator(int ch) { in isDirSeparator()
147 static bool isPathSeparator(int ch) { in isPathSeparator()
/hardware/google/aemu/base/
DPathUtils.cpp49 bool PathUtils::isDirSeparator(int ch, HostType hostType) { in isDirSeparator()
54 bool PathUtils::isPathSeparator(int ch, HostType hostType) { in isPathSeparator()
68 int ch = path[0]; in rootPrefixSize() local
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c246 hci_command_hdr *ch = (void *)cmd; in load_hci_ps_hdr() local
390 hci_command_hdr *ch = (void *)ptr; in set_cntrlr_baud() local
431 #define __is_delim(ch) ((ch) == ':') argument
682 hci_command_hdr *ch = (void *)cmd; in write_bdaddr() local
768 hci_command_hdr *ch = (void *)cmd; in get_device_type() local
810 hci_command_hdr *ch = (void *)cmd; in read_ath3k_version() local
1056 hci_command_hdr *ch = (void *)ptr; in ath3k_init() local
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c250 hci_command_hdr *ch = (void *)cmd; in load_hci_ps_hdr() local
394 hci_command_hdr *ch = (void *)ptr; in set_cntrlr_baud() local
435 #define __is_delim(ch) ((ch) == ':') argument
686 hci_command_hdr *ch = (void *)cmd; in write_bdaddr() local
772 hci_command_hdr *ch = (void *)cmd; in get_device_type() local
814 hci_command_hdr *ch = (void *)cmd; in read_ath3k_version() local
1062 hci_command_hdr *ch = (void *)ptr; in ath3k_init() local
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c246 hci_command_hdr *ch = (void *)cmd; in load_hci_ps_hdr() local
390 hci_command_hdr *ch = (void *)ptr; in set_cntrlr_baud() local
431 #define __is_delim(ch) ((ch) == ':') argument
682 hci_command_hdr *ch = (void *)cmd; in write_bdaddr() local
768 hci_command_hdr *ch = (void *)cmd; in get_device_type() local
810 hci_command_hdr *ch = (void *)cmd; in read_ath3k_version() local
1056 hci_command_hdr *ch = (void *)ptr; in ath3k_init() local
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c252 hci_command_hdr *ch = (void *)cmd; in load_hci_ps_hdr() local
396 hci_command_hdr *ch = (void *)ptr; in set_cntrlr_baud() local
437 #define __is_delim(ch) ((ch) == ':') argument
688 hci_command_hdr *ch = (void *)cmd; in write_bdaddr() local
774 hci_command_hdr *ch = (void *)cmd; in get_device_type() local
816 hci_command_hdr *ch = (void *)cmd; in read_ath3k_version() local
1064 hci_command_hdr *ch = (void *)ptr; in ath3k_init() local
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c248 hci_command_hdr *ch = (void *)cmd; in load_hci_ps_hdr() local
392 hci_command_hdr *ch = (void *)ptr; in set_cntrlr_baud() local
433 #define __is_delim(ch) ((ch) == ':') argument
684 hci_command_hdr *ch = (void *)cmd; in write_bdaddr() local
770 hci_command_hdr *ch = (void *)cmd; in get_device_type() local
812 hci_command_hdr *ch = (void *)cmd; in read_ath3k_version() local
1060 hci_command_hdr *ch = (void *)ptr; in ath3k_init() local
/hardware/qcom/gps/msm8960/core/
DLocApiBase.cpp48 char ch = data[i]; in hexcode() local
77 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/nxp/uwb/halimpl/hal/sr200/
DNxpUwbChipSr200.cc152 NxpUwbChipSr200::apply_calibration(extcal_param_id_t id, const uint8_t ch, in apply_calibration()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3MainTestContext.cpp277 char ch = '0'; in hal3appPrintMenu() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c660 mm_camera_channel_t *ch = NULL; in mm_app_stop_capture_raw() local
743 mm_camera_channel_t *ch = NULL; in mm_app_stop_capture() local
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.cpp60 #define VETRACE(i, s, d, ch) \ argument
535 DspMemChunk ch(WAVEFORM_COMPOSE, FF_CUSTOM_DATA_LEN_MAX_COMP); in compose() local
607 ndk::ScopedAStatus Vibrator::on(uint32_t timeoutMs, uint32_t effectIndex, const DspMemChunk *ch, in on()
1083 DspMemChunk ch(WAVEFORM_PWLE, FF_CUSTOM_DATA_LEN_MAX_PWLE); in composePwle() local
1606 DspMemChunk *ch = maybeCh ? &*maybeCh : nullptr; in performEffect() local
1615 const DspMemChunk *ch, in performEffect()
/hardware/qcom/gps/msm8084/core/
DLocApiBase.cpp49 char ch = data[i]; in hexcode() local
78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/interfaces/broadcastradio/common/utilsaidl/src/
DUtilsV2.cpp70 char ch = static_cast<char>(val & 0xFF); in isValidV2() local
/hardware/qcom/gps/core/
DLocApiBase.cpp49 char ch = data[i]; in hexcode() local
78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local
/hardware/qcom/gps/msm8994/core/
DLocApiBase.cpp49 char ch = data[i]; in hexcode() local
78 unsigned char ch = data[i], low = ch & 0x0F, hi = ch >> 4; in decodeAddress() local

123