Searched
full:functions (Results
301 -
325 of
22576) sorted by null
<<11121314151617181920>>
/external/chromium_org/gpu/command_buffer/service/ |
gles2_cmd_validation.cc | 5 // Contains various validation functions for the GLES2 service.
|
/external/chromium_org/gpu/skia_bindings/ |
gl_bindings_skia_cmd_buffer.h | 14 // The GPU back-end for skia requires pointers to GL functions. This function
|
/external/chromium_org/media/cast/test/ |
crypto_utility.h | 5 // Utility functions for crypto testing.
|
/external/chromium_org/net/third_party/nss/ssl/ |
os2_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
|
win32err.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/trusted/ |
ppp_broker.idl | 7 * This file defines functions that your module must implement to support a 27 /* We don't want name mangling for these external functions. We only need 56 * @addtogroup Functions 78 * @addtogroup Functions
|
/external/chromium_org/ppapi/c/trusted/ |
ppp_broker.h | 15 * This file defines functions that your module must implement to support a 35 /* We don't want name mangling for these external functions. We only need 64 * @addtogroup Functions 86 * @addtogroup Functions
|
/external/chromium_org/ppapi/shared_impl/ |
ppapi_nacl_channel_args.cc | 9 // We must provide explicit definitions of these functions for builds on
|
/external/chromium_org/ppapi/thunk/ |
ppb_flash_clipboard_thunk.cc | 22 return enter.functions()->RegisterCustomFormat(instance, format_name); 31 return enter.functions()->IsFormatAvailable(instance, clipboard_type, format); 40 return enter.functions()->ReadData(instance, clipboard_type, format); 51 return enter.functions()->WriteData(
|
/external/chromium_org/rlz/lib/ |
crc8.h | 5 // Crc8 utility functions.
|
string_utils.h | 5 // String manipulation functions used in the RLZ library.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
uvectest.h | 27 // The following are test functions that are visible from the intltest test framework.
|
v32test.h | 27 // The following are test functions that are visible from the intltest test framework.
|
/external/chromium_org/third_party/libjingle/source/talk/site_scons/site_tools/ |
talk_noops.py | 5 """Noop tool that defines builder functions for non-default platforms to
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
plist_helper.py | 7 '''Common functions for plist_writer and plist_strings_writer.
|
/external/chromium_org/tools/json_schema_compiler/dart_test/ |
empty_type.dart | 27 * Functions
|
/external/chromium_org/tools/json_schema_compiler/test/ |
idl_object_types.idl | 18 interface Functions {
|
idl_reserved_words.idl | 24 interface Functions {
|
/external/chromium_org/ui/gl/ |
gl_bindings_skia_in_process.h | 14 // The GPU back-end for skia requires pointers to GL functions. This function
|
/external/clang/test/CodeGen/ |
instrument-functions.c | 1 // RUN: %clang_cc1 -S -emit-llvm -o - %s -finstrument-functions | FileCheck %s
|
/external/clang/test/Parser/ |
builtin_classify_type.c | 13 static int ary3[(*__builtin_classify_type)(a)]; // expected-error{{builtin functions must be directly called}}
|
/external/clang/test/Sema/ |
dllimport-dllexport.c | 14 typedef int __attribute__((dllexport)) type6; // expected-warning{{'dllexport' attribute only applies to variables and functions}} 16 typedef int __attribute__((dllimport)) type7; // expected-warning{{'dllimport' attribute only applies to variables and functions}} 32 typedef int __declspec(dllexport) type1; // expected-warning{{'dllexport' attribute only applies to variables and functions}} 34 typedef int __declspec(dllimport) type2; // expected-warning{{'dllimport' attribute only applies to variables and functions}}
|
/external/dropbear/libtomcrypt/ |
TODO | 11 - add CPP macros like OpenSSL has for ASN1 (e.g. encode/decode functions, etc) shameless ripoff :-)
|
/external/elfutils/ |
EXCEPTION | 7 The Approved Interfaces are the functions declared in the files:
|
/external/expat/lib/ |
internal.h | 7 called functions: 9 FASTCALL - Used for those internal functions that have a simple 12 PTRCALL - Used for functions called though function pointers. 16 inline - Used for selected internal functions for which inlining
|
Completed in 232 milliseconds
<<11121314151617181920>>