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

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
HighPrecisionEventTimerTable.h 18 ACPI high precision event timer table definition, defined at
36 // High Precision Event Timer Table header definition.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/
StatusCodeMemory.h 27 // GUID definition
42 // PPI definition
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/DebugMask/
DebugMask.h 41 // DebugMask member functions definition
58 // DebugMask protocol definition
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DebugMask.h 36 // DebugMask member functions definition
53 /// DebugMask protocol definition
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
NVDataStruc.h 73 // 2nd NV data structure definition
83 // Labels definition
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DebugPort2Table.h 2 ACPI debug port 2 table definition, defined at
64 // Debug Port 2 Table definition.
HighPrecisionEventTimerTable.h 2 ACPI high precision event timer table definition, at www.intel.com
26 /// High Precision Event Timer Table header definition.
MemoryMappedConfigurationSpaceAccessTable.h 2 ACPI memory mapped configuration space access table definition, defined at
38 /// MCFG Table header definition. The rest of the table
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/Setup/
SetupPlatform.h 32 /// HII specific Vendor Device Path Node definition.
42 /// HII specific Vendor Device Path definition.
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
Tcg2Smm.uni 4 // This driver implements TPM 2.0 definition block in ACPI table and
26 #string STR_MODULE_DESCRIPTION #language en-US "This driver implements TPM 2.0 definition block in ACPI table and registers SMI callback functions for TCG2 physical presence and MemoryClear to handle the requests from ACPI method.\n"
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
TcgSmm.uni 4 // This driver implements TPM definition block in ACPI table and registers SMI
26 #string STR_MODULE_DESCRIPTION #language en-US "This driver implements TPM definition block in ACPI table and registers SMI callback functions for physical presence and MemoryClear to handle the requests from ACPI method. Caution: This module requires additional review when modified. This driver will have external input - variable and ACPINvs data in SMM mode. This external input must be validated carefully to avoid security issues."
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
TrEESmm.uni 4 // This driver implements TPM 2.0 definition block in ACPI table and
26 #string STR_MODULE_DESCRIPTION #language en-US "This driver implements TPM 2.0 definition block in ACPI table and registers SMI callback functions for TrEE physical presence and MemoryClear to handle the requests from ACPI method.\n"
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Wsmt/
Wsmt.aslc 20 This file contains a structure definition for the Windows SMM Security
32 // WSMT Table definition
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/Protocol/
MemInfo.h 71 Data definition:
83 // Protocol definition
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/
p14.cpp 6 // scope of its namespace then any name used in the definition of
8 // the definition of the variable member occurred in its namespace.
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/
p6.cpp 19 explicit A::A() { } // expected-error {{'explicit' can only be specified inside the class definition}}
24 // expected-error@-4 {{'explicit' can only be specified inside the class definition}}
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p16.cpp 12 // out of class member template definition
24 // member specialization even if defined in class definition
  /external/clang/test/Index/
get-cursor.c 28 // CHECK: StructDecl=_MyS:1:8 (Definition)
29 // CHECK: FieldDecl=foo:2:7 (Definition)
  /external/clang/test/Modules/
DebugInfoTransitiveImport.m 9 // Definition of top:
13 // Definition of left:
config_macros.m 16 @import config; // expected-warning{{definition of configuration macro 'WANT_FOO' has no effect on the import of 'config'; pass '-DWANT_FOO=...' on the command line to configure the module}}
23 @import config; // expected-warning{{definition of configuration macro 'WANT_BAR' has no effect on the import of 'config'; pass '-DWANT_BAR=...' on the command line to configure the module}}
tag-injection.cpp 14 // This use of 'struct X' makes the declaration (but not definition) of X visible.
24 X x; // expected-error {{definition of 'X' must be imported from module 'X.b' before it is required}}
  /external/clang/test/Sema/
inline-redef.c 14 int f(int b) {return b;} // expected-note{{previous definition is here}}
23 GNU_INLINE extern inline int h(int a) {return a;} // expected-note{{previous definition is here}}
  /external/clang/test/SemaObjC/
arc-invalid.m 22 @interface WebView // expected-note {{previous definition is here}}
26 @interface WebView // expected-error {{duplicate interface definition for class 'WebView'}}
class-bitfield.m 24 void *isa; // expected-note {{previous definition is here}}
27 int c: 5; // expected-note {{previous definition is here}}
conflicting-ivar-test-1.m 6 int IVAR; // expected-note {{previous definition is here}}
57 int IVAR; // expected-note {{previous definition is here}}

Completed in 529 milliseconds

<<11121314151617181920>>