/build/tools/lsd/ |
D | common.h | 10 #define MIN(a,b) ((a)<(b)?(a):(b)) /* no side effects in arguments allowed! */ argument
|
D | debug.c | 7 int dump_hex_buffer(FILE *s, void *b, size_t len, size_t elsize) in dump_hex_buffer()
|
/build/libs/host/ |
D | list.java | 29 int b = array[i]; in main() local
|
/build/tools/isprelinked/ |
D | debug.c | 7 int dump_hex_buffer(FILE *s, void *b, size_t len, size_t elsize) { in dump_hex_buffer()
|
D | common.h | 10 #define MIN(a,b) ((a)<(b)?(a):(b)) /* no side effects in arguments allowed! */ argument
|
/build/tools/apriori/ |
D | debug.c | 7 int dump_hex_buffer(FILE *s, void *b, size_t len, size_t elsize) { in dump_hex_buffer()
|
D | common.h | 10 #define MIN(a,b) ((a)<(b)?(a):(b)) /* no side effects in arguments allowed! */ argument
|
/build/tools/rgb2565/ |
D | to565.c | 22 #define to565(r,g,b) \ argument 62 int b = in[2] + error[i*3+2]; in to_565_raw_dither() local
|
/build/tools/droiddoc/test/generics/src/com/android/generics/ |
D | FooBar.java | 41 public FooBar<V,K,L> b(Bar<? extends K> arg) { in b() method in FooBar
|
/build/tools/droiddoc/test/stubs/expected/com/android/stubs/ |
D | Parent.java | 11 public int method(boolean b, char c, int i, long l, float f, double d) { throw new RuntimeExceptio… in method()
|
/build/tools/soslim/ |
D | common.h | 10 #define MIN(a,b) ((a)<(b)?(a):(b)) /* no side effects in arguments allowed! */ argument
|
/build/tools/droiddoc/test/stubs/src/com/android/stubs/ |
D | Parent.java | 46 public int method(boolean b, char c, int i, long l, float f, double d) { in method()
|
/build/tools/droiddoc/src/ |
D | TypeInfo.java | 209 void setIsTypeVariable(boolean b) in setIsTypeVariable() 214 void setIsWildcard(boolean b) in setIsWildcard()
|
D | TodoFile.java | 61 public static String percent(int a, int b) { in percent()
|
D | DroidDoc.java | 309 StringBuffer b = null; in escape() local
|
/build/tools/signapk/ |
D | SignApk.java | 230 public void write(int b) throws IOException { in write() 240 public void write(byte[] b, int off, int len) throws IOException { in write()
|
/build/tools/applypatch/ |
D | imgdiff.c | 161 static int fileentry_compare(const void* a, const void* b) { in fileentry_compare() 682 int AreChunksEqual(ImageChunk* a, ImageChunk* b) { in AreChunksEqual()
|
D | applypatch.c | 80 static int compare_size_indices(const void* a, const void* b) { in compare_size_indices()
|