/build/tools/droiddoc/src/ |
D | Sorter.java | 22 public Sorter(String l, Object d) in Sorter() argument 24 label = l; in Sorter()
|
D | Errors.java | 31 Message(SourcePositionInfo p, int l, String m) { in Message() argument 33 level = l; in Message()
|
/build/tools/droiddoc/templates/assets/ |
D | jquery-resizable.min.js | 12 …l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s… 19 …l.Sizzle=F})();o.event={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInte… function 29 …l,n){var m=c.ui[k].prototype;for(var j in n){m.plugins[j]=m.plugins[j]||[];m.plugins[j].push([l,n[… argument 40 …l=["padding",/ne|nw|n/.test(m)?"Top":/se|sw|s/.test(m)?"Bottom":/^e$/.test(m)?"Right":"Left"].join… argument
|
D | android-developer-docs.js | 471 l = getBaseUri(location.pathname); 472 window.location = l;
|
/build/tools/apriori/ |
D | rangesort.c | 60 static int range_cmp_for_search(const void *l, const void *r) { in range_cmp_for_search() argument 61 range_t *left = (range_t *)l, *right = (range_t *)r; in range_cmp_for_search() 70 static inline void run_checks(const void *l, const void *r) { in run_checks() argument 71 range_t *left = (range_t *)l, *right = (range_t *)r; in run_checks() 95 static int range_cmp(const void *l, const void *r) { in range_cmp() argument 96 run_checks(l, r); in range_cmp() 97 range_t *left = (range_t *)l, *right = (range_t *)r; in range_cmp()
|
D | debug.h | 86 int dump_hex_buffer(FILE *s, void *b, size_t l, size_t elsize);
|
/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() argument
|
/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() argument
|
/build/tools/soslim/ |
D | debug.h | 86 int dump_hex_buffer(FILE *s, void *b, size_t l, size_t elsize);
|
/build/tools/isprelinked/ |
D | debug.h | 86 int dump_hex_buffer(FILE *s, void *b, size_t l, size_t elsize);
|
/build/tools/lsd/ |
D | debug.h | 91 int dump_hex_buffer(FILE *s, void *b, size_t l, size_t elsize);
|
/build/tools/iself/ |
D | debug.h | 88 int dump_hex_buffer(FILE *s, void *b, size_t l, size_t elsize);
|
/build/tools/releasetools/ |
D | edify_generator.py | 204 for d, l in symlink_list: 205 by_dest.setdefault(d, []).append(l)
|
/build/core/ |
D | binary.mk | 104 lex_sources := $(filter %.l,$(LOCAL_SRC_FILES)) 106 $(intermediates)/,$(lex_sources:.l=$(LOCAL_CPP_EXTENSION))) 111 $(TOPDIR)$(LOCAL_PATH)/%.l
|
D | product_config.mk | 34 a b c d e f g h i j k l m n o p q r s t u v w x y z \
|
D | definitions.mk | 263 $(shell if [ -d $(1) ] ; then cd $(1) ; find ./ -type f -and -not -type l ; fi)), \
|
/build/target/board/generic/ |
D | tuttle2.kcm | 16 L 'L' ''' 'l' 'L' ''' '`'
|
/build/target/board/emulator/ |
D | tuttle2.kcm | 16 L 'L' ''' 'l' 'L' ''' '`'
|
/build/tools/kcm/ |
D | kcm.cpp | 39 PropValue(int l, const string& v) { lineno = l; value = v; } in PropValue()
|