Searched refs:infotype (Results 1 – 13 of 13) sorted by relevance
/external/curl/src/ |
D | tool_cb_dbg.c | 37 trace tracetype, curl_infotype infotype); 217 trace tracetype, curl_infotype infotype) in dump() argument 258 fprintf(stream, "%c", convert_char(infotype, ptr[i+c])); in dump() 260 (void)infotype; in dump()
|
D | tool_convert.c | 116 char convert_char(curl_infotype infotype, char this_char) in convert_char() argument 119 switch(infotype) { in convert_char()
|
D | tool_convert.h | 36 char convert_char(curl_infotype infotype, char this_char);
|
/external/libnfc-nxp/src/ |
D | phHciNfc_RFReaderB.h | 207 uint8_t infotype,
|
D | phHciNfc_Jewel.h | 184 uint8_t infotype,
|
D | phHciNfc_ISO15693.h | 176 uint8_t infotype,
|
D | phHciNfc_Felica.h | 187 uint8_t infotype,
|
D | phHciNfc_RFReaderA.h | 316 uint8_t infotype,
|
D | phHciNfc_ISO15693.c | 206 uint8_t infotype, in phHciNfc_ISO15693_Update_Info() argument 226 switch(infotype) in phHciNfc_ISO15693_Update_Info()
|
D | phHciNfc_Jewel.c | 208 uint8_t infotype, in phHciNfc_Jewel_Update_Info() argument 228 switch(infotype) in phHciNfc_Jewel_Update_Info()
|
D | phHciNfc_RFReaderB.c | 181 uint8_t infotype, in phHciNfc_ReaderB_Update_Info() argument 201 switch(infotype) in phHciNfc_ReaderB_Update_Info()
|
D | phHciNfc_Felica.c | 223 uint8_t infotype, in phHciNfc_Felica_Update_Info() argument 243 switch(infotype) in phHciNfc_Felica_Update_Info()
|
D | phHciNfc_RFReaderA.c | 1150 uint8_t infotype, in phHciNfc_ReaderA_Update_Info() argument 1170 switch(infotype) in phHciNfc_ReaderA_Update_Info()
|