/external/google-breakpad/src/testing/gtest/codegear/ |
H A D | gtest_link.cc | 39 #pragma link "gtest.lib"
40 #pragma link "gtest_main.lib"
|
/external/protobuf/gtest/codegear/ |
H A D | gtest_link.cc | 39 #pragma link "gtest.lib"
40 #pragma link "gtest_main.lib"
|
/external/iproute2/etc/iproute2/ |
H A D | rt_scopes | 7 253 link
|
/external/libnl/src/lib/ |
H A D | link.c | 2 * src/lib/link.c CLI Link Helpers 20 #include <netlink/cli/link.h> 24 struct rtnl_link *link; local 26 link = rtnl_link_alloc(); 27 if (!link) 28 nl_cli_fatal(ENOMEM, "Unable to allocate link object"); 30 return link; 33 void nl_cli_link_parse_family(struct rtnl_link *link, char *arg) argument 41 rtnl_link_set_family(link, family); 44 void nl_cli_link_parse_name(struct rtnl_link *link, cha argument 49 nl_cli_link_parse_mtu(struct rtnl_link *link, char *arg) argument 55 nl_cli_link_parse_ifindex(struct rtnl_link *link, char *arg) argument 61 nl_cli_link_parse_txqlen(struct rtnl_link *link, char *arg) argument 67 nl_cli_link_parse_weight(struct rtnl_link *link, char *arg) argument [all...] |
/external/clang/test/CodeGen/ |
H A D | 2002-03-12-StructInitialize.c | 10 Connection link[3] variable
|
H A D | 2002-03-12-StructInitializer.c | 14 Connection link[3] variable
|
/external/libnl/lib/route/ |
H A D | link.c | 2 * lib/route/link.c Links (Interfaces) 14 * @defgroup link Links (Interfaces) 18 * A link can be identified by either its interface index or by its 48 * IFF_UP Status of link (up|down) 49 * IFF_BROADCAST Indicates this link allows broadcasting 50 * IFF_MULTICAST Indicates this link allows multicasting 51 * IFF_ALLMULTI Indicates this link is doing multicast routing 53 * IFF_LOOPBACK This is the loopback link 54 * IFF_POINTOPOINT Point-to-point link 59 * IFF_PORTSEL Indicates this link allow 184 release_link_info(struct rtnl_link *link) argument 197 struct rtnl_link *link = nl_object_priv(c); local 259 struct rtnl_link *link; local 434 struct rtnl_link *link = (struct rtnl_link *) obj; local 468 struct rtnl_link *link = (struct rtnl_link *) obj; local 508 struct rtnl_link *link = (struct rtnl_link *) obj; local 571 struct rtnl_link *link = (struct rtnl_link *) obj; local 753 rtnl_link_put(struct rtnl_link *link) argument 793 struct rtnl_link *link; local 821 struct rtnl_link *link; local 984 struct rtnl_link *link = rtnl_link_get(cache, ifindex); local 1005 struct rtnl_link *link; local 1157 rtnl_link_set_qdisc(struct rtnl_link *link, const char *qdisc) argument 1163 rtnl_link_get_qdisc(struct rtnl_link *link) argument 1171 rtnl_link_set_name(struct rtnl_link *link, const char *name) argument 1177 rtnl_link_get_name(struct rtnl_link *link) argument 1185 __assign_addr(struct rtnl_link *link, struct nl_addr **pos, struct nl_addr *new, int flag) argument 1197 rtnl_link_set_addr(struct rtnl_link *link, struct nl_addr *addr) argument 1202 rtnl_link_get_addr(struct rtnl_link *link) argument 1210 rtnl_link_set_broadcast(struct rtnl_link *link, struct nl_addr *brd) argument 1215 rtnl_link_get_broadcast(struct rtnl_link *link) argument 1223 rtnl_link_set_flags(struct rtnl_link *link, unsigned int flags) argument 1230 rtnl_link_unset_flags(struct rtnl_link *link, unsigned int flags) argument 1237 rtnl_link_get_flags(struct rtnl_link *link) argument 1242 rtnl_link_set_family(struct rtnl_link *link, int family) argument 1248 rtnl_link_get_family(struct rtnl_link *link) argument 1256 rtnl_link_set_arptype(struct rtnl_link *link, unsigned int arptype) argument 1261 rtnl_link_get_arptype(struct rtnl_link *link) argument 1266 rtnl_link_set_ifindex(struct rtnl_link *link, int ifindex) argument 1272 rtnl_link_get_ifindex(struct rtnl_link *link) argument 1277 rtnl_link_set_mtu(struct rtnl_link *link, unsigned int mtu) argument 1283 rtnl_link_get_mtu(struct rtnl_link *link) argument 1291 rtnl_link_set_txqlen(struct rtnl_link *link, unsigned int txqlen) argument 1297 rtnl_link_get_txqlen(struct rtnl_link *link) argument 1305 rtnl_link_set_weight(struct rtnl_link *link, unsigned int weight) argument 1311 rtnl_link_get_weight(struct rtnl_link *link) argument 1319 rtnl_link_set_link(struct rtnl_link *link, int ifindex) argument 1325 rtnl_link_get_link(struct rtnl_link *link) argument 1330 rtnl_link_set_master(struct rtnl_link *link, int ifindex) argument 1336 rtnl_link_get_master(struct rtnl_link *link) argument 1341 rtnl_link_set_operstate(struct rtnl_link *link, uint8_t operstate) argument 1347 rtnl_link_get_operstate(struct rtnl_link *link) argument 1355 rtnl_link_set_linkmode(struct rtnl_link *link, uint8_t linkmode) argument 1361 rtnl_link_get_linkmode(struct rtnl_link *link) argument 1369 rtnl_link_get_stat(struct rtnl_link *link, int id) argument 1388 rtnl_link_set_info_type(struct rtnl_link *link, const char *type) argument 1414 rtnl_link_get_info_type(struct rtnl_link *link) argument [all...] |
/external/bison/lib/ |
H A D | fd-hook.c | 29 /* The first and last link in the doubly linked list. 71 register_fd_hook (close_hook_fn close_hook, ioctl_hook_fn ioctl_hook, struct fd_hook *link) argument 78 if (link->private_next == NULL && link->private_prev == NULL) 80 /* Add the link to the doubly linked list. */ 81 link->private_next = anchor.private_next; 82 link->private_prev = &anchor; 83 link->private_close_fn = close_hook; 84 link->private_ioctl_fn = ioctl_hook; 85 anchor.private_next->private_prev = link; 98 unregister_fd_hook(struct fd_hook *link) argument [all...] |
/external/toybox/tests/ |
H A D | readlink.test | 18 ln -sf notfound link 19 testing "readlink link" "readlink link" "notfound\n" "" "" 20 testing "readlink link->missing" "readlink -f link" "$APWD/notfound\n" "" "" 21 ln -sf ../../ link 22 testing "readlink stays relative" "readlink link" "../../\n" "" "" 23 rm link 24 ln -sf file link 25 testing "readlink -f link [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
H A D | Yuri-Links-in-Headers.text | 10 # A header with a [link](http://www.link.com) 14 Another with a [link][a] 18 [a]: http://www.link.com/
|
/external/libnl/src/ |
H A D | nl-link-set.c | 2 * src/nl-link-set.c Set link attributes 13 #include <netlink/cli/link.h> 19 " changes := [link LINK]\n" 29 "Usage: nl-link-set [OPTION]... [LINK]\n" 37 " -n, --name=NAME link name\n" 50 struct rtnl_link *link = nl_object_priv(obj); local 58 if ((err = rtnl_link_change(sock, link, change, 0) < 0)) 59 nl_cli_fatal(err, "Unable to change link: %s", 64 nl_object_dump(OBJ_CAST(link), 71 struct rtnl_link *link, *change; local [all...] |
H A D | nl-link-stats.c | 2 * src/nl-link-stats.c Retrieve link statistics 13 #include <netlink/cli/link.h> 18 "Usage: nl-link-stats [OPTION]... [LINK] [ListOfStats]\n" 26 " -n, --name=NAME link name\n" 45 static void dump_stat(struct rtnl_link *link, int id) argument 47 uint64_t st = rtnl_link_get_stat(link, id); 50 printf("%s.%s %" PRIu64 "\n", rtnl_link_get_name(link), 56 struct rtnl_link *link = (struct rtnl_link *) obj; local 63 dump_stat(link, 83 struct rtnl_link *link; local [all...] |
H A D | nl-link-list.c | 2 * src/nl-link-dump.c Dump link attributes 16 "Usage: nl-link-dump <mode> [<filter>]\n" 18 " filter := [dev DEV] [mtu MTU] [txqlen TXQLEN] [weight WEIGHT] [link LINK]\n" 28 #include <netlink/cli/link.h> 33 "Usage: nl-link-list [OPTION]... [Link]\n" 41 " -n, --name=NAME link name\n" 54 struct rtnl_link *link; local 63 link = nl_cli_link_alloc(); 94 case 'n': nl_cli_link_parse_name(link, optar [all...] |
/external/toybox/toys/posix/ |
H A D | link.c | 0 /* link.c - hardlink a file 5 * See http://opengroup.org/onlinepubs/9699919799/utilities/link.html 7 USE_LINK(NEWTOY(link, "<2>2", TOYFLAG_USR|TOYFLAG_BIN)) 10 bool "link" 13 usage: link FILE NEWLINK 22 if (link(toys.optargs[0], toys.optargs[1])) 23 perror_exit("couldn't link '%s' to '%s'", toys.optargs[1],
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
H A D | myocamlbuild.ml | 6 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;
|
/external/llvm/tools/llvm-link/ |
H A D | Android.mk | 4 llvm-link.cpp 19 # llvm-link command line tool (host) 24 LOCAL_MODULE := llvm-link 34 # llvm-link command line tool (target) 40 LOCAL_MODULE := llvm-link
|
/external/libnl/lib/route/link/ |
H A D | vlan.c | 2 * lib/route/link/vlan.c VLAN Link Info 26 #include <netlink/route/link/info-api.h> 27 #include <netlink/route/link/vlan.h> 71 static int vlan_alloc(struct rtnl_link *link) argument 78 link->l_info = vi; 83 static int vlan_parse(struct rtnl_link *link, struct nlattr *data, argument 90 NL_DBG(3, "Parsing VLAN link info"); 95 if ((err = vlan_alloc(link)) < 0) 98 vi = link->l_info; 169 static void vlan_free(struct rtnl_link *link) argument 182 vlan_dump_line(struct rtnl_link *link, struct nl_dump_params *p) argument 189 vlan_dump_details(struct rtnl_link *link, struct nl_dump_params *p) argument 259 vlan_put_attrs(struct nl_msg *msg, struct rtnl_link *link) argument 337 rtnl_link_vlan_set_id(struct rtnl_link *link, int id) argument 350 rtnl_link_vlan_get_id(struct rtnl_link *link) argument 363 rtnl_link_vlan_set_flags(struct rtnl_link *link, unsigned int flags) argument 377 rtnl_link_vlan_unset_flags(struct rtnl_link *link, unsigned int flags) argument 391 rtnl_link_vlan_get_flags(struct rtnl_link *link) argument 401 rtnl_link_vlan_set_ingress_map(struct rtnl_link *link, int from, uint32_t to) argument 418 rtnl_link_vlan_get_ingress_map(struct rtnl_link *link) argument 431 rtnl_link_vlan_set_egress_map(struct rtnl_link *link, uint32_t from, int to) argument 461 rtnl_link_vlan_get_egress_map(struct rtnl_link *link, int *negress) argument [all...] |
/external/jemalloc/test/unit/ |
H A D | qr.c | 11 qr(ring_t) link; 21 qr_new(&entries[i], link); 34 qr_foreach(t, &entries[i], link) { 43 qr_reverse_foreach(t, &entries[i], link) { 51 t = qr_next(&entries[i], link); 57 t = qr_prev(&entries[i], link); 81 qr_foreach(t, &entries[i], link) { 89 qr_reverse_foreach(t, &entries[i], link) { 96 t = qr_next(&entries[i], link); 101 t = qr_prev(&entries[i], link); [all...] |
/external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
H A D | pony.py | 39 link = 'remove horn!' 43 link = 'add horn!' 46 msg, url, link)
|
/external/owasp/sanitizer/tools/findbugs/bin/ |
H A D | addMessages | 7 link=`ls -ld "$program"` 8 link=`expr "$link" : '.*-> \(.*\)'` 9 if [ "`expr "$link" : '/.*'`" = 0 ]; then 12 program="$dir/$link" 15 program="$link"
|
H A D | computeBugHistory | 10 link=`ls -ld "$program"` 11 link=`expr "$link" : '.*-> \(.*\)'` 12 if [ "`expr "$link" : '/.*'`" = 0 ]; then 15 program="$dir/$link" 18 program="$link"
|
H A D | convertXmlToText | 7 link=`ls -ld "$program"` 8 link=`expr "$link" : '.*-> \(.*\)'` 9 if [ "`expr "$link" : '/.*'`" = 0 ]; then 12 program="$dir/$link" 15 program="$link"
|
H A D | copyBuggySource | 7 link=`ls -ld "$program"` 8 link=`expr "$link" : '.*-> \(.*\)'` 9 if [ "`expr "$link" : '/.*'`" = 0 ]; then 12 program="$dir/$link" 15 program="$link"
|
H A D | defectDensity | 9 link=`ls -ld "$program"` 10 link=`expr "$link" : '.*-> \(.*\)'` 11 if [ "`expr "$link" : '/.*'`" = 0 ]; then 14 program="$dir/$link" 17 program="$link"
|
/external/owasp/sanitizer/tools/findbugs/bin/deprecated/ |
H A D | bugHistory | 7 link=`ls -ld "$program"` 8 link=`expr "$link" : '.*-> \(.*\)'` 9 if [ "`expr "$link" : '/.*'`" = 0 ]; then 12 program="$dir/$link" 15 program="$link"
|