/external/libnfc-nci/src/nfc/nfc/ |
nfc_ee.c | 30 #if (NFC_INCLUDED == TRUE) 126 #endif /* NFC_INCLUDED == TRUE */
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_so_emit_tmp.h | 13 const boolean last_vertex_last = TRUE; \
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_bld_blend.c | 46 return TRUE; 52 return TRUE; 66 return TRUE; 68 return TRUE; 123 * SoA: always true as it is only one channel at a time
|
lp_query.c | 97 return TRUE; 117 return TRUE; 165 return TRUE; /* no query predicate, draw normally */ 173 return TRUE;
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_chipset.c | 60 caps->high_second_pipe = TRUE; 68 caps->high_second_pipe = TRUE; 74 caps->high_second_pipe = TRUE; 139 caps->has_tcl = debug_get_bool_option("RADEON_NO_TCL", FALSE) ? FALSE : TRUE;
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
api.c | 40 initialized = TRUE;
|
/external/mesa3d/src/gallium/tests/unit/ |
u_format_compatible_test.c | 65 return TRUE;
|
/external/mesa3d/src/mesa/state_tracker/ |
st_atom_clip.c | 56 use_eye = TRUE;
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
bgnscd.cpp | 70 #define TRUE 1 318 inbgNoise = 1; // true 343 prevVoiced = 1; // true 348 prevVoiced = 1; // true 520 inbgNoise = TRUE; 554 prevVoiced = TRUE; 561 prevVoiced = TRUE;
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
typedefs.h | 35 * preprocessor symbols (TRUE, FALSE, NULL, ...). 54 #ifndef TRUE 55 #define TRUE true 260 #ifndef TRUE 261 #define TRUE 1 /* TRUE */
|
/hardware/qcom/camera/mm-image-codec/qomx_core/ |
qomx_core.h | 39 #define TRUE 1
|
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/ |
ASN1Boolean.java | 81 return Boolean.TRUE;
|
/external/bluetooth/bluedroid/bta/gatt/ |
bta_gattc_cache.c | 28 #if defined(BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE) 48 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) 124 #endif /* BTA_GATT_DEBUG == TRUE */ 155 #if BTA_GATT_DEBUG== TRUE 222 if (bta_gattc_uuid_compare(&p_srvc_rec->uuid, &uuid, TRUE)) 248 if (bta_gattc_uuid_compare(&attr_uuid, p_uuid, TRUE)) 277 if (bta_gattc_uuid_compare(&attr_uuid, p_uuid, TRUE)) 302 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) 358 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) 448 #if (defined BTA_GATT_DEBUG && BTA_GATT_DEBUG == TRUE) [all...] |
/external/bluetooth/bluedroid/stack/sdp/ |
sdp_db.c | 41 #if SDP_SERVER_ENABLED == TRUE 116 ** Returns TRUE if found, else FALSE 138 return (TRUE); 143 return (TRUE); 243 is_rfcomm_scn = TRUE; 266 #endif /* SDP_SERVER_ENABLED == TRUE */ 282 #if SDP_SERVER_ENABLED == TRUE 327 ** Returns TRUE if succeeded, else FALSE 332 #if SDP_SERVER_ENABLED == TRUE 345 return (TRUE); [all...] |
/external/bluetooth/bluedroid/bta/hl/ |
bta_hl_act.c | 29 #if defined(HL_INCLUDED) && (HL_INCLUDED == TRUE) 46 #if (BTA_HL_DEBUG == TRUE && BT_TRACE_VERBOSE == TRUE) 93 #if (BTA_HL_DEBUG == TRUE) 125 #if (BTA_HL_DEBUG == TRUE) 153 #if (BTA_HL_DEBUG == TRUE) 198 #if (BTA_HL_DEBUG == TRUE) 239 #if (BTA_HL_DEBUG == TRUE) 303 #if (BTA_HL_DEBUG == TRUE) 333 #if (BTA_HL_DEBUG == TRUE) [all...] |
/external/icu4c/test/cintltst/ |
reapits.c | 97 UBool stringsEqual = TRUE; 307 TEST_ASSERT(result==TRUE); 317 TEST_ASSERT(result==TRUE); 412 TEST_ASSERT(result == TRUE); 424 TEST_ASSERT(result == TRUE); 436 TEST_ASSERT(result == TRUE); 502 TEST_ASSERT(result == TRUE); 517 TEST_ASSERT(result == TRUE); 524 TEST_ASSERT(result == TRUE); 547 TEST_ASSERT(result == TRUE); [all...] |
/external/bluetooth/bluedroid/stack/hcic/ |
hciblecmds.c | 36 #if (defined BLE_INCLUDED) && (BLE_INCLUDED == TRUE) 55 return (TRUE); 77 return (TRUE); 98 return (TRUE); 118 return (TRUE); 138 return (TRUE); 160 return (TRUE); 192 return (TRUE); 211 return (TRUE); 244 return (TRUE); [all...] |
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_api.c | 193 done = TRUE; 330 ** Returns TRUE for success, FALSE for failure 347 ** Returns TRUE for success, FALSE for failure 420 return (TRUE); 432 ** Returns TRUE if configuration sent, else FALSE 472 return (TRUE); 483 ** Returns TRUE if configuration response sent, else FALSE 517 return (TRUE); 527 ** Returns TRUE if disconnect sent, else FALSE 545 return (TRUE); [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
reapits.c | 266 TEST_ASSERT(result==TRUE); 276 TEST_ASSERT(result==TRUE); 371 TEST_ASSERT(result == TRUE); 383 TEST_ASSERT(result == TRUE); 395 TEST_ASSERT(result == TRUE); 461 TEST_ASSERT(result == TRUE); 476 TEST_ASSERT(result == TRUE); 483 TEST_ASSERT(result == TRUE); 506 TEST_ASSERT(result == TRUE); 512 TEST_ASSERT(result == TRUE); [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport_Connection.c | 116 if(pSocket->bSocketSendPending == TRUE) 130 else if(pSocket->bSocketRRPending == TRUE) 139 else if(pSocket->bSocketRNRPending == TRUE) 148 else if(pSocket->bSocketAcceptPending == TRUE) 178 else if(pSocket->bSocketConnectPending == TRUE) 203 else if(pSocket->bSocketDiscPending == TRUE) 315 pLlcpSocket->bSocketRRPending = TRUE; 356 pLlcpSocket->bSocketRNRPending = TRUE; 517 socketFound = TRUE; 539 socketFound = TRUE; [all...] |
/external/libnfc-nci/src/nfa/ce/ |
nfa_ce_act.c | 32 #if (NFC_NFCEE_INCLUDED == TRUE) 143 if (NDEF_MsgValidate (p_ce_data->update_info.p_data, p_ce_data->update_info.length, TRUE) != NDEF_OK) 431 #if (NFC_NFCEE_INCLUDED == TRUE) 490 ** Returns TRUE if listening is restarted. 518 return TRUE; 547 #if (NFC_NFCEE_INCLUDED == TRUE) 566 CE_T3tSetLocalNDEFMsg (TRUE, 0, 0, NULL, NULL); 567 CE_T4tSetLocalNDEFMsg (TRUE, 0, 0, NULL, NULL); 693 readonly = (p_cb->listen_info[NFA_CE_LISTEN_INFO_IDX_NDEF].flags & NFC_CE_LISTEN_INFO_READONLY_NDEF) ? TRUE : FALSE; 723 CE_T3tSetLocalNDEFMsg (TRUE, 0, 0, NULL, NULL) [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap_leap.c | 80 ret->ignore = TRUE; 87 ret->ignore = TRUE; 99 ret->ignore = TRUE; 152 ret->ignore = TRUE; 169 ret->ignore = TRUE; 203 ret->ignore = TRUE; 210 ret->ignore = TRUE; 222 ret->ignore = TRUE; 232 ret->ignore = TRUE; 238 ret->ignore = TRUE; [all...] |
/external/bluetooth/bluedroid/bta/sys/ |
bta_sys_main.c | 31 #if BTA_FM_INCLUDED == TRUE 34 #if BTA_FMTX_INCLUDED == TRUE 37 #if GPS_INCLUDED == TRUE 44 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) 184 #if( defined BTA_AR_INCLUDED ) && (BTA_AR_INCLUDED == TRUE) 202 BOOLEAN freebuf = TRUE; 414 #if ( defined BTM_AUTOMATIC_HCI_RESET && BTM_AUTOMATIC_HCI_RESET == TRUE ) 493 BOOLEAN freebuf = TRUE; 548 bta_sys_cb.is_reg[id] = TRUE; 672 if (bta_sys_cb.is_reg[bta_id] == TRUE && bta_sys_cb.reg[bta_id]->disable != NULL [all...] |
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_auth.c | 26 #if BLE_INCLUDED == TRUE 40 ** Returns TRUE if encrypted, otherwise FALSE. 182 status = TRUE; 187 status = TRUE; 339 is_link_encrypted = TRUE; 340 is_link_key_known = TRUE; 344 is_key_mitm = TRUE; 350 is_link_key_known = TRUE; 353 is_key_mitm = TRUE; 451 ** Returns BOOLEAN TRUE - conversation is successfu [all...] |
/external/chromium_org/third_party/npapi/npspy/common/ |
logger.cpp | 48 bOnTop(TRUE), 49 bToWindow(TRUE), 65 bMutedCalls[action_npn_mem_alloc] = TRUE; 66 bMutedCalls[action_npn_mem_free] = TRUE; 67 bMutedCalls[action_npn_mem_flush] = TRUE; 77 filer.create(szFile, TRUE); 79 return TRUE; 312 formatLogItem(lis, &log, TRUE); 374 filer.create(szFile, TRUE); 386 filer.create(szFile, TRUE); [all...] |