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

<<11121314151617181920>>

  /device/linaro/bootloader/arm-trusted-firmware/
readme.md 7 support for the new version 1.0 of that specification, and prototype support for
38 * Prototype implementation of a subset of the Trusted Board Boot Requirements
41 storage, and a prototype of authenticated boot using key certificates stored
  /external/libmojo/mojo/edk/js/tests/
sample_service_tests.js 74 ServiceImpl.prototype = Object.create(sample.Service.stubClass.prototype);
76 ServiceImpl.prototype.frobinate = function(foo, baz, port) {
  /external/v8/src/builtins/
builtins-async-iterator.cc 264 UndefinedMethodHandler(), "[Async-from-Sync Iterator].prototype.next");
292 "[Async-from-Sync Iterator].prototype.return");
308 "[Async-from-Sync Iterator].prototype.throw", Label::kNonDeferred,
builtins-sharedarraybuffer.cc 13 // ES7 sharedmem 6.3.4.1 get SharedArrayBuffer.prototype.byteLength
17 "get SharedArrayBuffer.prototype.byteLength");
22 "get SharedArrayBuffer.prototype.byteLength"),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
introspect.h 233 /** Callback prototype for pa_context_get_sink_info_by_name() and friends */
310 /** Callback prototype for pa_context_get_source_info_by_name() and friends */
365 /** Callback prototype for pa_context_get_server_info() */
389 /** Callback prototype for pa_context_get_module_info() and friends*/
398 /** Callback prototype for pa_context_load_module() */
422 /** Callback prototype for pa_context_get_client_info() and friends*/
463 /** Callback prototype for pa_context_get_card_info() and friends \since 0.9.15 */
505 /** Callback prototype for pa_context_get_sink_input_info() and friends*/
551 /** Callback prototype for pa_context_get_source_output_info() and friends*/
584 /** Callback prototype for pa_context_stat() *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
introspect.h 238 /** Callback prototype for pa_context_get_sink_info_by_name() and friends */
318 /** Callback prototype for pa_context_get_source_info_by_name() and friends */
373 /** Callback prototype for pa_context_get_server_info() */
397 /** Callback prototype for pa_context_get_module_info() and friends*/
406 /** Callback prototype for pa_context_load_module() */
430 /** Callback prototype for pa_context_get_client_info() and friends*/
487 /** Callback prototype for pa_context_get_card_info_...() \since 0.9.15 */
533 /** Callback prototype for pa_context_get_sink_input_info() and friends*/
585 /** Callback prototype for pa_context_get_source_output_info() and friends*/
    [all...]
  /system/bt/stack/include/
l2c_api.h 195 /* Connection indication callback prototype. Parameters are
204 /* Connection confirmation callback prototype. Parameters are
210 /* Connection pending callback prototype. Parameters are
215 /* Configuration indication callback prototype. Parameters are
221 /* Configuration confirm callback prototype. Parameters are
227 /* Disconnect indication callback prototype. Parameters are
233 /* Disconnect confirm callback prototype. Parameters are
239 /* QOS Violation indication callback prototype. Parameters are
244 /* Data received indication callback prototype. Parameters are
250 /* Echo response callback prototype. Note that this is not included in th
    [all...]
  /development/host/windows/usb/api/
adb_winusb_api.h 24 /** \brief Function prototype for InstantiateWinUsbInterface routine exported
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbIo/
UsbIo.h 52 // Prototype for EFI USB I/O protocol
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/IA32/
InterruptTable.S 26 # Prototype: VOID
InterruptTable.asm 28 ; Prototype: VOID
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/
InterruptTable.S 27 # Prototype: VOID
InterruptTable.asm 26 ; Prototype: VOID
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
FileExplorer.h 29 Prototype for the next process after user chosed one file.
  /docs/source.android.com/en/devices/audio/
latency_measure.html 44 LED on a prototype form factor device. For even better accuracy
45 on prototype devices with exposed circuity, connect one
51 If you cannot install an LED on either your production or prototype device,
172 Another technique is to use a GPIO pin on a prototype device.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRFileStream.js 30 /** @lends org.antlr.runtime.ANTLRFileStream.prototype */{
ANTLRStringStream.js 74 /** @lends org.antlr.runtime.ANTLRStringStream.prototype */
316 * @methodOf org.antlr.runtime.ANTLRStringStream.prototype
318 org.antlr.runtime.ANTLRStringStream.prototype.LT = org.antlr.runtime.ANTLRStringStream.prototype.LA;
  /external/clang/include/clang/Tooling/
ArgumentsAdjusters.h 32 /// \brief A prototype of a command line adjuster.
  /external/clang/test/Sema/
attr-swiftcall.c 10 void unprototyped() SWIFTCALL; // expected-error {{function with no prototype cannot use the swiftcall calling convention}}
vla.c 47 int a[*]; // expected-error {{star modifier used outside of function prototype}}
  /external/curl/docs/libcurl/opts/
CURLMOPT_SOCKETFUNCTION.3 38 Pass a pointer to your callback function, which should match the prototype
CURLOPT_CHUNK_BGN_FUNCTION.3 36 Pass a pointer to your callback function, which should match the prototype
CURLOPT_INTERLEAVEFUNCTION.3 36 Pass a pointer to your callback function, which should match the prototype
CURLOPT_IOCTLFUNCTION.3 47 Pass a pointer to your callback function, which should match the prototype
  /external/e2fsprogs/lib/ss/
ss_internal.h 20 #define PROTOTYPE(p) p

Completed in 589 milliseconds

<<11121314151617181920>>