OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBUG
(Results
1 - 6
of
6
) sorted by null
/ndk/tests/device/test-gnustl-copy_vector_into_a_set/jni/
Android.mk
6
LOCAL_CFLAGS += -
DBUG
=1
/ndk/tests/device/test-stlport-copy_vector_into_a_set/jni/
Android.mk
6
LOCAL_CFLAGS += -
DBUG
=1
/build/libs/host/
CopyFile.c
44
# define
DBUG
(x) printf x
46
# define
DBUG
(x) ((void)0)
174
DBUG
(("--- unable to set timestamps on '%s': %s\n",
184
DBUG
(("--- unable to set perms on '%s' to 0%o: %s\n",
192
DBUG
(("--- unable to set owner of '%s' to %d/%d: %s\n",
214
DBUG
(("--- copying regular '%s' to '%s'\n", src, dst));
235
DBUG
(("--- source is not newer: '%s'\n", src));
250
DBUG
(("--- opening '%s'\n", dst));
313
DBUG
(("--- RSRC: %s --> %s\n", srcRsrcName, dstRsrcName));
358
DBUG
(("--- copying symlink '%s' to '%s'\n", src, dst))
[
all
...]
/system/core/libcutils/
open_memstream.c
57
# define
DBUG
(x) printf x
59
# define
DBUG
(x) ((void)0)
88
DBUG
(("+++ ensureCap off=%d size=%d\n", stream->offset, writeSize));
105
DBUG
(("+++ realloc %p->%p to size=%d\n",
132
DBUG
(("+++ zero-fill gap from %d to %d\n",
144
DBUG
(("+++ EOF advanced to %d, appending nul\n", stream->offset));
149
DBUG
(("+++ within written area, saving '%c' at %d\n",
177
DBUG
(("+++ bogus seek offset %ld\n", (long) newPosn));
187
DBUG
(("+++ restoring char '%c' at %d\n",
/dalvik/tools/hprof-conv/
HprofConv.c
31
# define
DBUG
(...) fprintf(stderr, __VA_ARGS__)
33
# define
DBUG
(...)
338
DBUG
("CDL: 1st count is %d\n", count);
346
DBUG
("ERROR: invalid basicType %d\n", basicType);
359
DBUG
("CDL: 2nd count is %d\n", count);
380
DBUG
("CDL: 3rd count is %d\n", count);
388
DBUG
("Total class dump len: %d\n", buf - origBuf);
448
DBUG
("--- 0x%02x ", subType);
543
DBUG
("(%d)\n", 1 + subLen);
547
DBUG
("(adv %d)\n", 1 + subLen)
[
all
...]
/build/tools/acp/
acp.c
28
# define
DBUG
(x) printf x
30
# define
DBUG
(x) ((void)0)
93
DBUG
(("--- dest exists and is a dir, setting flag\n"));
249
DBUG
(("EXIT: %d\n", retVal));
Completed in 1431 milliseconds