Home
last modified time | relevance | path

Searched refs:bool_t (Results 1 – 25 of 28) sorted by relevance

12

/external/libvncserver/VisualNaCro/
Dnacro.h12 typedef int bool_t; typedef
46 typedef int bool_t; typedef
85 bool_t getkeydown(resource_t res);
96 bool_t sendkey(resource_t res,keysym_t keysym,bool_t keydown);
97 bool_t sendascii(resource_t res,const char *string);
98 bool_t sendmouse(resource_t res,coordinate_t x,coordinate_t y,buttons_t buttons);
99 bool_t sendtext(resource_t res, const char *string);
100 bool_t sendtext_to_server(resource_t res, const char *string);
107 bool_t savepnm(resource_t res,const char* filename,coordinate_t x1, coordinate_t y1, coordinate_t x…
109 result_t displaypnm(resource_t res, const char *filename, coordinate_t x, coordinate_t y, bool_t bo…
Dnacro.c140 static bool_t do_visual_grep(private_resource_t* res,int x,int y,int w,int h) in do_visual_grep()
145 bool_t found=0; in do_visual_grep()
160 bool_t matching=1; in do_visual_grep()
241 bool_t savepnm(resource_t resource,const char* filename,int x1,int y1,int x2,int y2) in savepnm()
359 coordinate_t x, coordinate_t y, bool_t border, in displaypnm()
627 bool_t getkeydown(resource_t res) in getkeydown()
714 bool_t sendkey(resource_t res,keysym_t keysym,bool_t keydown) in sendkey()
722 bool_t sendascii(resource_t res,const char *string) in sendascii()
763 bool_t sendmouse(resource_t res,coordinate_t x,coordinate_t y,buttons_t buttons) in sendmouse()
771 bool_t sendtext(resource_t res, const char *string) in sendtext()
[all …]
/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h178 bool_t bSocketRecvPending;
179 bool_t bSocketSendPending;
180 bool_t bSocketListenPending;
181 bool_t bSocketDiscPending;
182 bool_t bSocketConnectPending;
183 bool_t bSocketAcceptPending;
184 bool_t bSocketRRPending;
185 bool_t bSocketRNRPending;
195 bool_t ReceiverBusyCondition;
196 bool_t RemoteBusyConditionInfo;
[all …]
DphLibNfc_Internal.h145 bool_t NdefContinueRead;
190 bool_t bIsLlcp;
DphFriNfc_Llcp.h355 bool_t bDiscPendingFlag;
358 bool_t bFrmrPendingFlag;
DphFriNfc_LlcpUtils.h52 volatile bool_t bFull; /* TRUE if buffer is full */
DphFriNfc_LlcpTransport_Connection.c1285 bool_t bWFlag = 0; in Handle_ReceiveNotReady_Frame()
1286 bool_t bIFlag = 0; in Handle_ReceiveNotReady_Frame()
1287 bool_t bRFlag = 0; in Handle_ReceiveNotReady_Frame()
1288 bool_t bSFlag = 0; in Handle_ReceiveNotReady_Frame()
2317 bool_t dataBufferized = FALSE; in phFriNfc_LlcpTransport_ConnectionOriented_Recv()
DphFriNfc_Llcp.c94 static bool_t phFriNfc_Llcp_HandlePendingSend ( phFriNfc_Llcp_t *Llcp );
861 static bool_t phFriNfc_Llcp_HandlePendingSend ( phFriNfc_Llcp_t *Llcp ) in phFriNfc_Llcp_HandlePendingSend()
DphFriNfc_LlcpTransport.c531 bool_t testAndSetSendPending(phFriNfc_LlcpTransport_t* transport) { in testAndSetSendPending()
532 bool_t currentValue; in testAndSetSendPending()
/external/libnfc-nci/halimpl/pn54x/hal/
DphNxpNciHal.h68 bool_t hal_open_status;
87 bool_t isClockSet;
89 bool_t issetConfig;
93 bool_t isGetRfSetting;
98 bool_t isGetEepromArea;
DphNxpNciHal_Kovio.c33 bool_t rf_deactive_cmd = FALSE;
/external/libnfc-nci/halimpl/pn54x/dnld/
DphDnldNfc_Internal.h145 bool_t bFramesSegmented; /* Flag to indicate if Read/Write frames are segmented */
146bool_t bFirstWrReq; /* Flag to indicate if this is the first write frame being sent */
147 bool_t bFirstChunkResp; /* Flag to indicate if we got the first chunk response */
159bool_t bResendLastFrame; /* Flag to resend the last write frame after MEM_BS…
DphNxpNciHal_Dnld.c58bool_t bConfig; /* Flag to be set in dnld mode after successful dnld,to be reset i…
65 bool_t bDnldEepromWrite; /* Flag to indicate eeprom write request*/
66bool_t bSkipSeq; /* Flag to indicate FW download sequence to be skippe…
67bool_t bSkipReset; /* Flag to indicate Reset cmd to be skipped or not in…
68bool_t bSkipForce; /* Flag to indicate Force cmd to be skipped or not in…
69bool_t bPrevSessnOpen; /* Flag to indicate previous download session is open…
70bool_t bLibNfcCtxtMem; /* flag to indicate if mem was allocated for gpphLibN…
71 bool_t bDnldInitiated; /* Flag to indicate if fw upgrade was initiated */
72bool_t bSendNciCmd; /* Flag to indicate if NCI cmd to be sent or not,afte…
74bool_t bDnldRecovery; /* Flag to indicate if dnld recovery sequence needs t…
[all …]
DphDnldNfc.h96 extern NFCSTATUS phDnldNfc_Write(bool_t bRecoverSeq, pphDnldNfc_Buff_t pData, pphDnldNfc_RspCb_t p…
/external/libnfc-nci/halimpl/pn54x/tml/
DphTmlNfc_i2c.c44 static bool_t bFwDnldFlag = FALSE;
352 bool_t getDownloadFlag(void) in getDownloadFlag()
DphTmlNfc_i2c.h31 bool_t getDownloadFlag(void);
/external/compiler-rt/test/msan/Linux/
Dsunrpc.cc27 bool_t res = FN(&xdrs, &x); in main()
Dsunrpc_string.cc21 bool_t res = xdr_string(&xdrs, &sp, sizeof(s)); in main()
Dsunrpc_bytes.cc22 bool_t res = xdr_bytes(&xdrs, &sp, &sz, sizeof(s)); in main()
/external/libedit/src/
Del.h65 typedef int bool_t; /* True or not */ typedef
Dcommon.c710 bool_t found = 0; in ed_search_prev_history()
778 bool_t found = 0; in ed_search_next_history()
/external/libnfc-nci/halimpl/pn54x/common/
DphNfcTypes.h33 typedef uint8_t bool_t; /* boolean data type */ typedef
/external/valgrind/none/tests/ppc64/
Dround.c27 typedef enum { FALSE=0, TRUE } bool_t; typedef
97 bool_t debug = FALSE;
98 bool_t long_is_64_bits = sizeof(long) == 8;
402 bool_t two_args = TRUE; in check_single_arithmetic_op()
/external/valgrind/none/tests/ppc32/
Dround.c27 typedef enum { FALSE=0, TRUE } bool_t; typedef
97 bool_t debug = FALSE;
98 bool_t long_is_64_bits = sizeof(long) == 8;
402 bool_t two_args = TRUE; in check_single_arithmetic_op()
/external/libnfc-nxp/inc/
DphNfcTypes.h116 typedef uint8_t bool_t; /**< \ingroup grp_nfc_common typedef

12