HomeSort by relevance Sort by last modified time
    Searched refs:BOOLEAN (Results 251 - 275 of 1112) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbstorioctl.h 9 BOOLEAN fAuthorized;
wdm.h 204 static __inline__ BOOLEAN
223 static __inline__ BOOLEAN
533 extern BOOLEAN NTSYSAPI NlsMbCodePageTag;
534 extern BOOLEAN NTSYSAPI NlsMbOemCodePageTag;
548 typedef BOOLEAN
552 typedef BOOLEAN
898 typedef BOOLEAN
901 IN BOOLEAN Handled);
1034 typedef BOOLEAN
1040 typedef BOOLEAN
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsrm.h 90 BOOLEAN fFECOnDemandParityEnabled;
winnt.h 431 typedef BYTE BOOLEAN;
433 typedef BOOLEAN *PBOOLEAN;
    [all...]
ntdddisk.h 317 BOOLEAN BootIndicator;
318 BOOLEAN RecognizedPartition;
319 BOOLEAN RewritePartition;
366 BOOLEAN BootIndicator;
367 BOOLEAN RecognizedPartition;
376 BOOLEAN RewritePartition;
466 BOOLEAN ParametersSavable;
467 BOOLEAN ReadCacheEnabled;
468 BOOLEAN WriteCacheEnabled;
472 BOOLEAN PrefetchScalar
    [all...]
vswriter.h 115 STDMETHOD_(HRESULT,AddComponent)(THIS_ VSS_COMPONENT_TYPE componentType,LPCWSTR wszLogicalPath,LPCWSTR wszComponentName,LPCWSTR wszCaption,const BYTE *pbIcon,UINT cbIcon,BOOLEAN bRestoreMetadata,BOOLEAN bNotifyOnBackupComplete,BOOLEAN bSelectable,BOOLEAN bSelectableForRestore,DWORD dwComponentFlags) PURE;
117 STDMETHOD_(HRESULT,AddExcludeFiles)(THIS_ LPCWSTR wszPath,LPCWSTR wszFilespec,BOOLEAN bRecursive) PURE;
120 STDMETHOD_(HRESULT,SetRestoreMethod)(THIS_ VSS_RESTOREMETHOD_ENUM method,LPCWSTR wszService,LPCWSTR wszUserProcedure,VSS_WRITERRESTORE_ENUM wreWriterRestore,BOOLEAN bRebootRequired) PURE;
156 STDMETHOD_(HRESULT,AddAlternateLocationMapping)(THIS_ LPCWSTR wszPath,LPCWSTR wszFilespec,BOOLEAN bRecursive,LPCWSTR wszDestination) PURE;
157 STDMETHOD_(HRESULT,AddComponent)(THIS_ VSS_COMPONENT_TYPE componentType,LPCWSTR wszLogicalPath,LPCWSTR wszComponentName,LPCWSTR wszCaption,const BYTE *pbIcon,UINT cbIcon,BOOLEAN bRestoreMetadata,BOOLEAN bNotifyOnBackupComplete,BOOLEAN bSelectable,BOOLEAN bSelectableForRestore,DWORD dwComponentFlags) PURE
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 147 typedef BYTE BOOLEAN;
148 typedef BOOLEAN *PBOOLEAN;
  /system/bt/bta/av/
bta_av_ci.c 69 UINT8 num_seid, UINT8 *p_seid, BOOLEAN recfg_needed, UINT8 avdt_handle)
  /system/bt/bta/dm/
bta_dm_ci.c 71 void bta_dm_ci_rmt_oob(BOOLEAN accept, BD_ADDR bd_addr, BT_OCTET16 c, BT_OCTET16 r)
  /system/bt/bta/gatt/
bta_gattc_main.c 262 ** Returns BOOLEAN : TRUE if queued client request buffer can be immediately released
266 BOOLEAN bta_gattc_sm_execute(tBTA_GATTC_CLCB *p_clcb, UINT16 event, tBTA_GATTC_DATA *p_data)
271 BOOLEAN rt = TRUE;
328 ** Returns BOOLEAN
331 BOOLEAN bta_gattc_hdl_event(BT_HDR *p_msg)
336 BOOLEAN rt = TRUE;
bta_gatts_main.c 63 BOOLEAN bta_gatts_hdl_event(BT_HDR *p_msg)
  /system/bt/bta/hf_client/
bta_hf_client_at.h 42 typedef void (tBTA_AG_AT_ERR_CBACK)(void *p_user, BOOLEAN unknown, char *p_arg);
  /system/bt/bta/jv/
bta_jv_int.h 127 BOOLEAN cong; /* TRUE, if congested */
146 BOOLEAN cong; /* TRUE, if congested */
384 BOOLEAN scn[BTA_JV_MAX_SCN]; /* SCN allocated by java */
410 extern BOOLEAN bta_jv_sm_execute(BT_HDR *p_msg);
  /system/bt/bta/sys/
bta_sys.h 36 typedef BOOLEAN (tBTA_SYS_VS_EVT_HDLR)(UINT16 evt, void *p);
39 typedef BOOLEAN (tBTA_SYS_EVT_HDLR)(BT_HDR *p_msg);
148 typedef void (tBTA_SYS_EIR_CBACK)(UINT16 uuid16, BOOLEAN adding);
228 extern BOOLEAN bta_sys_is_register(UINT8 id);
  /system/bt/stack/a2dp/
a2d_api.c 59 BOOLEAN found = FALSE;
175 BOOLEAN result = TRUE;
274 BOOLEAN result = TRUE;
364 BOOLEAN res;
  /system/bt/stack/gap/
