/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/ |
D | HTMLElement.java | 81 public HTMLElement link(final String relattr, final String hrefattr, in link() method in HTMLElement 83 final HTMLElement link = element("link"); in link() local 217 public HTMLElement a(final String hrefattr) throws IOException { in a() method in HTMLElement 218 final HTMLElement a = element("a"); in a() local 234 public HTMLElement a(final String hrefattr, final String classattr) in a() method in HTMLElement 236 final HTMLElement a = a(hrefattr); in a() local 252 public HTMLElement a(final ILinkable linkable, final ReportOutputFolder base) in a() method in HTMLElement 254 final HTMLElement a; in a() local 255 final String link = linkable.getLink(base); in a() local
|
/external/libnl/lib/route/ |
D | link.c | 184 static void release_link_info(struct rtnl_link *link) in release_link_info() 197 struct rtnl_link *link = nl_object_priv(c); in link_free_data() local 259 struct rtnl_link *link; in link_msg_parser() local 434 struct rtnl_link *link = (struct rtnl_link *) obj; in link_dump_line() local 468 struct rtnl_link *link = (struct rtnl_link *) obj; in link_dump_details() local 508 struct rtnl_link *link = (struct rtnl_link *) obj; in link_dump_stats() local 571 struct rtnl_link *link = (struct rtnl_link *) obj; in link_dump_env() local 685 struct rtnl_link *a = (struct rtnl_link *) _a; in link_compare() local 753 void rtnl_link_put(struct rtnl_link *link) in rtnl_link_put() 793 struct rtnl_link *link; in rtnl_link_get() local [all …]
|
/external/e2fsprogs/lib/et/test_cases/ |
D | simple.c | 8 #define N_(a) a argument 49 static struct et_list link = { 0, 0 }; variable
|
D | heimdal2.c | 8 #define N_(a) a argument 95 static struct et_list link = { 0, 0 }; variable
|
D | heimdal.c | 8 #define N_(a) a argument 109 static struct et_list link = { 0, 0 }; variable
|
D | heimdal3.c | 8 #define N_(a) a argument 29 static struct et_list link = { 0, 0 }; variable
|
D | continuation.c | 8 #define N_(a) a argument 28 static struct et_list link = { 0, 0 }; variable
|
D | imap_err.c | 8 #define N_(a) a argument 57 static struct et_list link = { 0, 0 }; variable
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_err.c | 8 #define N_(a) a argument 183 static struct et_list link = { 0, 0 }; variable
|
/external/e2fsprogs/e2fsck/ |
D | prof_err.c | 8 #define N_(a) a argument 58 static struct et_list link = { 0, 0 }; variable
|
/external/dbus/bus/ |
D | config-parser.c | 237 DBusList *link; in service_dirs_find_dir() local 284 DBusList *link; in merge_included() local 818 DBusList *link; in start_busconfig_child() local 844 DBusList *link; in start_busconfig_child() local 2987 bools_equal (dbus_bool_t a, in bools_equal() 2994 strings_equal_or_both_null (const char *a, in strings_equal_or_both_null() 3004 elements_equal (const Element *a, in elements_equal() 3046 lists_of_elements_equal (DBusList *a, in lists_of_elements_equal() 3067 lists_of_c_strings_equal (DBusList *a, in lists_of_c_strings_equal() 3088 limits_equal (const BusLimits *a, in limits_equal() [all …]
|
D | bus.c | 278 DBusList *link; in process_config_first_time_only() local 506 DBusList *link; in process_config_every_time() local 624 list_concat_new (DBusList **a, in list_concat_new() 628 DBusList *link; in list_concat_new() local 792 const char *a = bus_context_get_address (context); in bus_context_new() local 1039 DBusList *link; in bus_context_shutdown() local 1067 DBusList *link; in bus_context_unref() local
|
D | signals.c | 1371 match_rule_equal (BusMatchRule *a, in match_rule_equal() 1443 DBusList *link) in bus_matchmaker_remove_rule_link() 1507 DBusList *link = NULL; in bus_matchmaker_remove_rule_by_value() local 1557 DBusList *link; in rule_list_remove_by_connection() local 1949 DBusList *link; in get_recipients_from_list() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_fs_live_variables.cpp | 121 fs_bblock_link *link = (fs_bblock_link *)block_node; in compute_live_variables() local 251 fs_visitor::virtual_grf_interferes(int a, int b) in virtual_grf_interferes()
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/ |
D | jquery.url.js | 28 a : 'href', property 34 link : 'href' property
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_stackdepot.cc | 22 StackDepotNode *link; member 133 const StackDepotReverseMap::IdDescPair &a, in IdComparator()
|
/external/ppp/pppd/plugins/radius/ |
D | avpair.c | 399 void rc_avpair_insert (VALUE_PAIR **a, VALUE_PAIR *p, VALUE_PAIR *b) in rc_avpair_insert() 530 VALUE_PAIR *link; in rc_avpair_parse() local
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 135 # define link(from, to) (-1) macro 295 struct link { struct 302 static struct link * links; argument 1585 const zic_t a = ((const struct attype *) avp)->at; in atcomp() local 2090 rule_cmp(struct rule const *a, struct rule const *b) in rule_cmp() 2853 lowerit(int a) in lowerit()
|
/external/libxml2/doc/ |
D | search.php | 231 function resSort ($a, $b) { 238 $link = mysql_connect ("localhost", "nobody"); variable
|
/external/toybox/toys/pending/ |
D | netstat.c | 47 unsigned a; member 374 static long ss_inode(char *link) in ss_inode() 422 char link_name[64], *link; in scan_pid_inodes() local
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 52 public DiffMyers(Object[] a,Object[] b) in DiffMyers() 480 public change link; field in DiffMyers.change
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
D | mootools-more-yui-compressed.min.js | 1 …f7db37"};(function(){Events.Pseudos=function(a,j,i){var k="_monitorEvents:";var l=function(e){retu… argument
|
/external/dbus/dbus/ |
D | dbus-message.c | 280 DBusList *link) in _dbus_message_add_counter_link() 331 DBusList *link; in _dbus_message_add_counter() local 354 DBusList *link; in _dbus_message_remove_counter() local 3943 int *a = dbus_realloc(loader->unix_fds, in _dbus_message_loader_get_unix_fds() local 4327 DBusList *link) in _dbus_message_loader_putback_message_link()
|
/external/owasp/sanitizer/empiricism/ |
D | canned-data.js | 5 "a": true, property 74 "link": true, property 135 "a": [ property 5856 "link": [], property 10369 "a": [ property 15776 "link": [ property 20629 "a": { property 20895 "link": {}, property 21336 "a": [ property 21839 "a": [ property
|
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
D | HTMLImports.min.js | 11 …akMap&&!function(){var e=Object.defineProperty,t=Date.now()%1e9,n=function(){this.name="__st"+(1e9… argument
|