HomeSort by relevance Sort by last modified time
    Searched refs:Functions (Results 126 - 150 of 179) sorted by null

1 2 3 4 56 7 8

  /external/guava/guava-tests/test/com/google/common/collect/
TableCollectionTest.java 26 import com.google.common.base.Functions;
501 return Tables.transformValues(table, Functions.<Character>identity()).cellSet();
599 return Tables.transformValues(table, Functions.toStringFunction()).column(1).keySet();
    [all...]
  /external/chromium/webkit/glue/
multipart_response_delegate_unittest.cc 98 TEST(MultipartResponseTest, Functions) {
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 338 * Functions and state for populating the page with HTML.
502 // Document Functions:
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 68 TEXTURE_2D_ARRAY, is added that functions identically to TEXTURE_3D in
84 New Procedures and Functions
86 All functions come directly from EXT_texture_array.
521 except that texture environments and texture functions are not
603 Additions to Chapter 5 of the OpenGL 2.0 Specification (Special Functions)
    [all...]
  /external/chromium_org/webkit/child/
multipart_response_delegate_unittest.cc 98 TEST(MultipartResponseTest, Functions) {
  /external/mesa3d/docs/
MESA_texture_array.spec 68 TEXTURE_2D_ARRAY, is added that functions identically to TEXTURE_3D in
84 New Procedures and Functions
86 All functions come directly from EXT_texture_array.
521 except that texture environments and texture functions are not
603 Additions to Chapter 5 of the OpenGL 2.0 Specification (Special Functions)
    [all...]
  /external/chromium_org/remoting/webapp/
client_screen.js 7 * Functions related to the 'client screen' for Chromoting.
  /external/chromium_org/v8/test/mjsunit/
mjsunit.js 51 // Expected and found values are identical primitive values or functions
110 (function () { // Scope for utility functions.
211 // Functions are only identical to themselves.
  /external/v8/test/mjsunit/
mjsunit.js 51 // Expected and found values are identical primitive values or functions
102 (function () { // Scope for utility functions.
203 // Functions are only identical to themselves.
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 18 // Set mDNS_InstantiateInlines to tell mDNSEmbeddedAPI.h to instantiate inline functions, if necessary
112 #pragma mark - General Utility Functions
330 #pragma mark - Domain Name Utility Functions
    [all...]
DNSDigest.c 37 #pragma mark - Byte Swapping Functions
52 #pragma mark - MD5 Hash Functions
    [all...]
  /external/bison/doc/
refcard.tex 468 \section {Functions}
  /external/chromium/chrome/common/extensions/docs/js/
api_page_generator.js 329 * Template Callout Functions
330 * The jstProcess() will call out to these functions from within the page
  /external/chromium_org/chrome/browser/resources/
feedback.js 301 // Document Functions:
  /external/chromium_org/chrome/renderer/resources/extensions/
binding.js 86 // The functions in the schema are in list form, so we move them into a
90 $Array.forEach(schema.functions, function(f) {
208 $Array.forEach(['functions', 'events'], function(type) {
266 // Setup Functions.
267 if (schema.functions) {
268 $Array.forEach(schema.functions, function(functionDef) {
374 return; // TODO(kalman): be strict like functions/events somehow.
  /external/guava/guava-tests/test/com/google/common/base/
PredicatesTest.java 804 Function<String, String> identity = Functions.identity();
  /external/chromium_org/chrome_frame/
CFInstance.js 35 // Utiliity and Cross-Browser Functions
749 * Add a functions as handlers for callback and errback in a single shot.
828 // Plugin Initialization Class and Helper Functions
947 * @param {Array} reqs A list of tests, either names of test functions in
948 * contentTests or functions to execute.
965 // support custom test functions
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp 518 // In C++, we don't have any predefined library functions like
606 /// \brief If there are any implicit member functions with the given name
662 // Lazily declare C++ special member functions.
719 // callers to perform special deduction for conversion functions.
863 // Implicitly declare member functions with the name we're looking for, if in
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 124 (and helper API functions) are able to use the new designs automatically. There exists self-check functions for each
146 With this library all core functions (ciphers, hashes, prngs, and bignum) have the same prototype definition. They all load
149 know how to use Safer+, RC6, or Serpent as well. With all of the core functions there are central descriptor tables
167 are essentially structures with pointers to functions. While you can still call particular functions
226 In general the API is very simple to memorize and use. Most of the functions return either {\bf void} or {\bf int}. Functions
228 if it failed. Certain functions that return int will return $-1$ to indicate an error. These functions will be explicitl
    [all...]
  /external/droiddriver/libs/
guava-13.0.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 

Completed in 1253 milliseconds

1 2 3 4 56 7 8