Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/extern/java/
Dinterpreter.h68 JRI_PUBLIC_API(bool_t)
72 FindClassFromClass(struct execenv *, char *, bool_t, ClassClass *);
80 JRI_PUBLIC_API(bool_t)
81 VerifyClassAccess(ClassClass *, ClassClass *, bool_t);
83 JRI_PUBLIC_API(bool_t)
84 VerifyFieldAccess(ClassClass *, ClassClass *, int, bool_t);
88 struct methodblock *, bool_t, ...);
92 struct methodblock *, bool_t, va_list,
93 long *, bool_t);
102 JRI_PUBLIC_API(bool_t)
Dzip.h51 JRI_PUBLIC_API(bool_t)
57 JRI_PUBLIC_API(bool_t)
Dbool.h42 typedef PRBool bool_t; typedef
/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()
DphDnldNfc.c1976 bool_t
1987 bool_t
1996 bool_t chunk_present = FALSE; in phDnldNfc_Extract_Chunks()
/external/valgrind/main/none/tests/ppc32/
Dround.c27 typedef enum { FALSE=0, TRUE } bool_t; typedef
84 bool_t debug = FALSE;
85 bool_t long_is_64_bits = sizeof(long) == 8;
389 bool_t two_args = TRUE; in check_single_arithmetic_op()
/external/valgrind/main/none/tests/ppc64/
Dround.c27 typedef enum { FALSE=0, TRUE } bool_t; typedef
84 bool_t debug = FALSE;
85 bool_t long_is_64_bits = sizeof(long) == 8;
389 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