Searched refs:link (Results 251 - 275 of 1903) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/ruby-104/ruby/lib/rss/maker/
H A D1.0.rb57 li = RDF::Channel::Items::Seq::Li.new(item.link)
75 textinput = RDF::Channel::Textinput.new(@maker.textinput.link)
82 %w(about link)
130 channel.link = href
132 raise NotSetError.new("maker.channel.link",
214 super + ["link"]
218 %w(url title link)
235 item = RDF::Item.new(link)
250 %w(link)
254 super + %w(link)
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dfasm.vim119 hi def link fasmAddressSizes type
120 hi def link fasmNumericOperator fasmOperator
121 hi def link fasmLogicalOperator fasmOperator
123 hi def link fasmBinaryNumber fasmNumber
124 hi def link fasmHexNumber fasmNumber
125 hi def link fasmFPUNumber fasmNumber
126 hi def link fasmOctalNumber fasmNumber
127 hi def link fasmDecimalNumber fasmNumber
129 hi def link fasmSymbols fasmRegister
130 hi def link fasmPreproces
[all...]
H A Dgitsendemail.vim17 hi def link gitsendemailComment Comment
H A Dmodel.vim37 hi def link modelKeyword Statement
38 hi def link modelBlock PreProc
39 hi def link modelComment Comment
40 hi def link modelString String
H A Dquake.vim69 syn keyword quake12Command +klook alias cd impulse link load save
137 hi def link quakeComment Comment
138 hi def link quakeTodo Todo
139 hi def link quakeString String
140 hi def link quakeNumber Number
141 hi def link quakeOctal Number
142 hi def link quakeOctalZero PreProc
143 hi def link quakeFloat Number
144 hi def link quakeOctalError Error
145 hi def link quakeComman
[all...]
H A Dscss.vim16 hi def link scssComment sassComment
H A Dlynx.vim81 hi def link lynxBoolean Boolean
82 hi def link lynxComment Comment
83 hi def link lynxDelimiter Special
84 hi def link lynxFormatDir Special
85 hi def link lynxNumber Number
86 hi def link lynxOption Identifier
87 hi def link lynxTodo Todo
H A Dterminfo.vim79 hi def link terminfoComment Comment
80 hi def link terminfoTodo Todo
81 hi def link terminfoNumbers Number
82 hi def link terminfoSpecialChar SpecialChar
83 hi def link terminfoDelay Special
84 hi def link terminfoBooleans Type
85 hi def link terminfoNumerics Type
86 hi def link terminfoStrings Type
87 hi def link terminfoParameters Keyword
88 hi def link terminfoKeyword
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/passwd/
H A DMakefile10 $(LIBTOOL) --mode=link $(CC) -version-info 0:0:0 \
17 $(LIBTOOL) --mode=link $(CC) -version-info 0:0:0 \
24 $(LIBTOOL) --mode=link $(CC) -version-info 0:0:0 \
31 $(LIBTOOL) --mode=link $(CC) -version-info 0:0:0 \
/macosx-10.9.5/WebCore-7537.78.1/css/
H A Dview-source.css102 .webkit-html-external-link, .webkit-html-resource-link {
103 /* Keep this in sync with inspector.css (.webkit-html-external-link, .webkit-html-resource-link) */
107 .webkit-html-external-link {
108 /* Keep this in sync with inspector.css (.webkit-html-external-link) */
112 .webkit-html-external-link:hover {
113 /* Keep this in sync with inspector.css (.webkit-html-external-link:hover) */
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/include/
H A Dapr_optional_hooks.h81 * @param link The linkage declaration prefix of the hook
90 #define APR_IMPLEMENT_OPTIONAL_HOOK_RUN_ALL(ns,link,ret,name,args_decl,args_use,ok,decline) \
91 link##_DECLARE(ret) ns##_run_##name args_decl \
/macosx-10.9.5/apr-30/apr-util/apr-util/include/
H A Dapr_optional_hooks.h81 * @param link The linkage declaration prefix of the hook
90 #define APR_IMPLEMENT_OPTIONAL_HOOK_RUN_ALL(ns,link,ret,name,args_decl,args_use,ok,decline) \
91 link##_DECLARE(ret) ns##_run_##name args_decl \
/macosx-10.9.5/bind9-45.100/bind9/contrib/dlz/drivers/include/dlz/
H A Dsdlz_helper.h61 ISC_LINK(query_segment_t) link; member in struct:query_segment
85 ISC_LINK(dbinstance_t) link; member in struct:dbinstance
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dmakefile.vms-in57 link/exe=$@ size.obj,$(ADDL_LIBS)$(LIBS)
60 link/exe=$@ strings.obj,$(ADDL_LIBS)$(LIBS)
63 link/exe=$@ nm.obj,$(ADDL_LIBS)$(LIBS)
66 link/exe=$@ objdump.obj,prdbg.obj,$(DEBUG_OBJS),$(BFDLIB),$(OPCODES),$(ADDL_LIBS)$(LIBS)
/macosx-10.9.5/ksh-20/ksh/src/lib/libcoshell/
H A Dcoexport.c44 co->exdisc->link = offsetof(Coexport_t, link);
/macosx-10.9.5/ntp-88/lib/isc/
H A Dsymtab.c36 LINK(struct elt) link; member in struct:elt
104 nelt = NEXT(elt, link);
150 for (e = HEAD((s)->table[b]); e != NULL; e = NEXT(e, link)) { \
156 for (e = HEAD((s)->table[b]); e != NULL; e = NEXT(e, link)) { \
201 UNLINK(symtab->table[bucket], elt, link);
210 ISC_LINK_INIT(elt, link);
227 PREPEND(symtab->table[bucket], elt, link);
248 UNLINK(symtab->table[bucket], elt, link);
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dppp_if.h100 int ppp_if_attachlink(struct ppp_link *link, int unit);
101 int ppp_if_detachlink(struct ppp_link *link);
/macosx-10.9.5/tcl-102/tcl_ext/thread/thread/
H A Daclocal.m422 [ --with-gdbm link with optional GDBM support],\
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/library/patterns/
H A DpkgIndex.tcl14 package ifneeded xotcl::pattern::link 0.9 [list source [file join $dir link.xotcl]]
/macosx-10.9.5/ruby-104/ruby/test/rss/
H A Dtest_setup_maker_atom_entry.rb68 link = "http://hoge.com"
102 item.link = link
155 assert_equal(link, new_feed.link.href)
182 link = "http://hoge.com/"
193 item.link = "#{link}#{i}"
216 assert_equal("#{link}#{i}", item.link
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Ddiff.c95 ISC_LINK_INIT(&t->rdata, link);
96 ISC_LINK_INIT(t, link);
134 ISC_LIST_UNLINK(diff->tuples, t, link);
143 ISC_LIST_APPEND(diff->tuples, *tuplep, link);
172 next_ot = ISC_LIST_NEXT(ot, link);
177 ISC_LIST_UNLINK(diff->tuples, ot, link);
190 ISC_LIST_APPEND(diff->tuples, *tuplep, link);
282 * diff into "rdatalist". This uses the rdata link
283 * field, not the diff link field, so the structure
292 ISC_LINK_INIT(&rdl, link);
[all...]
H A Dorder.c42 ISC_LINK(dns_order_ent_t) link;
104 ISC_LINK_INIT(ent, link);
105 ISC_LIST_INITANDAPPEND(order->ents, ent, link);
126 ent = ISC_LIST_NEXT(ent, link)) {
162 ISC_LIST_UNLINK(order->ents, ent, link);
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/win32/
H A Dcondition.c92 ISC_LIST_APPEND(gblcond->threadlist, newthread, link);
110 threadcond = ISC_LIST_NEXT(threadcond, link)) {
158 threadcond = ISC_LIST_NEXT(threadcond, link)) {
186 next = ISC_LIST_NEXT(threadcond, link);
187 DEQUEUE(cond->threadlist, threadcond, link);
/macosx-10.9.5/ntp-88/lib/isc/win32/
H A Dcondition.c92 ISC_LIST_APPEND(gblcond->threadlist, newthread, link);
110 threadcond = ISC_LIST_NEXT(threadcond, link)) {
158 threadcond = ISC_LIST_NEXT(threadcond, link)) {
186 next = ISC_LIST_NEXT(threadcond, link);
187 DEQUEUE(cond->threadlist, threadcond, link);
/macosx-10.9.5/mail_cmds-29/mail/
H A Dpopen.c56 struct fp *link; member in struct:fp
65 struct child *link; member in struct:child
185 fpp->link = fp_head;
195 for (pp = &fp_head; (p = *pp) != NULL; pp = &p->link)
197 *pp = p->link;
211 for (p = fp_head; p != NULL; p = p->link)
314 cpp = &(*cpp)->link)
322 (*cpp)->link = NULL;
333 for (cpp = &child; *cpp != cp; cpp = &(*cpp)->link)
335 *cpp = cp->link;
[all...]

Completed in 321 milliseconds

<<11121314151617181920>>