/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
toy-jit.cpp | 925 // body, don't allow redefinition or reextern. 932 ErrorF("redefinition of function"); 937 ErrorF("redefinition of function with different # args"); [all...] |
/art/runtime/native/ |
dalvik_system_Zygote.cc | 17 // sys/mount.h has to come before linux/fs.h due to redefinition of MS_RDONLY, MS_BIND, etc
|
/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 168 # omaha/main.scons. This fixes the problem with redefinition
|
/external/chromium_org/third_party/angle/src/compiler/ |
glslang.y | [all...] |
ParseContext.cpp | 836 error(line, "redefinition", variable->getName().c_str()); 963 error(line, "redefinition", variable->getName().c_str()); [all...] |
/external/chromium_org/third_party/icu/ |
README.chromium | 229 * Cygwin with MSVC 9.0 also complains here about redefinition.
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.9.html | 98 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=27004">Bug 27004</a> - [GLSL] allowing macro redefinition</li>
|
/external/chromium_org/third_party/sqlite/src/src/ |
sqlite3ext.h | 225 ** the API. So the redefinition macros are only valid if the
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
symrec.c | 303 yasm_error_set(YASM_ERROR_GENERAL, N_("redefinition of `%s'"),
|
/external/chromium_org/tools/gn/secondary/third_party/icu/ |
BUILD.gn | 25 "/wd4005", # Macro redefinition.
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
toy.cpp | 834 ErrorF("redefinition of function across modules"); [all...] |
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
toy.cpp | 997 ErrorF("redefinition of function across modules"); [all...] |
/external/mesa3d/docs/ |
relnotes-7.9.html | 98 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=27004">Bug 27004</a> - [GLSL] allowing macro redefinition</li>
|
/external/sqlite/dist/orig/ |
sqlite3ext.h | 249 ** the API. So the redefinition macros are only valid if the
|
/external/sqlite/dist/ |
sqlite3ext.h | 249 ** the API. So the redefinition macros are only valid if the
|
/ndk/sources/host-tools/make-3.81/ |
config.h-vms | 24 We just want to avoid a redefinition error message. */
|
config.h.W32 | 381 We just want to avoid a redefinition error message. */
|
/external/chromium_org/third_party/libxslt/libxslt/ |
attributes.c | 61 * The simple way for now would be to not allow redefinition of 194 * but drop redefinition of existing values.
|
/external/chromium_org/v8/test/mjsunit/ |
object-define-property.js | 393 // Redefinition of an accessor defined using __defineGetter__ and 612 // Test that redefinition with the same property descriptor is possible [all...] |
/external/libxslt/libxslt/ |
attributes.c | 61 * The simple way for now would be to not allow redefinition of 194 * but drop redefinition of existing values.
|
/external/v8/test/mjsunit/ |
object-define-property.js | 393 // Redefinition of an accessor defined using __defineGetter__ and 612 // Test that redefinition with the same property descriptor is possible
|
/external/llvm/lib/AsmParser/ |
LLParser.cpp | 664 // a redefinition or a definition of a forward reference. 666 // See if this was a redefinition. If so, there is no entry in 671 return Error(NameLoc, "redefinition of global named '@" + Name + "'"); 744 return Error(NameLoc, "redefinition of global '@" + Name + "'"); [all...] |
/external/llvm/docs/tutorial/ |
OCamlLangImpl5.rst | [all...] |
/art/runtime/ |
runtime.cc | 19 // sys/mount.h has to come before linux/fs.h due to redefinition of MS_RDONLY, MS_BIND, etc 65 #include "JniConstants.h" // Last to avoid LOG redefinition in ics-mr1-plus-art. [all...] |
/external/bison/po/ |
da.po | 642 msgstr "redefinition af pr?cedens for %s" 796 msgstr "redefinition af elementnummer for %s"
|