/external/bison/po/ |
ja.po | 21 #: src/complain.c:120 src/complain.c:131 src/complain.c:140 src/complain.c:188 22 #: src/complain.c:198 26 #: src/complain.c:151 src/complain.c:160 src/complain.c:167 31 #: src/complain.c:208 src/complain.c:21 [all...] |
pl.po | 21 #: src/complain.c:120 src/complain.c:131 src/complain.c:140 src/complain.c:188 22 #: src/complain.c:198 26 #: src/complain.c:151 src/complain.c:160 src/complain.c:167 30 #: src/complain.c:208 src/complain.c:21 [all...] |
ro.po | 22 #: src/complain.c:120 src/complain.c:131 src/complain.c:140 src/complain.c:188 23 #: src/complain.c:198 27 #: src/complain.c:151 src/complain.c:160 src/complain.c:167 32 #: src/complain.c:208 src/complain.c:21 [all...] |
sv.po | 21 #: src/complain.c:120 src/complain.c:131 src/complain.c:140 src/complain.c:188 22 #: src/complain.c:198 26 #: src/complain.c:151 src/complain.c:160 src/complain.c:167 30 #: src/complain.c:208 src/complain.c:21 [all...] |
tr.po | 20 #: src/complain.c:120 src/complain.c:131 src/complain.c:140 src/complain.c:188 21 #: src/complain.c:198 25 #: src/complain.c:151 src/complain.c:160 src/complain.c:167 30 #: src/complain.c:208 src/complain.c:21 [all...] |
vi.po | 24 #: src/complain.c:120 src/complain.c:131 src/complain.c:140 src/complain.c:188 25 #: src/complain.c:198 29 #: src/complain.c:151 src/complain.c:160 src/complain.c:167 33 #: src/complain.c:208 src/complain.c:21 [all...] |
/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_primitive_field.cc | 69 // No default because we want the compiler to complain if any new 89 // No default because we want the compiler to complain if any new 118 // No default because we want the compiler to complain if any new 151 // No default because we want the compiler to complain if any new 172 // No default because we want the compiler to complain if any new [all...] |
/external/bison/src/ |
files.c | 32 #include "complain.h" 354 complain (_("refusing to overwrite the input file %s"),
|
gram.c | 24 #include "complain.h"
|
location.c | 26 #include "complain.h"
|
print_graph.c | 25 #include "complain.h"
|
/external/clang/lib/Frontend/ |
CompilerInstance.cpp | [all...] |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_helpers.cc | 221 // No default because we want the compiler to complain if any new 252 // No default because we want the compiler to complain if any new
|
/external/valgrind/coregrind/ |
m_redir.c | 202 if already bound to something other than d, complain loudly and ignore 549 the following loop, and complain at that point. */ 651 /* Complain */ 744 would thereby arise, don't add it, but do complain. */ [all...] |
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
dottreegen.py | 38 # lot's of docstrings are missing, don't complain for now...
|
/external/ceres-solver/include/ceres/internal/ |
manual_constructor.h | 81 // Any larger and MSVC++ will complain.
|
/external/clang/include/clang/Frontend/ |
Utils.h | 205 // global objects, but we don't want LeakDetectors to complain, so we bury them
|
/external/clang/lib/Parse/ |
ParseAST.cpp | 127 // complain if we have a precompiled header, although technically if the PCH
|
/external/clang/test/SemaObjC/ |
instancetype.m | 149 - (Subclass3 *)init { return 0; } // don't complain: we lost the related return type
|
/external/clang/test/SemaObjCXX/ |
instancetype.mm | 149 - (Subclass3 *)init { return 0; } // don't complain: we lost the related return type
|
/external/compiler-rt/make/platform/ |
clang_macho_embedded.mk | 84 # x86 platforms ignore -mfloat-abi options and complain about doing so. Despite
|
/external/eigen/doc/ |
QuickStartGuide.dox | 86 The use of fixed-size matrices and vectors has two advantages. The compiler emits better (faster) code because it knows the size of the matrices and vectors. Specifying the size in the type also allows for more rigorous checking at compile-time. For instance, the compiler will complain if you try to multiply a \c Matrix4d (a 4-by-4 matrix) with a \c Vector3d (a vector of size 3). However, the use of many types increases compilation time and the size of the executable. The size of the matrix may also not be known at compile-time. A rule of thumb is to use fixed-size matrices for size 4-by-4 and smaller.
|
TutorialAdvancedInitialization.dox | 16 or too many coefficients, Eigen will complain.
|
/external/elfutils/src/src/ |
Makefile.am | 134 # Otherwise make would complain.
|
ranlib.c | 283 /* Never complain about fchown failing. */
|