HomeSort by relevance Sort by last modified time
    Searched full:definition (Results 726 - 750 of 14896) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.27/include/
plugin-api.h 105 /* Whether the symbol is a definition, reference, or common, weak or not. */
135 /* This is the prevailing definition of the symbol, with references from
139 /* This is the prevailing definition of the symbol, with no
144 /* This definition was pre-empted by a definition in a regular
148 /* This definition was pre-empted by a definition in another IR file. */
151 /* This symbol was resolved by a definition in another IR file. */
154 /* This symbol was resolved by a definition in a regular object
158 /* This symbol was resolved by a definition in a shared object. *
    [all...]
  /cts/tests/signature/api-check/system-annotation/src/java/android/signature/cts/api/
AnnotationTest.java 28 * match the API definition.
45 * android.annotation.SystemApi) match the API definition.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pymacconfig.h 88 * The definition in pyconfig.h is only valid on the OS release
94 * work properly on 10.4 unless we surpress the definition
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pymacconfig.h 88 * The definition in pyconfig.h is only valid on the OS release
94 * work properly on 10.4 unless we surpress the definition
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/GuidedSectionExtraction/
GuidedSectionExtraction.h 34 // Protocol GUID definition. Each GUIDed section extraction protocol has the
62 // Protocol definition
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/Protocol/
GlobalNvsArea.h 2 Definition of the global NVS area protocol. This protocol
37 // Global NVS Area definition
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
SmbiosMisc.h 71 // Data table entry definition.
113 // Global definition macros.
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
PhysicalPresenceData.h 35 // The definition of physical presence operation actions
71 // The definition bit of the TPM Management Flags
TrEEPhysicalPresenceData.h 35 // The definition bit of the flags
52 // The definition of physical presence operation actions
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
TcgSmm.h 76 // The definition for TCG physical presence ACPI function
94 // The definition for TCG MOR
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
TrEESmm.h 76 // The definition for TCG physical presence ACPI function
94 // The definition for TCG MOR
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Mcfg/
Mcfg.aslc 21 This file contains a structure definition for the ACPI Memory mapped
36 // MCFG Table definition
  /external/annotation-tools/scene-lib/
overview.html 29 <li>An {@link annotations.el.AnnotationDef} represents an annotation definition,
30 consisting of a definition name and field names and types
  /external/clang/lib/Headers/
__stddef_max_align_t.h 1 /*===---- __stddef_max_align_t.h - Definition of max_align_t for modules ---===
34 // Define 'max_align_t' to match the GCC definition.
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/
p4.cpp 7 void f0(int i = 1, // expected-note{{previous definition}}
47 void f(int, int = 5); // expected-note{{previous definition}}
  /external/clang/test/CodeGenCXX/
optnone-and-attributes.cpp 6 // Definition with both optnone and inlinehint.
13 // optnone declaration, inlinehint definition.
  /external/clang/test/Index/
IBOutletCollection.m 19 // CHECK-TOK: Punctuation: "*" [4:33 - 4:34] ObjCIvarDecl=anOutletCollection:4:34 (Definition)
20 // CHECK-TOK: Identifier: "anOutletCollection" [4:34 - 4:52] ObjCIvarDecl=anOutletCollection:4:34 (Definition)
annotate-toplevel-in-objccontainer.m 27 // CHECK-IMPL: Identifier: "meth1" [14:8 - 14:13] ObjCInstanceMethodDecl=meth1:14:8 (Definition)
28 // CHECK-IMPL: Identifier: "meth2" [15:8 - 15:13] ObjCInstanceMethodDecl=meth2:15:8 (Definition)
attributes.c 11 // CHECK: attributes.c:3:32: StructDecl=Test2:3:32 (Definition) Extent=[3:1 - 5:2]
13 // CHECK: attributes.c:4:8: FieldDecl=a:4:8 (Definition) Extent=[4:3 - 4:9] [access=public]
  /external/clang/test/PCH/
fuzzy-pch.c 20 # error FOO has the wrong definition
27 // CHECK-FOO: definition of macro 'FOO' differs between the precompiled header ('1') and the command line ('blah')
  /external/clang/test/Rewriter/
rewrite-byref-vars.mm 40 // radar 7589385 use before definition
45 // radar 7589385 use before definition
rewrite-modern-extern-c-func-decl.mm 77 // radar 7589385 use before definition
82 // radar 7589385 use before definition
  /external/clang/test/SemaCXX/
internal_linkage.cpp 13 void f4(); // expected-note{{previous definition is here}}
14 static int zz; // expected-note{{previous definition is here}}
  /external/clang/test/SemaObjC/
method-undef-category-warn-1.m 16 // expected-warning {{method definition for 'meth2' not found}}
25 // expected-warning {{method definition for 'ppp' not found}}
  /external/clang/test/SemaTemplate/
ms-class-specialization-class-scope.cpp 21 template<> struct X<float> {}; // expected-note {{previous definition is here}}
45 template<> struct X<float> {}; // expected-note {{previous definition is here}}

Completed in 674 milliseconds

<<21222324252627282930>>