Searched
full:definition (Results
276 -
300 of
14896) sorted by null
<<11121314151617181920>>
/external/libxml2/test/valid/dtds/ |
notes.dtd | 8 notes.dtd:13: validity error : Definition of notes has duplicate
|
/external/llvm/test/Examples/Kaleidoscope/ |
Chapter4.test | 3 # Test basic definition, binding, and execution.
|
/external/llvm/test/Linker/ |
2005-02-12-ConstantGlobals-2.ll | 1 ; Test that a prototype can be marked const, and the definition is allowed
|
/external/pdfium/testing/resources/ |
bug_113.in | 18 % duplicate definition of partial object
|
/external/swiftshader/third_party/LLVM/test/Linker/ |
2005-02-12-ConstantGlobals-2.ll | 1 ; Test that a prototype can be marked const, and the definition is allowed
|
2005-02-12-ConstantGlobals.ll | 1 ; Test that a prototype can be marked const, and the definition is allowed
|
/external/syslinux/gpxe/src/hci/commands/ |
autoboot_cmd.c | 20 /* Can never return success by definition */
|
/external/tpm2/ |
BaseTypes.h | 12 // NULL definition
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
config-highlight.def | 15 definition-foreground= #0000ff 16 definition-background= #ffffff 46 definition-foreground= #0000ff 47 definition-background= #ffffff
|
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
config-highlight.def | 15 definition-foreground= #0000ff 16 definition-background= #ffffff 46 definition-foreground= #0000ff 47 definition-background= #ffffff
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug443.go | 8 // incomplete type definition evaluation. Issue 3709.
|
/prebuilts/go/darwin-x86/test/ |
func1.go | 17 func f2(a int) (a int, b float32) { // ERROR "duplicate argument a|definition"
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug443.go | 8 // incomplete type definition evaluation. Issue 3709.
|
/prebuilts/go/linux-x86/test/ |
func1.go | 17 func f2(a int) (a int, b float32) { // ERROR "duplicate argument a|definition"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
config-highlight.def | 15 definition-foreground= #0000ff 16 definition-background= #ffffff 46 definition-foreground= #0000ff 47 definition-background= #ffffff
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
config-highlight.def | 15 definition-foreground= #0000ff 16 definition-background= #ffffff 46 definition-foreground= #0000ff 47 definition-background= #ffffff
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvers/ |
vers4.c | 2 * Testcase to make sure that a versioned symbol definition in an
|
/cts/apps/CtsVerifier/res/xml/ |
mock_content_rating_systems.xml | 19 <rating-system-definition android:name="CTS_VERIFIER" 22 <rating-definition android:name="MOCK_CUSTOM" 26 </rating-system-definition>
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/ |
EfiPciCfg.h | 18 Abstract the common fields of PciCfg definition between Framework 0.9x
27 // Framework specification 0.9x definition.
42 // PI 1.0 definition.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/PxeDhcp4CallBack/ |
PxeDhcp4CallBack.h | 16 EFI PXE DHCP4 Callback protocol definition.
26 // GUID definition
40 // Interface definition
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/ |
McfgTable.h | 30 definition, based on PCI Firmware Specification Revision 3.0 final draft,
58 // Structure Definition
69 // MCFG Table header definition. The rest of the table
|
/external/clang/test/CodeGenCXX/ |
debug-info-class-nolimit.cpp | 7 // Check that we emit debug info for the definition of a struct if the 8 // definition is available, even if it's used via a pointer wrapped in a 25 // the type and no debug-info related use after we see the definition of the
|
/external/clang/test/Index/ |
remap-load.c | 3 // CHECK: remap-load.c:1:5: FunctionDecl=foo:1:5 (Definition) Extent=[1:1 - 3:2] 4 // CHECK: remap-load.c:1:13: ParmDecl=parm1:1:13 (Definition) Extent=[1:9 - 1:18] 5 // CHECK: remap-load.c:1:26: ParmDecl=parm2:1:26 (Definition) Extent=[1:20 - 1:31]
|
/external/clang/test/Parser/ |
cxx1z-nested-namespace-definition.cpp | 9 // expected-warning@-2 {{nested namespace definition is a C++1z extension; define each namespace separately}} 11 // expected-warning@-4 {{nested namespace definition is incompatible with C++ standards before C++1z}} 17 inline namespace goo::bar { // expected-error {{nested namespace definition cannot be 'inline'}} expected-warning 0-1{{C++11 feature}}
|
/external/clang/test/Preprocessor/ |
macro_misc.c | 21 #define FUNC_LIKE3(a) ( a) // expected-note {{previous definition is here}} 27 #define FUNC_LIKE4(a,b) (a+b) // expected-note {{previous definition is here}} 35 #define FUNC_LIKE5(a,b) (a+b) // expected-note {{previous definition is here}}
|
Completed in 445 milliseconds
<<11121314151617181920>>