/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis.h | 587 extern bool_t * nis_callback_3 (netobj *, CLIENT *) __THROW; 588 extern bool_t * nis_callback_3_svc (netobj *, struct svc_req *) __THROW;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.h | 587 extern bool_t * nis_callback_3 (netobj *, CLIENT *) __THROW; 588 extern bool_t * nis_callback_3_svc (netobj *, struct svc_req *) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.h | 587 extern bool_t * nis_callback_3 (netobj *, CLIENT *) __THROW; 588 extern bool_t * nis_callback_3_svc (netobj *, struct svc_req *) __THROW;
|
/external/valgrind/main/none/tests/ppc32/ |
round.c | 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon28357 84 bool_t debug = FALSE; 85 bool_t long_is_64_bits = sizeof(long) == 8; 389 bool_t two_args = TRUE;
|
/external/valgrind/main/none/tests/ppc64/ |
round.c | 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon28398 84 bool_t debug = FALSE; 85 bool_t long_is_64_bits = sizeof(long) == 8; 389 bool_t two_args = TRUE;
|
/system/extras/tests/lib/testUtil/ |
testUtil.c | 35 typedef unsigned int bool_t; typedef
|
/external/libnfc-nxp/inc/ |
phNfcTypes.h | 116 typedef uint8_t bool_t; /**< \ingroup grp_nfc_common typedef [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connection.c | [all...] |
phFriNfc_Llcp.c | 94 static bool_t phFriNfc_Llcp_HandlePendingSend ( phFriNfc_Llcp_t *Llcp ); 861 static bool_t phFriNfc_Llcp_HandlePendingSend ( phFriNfc_Llcp_t *Llcp ) [all...] |
phDnldNfc.c | [all...] |
phFriNfc_LlcpTransport.c | 531 bool_t testAndSetSendPending(phFriNfc_LlcpTransport_t* transport) { 532 bool_t currentValue; [all...] |
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
sub_proc.c | 685 bool_t stdin_eof = FALSE, stdout_eof = FALSE, stderr_eof = FALSE; 693 bool_t child_dead = FALSE;
|