HomeSort by relevance Sort by last modified time
    Searched full:bool_t (Results 101 - 116 of 116) sorted by null

1 2 3 45

  /external/libedit/src/
el.h 65 typedef int bool_t; /* True or not */ typedef
common.c 710 bool_t found = 0;
778 bool_t found = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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;
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 113 bool_t rpc_loc_event_cb_f_type_svc(
183 bool_t RPC_CALLBACK_FUNC_VERSION(rpc_loc_event_cb_f_type_, RPC_LOC_EVENT_CB_F_TYPE_VERSION, _svc) (
231 bool_t RPC_CALLBACK_FUNC_VERSION(rpc_loc_api_cb_null_, VERSION_CONCAT(M,N), _svc) ( \
  /external/valgrind/main/none/tests/ppc32/
round.c 27 typedef enum { FALSE=0, TRUE } bool_t; typedef in typeref:enum:__anon37743
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:__anon37784
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
  /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;
  /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...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_rpc_glue.c 94 bool_t rpc_loc_event_cb_f_type_0x00040001_svc(
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_rpc_glue.c 94 bool_t rpc_loc_event_cb_f_type_0x00010001_svc(
  /external/libnfc-nxp/inc/
phNfcTypes.h 116 typedef uint8_t bool_t; /**< \ingroup grp_nfc_common typedef
    [all...]

Completed in 1348 milliseconds

1 2 3 45