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

<<1112131415161718

  /frameworks/native/opengl/libagl/
texture.cpp 851 #pragma mark Texture API
    [all...]
  /build/core/
config.mk 63 SRC_API_DIR := $(TOPDIR)prebuilts/sdk/api
64 SRC_SYSTEM_API_DIR := $(TOPDIR)prebuilts/sdk/system-api
65 SRC_TEST_API_DIR := $(TOPDIR)prebuilts/sdk/test-api
    [all...]
  /build/tools/droiddoc/templates-ds/
class.cs 10 <div id="doc-api-level" class="<?cs var:class.since ?>" style="display:none"></div>
16 <div id="api-info-block">
92 <div class="api-level">
96 >API level <?cs var:class.deprecatedsince ?></a><?cs
100 </div><!-- end api-info-block -->
131 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
184 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
206 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
222 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
239 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>"
    [all...]
  /build/tools/droiddoc/templates-ndk/
class.cs 13 <div id="doc-api-level" class="<?cs var:class.since ?>" style="display:none"></div>
19 <div id="api-info-block">
95 <div class="api-level">
99 >API level <?cs var:class.deprecatedsince ?></a><?cs
103 </div><!-- end api-info-block -->
135 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
188 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
213 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
232 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
252 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>"
    [all...]
  /build/tools/droiddoc/templates-sac/
class.cs 10 <div id="doc-api-level" class="<?cs var:class.since ?>" style="display:none"></div>
16 <div id="api-info-block">
92 <div class="api-level">
96 >API level <?cs var:class.deprecatedsince ?></a><?cs
100 </div><!-- end api-info-block -->
132 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
185 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
207 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
226 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
243 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>"
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 13 <div id="doc-api-level" class="<?cs var:class.since ?>" style="display:none"></div>
19 <div id="api-info-block">
95 <div class="api-level">
99 >API level <?cs var:class.deprecatedsince ?></a><?cs
103 </div><!-- end api-info-block -->
135 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
188 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
213 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
232 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
252 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>"
    [all...]
  /build/tools/droiddoc/templates-sdk-refonly/
class.cs 13 <div id="doc-api-level" class="<?cs var:class.since ?>" style="display:none"></div>
19 <div id="api-info-block">
95 <div class="api-level">
99 >API level <?cs var:class.deprecatedsince ?></a><?cs
103 </div><!-- end api-info-block -->
135 <div id="jd-content" class="api apilevel-<?cs var:class.since ?>">
188 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:method.since ?>" >
212 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
231 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" >
251 <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:attr.since ?>"
    [all...]
  /external/llvm/lib/Support/
APFloat.cpp     [all...]
  /external/v8/src/debug/
liveedit.js     [all...]
  /external/vulkan-validation-layers/
generator.py 31 # Core API features (those defined with a <feature> tag)
75 # apiname - string matching <api> 'apiname' attribute, e.g. 'gl'.
76 # profile - string specifying API profile , e.g. 'core', or None.
77 # versions - regex matching API versions to process interfaces for.
79 # emitversions - regex matching API versions to actually emit
93 # Default is core API versions, ARB/KHR/OES extensions, all
98 """Represents options during header production from an API registry"""
402 # OutputGenerator - base class for generating API interfaces.
441 """Generate specified API interfaces in a specific style, such as a C header"""
718 # Generates C-language API interfaces
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 184 <li><a href="<?cs var:toroot ?>guide/topics/manifest/supports-screens-element.html">&lt;supports-screens&gt;</a></li><!-- ##api level 4## -->
186 <li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-feature-element.html">&lt;uses-feature&gt;</a></li> <!-- ##api level 4## -->
364 <span class="en">Runtime API Reference</span>
  /ndk/build/core/
build-binary.mk 211 # enable PIE for executable beyond certain API level, unless "-static"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
storage_v1.py 30 'URL of the API endpoint to use.',
56 u'API key. Your API key identifies your project and provides you with '
57 u'API access, quota, and reports. Required unless you provide an OAuth '
76 'A tracing token of the form "token:<tokenid>" to include in api '
735 project: A valid API project identifier.
798 project: A valid API project identifier.
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py 34 Welcome to the AWS OpsWorks API Reference . This guide provides
46 The most common way to use the AWS OpsWorks API is by using the
65 endpoint. You can then use the API to direct AWS OpsWorks to
197 separately, by using the Elastic Load Balancing console, API,
645 in the API Name column of the Available Instance Types table.
    [all...]
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp     [all...]
  /dalvik/docs/
prettify.js 38 * That's it. I wanted to keep the API as simple as possible, so there's no
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-inject-bean/1.4.2/
sisu-inject-bean-1.4.2.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/
sisu-inject-bean-1.4.2.jar 
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 10 (** Core API.
12 This interface provides an OCaml API for the LLVM intermediate
303 | Invalid (** removed due to API changes *)
    [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_construction/
parser.js 357 //API
    [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
prettify.js 39 * That's it. I wanted to keep the API as simple as possible, so there's no
    [all...]
  /external/v8/src/js/
i18n.js 5 // ECMAScript 402 API implementation.
    [all...]
  /external/curl/tests/
runtests.pl 217 my $has_gssapi; # set if libcurl is built with a GSS-API library
231 my $has_openssl; # built with a lib using an OpenSSL-like API
296 my $run_event_based; # run curl with --test-event to test the event API
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 1589 milliseconds

<<1112131415161718