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

<<11121314151617181920>>

  /external/chromium/net/base/
sys_byteorder.h 6 // headers that define functions for byte-order conversion,
  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 2 // failing. It tests that functions return the expected values.
  /external/chromium-libpac/test/js-unittest/
dns_fail.js 2 // failing. It tests that functions return the expected values.
  /external/chromium_org/ash/
shell_factory.h 23 // Declarations of shell component factory functions.
  /external/chromium_org/base/
sys_byteorder.h 6 // 64-bit values, and NetToHostXX() / HostToNextXX() functions equivalent to
7 // the traditional ntohX() and htonX() functions.
8 // Use the functions defined here rather than using the platform-specific
9 // functions directly.
  /external/chromium_org/base/test/
test_shortcut_win.h 11 // Windows shortcut functions used only by tests.
  /external/chromium_org/chrome/browser/
chrome_browser_main_extra_parts_x11.h 5 // Contains functions used by BrowserMain() that are gtk-specific.
chrome_browser_main_linux.h 5 // Contains functions used by BrowserMain() that are linux-specific.
  /external/chromium_org/chrome/browser/extensions/
extension_function_util.h 15 // This file contains various utility functions for extension API
  /external/chromium_org/chrome/browser/metrics/
time_ticks_experiment_unittest.cc 13 // Makes sure the test runs. Mostly so we don't break by using illegal functions
  /external/chromium_org/chrome/common/extensions/api/
first_run_private.json 13 "functions": [
identity_private.idl 10 interface Functions {
principals_private.idl 9 interface Functions {
system_cpu.idl 19 interface Functions {
system_memory.idl 17 interface Functions {
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/object_level_availability/
tabs.py 51 'functions': [
148 'functions': [
245 'functions': [
337 'functions': [
413 'functions': [
483 'functions': [
553 'functions': [
623 'functions': [
692 'functions': [
760 'functions':
    [all...]
  /external/chromium_org/chrome/installer/util/
eula_util.h 5 // This file contains helper functions to read the Chrome EULA.
  /external/chromium_org/chrome/tools/build/win/
win-syzyasan-filter.txt 7 # disabling instrumentation of functions with known and deferred bugs, allowing
  /external/chromium_org/components/breakpad/app/
breakpad_mac_stubs.mm 9 // Stubbed out versions of breakpad integration functions so we can compile
  /external/chromium_org/components/url_matcher/
url_matcher_helpers.h 5 // Helper functions used for URLMatcher and Declarative APIs.
  /external/chromium_org/content/browser/renderer_host/java/
jni_helper_unittest.cc 43 g_previous_functions = env->functions;
45 env->functions = &hooked_functions;
51 env->functions = g_previous_functions;
64 // read-only, so we deep copy it to allow individual functions to be hooked.
  /external/chromium_org/content/common/
swapped_out_messages.h 12 // Functions for filtering IPC messages sent from and received from a swapped
  /external/chromium_org/content/test/plugin/
plugin_create_instance_in_paint.h 19 // NPAPI functions
plugin_delete_plugin_in_stream_test.h 19 // NPAPI functions
  /external/chromium_org/content/test/
webkit_support_glue.cc 12 // Functions needed by webkit_glue.

Completed in 232 milliseconds

<<11121314151617181920>>