HomeSort by relevance Sort by last modified time
    Searched full:functions (Results 476 - 500 of 22576) sorted by null

<<11121314151617181920>>

  /external/chromium_org/jingle/notifier/base/
notifier_options_util.h 5 // Utility functions for NotifierOptions.
  /external/chromium_org/jingle/notifier/listener/
xml_element_util.h 18 // The functions below are helpful for building notifications-related
  /external/chromium_org/mojo/public/gles2/
gles2_private.h 14 // call these functions directly.
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
dns_fail.js 2 // failing. It tests that functions return the expected values.
  /external/chromium_org/net/quic/crypto/
scoped_evp_cipher_ctx.h 16 // functions.
  /external/chromium_org/net/third_party/nss/ssl/
sslinit.c 2 * NSS utility functions
unix_err.h 2 * This file essentially replicates NSPR's source for the functions that
4 * NSPR's functions, instead of duplicating them, but they're private.
6 * to accomplish its job, and NSPR's error mapping functions remain private,
13 /* NSPR doesn't make these functions public, so we have to duplicate
  /external/chromium_org/ppapi/api/private/finish_writing_these/
ppb_proxy_private.idl 6 /* Exposes functions needed by the out-of-process proxy to call into the
  /external/chromium_org/ppapi/cpp/dev/
scriptable_object_deprecated.h 22 // from this class and override the virtual functions you support. pp::Var has
27 // these functions. These functions are the backend implementation for the
28 // functions in PPB_Var, which contains further information.
  /external/chromium_org/ppapi/generators/test_namespace/
bar.idl 6 /* This file tests the namespace functions in the parser. */
  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
ppapi_plugin_main.c 10 * These are dangling references to functions that the application must define.
  /external/chromium_org/ppapi/tests/
pp_thread.h 31 * written using inline functions and PPAPI naming conventions with the intent
50 /* Because POSIX thread functions return void* and Windows thread functions do
51 * not, we make PPAPI thread functions have the least capability (no returns).
  /external/chromium_org/ppapi/thunk/
ppb_flash_print_thunk.cc 20 enter.functions()->InvokePrinting(instance);
ppb_flash_thunk.cc 27 enter.functions()->SetInstanceAlwaysOnTop(instance, on_top);
44 return enter.functions()->DrawGlyphs(
53 return enter.functions()->GetProxyForURL(instance, url);
72 return enter.functions()->Navigate(instance, request_id, target,
92 return enter.functions()->GetLocalTimeZoneOffset(instance, t);
112 return enter.functions()->IsRectTopmost(instance, rect);
124 enter.functions()->UpdateActivity(instance);
143 return enter.functions()->GetSetting(instance, setting);
152 return enter.functions()->SetCrashData(instance, key, value);
  /external/chromium_org/rlz/win/lib/
process_info.h 23 // All these functions cache the result after first run.
  /external/chromium_org/sql/
init_status.h 10 // Used as the return value for some databases' init functions.
  /external/chromium_org/sync/engine/
traffic_logger.h 5 // This file has the functions to log all the sync related HTTP communication.
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
console-log-formatting.html 18 var functions = ["log", "debug"];
19 for (var i = 0; i < functions.length; ++i) {
20 console.info("console." + functions[i] + "(%s)", args);
22 eval("console." + functions[i] + "(" + args + ")");
  /external/chromium_org/third_party/WebKit/ManualTests/
target_new-1.html 4 <p>Reference the opener, its properties and functions via the links below.</p>
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
pp_utils.h 12 // A macro to disallow the copy constructor and operator= functions
  /external/chromium_org/third_party/icu/source/common/
locutil.h 20 // temporary utility functions, till I know where to find them
ucln.h 22 /** These are the functions used to register a library's memory cleanup
23 * functions. Each library should define a single library register function
26 * None of the cleanup functions should use a mutex to clean up an API's
37 * cleanup functions are needed in order to prevent a circular dependency
  /external/chromium_org/third_party/icu/source/common/unicode/
uclean.h 30 * services and functions without first having initialized
67 * u_cleanup() also clears any ICU heap functions, mutex functions or
68 * trace functions that may have been set for the process.
70 * any of these override functions were installed. Refer to
73 * calling u_cleanup(), these runtime override functions will need to
135 * Function Pointer type for a user supplied mutex functions.
136 * One of the user-supplied functions with this signature will be called by ICU
147 * Set the functions that ICU will use for mutex operations
149 * directly access system functions for mutex operation
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
wintzimpl.h 28 * This method was moved over from common/wintz.h to allow for access to i18n functions
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdtrgtst.h 45 * test subroutine used by the testing functions

Completed in 315 milliseconds

<<11121314151617181920>>