Searched refs:link (Results 1 – 7 of 7) sorted by relevance
3 <link type="text/css" rel="stylesheet" href="../styles.css" title="Stylesheet"/>4 <link type="text/css" rel="stylesheet" href="styles.css" title="Stylesheet"/>6 <link rel="stylesheet" type="text/css" href="http://code.google.com/android/assets/codesite/codesit…7 <link rel="stylesheet" type="text/css" href="http://code.google.com/android/assets/codesite/semanti…8 <link rel="stylesheet" type="text/css" href="http://code.google.com/android/assets/style.css"/>
5 /* default link style*/6 a.default:link {color: blue; text-decoration: none}10 /* discreet link style */11 a.discreet:link {color: black; text-decoration: none}
192 this.currentTcb = this.currentTcb.link;223 return this.currentTcb.link;245 packet.link = null;260 function TaskControlBlock(link, id, priority, queue, task) { argument261 this.link = link;328 this.queue = packet.link;479 this.v2 = this.v2.link;486 this.v1 = this.v1.link;515 function Packet(link, id, kind) { argument516 this.link = link;[all …]
210 link = socket.socket(socket.AF_INET, socket.SOCK_STREAM)214 link.connect(("localhost", self._tcp_connect_port))226 link.sendall(msg)228 response = link.recv(4096)230 link.close()
21 /* Tweak navbar brand link to be super sleek779 /* Unfloat the back to top link in footer */
3044 .navbar .navbar-link {3047 .navbar .navbar-link:hover {
46310 java.util.LinkedList$Link link