| /external/guice/lib/build/jdiff/ |
| jdiff.jar | |
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| AsmPrinter.cpp | [all...] |
| /external/mesa3d/src/mesa/main/ |
| api_loopback.c | [all...] |
| queryobj.c | 316 if (ctx->API == API_OPENGL_CORE) {
|
| attrib.c | [all...] |
| uniforms.c | 804 * Plug in shader uniform-related functions into API dispatch table. 837 if (ctx->API != API_OPENGLES2 || _mesa_is_gles3(ctx)) {
|
| /external/mesa3d/src/mesa/state_tracker/ |
| st_extensions.c | 534 if (ctx->API != API_OPENGL)
|
| /external/protobuf/ |
| Android.mk | 272 # x86/mips support only available from API 9. 426 # x86/mips support only available from API 9.
|
| /external/tlsdate/src/ |
| tlsdated.c | 468 int API
|
| /build/tools/droiddoc/templates-ds/ |
| customizations.cs | 212 <div id="api-nav-header"> 213 <div id="api-level-toggle"> 214 <label for="apiLevelCheckbox" class="disabled">API level: </label> 221 <div id="api-nav-title">Android APIs</div>
|
| /build/tools/droiddoc/templates-ndk/assets/js/ |
| docs.js | 37 // load json file for Android API search suggestions 39 // load json files for Google services API suggestions 588 // loads the IFrame Player API code asynchronously. 903 // subtract the height of the api level widget and nav swapper from the available nav height 904 navHeight -= ($('#api-nav-header').outerHeight(true) + $('#nav-swap').outerHeight(true)); [all...] |
| /build/tools/droiddoc/templates-sdk-dev/ |
| class.cs | 6 # MACRO FUNCTION USED ONLY IN THIS TEMPLATE TO GENERATE API REFERENCE 17 <tr class="api apilevel-<?cs var:method.since ?>" > 48 <tr class="api apilevel-<?cs var:field.since ?>" > 69 <tr class="api apilevel-<?cs var:field.since ?>" > 86 <tr class="api apilevel-<?cs var:attr.since ?>" > 103 <tr class="api apilevel-<?cs var:cl.since ?>" > 121 # END OF FUNCTIONS FOR API SUMMARY 122 # START OF FUNCTIONS FOR THE API DETAILS 134 <div class="api apilevel-<?cs var:field.since ?>"> 135 <h3 class="api-name"><?cs var:field.name ?></h3 [all...] |
| /external/chromium-trace/catapult/third_party/flot/ |
| NEWS.md | 57 - Added a table of contents and PLUGINS link to the API documentation. 63 - Minor improvements to API.md and README.md. 183 ### API changes ### 220 of the canvas text API, the plugin cannot reproduce certain features, including 422 ### API changes ### 650 ### API changes ### [all...] |
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/ |
| layer1.py | 52 This is the Amazon RDS API Reference . It contains a comprehensive 54 this API is asynchronous and some actions may require polling to 218 running on the Internet. Required parameters for this API are [all...] |
| /build/tools/droiddoc/templates-ds/assets/js/ |
| docs.js | 650 // subtract the height of the api level widget and nav swapper from the available nav height 651 navHeight -= ($('#api-nav-header').outerHeight(true) + $('#nav-swap').outerHeight(true)); 716 var api = $(this).data('jsp'); 717 if (!api) { setTimeout(reInitScrollbars,300); return;} 718 api.reinitialise( {verticalGutter:0} ); 755 var api = element.data('jsp'); 764 api.scrollTo(0, selectedOffset - ($nav.height() / 4), false); // scroll the item into view [all...] |
| /external/llvm/lib/Target/NVPTX/ |
| NVPTXAsmPrinter.cpp | [all...] |
| /build/tools/droiddoc/templates-sac/ |
| customizations.cs | 213 <div id="api-nav-header"> 214 <div id="api-level-toggle"> 215 <label for="apiLevelCheckbox" class="disabled">API level: </label> 222 <div id="api-nav-title">Android APIs</div>
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/ |
| layer1.py | 37 This is the Amazon DynamoDB API Reference. This guide provides 38 descriptions and samples of the low-level DynamoDB API. For 42 Instead of making the requests to the low-level DynamoDB API 45 AWS SDKs make it unnecessary to call the low-level DynamoDB API 51 If you decide to code against the low-level DynamoDB API directly, 54 `Using the DynamoDB API`_ in the Amazon DynamoDB Developer Guide . 56 The following are short descriptions of each low-level API action, 295 UpdateItem API. 342 alternative where the API performs the specified put and 443 You can use the DescribeTable API to check the table status [all...] |
| /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/ |
| messages.js | 179 * Provides an API for getting both the value as a string as well
|
| /external/mesa3d/src/glsl/ |
| linker.cpp | [all...] |
| /libcore/ |
| JavaLibrary.mk | 249 # Make the core-ojtests-public library. Excludes any private API tests. 347 LOCAL_JAVA_LIBRARIES := core-oj-hostdex core-libart-hostdex core-lambda-stubs-hostdex okhttp-hostdex bouncycastle-hostdex core-junit-hostdex core-tests-support-hostdex mockito-api-hostdex
|
| /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
| wizard.rb | 48 library has been ported to Ruby directly from the ANTLR Python runtime API.
|
| /external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/ |
| storage_v1_messages.py | 316 to a resource. Value: the fixed string "api#channel". 321 this channel. Stable across different API versions. 355 kind = messages.StringField(4, default=u'api#channel') 641 key: API key. Your API key identifies your project and provides you with 642 API access, quota, and reports. Required unless you provide an OAuth 2.0 650 include in api requests. 784 project: A valid API project identifier. 864 project: A valid API project identifier. [all...] |
| /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/ |
| storage_v1_messages.py | 304 to a resource. Value: the fixed string "api#channel". 309 this channel. Stable across different API versions. 343 kind = _messages.StringField(4, default=u'api#channel') 633 key: API key. Your API key identifies your project and provides you with 634 API access, quota, and reports. Required unless you provide an OAuth 2.0 641 trace: A tracing token of the form "token:<tokenid>" to include in api 776 project: A valid API project identifier. 856 project: A valid API project identifier [all...] |
| /external/mesa3d/src/mesa/program/ |
| program.c | 90 (ctx->API == API_OPENGLES2) ? GL_TRUE : GL_FALSE; [all...] |