Searched
full:redefinition (Results
276 -
300 of
509) sorted by null
<<11121314151617181920>>
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/ |
toy.cpp | 1051 // body, don't allow redefinition or reextern. 1059 ErrorP<Function>("redefinition of function"); 1065 ErrorP<Function>("redefinition of function with different # args"); [all...] |
/external/bison/po/ |
da.po | 642 msgstr "redefinition af pr?cedens for %s" 796 msgstr "redefinition af elementnummer for %s"
|
/external/mesa3d/src/glsl/glcpp/ |
glcpp-parse.y | [all...] |
/art/compiler/debug/ |
elf_debug_info_writer.h | 163 CHECK(unique) << "Redefinition of " << dex_class_desc;
|
/external/clang/include/clang/Basic/ |
DiagnosticSemaKinds.td | 281 "redefinition of %0 will not be visible outside of this function">, [all...] |
/external/curl/lib/ |
config-symbian.h | 766 We just want to avoid a redefinition error message. */
|
config-tpf.h | 662 We just want to avoid a redefinition error message. */
|
/external/jsmn/ |
jsmn_test.c | 560 /** A huge redefinition of everything to include jsmn in non-script mode */
|
/external/libchrome/base/ |
logging.cc | 804 // the redefinition is a compile error.
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
ftmac.c | 74 /* This is for Mac OS X. Without redefinition, OS_INLINE */ [all...] |
/external/libpng/ |
INSTALL | 337 copied to pnglibconf.h and this may produce macro redefinition warnings
|
/external/pdfium/third_party/freetype/src/base/ |
ftmac.c | 74 /* This is for Mac OS X. Without redefinition, OS_INLINE */ [all...] |
/external/sfntly/cpp/src/sfntly/table/core/ |
name_table.h | 20 // Must include this before ICU to avoid stdint redefinition issue.
|
/external/sqlite/dist/orig/ |
sqlite3ext.h | 288 ** the API. So the redefinition macros are only valid if the
|
/external/sqlite/dist/ |
sqlite3ext.h | 288 ** the API. So the redefinition macros are only valid if the
|
/frameworks/base/core/jni/ |
com_android_internal_os_Zygote.cpp | 19 // sys/mount.h has to come before linux/fs.h due to redefinition of MS_RDONLY, MS_BIND, etc
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
lbxproto.h | 964 * Cancel the previous redefinition of the basic types, thus restoring their
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
lbxproto.h | 964 * Cancel the previous redefinition of the basic types, thus restoring their
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
ntdef.h | 118 #undef UNALIGNED /* avoid redefinition warnings vs _mingw.h */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
sre_parse.py | 79 raise error, ("redefinition of group name %s as group %d; "
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
sre_parse.py | 79 raise error, ("redefinition of group name %s as group %d; "
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sre_parse.py | 79 raise error, ("redefinition of group name %s as group %d; "
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sre_parse.py | 79 raise error, ("redefinition of group name %s as group %d; "
|
/toolchain/binutils/binutils-2.25/gas/ |
NEWS | 176 * Redefinition of macros now results in an error.
|
/toolchain/binutils/binutils-2.25/binutils/ |
objcopy.c | [all...] |
Completed in 2503 milliseconds
<<11121314151617181920>>