Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 25 of 153) sorted by relevance

1234567

/external/opencore/android/
Dandroid_surface_output.cpp226 CommandResponse resp(status,cmdid,aContext); in QueryUUID() local
250 CommandResponse resp(status,cmdid,aContext); in QueryInterface() local
284 CommandResponse resp(status,cmdid,aContext); in Init() local
293 CommandResponse resp(PVMFSuccess,cmdid,aContext); in Reset() local
323 CommandResponse resp(status,cmdid,aContext); in Start() local
364 CommandResponse resp(status,cmdid,aContext); in Pause() local
391 CommandResponse resp(status,cmdid,aContext); in Flush() local
408 CommandResponse resp(status,cmdid,aContext); in DiscardData() local
427 CommandResponse resp(status,cmdid,aContext); in DiscardData() local
461 CommandResponse resp(status,cmdid,aContext); in Stop() local
[all …]
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_mio_audio.cpp178 CommandResponse resp(status, cmdid, aContext); in QueryUUID() local
202 CommandResponse resp(status, cmdid, aContext); in QueryInterface() local
239 CommandResponse resp(status, cmdid, aContext); in Init() local
251 CommandResponse resp(status, cmdid, aContext); in Reset() local
282 CommandResponse resp(status, cmdid, aContext); in Start() local
308 CommandResponse resp(status, cmdid, aContext); in Pause() local
334 CommandResponse resp(status, cmdid, aContext); in Flush() local
349 CommandResponse resp(status, cmdid, aContext); in DiscardData() local
385 CommandResponse resp(status, cmdid, aContext); in Stop() local
401 CommandResponse resp(status, cmdid, aContext); in CancelAllCommands() local
[all …]
Dpv_frame_metadata_mio_video.cpp308 CommandResponse resp(status, cmdid, aContext); in QueryUUID() local
339 CommandResponse resp(status, cmdid, aContext); in QueryInterface() local
376 CommandResponse resp(status, cmdid, aContext); in Init() local
388 CommandResponse resp(status, cmdid, aContext); in Reset() local
419 CommandResponse resp(status, cmdid, aContext); in Start() local
445 CommandResponse resp(status, cmdid, aContext); in Pause() local
471 CommandResponse resp(status, cmdid, aContext); in Flush() local
486 CommandResponse resp(status, cmdid, aContext); in DiscardData() local
522 CommandResponse resp(status, cmdid, aContext); in Stop() local
538 CommandResponse resp(status, cmdid, aContext); in CancelAllCommands() local
[all …]
/external/opencore/pvmi/media_io/pvmiofileoutput/src/
Dpvmi_media_io_fileoutput.cpp404 CommandResponse resp(status, cmdid, aContext); in QueryUUID() local
449 CommandResponse resp(status, cmdid, aContext); in QueryInterface() local
515 CommandResponse resp(status, cmdid, aContext); in Init() local
527 CommandResponse resp(PVMFSuccess, cmdid, aContext); in Reset() local
554 CommandResponse resp(status, cmdid, aContext); in Start() local
582 CommandResponse resp(status, cmdid, aContext); in Pause() local
609 CommandResponse resp(status, cmdid, aContext); in Flush() local
625 CommandResponse resp(status, cmdid, aContext); in DiscardData() local
643 CommandResponse resp(status, cmdid, aContext); in DiscardData() local
679 CommandResponse resp(status, cmdid, aContext); in Stop() local
[all …]
/external/wpa_supplicant/
Deap_ttls.c230 struct eap_hdr *resp; in eap_ttls_encrypt() local
299 static int eap_ttls_avp_encapsulate(u8 **resp, size_t *resp_len, u32 avp_code, in eap_ttls_avp_encapsulate()
484 u8 **resp, size_t *resp_len) in eap_ttls_phase2_nak()
522 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_eap()
641 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_mschapv2()
761 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_mschap()
836 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_pap()
890 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request_chap()
974 u8 **resp, size_t *resp_len) in eap_ttls_phase2_request()
1082 u8 *resp = NULL, *mschapv2 = NULL, *eapdata = NULL; in eap_ttls_decrypt() local
[all …]
Deap_pax.c113 struct eap_pax_hdr *resp; in eap_pax_alloc_resp() local
137 struct eap_pax_hdr *resp; in eap_pax_process_std_1() local
260 struct eap_pax_hdr *resp; in eap_pax_process_std_3() local
356 u8 *resp, icvbuf[EAP_PAX_ICV_LEN]; in eap_pax_process() local
Deap_peap.c208 struct eap_hdr *resp; in eap_peap_encrypt() local
243 u8 **resp, size_t *resp_len) in eap_peap_phase2_nak()
281 u8 **resp, size_t *resp_len) in eap_peap_phase2_request()
400 u8 *resp = NULL; in eap_peap_decrypt() local
666 u8 flags, *resp, id; in eap_peap_process() local
/external/libffi/testsuite/libffi.call/
Dclosure_fn1.c13 static void closure_test_fn1(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn1()
Dclosure_fn3.c12 static void closure_test_fn3(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn3()
Dcls_sint.c10 static void cls_ret_sint_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_sint_fn()
Dcls_ushort.c10 static void cls_ret_ushort_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_ushort_fn()
Dcls_float.c10 static void cls_ret_float_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_float_fn()
Dclosure_fn2.c12 static void closure_test_fn2(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn2()
Dcls_uchar.c10 static void cls_ret_uchar_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_uchar_fn()
Dcls_double.c10 static void cls_ret_double_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_double_fn()
Dcls_sshort.c10 static void cls_ret_sshort_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_sshort_fn()
Dcls_schar.c12 static void cls_ret_schar_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_schar_fn()
Dcls_ulonglong.c10 static void cls_ret_ulonglong_fn(ffi_cif* cif __UNUSED__, void* resp, in cls_ret_ulonglong_fn()
Dcls_uint.c10 static void cls_ret_uint_fn(ffi_cif* cif __UNUSED__, void* resp, void** args, in cls_ret_uint_fn()
Dclosure_fn6.c12 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0()
Dclosure_fn0.c16 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0()
Dclosure_fn5.c13 closure_test_fn5(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn5()
Dclosure_fn4.c14 closure_test_fn0(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_fn0()
Dclosure_stdcall.c11 closure_test_stdcall(ffi_cif* cif __UNUSED__, void* resp, void** args, in closure_test_stdcall()
/external/bluez/utils/tools/
Dhciattach_tialt.c67 command_complete_t resp; in read_command_complete() local
189 unsigned char resp[100]; /* Response */ in texasalt_init() local

1234567