/external/libnfc-nxp/src/ |
phFriNfc_LlcpMacNfcip.c | 42 NFCSTATUS status) 58 pfReceiveCB(pReceiveContext, status, LlcpMac->psReceiveBuffer); 63 NFCSTATUS status) 79 pfSendCB(pSendContext, status); 87 NFCSTATUS status = NFCSTATUS_SUCCESS; local 92 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_MAC, NFCSTATUS_INVALID_PARAMETER); 96 status = (NFCSTATUS)memcmp(Llcp_Magic_Number,LlcpMac->psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.ATRInfo,3); 97 if(!status) 101 status = NFCSTATUS_SUCCESS; 105 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_MAC, NFCSTATUS_FAILED) 115 NFCSTATUS status = NFCSTATUS_SUCCESS; local 135 NFCSTATUS status = NFCSTATUS_SUCCESS; local 276 NFCSTATUS status = NFCSTATUS_SUCCESS; local 362 NFCSTATUS status = NFCSTATUS_SUCCESS; local 439 NFCSTATUS status = NFCSTATUS_SUCCESS; local [all...] |
phFriNfc_NdefReg.c | 87 NFCSTATUS status = NFCSTATUS_SUCCESS; local 93 status = PHNFCSTVAL(CID_FRI_NFC_NDEF_REGISTRY, NFCSTATUS_INVALID_PARAMETER); 110 return(status); 118 NFCSTATUS status = NFCSTATUS_SUCCESS; local 122 status = PHNFCSTVAL(CID_FRI_NFC_NDEF_REGISTRY, NFCSTATUS_INVALID_PARAMETER); 152 status = PHNFCSTVAL(CID_FRI_NFC_NDEF_REGISTRY, 157 return(status); 165 NFCSTATUS status = NFCSTATUS_SUCCESS; local 171 status = PHNFCSTVAL(CID_FRI_NFC_NDEF_REGISTRY, NFCSTATUS_INVALID_PARAMETER); 179 status = PHNFCSTVAL(CID_FRI_NFC_NDEF_REGISTRY, NFCSTATUS_NOT_REGISTERED) 233 NFCSTATUS status = NFCSTATUS_SUCCESS; local 257 NFCSTATUS status = NFCSTATUS_SUCCESS; local [all...] |
phHciNfc_Pipe.c | 150 NFCSTATUS status = NFCSTATUS_SUCCESS; local 173 status = phHciNfc_Send_Admin_Cmd( psHciContext, pHwRef, 180 status = PHNFCSTVAL(CID_NFC_HCI, NFCSTATUS_INSUFFICIENT_RESOURCES); 182 return status; 195 NFCSTATUS status = NFCSTATUS_SUCCESS; local 203 status = phHciNfc_Allocate_Resource((void **)&p_pipe_info, 206 if( (NFCSTATUS_SUCCESS == status) 224 status = phHciNfc_Create_All_Pipes(psHciContext, 227 if( NFCSTATUS_SUCCESS == status ) 230 status = phHciNfc_Update_PipeInfo( psHciContext, p_pipe_seq , 287 NFCSTATUS status=NFCSTATUS_SUCCESS; local 317 NFCSTATUS status = NFCSTATUS_SUCCESS; local 435 NFCSTATUS status = NFCSTATUS_SUCCESS; local 744 NFCSTATUS status = NFCSTATUS_SUCCESS; local 788 NFCSTATUS status = NFCSTATUS_SUCCESS; local 1053 NFCSTATUS status = NFCSTATUS_SUCCESS; local 1096 NFCSTATUS status = NFCSTATUS_SUCCESS; local [all...] |
/external/libpcap/tests/ |
opentest.c | 57 int status = 0; local 120 status = pcap_set_snaplen(pd, snaplen); 121 if (status != 0) 123 device, pcap_statustostr(status)); 125 status = pcap_set_promisc(pd, 1); 126 if (status != 0) 128 device, pcap_statustostr(status)); 131 status = pcap_set_rfmon(pd, 1); 132 if (status != 0) 134 device, pcap_statustostr(status)); [all...] |
/external/libsepol/src/ |
booleans.c | 192 int status; local 198 status = fn(boolean, arg); 199 if (status < 0) 206 if (status > 0)
|
interfaces.c | 249 int status; local 255 status = fn(iface, arg); 256 if (status < 0) 263 if (status > 0)
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
run-command.c | 157 int status, code; local 158 pid_t waiting = waitpid(pid, &status, 0); 168 if (WIFSIGNALED(status)) 171 if (!WIFEXITED(status)) 173 code = WEXITSTATUS(status);
|
/external/ltrace/ |
dict.h | 29 /* The invariant is that KEYS, VALUES and STATUS are of the 33 struct vect status; member in struct:dict
|
filter.c | 114 int status = regexec(re, name, 0, NULL, 0); local 115 if (status == 0) 117 if (status == REG_NOMATCH) 121 regerror(status, re, buf, sizeof buf);
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
nouveau_buffer.h | 37 uint8_t status; member in struct:nv04_resource
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
event.cpp | 53 _cl_event::abort(cl_int status) { 54 __status = status; 58 __chain.back()->abort(status); 91 hard_event::status() const { function in class:hard_event 121 if (status() == CL_QUEUED) 144 soft_event::status() const { function in class:soft_event 150 return ev->status() != CL_COMPLETE; 173 if (status() != CL_COMPLETE)
|
/external/nanopb-c/tests/decode_unittests/ |
decode_unittests.c | 42 int status = 0; local 302 if (status != 0) 305 return status;
|
/external/openssl/crypto/rand/ |
rand.h | 88 int (*status)(void); member in struct:rand_meth_st
|
/external/openssl/include/openssl/ |
rand.h | 88 int (*status)(void); member in struct:rand_meth_st
|
/external/ppp/pppd/plugins/radius/ |
options.h | 22 /* status types */ 27 int type, status; /* type and status */ member in struct:_option
|
/external/qemu/distrib/sdl-1.2.15/src/thread/symbian/ |
SDL_systhread.cpp | 73 TInt status = KErrNone; local 78 status = aFunc(name, aPtr1, aPtr2); 80 while(status == KErrAlreadyExists); 81 return status; 89 const TInt status = CreateUnique(NewThread, &rthread, args); local 90 if (status != KErrNone) 121 TRequestStatus status; local 122 t.Logon(status); 123 User::WaitForRequest(status); 129 TRequestStatus status; [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/ |
SDL_xbios_tveille.h | 48 unsigned char status; member in struct:__anon13315
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testcdrom.c | 20 CDstatus status; local 23 status = SDL_CDStatus(cdrom); 24 switch (status) { 41 printf("Drive %d status: %s\n", driveindex, status_str); 42 if ( status >= CD_PLAYING ) { 83 fprintf(stderr, " -status\n"); 133 if ( strcmp(argv[i], "-status") == 0 ) {
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowAsyncTask.java | 24 private AsyncTask.Status status = AsyncTask.Status.PENDING; field in class:ShadowAsyncTask 31 status = AsyncTask.Status.FINISHED; 77 status = AsyncTask.Status.RUNNING; 92 public AsyncTask.Status getStatus() { 93 return status;
|
/external/srec/srec/include/ |
frontapi.h | 71 int status; member in struct:__anon14799 [all...] |
/external/srtp/crypto/test/ |
auth_driver.c | 88 err_status_t status; local 118 status = tmmhv2_add_big_test(); 119 if (status) { 120 printf("tmmhv2_add_big_test failed with error code %d\n", status); 121 exit(status); 123 status = auth_type_self_test(&tmmhv2); 124 if (status) { 125 printf("failed with error code %d\n", status); 126 exit(status); 134 status = auth_type_alloc(&tmmhv2, &a, 94, 4) [all...] |
/external/valgrind/main/include/vki/ |
vki-xen-gnttab.h | 24 vki_int16_t status; /* => enum grant_status */ member in struct:vki_xen_gnttab_setup_table
|
/external/valgrind/main/memcheck/tests/ |
addressable.c | 128 int status; local 134 while((ret = waitpid(pid, &status, 0)) != pid) { 140 if (WIFSIGNALED(status)) { 141 assert(WTERMSIG(status) != 0); 144 (WTERMSIG(status) == SIGSEGV || 145 WTERMSIG(status) == SIGBUS)) 149 WTERMSIG(status)); 150 } else if (WIFEXITED(status)) { 151 if (WEXITSTATUS(status) == 0) { 157 printf("exited with unexpected status %d\n" [all...] |
atomic_incs.c | 664 int i, status; local 730 p2 = waitpid(child, &status, 0); 734 assert(WIFEXITED(status));
|
/external/valgrind/main/tests/ |
power_insn_available.c | 73 exit_code status; local 84 status = ((dcbzl_available ()) ? POWER_INSN_AVAILABLE : POWER_INSN_UNAVAILABLE); 87 status = POWER_INSN_UNRECOGNIZED; 89 status = NOT_POWER_ARCH; 91 return status;
|