Searched
full:definition (Results
301 -
325 of
10154) sorted by null
<<11121314151617181920>>
/external/clang/test/SemaObjC/ |
forward-class-redeclare.m | 11 typedef NSObject <PLAssetContainer> PLAlbum; // expected-note {{previous definition is here}}
|
ivar-sem-check-1.m | 11 struct T { // expected-note {{previous definition is here}}
|
method-undef-extension-warn-1.m | 22 // expected-warning {{method definition for 'meth2' not found}}
|
mismatched-undefined-method.m | 9 - (void)BrightnessAssistantUnregisterForNotifications:(void*) observer; // expected-note {{previous definition is here}}
|
/external/clang/test/SemaObjCXX/ |
objc-extern-c.mm | 16 @protocol P // expected-warning {{duplicate protocol definition of 'P' is ignored}}
|
/external/clang/test/SemaTemplate/ |
dependent-names-no-std.cpp | 14 f(t); // expected-error {{call to function 'f' that is neither visible in the template definition nor found by argument-dependent lookup}}
|
/external/icu/icu4c/source/common/ |
uassert.h | 14 * By changing the definition here, the assert behavior for ICU can be changed
|
/external/kernel-headers/original/uapi/linux/ |
hsr_netlink.h | 16 /* Generic Netlink HSR family definition
|
netrom.h | 4 * definition of the ax25_address structure.
|
/external/llvm/test/Linker/ |
2005-02-12-ConstantGlobals.ll | 1 ; Test that a prototype can be marked const, and the definition is allowed
|
/external/llvm/test/MC/AsmParser/ |
macros-parsing.s | 21 // CHECK-ERRORS: no matching '.endmacro' in definition
|
/external/wpa_supplicant_8/src/ap/ |
vlan.h | 2 * hostapd / VLAN definition
|
/frameworks/base/docs/html/ |
app.yaml | 11 # Use this handler definition with
|
/frameworks/base/test-runner/src/junit/runner/ |
FailureDetailView.java | 13 // The following definition was removed for compatibility with Android
|
/frameworks/opt/setupwizard/tools/docs/ |
README | 4 API definition file used to link with developer.android.com, using the -federationapi option
|
/libcore/ojluni/src/main/java/java/lang/ |
NoClassDefFoundError.java | 31 * tries to load in the definition of a class (as part of a normal method call 33 * and no definition of the class could be found. 35 * The searched-for class definition existed when the currently 36 * executing class was compiled, but the definition can no longer be
|
/ndk/sources/android/support/src/musl-ctype/ |
iswspace.c | 5 /* Our definition of whitespace is the Unicode White_Space property,
|
/ndk/tests/build/warn-bad-modules/ |
build.sh | 7 printf "%s\n" "$BUILD_OUTPUT" | grep -q -e "WARNING: No modules to build.*your APP_MODULES definition is probably incorrect!"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
netrom.h | 4 * definition of the ax25_address structure.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
netrom.h | 4 * definition of the ax25_address structure.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/email/mime/ |
nonmultipart.py | 20 # derived subtypes since none of them are, by definition, of content
|
/prebuilts/gdb/linux-x86/lib/python2.7/email/mime/ |
nonmultipart.py | 20 # derived subtypes since none of them are, by definition, of content
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/ |
nonmultipart.py | 20 # derived subtypes since none of them are, by definition, of content
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/ |
nonmultipart.py | 20 # derived subtypes since none of them are, by definition, of content
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
fb-2.s | 1 # Test fb-label where the insn or pseudo on line with definition uses an
|
Completed in 1987 milliseconds
<<11121314151617181920>>