HomeSort by relevance Sort by last modified time
    Searched refs:API (Results 301 - 325 of 428) sorted by null

<<1112131415161718

  /external/jetty/src/java/org/eclipse/jetty/webapp/
WebAppContext.java     [all...]
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 12 This interface provides an OCaml API for LLVM target information,
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
  /external/mesa3d/src/mesa/main/
blend.c 66 return _mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2;
103 return _mesa_is_desktop_gl(ctx) || ctx->API == API_OPENGLES2;
errors.c 146 * impact them. This is undesirable but unavoidable given the API:
279 if (source_is(source, API))
551 * I.e., the set of all API errors, or the set of all Shader Compiler errors.
704 if (source_is(source, API))
bufferobj.c 674 if (!buf && ctx->API == API_OPENGL_CORE) {
821 /* API Functions */
1036 valid_usage = (ctx->API != API_OPENGLES);
    [all...]
  /external/webrtc/talk/app/webrtc/objc/
RTCOpenGLVideoRenderer.mm 391 BOOL hasUnpackRowLength = _context.API == kEAGLRenderingAPIOpenGLES3;
  /external/webrtc/webrtc/api/objc/
RTCOpenGLVideoRenderer.mm 373 BOOL hasUnpackRowLength = _context.API == kEAGLRenderingAPIOpenGLES3;
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/
runiSACLongtest.txt 13 ISAC=../ReleaseTest-API/isacswtest
136 if [ "$#" -eq 0 ] || [ "$1" = "all" ] || [ "$1" = "API" ]
142 echo "START ISAC API TEST" > $LOGFILE_API
  /external/webrtc/webrtc/tools/rtcbot/
botmanager.js 9 // botmanager.js module allows a test to spawn bots that expose an RPC API
64 this.app_.use('/bot/api.js',
66 __dirname + '/bot/api.js'));
127 // and exposes the bot api.
  /frameworks/support/v4/
Android.mk 282 # API Check
285 support_module_api_dir := $(LOCAL_PATH)/api
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 37 // load json file for Android API search suggestions
39 // load json files for Google services API suggestions
545 // loads the IFrame Player API code asynchronously.
872 // subtract the height of the api level widget and nav swapper from the available nav height
873 navHeight -= ($('#api-nav-header').outerHeight(true) + $('#nav-swap').outerHeight(true));
    [all...]
  /build/tools/droiddoc/templates-sdk-refonly/assets/js/
docs.js 37 // load json file for Android API search suggestions
39 // load json files for Google services API suggestions
545 // loads the IFrame Player API code asynchronously.
872 // subtract the height of the api level widget and nav swapper from the available nav height
873 navHeight -= ($('#api-nav-header').outerHeight(true) + $('#nav-swap').outerHeight(true));
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
layer1.py     [all...]
  /build/tools/droiddoc/templates-ndk/
customizations.cs 407 <div id="api-nav-header">
408 <div id="api-level-toggle">
410 title="Select your target API level to dim unavailable APIs">API level: </label>
417 <div id="api-nav-title">Android APIs</div>
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 20 // load json file for Android API search suggestions
22 // load json files for Google services API suggestions
715 // subtract the height of the api level widget and nav swapper from the available nav height
716 navHeight -= ($('#api-nav-header').outerHeight(true) + $('#nav-swap').outerHeight(true));
781 var api = $(this).data('jsp');
782 if (!api) { setTimeout(reInitScrollbars,300); return;}
783 api.reinitialise( {verticalGutter:0} );
820 var api = element.data('jsp');
829 api.scrollTo(0, selectedOffset - ($nav.height() / 4), false); // scroll the item into view
    [all...]
  /build/tools/droiddoc/templates-sdk/
customizations.cs 356 <div id="api-nav-header">
357 <div id="api-level-toggle">
359 title="Select your target API level to dim unavailable APIs">API level: </label>
366 <div id="api-nav-title">Android APIs</div>
  /build/tools/droiddoc/templates-sdk-refonly/
customizations.cs 356 <div id="api-nav-header">
357 <div id="api-level-toggle">
359 title="Select your target API level to dim unavailable APIs">API level: </label>
366 <div id="api-nav-title">Android APIs</div>
  /developers/build/prebuilts/gradle/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
MainActivity.java 47 import com.google.android.gms.common.api.GoogleApiClient;
48 import com.google.android.gms.common.api.GoogleApiClient.ConnectionCallbacks;
49 import com.google.android.gms.common.api.ResultCallback;
129 .addApi(Wearable.API)
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceService.java 40 import com.google.android.gms.common.api.GoogleApiClient;
126 .addApi(Wearable.API)
  /developers/samples/android/wearable/wear/Quiz/Application/src/main/java/com/example/android/wearable/quiz/
MainActivity.java 47 import com.google.android.gms.common.api.GoogleApiClient;
48 import com.google.android.gms.common.api.GoogleApiClient.ConnectionCallbacks;
49 import com.google.android.gms.common.api.ResultCallback;
129 .addApi(Wearable.API)
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceService.java 40 import com.google.android.gms.common.api.GoogleApiClient;
126 .addApi(Wearable.API)
  /development/samples/browseable/Quiz/Application/src/com.example.android.wearable.quiz/
MainActivity.java 47 import com.google.android.gms.common.api.GoogleApiClient;
48 import com.google.android.gms.common.api.GoogleApiClient.ConnectionCallbacks;
49 import com.google.android.gms.common.api.ResultCallback;
129 .addApi(Wearable.API)
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DigitalWatchFaceService.java 40 import com.google.android.gms.common.api.GoogleApiClient;
126 .addApi(Wearable.API)
  /external/guava/guava/lib/
jdiff.jar 

Completed in 2363 milliseconds

<<1112131415161718