gap_utils.c 87 BOOLEAN gap_is_service_busy (UINT16 request)
  /system/bt/stack/include/
hidh_api.h 217 BOOLEAN hid_known_hid_device (BD_ADDR bd_addr);
  /system/bt/stack/rfcomm/
rfc_l2cap_if.c 47 static void RFCOMM_DisconnectInd (UINT16 lcid, BOOLEAN is_clear);
50 static void RFCOMM_CongestionStatusInd (UINT16 lcid, BOOLEAN is_congested);
277 void RFCOMM_DisconnectInd (UINT16 lcid, BOOLEAN is_conf_needed)
393 void RFCOMM_CongestionStatusInd (UINT16 lcid, BOOLEAN is_congested)
rfc_port_fsm.c 535 void rfc_process_pn (tRFC_MCB *p_mcb, BOOLEAN is_command, MX_FRAME *p_frame)
578 void rfc_process_rpn (tRFC_MCB *p_mcb, BOOLEAN is_command,
579 BOOLEAN is_request, MX_FRAME *p_frame)
695 void rfc_process_msc (tRFC_MCB *p_mcb, BOOLEAN is_command, MX_FRAME *p_frame)
700 BOOLEAN new_peer_fc = FALSE;
738 PORT_FlowInd (p_mcb, p_frame->dlci, (BOOLEAN)!new_peer_fc);
766 void rfc_process_rls (tRFC_MCB *p_mcb, BOOLEAN is_command, MX_FRAME *p_frame)
826 void rfc_process_fcon (tRFC_MCB *p_mcb, BOOLEAN is_command)
847 void rfc_process_fcoff (tRFC_MCB *p_mcb, BOOLEAN is_command)
868 void rfc_process_l2cap_congestion (tRFC_MCB *p_mcb, BOOLEAN is_congested
    [all...]
  /system/bt/stack/smp/
smp_l2c.c 40 static void smp_connect_callback(UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected, UINT16 reason,
44 static void smp_br_connect_callback(UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected, UINT16 reason,
91 static void smp_connect_callback (UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected, UINT16 reason,
243 static void smp_br_connect_callback(UINT16 channel, BD_ADDR bd_addr, BOOLEAN connected,
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
EscapingEvaluator.java 63 private boolean propagateEscapeStatus;
77 * @return Returns a {@code JavaExpression} representing a boolean expression that evaluates to
82 boolean propagateEscapeStatus) {
90 // This function generates a boolean expression that evaluates to true
94 // The interpreter mode equivalent of this boolean expression would be :
101 JavaExpression.infix(JavaExpression.Type.BOOLEAN, "!=", escapeMode, JavaExpression
104 return JavaExpression.infix(JavaExpression.Type.BOOLEAN, "||", escapeModeCheck,
113 public JavaExpression computeEscaping(PExpression expression, boolean propagateEscapeStatus) {
181 JavaExpression.Type.BOOLEAN, TemplateTranslator.CONTEXT, "isEscapingFunction",
192 callOn(JavaExpression.Type.BOOLEAN, TemplateTranslator.CONTEXT, "isEscapingFunction"
    [all...]
JavaExpression.java 55 BOOLEAN("boolean") {
61 return call(Type.BOOLEAN, "asBoolean", expression);
132 * The Java literal representing the type (e.g. "int", "boolean", "Value")
202 boolean seenAnyParams = false;
300 * A JavaExpression to represent boolean literal values ('true' or 'false').
304 private final boolean value;
309 private BooleanLiteralExpression(boolean value) {
310 super(Type.BOOLEAN);
314 public boolean getValue()
    [all...]
  /external/libnfc-nci/src/nfc/include/
rw_api.h 432 NFC_API extern tNFC_STATUS RW_T1tSetTagReadOnly (BOOLEAN b_hard_lock);
534 NFC_API extern tNFC_STATUS RW_T2tDetectNDef (BOOLEAN skip_dyn_locks);
577 NFC_API extern tNFC_STATUS RW_T2tSetTagReadOnly (BOOLEAN b_hard_lock);
665 NFC_API extern tNFC_STATUS RW_T3tSetReadOnly (BOOLEAN b_hard_lock);
    [all...]
  /system/bt/stack/srvc/
srvc_eng.c 35 static void srvc_eng_connect_cback (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, BOOLEAN connected,
193 BOOLEAN srvc_eng_clcb_dealloc (UINT16 conn_id)
352 BOOLEAN connected, tGATT_DISCONN_REASON reason, tBT_TRANSPORT transport)
384 BOOLEAN srvc_eng_request_channel (BD_ADDR remote_bda, UINT8 srvc_id )
386 BOOLEAN set = TRUE;
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 223 BOOLEAN nfa_p2p_start_sdp (char *p_service_name, UINT8 local_sap)
674 BOOLEAN nfa_p2p_reg_server (tNFA_P2P_MSG *p_msg)
745 BOOLEAN nfa_p2p_reg_client (tNFA_P2P_MSG *p_msg)
792 BOOLEAN nfa_p2p_dereg (tNFA_P2P_MSG *p_msg)
855 BOOLEAN nfa_p2p_accept_connection (tNFA_P2P_MSG *p_msg)
884 BOOLEAN nfa_p2p_reject_connection (tNFA_P2P_MSG *p_msg)
912 BOOLEAN nfa_p2p_disconnect (tNFA_P2P_MSG *p_msg)
971 BOOLEAN nfa_p2p_create_data_link_connection (tNFA_P2P_MSG *p_msg)
    [all...]

Completed in 373 milliseconds

<<11121314151617181920>>