HomeSort by relevance Sort by last modified time
    Searched full:implementation (Results 1 - 25 of 14689) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/e_brel_bma/
name 1 block relocation table using the memory array implementation
  /external/e2fsprogs/tests/e_irel_ima/
name 1 inode relocation table using the memory array implementation
  /external/valgrind/main/drd/tests/
linuxthreads_det.stdout.exp 1 NPTL or non-Linux POSIX threads implementation detected.
  /dalvik/vm/interp/
README.txt 3 The "mterp" directory now holds the interpreter implementation.
  /docs/source.android.com/src/tech/encryption/
sidebar2.md 2 - [Android Encryption Implementation](/tech/encryption/android_crypto_implementation.html)
  /external/nist-sip/java/gov/nist/javax/sip/address/
package.html 3 Implementation of the address package of the JAIN SIP API.
  /frameworks/support/v13/java/android/support/v13/dreams/
package.html 3 Support classes to ease implementation of Dreams in a backwards compatible fashion.
  /external/clang/test/ASTMerge/Inputs/
category1.m 27 // Category with implementation
31 @implementation I2 (Cat3)
34 // Category with implementation
38 @implementation I2 (Cat4)
41 // Category with mismatched implementation
45 @implementation I2 (Cat6)
category2.m 29 // Category with implementation
33 @implementation I2 (Cat3)
36 // Category with implementation
40 @implementation I2 (Cat5)
43 // Category with mismatched implementation
47 @implementation I2 (Cat6)
  /external/clang/test/SemaObjC/
missing-atend-metadata.m 6 @implementation I0 // expected-note {{implementation started here}}
12 @implementation I1 // expected-note {{implementation started here}}
19 @implementation I2 // expected-note {{implementation started here}}
22 @implementation I2(CAT) // expected-error 2 {{missing '@end'}} expected-note {{implementation started here}}
class-extension-after-implementation.m 6 @implementation A @end // expected-note {{class implementation is declared here}}
8 @interface A () // expected-error {{cannot declare class extension for 'A' after class implementation}}
protocol-warn.m 11 @implementation UIResponder
17 @implementation UIView
23 @implementation UIWebTiledView
29 @implementation UIWebDocumentView
35 @implementation UIWebBrowserView
41 @implementation UIPDFView
47 @implementation UIWebPDFView
  /external/kernel-headers/original/asm-mips/
mutex.h 2 * Pull in the generic implementation for the mutex fastpath.
5 * implementation in place, or pick the atomic_xchg() based generic
6 * implementation. (see asm-generic/mutex-xchg.h for details)
  /external/srec/shared/include/
ESR_SessionTypeImpl.h 34 * ESR_SessionType implementation data.
64 * Default implementation.
71 * Default implementation.
77 * Default implementation.
83 * Default implementation.
89 * Default implementation.
95 * Default implementation.
101 * Default implementation.
107 * Default implementation.
113 * Default implementation
    [all...]
  /external/clang/test/Parser/
missing-end-2.m 7 @implementation A // expected-error {{missing '@end'}}
13 @implementation B // expected-error {{missing '@end'}}
19 @implementation C // expected-error 2 {{missing '@end'}}
  /external/iproute2/include/linux/
socket.h 7 #define _K_SS_MAXSIZE 128 /* Implementation specific max size */
9 /* Implementation specific desired alignment */
13 /* Following field(s) are implementation specific */
  /external/clang/test/CodeGenObjC/
forward-class-impl-metadata.m 17 @implementation PVRHandldler @end
23 @implementation PVR
39 @implementation A
46 @implementation B
category-super-class-meth.m 14 @implementation Child @end
16 @implementation Child (Categ)
  /external/nist-sip/java/gov/nist/core/
package.html 3 Contains core classes that the rest of the implementation depends upon. These
  /external/nist-sip/java/gov/nist/javax/sip/header/
package.html 5 an implementation of the JAIN-SIP header factory.
  /external/zlib/contrib/delphi/
ZLibConst.pas 9 implementation
  /frameworks/av/include/private/
README 3 These include files are part of the private implementation details of
  /frameworks/base/include/private/
README 3 These include files are part of the private implementation details of
  /external/antlr/antlr-3.4/runtime/C/doxygen/
doxygengroups.dox 12 /// the object. The implementation functions are the default implementations
17 /// own implementation of these.
30 /// use to create a default implementation of one of these 'classes'. You can
31 /// then override any part of the implementation by installing your own
35 /// by replacing the standard (example) implementation of this function with
144 /// \defgroup apiimplementations API Implementation functions
147 /// API implementation functions are the default implementation of each of the
161 /// \defgroup pANTLR3_BASE_RECOGNIZER pANTLR3_BASE_RECOGNIZER Base Recognizer Implementation
167 /// \defgroup pANTLR3_RECOGNIZER_SHARED_STATE pANTLR3_RECOGNIZER_SHARED_STATE - Recognizer Shared State Implementation
    [all...]
  /cts/tests/tests/webkitsecurity/assets/
create-document-crash-on-attach-event.js 2 + 'document.implementation.createDocument.');
4 var doc = document.implementation.createDocument('', '', null);

Completed in 1392 milliseconds

1 2 3 4 5 6 7 8 91011>>