/hardware/st/secure_element2/secure_element/1.0/esehal/src/ |
D | iso7816_t1.c | 53 t1_init_recv_window(struct t1_state *t1, void *buf, size_t n) in t1_init_recv_window() 66 t1_recv_window_append(struct t1_state *t1, const void *buf, int n) in t1_recv_window_append() 92 t1_init_send_window(struct t1_state *t1, const void *buf, size_t n) in t1_init_send_window() 113 int n = 3 + buf[2]; in do_chk() local 134 int n = 3 + buf[2]; in chk_is_good() local 157 ptrdiff_t n = t1_send_window_size(t1); in write_iblock() local 180 write_rblock(struct t1_state *t1, int n, uint8_t *buf) in write_rblock() 216 ptrdiff_t n = t1_send_window_size(t1); in ack_iblock() local 291 int n = 0; in parse_request() local 355 size_t n = t1->atr_length; in parse_atr() local [all …]
|
D | checksum.c | 30 lrc8(const void *s, size_t n) in lrc8() 44 crc_ccitt(uint16_t crc, const void *s, size_t n) in crc_ccitt()
|
D | transport.c | 82 int n = 0; in crc_length() local 97 block_send(struct t1_state *t1, const void *block, size_t n) in block_send() 106 block_recv(struct t1_state *t1, void *block, size_t n) in block_recv()
|
D | spi.c | 81 ssize_t n; in spi_write() local 93 ssize_t n; in spi_read() local
|
D | log.c | 55 int n = fmt[1] - '0'; in vsay() local
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_mixer.c | 99 static const char *elem_iface_name(snd_ctl_elem_iface_t n) in elem_iface_name() 113 static const char *elem_type_name(snd_ctl_elem_type_t n) in elem_type_name() 129 unsigned n,m; in mixer_close() local 158 unsigned n, m; in mixer_open() local 233 unsigned n, m; in mixer_dump() local 287 unsigned n; in mixer_get_control() local 299 struct mixer_ctl *mixer_get_nth_control(struct mixer *mixer, unsigned n) in mixer_get_nth_control() 397 unsigned int n; in mixer_ctl_get() local 482 unsigned n; in mixer_ctl_mulvalues() local 525 unsigned n; in mixer_ctl_set() local [all …]
|
D | alsa_pcm.c | 195 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n) in param_to_interval() 200 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n) in param_to_mask() 205 void param_set_mask(struct snd_pcm_hw_params *p, int n, unsigned bit) in param_set_mask() 217 void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned val) in param_set_min() 225 void param_set_max(struct snd_pcm_hw_params *p, int n, unsigned val) in param_set_max() 233 void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned val) in param_set_int() 245 int n; in param_init() local 285 int n; in param_dump() local
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | NodeLooperThread.cc | 95 for (auto& n : nodes_) { in DumpToFd() local 108 for (auto& n : nodes_) { in threadLoop() local 111 for (auto& n : nodes_) { in threadLoop() local
|
/hardware/interfaces/confirmationui/support/src/ |
D | ConfirmationUITranslations.c | 1080 for (int n = 0; haystack[n] != NULL; n++) { in ConfirmationUITranslations_find_str() local 1094 size_t n; in ConfirmationUITranslations_lang_id_match() local 1140 for (size_t n = 0; n < ConfirmationUITranslations_NUM_TRANSLATION_IDS; n++) { in ConfirmationUITranslations_lookup() local
|
/hardware/nxp/nfc/snxxx/halimpl/dnld/ |
D | phDnldNfc_Internal.cc | 54 #define PHDNLDNFC_SET_HDR_FRAGBIT(n) \ argument 56 #define PHDNLDNFC_CLR_HDR_FRAGBIT(n) \ argument 58 #define PHDNLDNFC_SET_HDR_FRAGBIT_SN220(n) \ argument 60 #define PHDNLDNFC_CLR_HDR_FRAGBIT_SN220(n) \ argument 62 #define PHDNLDNFC_CHK_HDR_FRAGBIT(n) \ argument
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | async_fd_watcher_unittest.cc | 84 int n = TEMP_FAILURE_RETRY(read(fd, server_buffer_, kBufferSize - 1)); in ReadIncomingMessage() local 179 int n = write(socket_cli_fd, client_buffer_, strlen(client_buffer_)); in WriteFromClient() local 185 int n = read(socket_cli_fd, client_buffer_, 1); in AwaitServerResponse() local 286 int n = TEMP_FAILURE_RETRY(read(fd, read_buf, sizeof(read_buf))); in TEST_F() local 294 int n = TEMP_FAILURE_RETRY(read(fd, read_buf, sizeof(read_buf))); in TEST_F() local
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | list.h | 62 #define list_for_each_entry_safe(pos, n, head, member) \ argument 68 #define list_for_each_safe(pos, n, head) \ argument
|
/hardware/st/secure_element2/secure_element/1.1/ |
D | SecureElement.cpp | 64 int n; in resetSE() local 86 int n; in initializeSE() local 529 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes() 576 SecureElement::run_apdu(struct se_gto_ctx *ctx, const uint8_t *apdu, uint8_t *resp, int n, int verb… in run_apdu()
|
/hardware/st/secure_element2/secure_element/1.0/ |
D | SecureElement.cpp | 64 int n; in resetSE() local 85 int n; in initializeSE() local 491 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes() 538 SecureElement::run_apdu(struct se_gto_ctx *ctx, const uint8_t *apdu, uint8_t *resp, int n, int verb… in run_apdu()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | keymaster_utils.cpp | 115 for (size_t n = 0; n < sizeof(uint64_t); n++) { in appendUint64() local 123 for (size_t n = 0; n < sizeof(uint64_t); n++) { in extractUint64() local 131 for (size_t n = 0; n < sizeof(uint32_t); n++) { in appendUint32() local 139 for (size_t n = 0; n < sizeof(uint32_t); n++) { in extractUint32() local
|
/hardware/st/secure_element2/secure_element/1.2/ |
D | SecureElement.cpp | 69 int n; in resetSE() local 91 int n; in initializeSE() local 534 SecureElement::dump_bytes(const char *pf, char sep, const uint8_t *p, int n, FILE *out) in dump_bytes() 581 SecureElement::run_apdu(struct se_gto_ctx *ctx, const uint8_t *apdu, uint8_t *resp, int n, int verb… in run_apdu()
|
/hardware/nxp/nfc/pn8x/halimpl/dnld/ |
D | phDnldNfc_Internal.cc | 54 #define PHDNLDNFC_SET_HDR_FRAGBIT(n) \ argument 56 #define PHDNLDNFC_CLR_HDR_FRAGBIT(n) \ argument 58 #define PHDNLDNFC_CHK_HDR_FRAGBIT(n) \ argument
|
/hardware/interfaces/health/utils/libhealthloop/ |
D | HealthLoop.cpp | 134 int n; in UeventEvent() local 220 for (int n = 0; n < nevents; ++n) { in MainLoop() local
|
/hardware/ril/libril/ |
D | ril_event.cpp | 143 int n = 0; in removeWatch() local 182 static void processReadReadies(fd_set * rfds, int n) in processReadReadies() 347 int n; in ril_event_loop() local
|
/hardware/interfaces/identity/aidl/default/common/ |
D | IdentityCredential.cpp | 297 for (ssize_t n = splitCerts.value().size() - 1; n >= 0; --n) { in startRetrieval() local 476 for (size_t n = 0; n < map->size(); n++) { in startRetrieval() local 490 for (size_t n = 0; n < nsMap->size(); n++) { in startRetrieval() local 532 for (size_t n = 0; n < expectedNumEntriesPerNamespace_.size(); n++) { in startRetrieval() local
|
/hardware/google/pixel/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 64 for (auto n : FILE_NAMES) { in SetUp() local 75 for (auto n : REQUIRED) { in SetUp() local 120 for (auto n : REQUIRED) { in isRequired() local 159 for (auto n : FILE_NAMES) { in TEST_P() local
|
/hardware/libhardware/tests/nusensors/ |
D | nusensors.cpp | 125 int n = device->poll(device, buffer, numEvents); in main() local
|
/hardware/interfaces/tests/foo/1.0/default/lib/include/hidl-test/ |
D | FooHelper.h | 26 std::string to_string(const T *elems, size_t n) { in to_string()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_semaphore.h | 53 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init()
|
/hardware/google/pixel/vibrator/cs40l25/bench/ |
D | benchmark.cpp | 64 for (auto n : FILE_NAMES) { in SetUp() local
|