Searched refs:api (Results 1 - 25 of 771) sorted by path

1234567891011>>

/external/apache-harmony/
H A DAndroid.mk24 $(call all-harmony-test-java-files-under,luni,src/test/api/common) \
25 $(call all-harmony-test-java-files-under,luni,src/test/api/unix) \
/external/apache-harmony/security/src/test/api/java/tests/api/java/security/
H A DAccessControlContextTest.java18 package tests.api.java.security;
H A DDomainCombinerTest.java18 package tests.api.java.security;
/external/bison/data/
H A Dglr.c42 # do not change the value of b4_pure_flag, and do not record a use of api.pure.
44 [b4_percent_define_default([[api.pure]], [[false]])
46 [b4_percent_define_flag_if([[api.pure]], [[1]], [[0]])])])
H A Dglr.cc57 b4_percent_define_ifdef([[api.location.type]], [],
93 ]b4_locations_if([b4_percent_define_ifdef([[api.location.type]], [],
245 ]b4_percent_define_ifdef([[api.location.type]], [],
269 typedef ]b4_percent_define_get([[api.location.type]],
H A Dlalr1.cc27 b4_percent_define_ifdef([[api.location.type]], [],
52 ]b4_percent_define_ifdef([[api.location.type]], [],
77 typedef ]b4_percent_define_get([[api.location.type]],
H A Dyacc.c21 # Check the value of %define api.push-pull.
22 b4_percent_define_default([[api.push-pull]], [[pull]])
23 b4_percent_define_check_values([[[[api.push-pull]],
27 m4_case(b4_percent_define_get([[api.push-pull]]),
67 b4_percent_define_default([[api.pure]], [[false]])
68 b4_percent_define_check_values([[[[api.pure]],
72 m4_case(b4_percent_define_get([[api.pure]]),
83 [m4_fatal([invalid api.pure value: ]$1)])])
/external/bison/src/
H A Dparse-gram.y97 %define api.prefix "gram_"
98 %define api.pure
298 /* %pure-parser is deprecated in favor of `%define api.pure', so use
299 `%define api.pure' in a backward-compatible manner here. First, don't
301 if (!muscle_find_const ("percent_define(api.pure)"))
302 muscle_percent_define_insert ("api.pure", @1, "",
304 /* In all cases, use api.pure now so that the backend doesn't complain if
305 the skeleton ignores api.pure, but do warn now if there's a previous
307 if (!muscle_percent_define_flag_if ("api.pure"))
308 muscle_percent_define_insert ("api
[all...]
/external/bison/tests/
H A Dtestsuite622 30;input.at:1257;Unused %define api.pure;;
628 36;input.at:1505;%name-prefix and %define api.prefix are incompatible;;
738 146;actions.at:134;Initial location: yacc.c %define api.pure full;;
739 147;actions.at:135;Initial location: yacc.c %define api.pure %parse-param { int x };;
740 148;actions.at:136;Initial location: yacc.c %define api.push-pull both;;
741 149;actions.at:137;Initial location: yacc.c %define api.push-pull both %define api.pure full;;
743 151;actions.at:139;Initial location: glr.c %define api.pure;;
746 154;actions.at:150;Initial location: yacc.c %define api.pure full;;
747 155;actions.at:161;Initial location: yacc.c %define api
[all...]
/external/bluetooth/bluedroid/include/
H A Dbt_trace.h143 means that any trace can be either error,warning,api,event or dbg */
371 #define BTTRC_API0(lid, api) \
372 {BTTRC_StackTrace0(lid, BTTRC_TYPE_API, api);}
373 #define BTTRC_API1(lid, api, p1_t,p1_v) \
374 {BTTRC_StackTrace1(lid, BTTRC_TYPE_API, api, p1_t,p1_v);}
375 #define BTTRC_API2(lid, api, p1_t,p1_v,p2_t,p2_v) \
376 {BTTRC_StackTrace2(lid, BTTRC_TYPE_API, api, p1_t,p1_v,p2_t,p2_v);}
377 #define BTTRC_API3(lid, api, p1_t,p1_v,p2_t,p2_v,p3_t,p3_v) \
378 {BTTRC_StackTrace3(lid, BTTRC_TYPE_API, api, p1_t,p1_v,p2_t,p2_v,p3_t,p3_v);}
379 #define BTTRC_API4(lid, api, p1_
[all...]
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble.c980 if (pass_to_application && btm_cb.api.p_le_callback)
984 (*btm_cb.api.p_le_callback) (BTM_LE_KEY_EVT, bd_addr, &cb_data);
1437 if (btm_cb.api.p_le_callback)
1440 callback_rc = (*btm_cb.api.p_le_callback) (BTM_LE_IO_REQ_EVT, p_dev_rec->bd_addr, (tBTM_LE_EVT_DATA *)p_data);
1755 if (btm_cb.api.p_le_callback)
1758 BTM_TRACE_DEBUG ("btm_cb.api.p_le_callback=0x%x", btm_cb.api.p_le_callback );
1759 (*btm_cb.api.p_le_callback) (event, bd_addr, (tBTM_LE_EVT_DATA *)p_data);
1773 if (p_data->cmplt.is_pair_cancel && btm_cb.api.p_bond_cancel_cmpl_callback )
1776 (*btm_cb.api
[all...]
H A Dbtm_int.h872 tBTM_APPL_INFO api; member in struct:__anon1264
H A Dbtm_sec.c225 btm_cb.api = *p_cb_info;
227 BTM_TRACE_ERROR ("BTM_SecRegister: btm_cb.api.p_le_callback = 0x%x ", btm_cb.api.p_le_callback);
247 btm_cb.api.p_link_key_callback = p_callback;
1067 if (btm_cb.api.p_auth_complete_callback)
1068 (*btm_cb.api.p_auth_complete_callback) (p_dev_rec->bd_addr, p_dev_rec->dev_class,
2189 if (btm_cb.api.p_sp_callback)
2190 (*btm_cb.api.p_sp_callback) (BTM_SP_UPGRADE_EVT, (tBTM_SP_EVT_DATA *)&evt_data);
2790 if (btm_cb.api.p_bond_cancel_cmpl_callback)
2791 btm_cb.api
[all...]
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_api.c103 p_rcb->api = *p_cb_info;
1873 if ( (p_ccb->p_rcb) && (p_ccb->p_rcb->api.pL2CA_TxComplete_Cb) && (num_flushed2) )
1874 (*p_ccb->p_rcb->api.pL2CA_TxComplete_Cb)(p_ccb->local_cid, num_flushed2);
H A Dl2c_csm.c150 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
151 connect_cfm = p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb;
222 (*p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb)(local_cid, L2CAP_CONN_NO_LINK);
302 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
303 tL2CA_CONNECT_CFM_CB *connect_cfm = p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb;
435 (*p_ccb->p_rcb->api.pL2CA_ConnectInd_Cb) (p_ccb->p_lcb->remote_bd_addr, p_ccb->local_cid,
515 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
516 tL2CA_CONNECT_CFM_CB *connect_cfm = p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb;
547 (*p_ccb->p_rcb->api.pL2CA_ConnectCfm_Cb)(local_cid, L2CAP_CONN_OK);
553 if (p_ccb->p_rcb->api
[all...]
H A Dl2c_fcr.c995 if ( (p_ccb->p_rcb) && (p_ccb->p_rcb->api.pL2CA_TxComplete_Cb) && (full_sdus_xmitted) )
1001 (*p_ccb->p_rcb->api.pL2CA_TxComplete_Cb)(p_ccb->local_cid, full_sdus_xmitted);
H A Dl2c_int.h272 tL2CAP_APPL_INFO api; member in struct:__anon1662
H A Dl2c_link.c502 if (p_ccb->p_rcb->api.pL2CA_QoSViolationInd_Cb)
H A Dl2c_main.c445 if (!p_rcb->api.pL2CA_ConnectInd_Cb)
H A Dl2c_ucd.c239 memset (&p_rcb->api, 0, sizeof(tL2CAP_APPL_INFO));
240 p_rcb->api.pL2CA_DisconnectInd_Cb = l2c_ucd_disconnect_ind_cback;
243 p_rcb->api.pL2CA_CongestionStatus_Cb = NULL;
246 p_rcb->api.pL2CA_ConfigInd_Cb = l2c_ucd_config_ind_cback;
247 p_rcb->api.pL2CA_ConfigCfm_Cb = l2c_ucd_config_cfm_cback;
H A Dl2c_utils.c1835 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
3327 if ( p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_TxComplete_Cb && (p_ccb->peer_cfg.fcr.mode != L2CAP_FCR_ERTM_MODE) )
3328 (*p_ccb->p_rcb->api.pL2CA_TxComplete_Cb)(p_ccb->local_cid, 1);
3432 if (p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)
3439 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, FALSE);
3477 if (p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)
3482 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, TRUE);
/external/bluetooth/bluedroid/stack/mcap/
H A Dmca_int.h41 /* Header structure for api/received request/response. */
71 tMCA_CCB_MSG api; member in union:__anon1672
/external/chromium_org/athena/wm/
H A Dsplit_view_controller_unittest.cc68 test::WindowManagerImplTestApi* api() { function in class:athena::SplitViewControllerTest
93 SplitViewController* controller = api()->GetSplitViewController();
179 SplitViewController* controller = api()->GetSplitViewController();
/external/chromium_org/build/
H A Dupdate-linux-sandbox.sh58 CURRENT_API=$("${CHROME_SANDBOX_BUILD_PATH}" --get-api)
59 INSTALLED_API=$("${CHROME_SANDBOX_INST_PATH}" --get-api)
/external/chromium_org/chrome/browser/accessibility/
H A Daccessibility_extension_api.cc11 #include "chrome/browser/extensions/api/tabs/tabs_constants.h"
16 #include "chrome/common/extensions/api/accessibility_private.h"
33 namespace accessibility_private = extensions::api::accessibility_private;
37 // as defined in the accessibility extension api's json schema.

Completed in 1122 milliseconds

1234567891011>>