Searched refs:api (Results 76 - 100 of 115) sorted by relevance

12345

/external/chromium/chrome/browser/extensions/
H A Dextension_function_dispatcher.cc470 // a background_page onload chrome.tabs api call can make it into here
525 void ExtensionFunctionDispatcher::HandleBadMessage(ExtensionFunction* api) { argument
527 api->name() <<
/external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/
H A DCoderResultTest.java17 package tests.api.java.nio.charset;
H A DCharsetTest.java17 package tests.api.java.nio.charset;
/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:__anon1403
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
H A Dapi_unittest.py37 from webkitpy.common.checkout.api import Checkout
58 * Scripts/webkitpy/common/checkout/api.py: import scm.CommitMessage
67 * Scripts/webkitpy/common/checkout/api.py:
93 * Scripts/webkitpy/common/checkout/api.py: import scm.CommitMessage
/external/webkit/Tools/TestResultServer/handlers/
H A Dtestfilehandler.py32 from google.appengine.api import users
/external/webkit/Source/ThirdParty/ANGLE/include/EGL/
H A Degl.h277 EGLAPI EGLBoolean EGLAPIENTRY eglBindAPI(EGLenum api);
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_api.c103 p_rcb->api = *p_cb_info;
1787 if ( (p_ccb->p_rcb) && (p_ccb->p_rcb->api.pL2CA_TxComplete_Cb) && (num_flushed2) )
1788 (*p_ccb->p_rcb->api.pL2CA_TxComplete_Cb)(p_ccb->local_cid, num_flushed2);
H A Dl2c_utils.c1699 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
3250 if ( p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_TxComplete_Cb && (p_ccb->peer_cfg.fcr.mode != L2CAP_FCR_ERTM_MODE) )
3251 (*p_ccb->p_rcb->api.pL2CA_TxComplete_Cb)(p_ccb->local_cid, 1);
3353 if (p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)
3360 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, FALSE);
3383 if (p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)
3388 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, TRUE);
H A Dl2c_int.h271 tL2CAP_APPL_INFO api; member in struct:__anon1393
/external/jdiff/src/jdiff/
H A DAPIComparator.java877 API api = oldAPI_;
880 api = newAPI_;
883 ClassAPI cls = (ClassAPI)api.classes_.get(className);
/external/webkit/Source/WebKit/efl/ewk/
H A Dewk_frame.cpp274 static void _ewk_frame_smart_set(Evas_Smart_Class* api) argument
276 evas_object_smart_clipped_smart_set(api);
277 api->add = _ewk_frame_smart_add;
278 api->del = _ewk_frame_smart_del;
279 api->resize = _ewk_frame_smart_resize;
/external/llvm/lib/VMCore/
H A DAsmWriter.cpp776 // api needed to prevent premature destruction
777 APInt api = CFP->getValueAPF().bitcastToAPInt(); local
778 const uint64_t* p = api.getRawData();
781 int width = api.getBitWidth();
807 // api needed to prevent premature destruction
808 APInt api = CFP->getValueAPF().bitcastToAPInt(); local
809 const uint64_t* p = api.getRawData();
811 int width = api.getBitWidth();
/external/chromium/chrome/common/extensions/docs/js/
H A Dapi_page_generator.js10 * 1) API_TEMPLATE which is the main template for the api pages.
12 * defines the methods and events contained in one api.
23 var SCHEMA = "../api/extension_api.json";
40 // The full extension api schema
46 // Mappings of api calls to URLs
49 // The current module for this page (if this page is an api module);
58 // If this page is an apiModule, the name of the api module
80 * the extension api, and attempt to fetch the matching static content.
95 // Fetch the api template and insert into the <body>.
110 // Not fatal. Some api page
[all...]
/external/doclava/res/assets/templates/
H A Dclass.cs10 <div id="api-info-block">
86 <div class="api-level">
90 </div><!-- end api-info-block -->
121 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
174 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
196 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
212 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
229 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>" >
244 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" >
300 <tr class="api apileve
[all...]
/external/libnl-headers/
H A Dnetlink-types.h20 #include <netlink/object-api.h>
/external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
H A DSDL_pulseaudio.c100 pa_context_flags_t flags, const pa_spawn_api *api);
/external/v8/
H A DAndroid.v8common.mk6 src/api.cc \
/external/guava/guava/lib/
H A Djdiff.jar ... href="/4.2_r1/s?defs= " (jdiff.API, boolean) jdiff.API api boolean createGlobalComments public void startDocument ...
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-api-fst.c1 /* $NetBSD: rijndael-api-fst.c,v 1.4 2006/09/09 16:22:36 manu Exp $ */
3 /* $KAME: rijndael-api-fst.c,v 1.8 2002/11/18 23:32:54 itojun Exp $ */
6 * rijndael-api-fst.c v2.3 April '2000
31 #include <crypto/rijndael/rijndael-api-fst.h>
/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp850 // api needed to prevent premature destruction
852 APInt api = CFP->getValueAPF().bitcastToAPInt(); local
853 const uint64_t *p = api.getRawData();
857 APInt api = CFP->getValueAPF().bitcastToAPInt(); local
858 const uint64_t *p = api.getRawData();
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-parse.y1063 glcpp_parser_create (const struct gl_extensions *extensions, int api)
1093 if (api == API_OPENGLES2)
/external/bluetooth/bluedroid/include/
H A Dbt_trace.h143 means that any trace can be either error,warning,api,event or dbg */
472 #define BTTRC_API0(lid, api) \
473 {BTTRC_StackTrace0(lid, BTTRC_TYPE_API, api);}
474 #define BTTRC_API1(lid, api, p1_t,p1_v) \
475 {BTTRC_StackTrace1(lid, BTTRC_TYPE_API, api, p1_t,p1_v);}
476 #define BTTRC_API2(lid, api, p1_t,p1_v,p2_t,p2_v) \
477 {BTTRC_StackTrace2(lid, BTTRC_TYPE_API, api, p1_t,p1_v,p2_t,p2_v);}
478 #define BTTRC_API3(lid, api, p1_t,p1_v,p2_t,p2_v,p3_t,p3_v) \
479 {BTTRC_StackTrace3(lid, BTTRC_TYPE_API, api, p1_t,p1_v,p2_t,p2_v,p3_t,p3_v);}
480 #define BTTRC_API4(lid, api, p1_
[all...]
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_trace.h125 means that any trace can be either error,warning,api,event or dbg */
431 #define BTTRC_API0(lid, api) \
432 {BTTRC_StackTrace0(lid, BTTRC_TYPE_API, api);}
433 #define BTTRC_API1(lid, api, p1_t,p1_v) \
434 {BTTRC_StackTrace1(lid, BTTRC_TYPE_API, api, p1_t,p1_v);}
435 #define BTTRC_API2(lid, api, p1_t,p1_v,p2_t,p2_v) \
436 {BTTRC_StackTrace2(lid, BTTRC_TYPE_API, api, p1_t,p1_v,p2_t,p2_v);}
437 #define BTTRC_API3(lid, api, p1_t,p1_v,p2_t,p2_v,p3_t,p3_v) \
438 {BTTRC_StackTrace3(lid, BTTRC_TYPE_API, api, p1_t,p1_v,p2_t,p2_v,p3_t,p3_v);}
439 #define BTTRC_API4(lid, api, p1_
[all...]
/external/libnfc-nci/src/include/
H A Dbt_trace.h125 means that any trace can be either error,warning,api,event or dbg */
431 #define BTTRC_API0(lid, api) \
432 {BTTRC_StackTrace0(lid, BTTRC_TYPE_API, api);}
433 #define BTTRC_API1(lid, api, p1_t,p1_v) \
434 {BTTRC_StackTrace1(lid, BTTRC_TYPE_API, api, p1_t,p1_v);}
435 #define BTTRC_API2(lid, api, p1_t,p1_v,p2_t,p2_v) \
436 {BTTRC_StackTrace2(lid, BTTRC_TYPE_API, api, p1_t,p1_v,p2_t,p2_v);}
437 #define BTTRC_API3(lid, api, p1_t,p1_v,p2_t,p2_v,p3_t,p3_v) \
438 {BTTRC_StackTrace3(lid, BTTRC_TYPE_API, api, p1_t,p1_v,p2_t,p2_v,p3_t,p3_v);}
439 #define BTTRC_API4(lid, api, p1_
[all...]

Completed in 657 milliseconds

12345