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

<<11121314151617181920>>

  /external/chromium_org/v8/test/mjsunit/
debug-compile-event.js 38 var host_compilations = 0; // Number of scources compiled through the API.
126 // Check the actual number of events (no compilation through the API as all
  /external/mesa3d/src/mapi/glapi/gen/
mesadef.py 81 print '; WGL API'
  /developers/build/prebuilts/gradle/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/
WearableMainActivity.java 20 import com.google.android.gms.common.api.GoogleApiClient;
21 import com.google.android.gms.common.api.ResultCallback;
22 import com.google.android.gms.common.api.Status;
140 .addApi(LocationServices.API)
141 .addApi(Wearable.API)
  /developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/java/com/example/android/wearable/speedtracker/
WearableMainActivity.java 20 import com.google.android.gms.common.api.GoogleApiClient;
21 import com.google.android.gms.common.api.ResultCallback;
22 import com.google.android.gms.common.api.Status;
140 .addApi(LocationServices.API)
141 .addApi(Wearable.API)
  /development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
WearableMainActivity.java 20 import com.google.android.gms.common.api.GoogleApiClient;
21 import com.google.android.gms.common.api.ResultCallback;
22 import com.google.android.gms.common.api.Status;
140 .addApi(LocationServices.API)
141 .addApi(Wearable.API)
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
externs.js 102 * has the experimental accessibility API.
accessibility_api_handler.js 6 * @fileoverview Accesses Chrome's accessibility extension API and gives
21 * The chrome.experimental.accessibility API is moving to
25 * has the experimental accessibility API.
29 * Fall back on the experimental API if the new name is not available.
36 * Class that adds listeners and handles events from the accessibility API.
71 console.log('Error trying to access accessibility extension api.');
242 // systemPrivate API is only available when this extension is loaded as a
484 * Given a control received from the accessibility api, determine an
  /external/chromium_org/chrome/common/extensions/docs/examples/api/idle/idle_simple/
history.js 30 // because the API currently doesn't fire idle messages, and we'd
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.js 35 // Save it using the Chrome extension storage API.
  /external/chromium_org/chrome/renderer/resources/extensions/
app_custom_bindings.js 5 // Custom binding for the app API.
sync_file_system_custom_bindings.js 5 // Custom binding for the syncFileSystem API.
webstore_custom_bindings.js 5 // Custom binding for the webstore API.
33 // chrome/common/extensions/api/webstore.json).
  /external/chromium_org/extensions/renderer/resources/
context_menus_custom_bindings.js 5 // Custom binding for the contextMenus API.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
context.c 47 * Other modules are responsible for API dispatch, vertex transformation,
423 /* per-API one-time init */
424 if (!(api_init_mask & (1 << ctx->API))) {
433 if (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2)
437 api_init_mask |= 1 << ctx->API;
642 else if (ctx->API == API_OPENGLES2) {
645 else if (ctx->API == API_OPENGLES) {
898 * is allocated, and increase its reference count. Setups the GL API dispatch
904 * \param api the GL API type to create the context fo
    [all...]
extensions.c 61 /** Set of API's in which the extension exists, as a bitset. */
78 * \brief Table of supported OpenGL extensions for all API's.
    [all...]
  /external/chromium_org/third_party/polymer/components-chromium/core-shared-lib/
core-shared-lib-extracted.js 58 throw 'core-shared-api: a %%callback%% parameter is required in the API url';
  /external/mesa3d/src/mesa/main/
context.c 47 * Other modules are responsible for API dispatch, vertex transformation,
423 /* per-API one-time init */
424 if (!(api_init_mask & (1 << ctx->API))) {
433 if (_mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2)
437 api_init_mask |= 1 << ctx->API;
642 else if (ctx->API == API_OPENGLES2) {
645 else if (ctx->API == API_OPENGLES) {
898 * is allocated, and increase its reference count. Setups the GL API dispatch
904 * \param api the GL API type to create the context fo
    [all...]
extensions.c 61 /** Set of API's in which the extension exists, as a bitset. */
78 * \brief Table of supported OpenGL extensions for all API's.
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
identity_internals_ui_browsertest.js 117 * Identity API token cache.
183 * Identity API token cache.
232 * tokens in Identity API token cache.
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
datetime.pxd 40 # Define structure for C API.
55 # constructors for the DB API
102 # Datetime C API initialization function.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
api_implementation.js 6 * @fileoverview Implentation of ChromeVox's public API.
40 * Inject the API into the page and set up communication with it.
55 // If the API script is already installed, just re-enable it.
56 window.location.href = 'javascript:cvox.Api.internalEnable();';
82 * Call the appropriate API function given a message from the page.
107 throw 'Unknown API call: ' + message['cmd'];
307 * Gets the predefined description set on a node by an api call, if such
  /external/chromium_org/chrome/browser/resources/gaia_auth/
main.js 19 * The lowest version of the credentials passing API supported.
25 * The highest version of the credentials passing API supported.
31 * The key types supported by the credentials passing API.
294 * Invoked when one of the credential passing API methods is called by a SAML
296 * @param {!Object} msg Details of the API call.
  /external/iproute2/doc/
api-ip6-flowlabels.tex 25 no well-defined API to manage IPv6 flow information. In this document
26 I describe an attempt to design the API for Linux-2.2 IPv6 stack.
30 The API must solve the following tasks:
107 of received packet, we loose one very important property of BSD socket API,
242 parallel with IPsec API [RFC2367,Craig]. Actually, it may share API with
257 advanced API, especially, taking into account that eventually we
  /external/chromium_org/chrome/browser/resources/google_now/
utility.js 13 * an event listener, the extension may call a Chrome/HTML API method
233 * to addListener call for Chrome events, and to every API call that specifies
299 * Adds error processing to an API callback.
302 * a Chrome API event.
350 * @param {string} functionName Name of the chrome API function.
352 * API function.
360 // This is the wrapper for the API function. Pass the wrapped callback to
382 * Instruments an API function to add error processing to its user
387 * API function.
958 // TODO(robliao): Use signed-in state change watch API when it's available
    [all...]
  /external/jdiff/src/jdiff/
APIComparator.java 6 * This class contains method to compare two API objects.
32 /** For easy local access to the old API object. */
33 private static API oldAPI_;
34 /** For easy local access to the new API object. */
35 private static API newAPI_;
40 public void compareAPIs(API oldAPI, API newAPI) {
53 // Find packages which were removed in the new API
58 // all the *API classes.
62 // in both the old and new API, then treat it as changed
877 API api = oldAPI_; local
    [all...]

Completed in 1942 milliseconds

<<11121314151617181920>>