OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:complain
(Results
51 - 75
of
591
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/compiler-rt/lib/tsan/
Makefile.old
5
# Use -Wno-attributes so that gcc doesn't
complain
about unknown warning types.
/external/kernel-headers/original/asm-mips/
fixmap.h
96
* If it doesn't get removed, the linker will
complain
/external/kernel-headers/original/asm-x86/
fixmap_32.h
141
* If it doesn't get removed, the linker will
complain
/external/libvpx/examples/includes/geshi/geshi/
lolcode.php
60
'ON', 'INVISIBLE', 'R', 'ITZ', 'GTFO', '
COMPLAIN
', 'GIMME',
/external/libvpx/vp8/common/
extend.c
42
/* Some linkers will
complain
if we call vpx_memset with el set to a
/external/llvm/test/CodeGen/ARM/
2010-05-17-FastAllocCrash.ll
7
; This caused the RegScavenger to
complain
, but -verify-machineinstrs also
/external/proguard/docs/manual/
limitations.html
21
classes, ProGuard will
complain
it can't find them. In that case, you'll
/external/protobuf/src/google/protobuf/compiler/java/
java_primitive_field.cc
67
// No default because we want the compiler to
complain
if any new
87
// No default because we want the compiler to
complain
if any new
116
// No default because we want the compiler to
complain
if any new
149
// No default because we want the compiler to
complain
if any new
/external/qemu/docs/
ANDROID-KERNEL.TXT
34
If this is not the case, the script will
complain
and give you the
/external/skia/include/effects/
SkGroupShape.h
38
fRefCnt = 1; // so our destructor won't
complain
/external/valgrind/main/memcheck/tests/amd64/
bt_everything.c
488
//btsl_mem(block, -800); /* should not
complain
*/
489
//btsl_mem(block, -801); /* should
complain
*/
490
//btsl_mem(block, 799); /* should not
complain
*/
491
//btsl_mem(block, 800); /* should
complain
*/
/external/valgrind/main/memcheck/tests/
varinfo5so.c
18
/* Cause memcheck to
complain
about the address "a" and so to print
/sdk/emulator/opengl/
Android.mk
46
# Note that the build system will
complain
if you try to import a
/dalvik/vm/
RawDexFile.cpp
95
* compiler
complain
about type-punned pointers). We assume here
98
* will notice and
complain
.
/sdk/anttasks/src/com/android/ant/
ComputeDependencyTask.java
175
if (value != null) { // aapt will
complain
if it's missing.
229
// even with no libraries, always setup these so that various tasks in Ant don't
complain
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_primitive_field.cc
67
// No default because we want the compiler to
complain
if any new
87
// No default because we want the compiler to
complain
if any new
116
// No default because we want the compiler to
complain
if any new
149
// No default because we want the compiler to
complain
if any new
170
// No default because we want the compiler to
complain
if any new
javamicro_helpers.cc
296
// No default because we want the compiler to
complain
if any new
316
// No default because we want the compiler to
complain
if any new
383
// No default because we want the compiler to
complain
if any new
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
SecurityDetector.java
273
// No declared permission for this exported activity:
complain
297
// No declared permission for this exported receiver:
complain
305
// No declared permission for this exported service:
complain
MissingClassDetector.java
200
// To make sure we don't falsely
complain
that foo/Bar$Baz doesn't exist,
283
// Also mark that we have a constructor so we don't
complain
again
/external/jpeg/
jdapimin.c
46
*
complain
here.
257
if (require_image) /*
Complain
if application wanted an image */
/external/libvorbis/examples/
decoder_example.c
151
/* Don't
complain
about missing or corrupt data yet. We'll
224
/* no reason to
complain
; already complained above */
/external/qemu/distrib/jpeg-6b/
jdapimin.c
46
*
complain
here.
257
if (require_image) /*
Complain
if application wanted an image */
/external/webkit/Source/WebKit/chromium/public/
WebInputEvent.h
223
// like valgrind may
complain
about uninitialized memory usage when
289
// like valgrind may
complain
about uninitialized memory usage when
/bionic/libc/unistd/
exec.c
182
* If the path is too long
complain
. This is a possible
/bionic/libc/upstream-netbsd/libc/regex/
regfree.c
112
return; /* nice to
complain
, but hard */
Completed in 1153 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>