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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/test_json/
add_rules_def_test.json 9 "functions": [
fake_data_source.json 8 "functions": [
30 "functions": [
52 "functions": [
88 "functions": [
  /external/chromium_org/chrome_elf/
ntdll_cache.h 10 // Caches the addresses of all functions exported by ntdll in |g_ntdll_lookup|.
  /external/chromium_org/content/test/
webkit_support.h 8 // This package provides functions used by webkit_unit_tests.
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_depth_texture.txt 34 New Procedures and Functions
  /external/chromium_org/mojo/shell/
init.h 11 // Initialization routines shared by desktop and android main functions.
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
kernel_proxy_mock.cc 11 // Uninitialize the kernel proxy so wrapped functions passthrough to their
  /external/chromium_org/ppapi/proxy/
content_decryptor_private_serializer.h 16 // Serialization/deserialization utility functions for storing/extracting
18 // structs within std::string's for passing through IPC. Both functions return
21 // Note, these functions check the size of |block_info| against the size of
24 // because the functions are intended for use on both sides of the IPC proxy.
  /external/chromium_org/sync/api/
time.h 5 // Publicly accessible header for time-related sync functions.
  /external/chromium_org/third_party/lzma_sdk/
7zAlloc.h 1 /* 7zAlloc.h -- Allocation functions
  /external/chromium_org/third_party/mesa/src/src/glsl/builtins/profiles/
OES_standard_derivatives.frag 5 * 8.8 - Fragment Processing Functions
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRect_opts_SSE2.h 12 These functions' implementations copy sections of both
  /external/chromium_org/tools/cygprofile/
cygprofile.gyp 16 'cflags!': [ '-finstrument-functions' ],
  /external/chromium_org/tools/json_schema_compiler/dart_test/
empty_namespace.dart 9 * Functions
  /external/chromium_org/tools/json_schema_compiler/test/
idl_callback_arrays.idl 10 interface Functions {
  /external/clang/test/Analysis/
virtualcall.h 21 foo(); // expected-warning{{Call virtual functions during construction or destruction will never go to a more derived class}}
  /external/clang/test/CodeGenCXX/
2006-11-20-GlobalSymbols.cpp 3 // functions. Will not assemble if it fails to.
  /external/clang/test/Sema/
attr-naked.c 3 int a __attribute__((naked)); // expected-warning {{'naked' attribute only applies to functions}}
attr-nodebug.c 6 int b __attribute__((nodebug)); // expected-warning {{'nodebug' only applies to variables with static storage duration and functions}}
attr-noinline.c 3 int a __attribute__((noinline)); // expected-warning {{'noinline' attribute only applies to functions}}
warn-unused-label.c 8 d: __attribute__((noreturn)); // expected-warning {{'noreturn' attribute only applies to functions}}
  /external/clang/test/SemaCXX/
inline.cpp 5 struct c {inline int a;}; // expected-error{{'inline' can only appear on functions}}
overload-decl.cpp 11 int f(int, Float); // expected-error {{functions that differ only in their return type cannot be overloaded}}
14 int g(); // expected-error {{functions that differ only in their return type cannot be overloaded}}
27 int g(int, Float); // expected-error {{functions that differ only in their return type cannot be overloaded}}
30 static void g(int); // expected-error {{static and non-static member functions with the same parameter types cannot be overloaded}}
  /external/compiler-rt/lib/asan/
asan_blacklist.txt 2 # functions or sources. Use with care. You may set location of blacklist
  /external/compiler-rt/lib/msan/
msan_blacklist.txt 2 # functions or sources. Use with care. You may set location of blacklist

Completed in 1271 milliseconds

1 2 3 4 5 6 78 91011>>