Searched refs:ql (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/string/
H A Dstropt.c67 int ql; local
127 ql = qr = 0;
137 if (qr != ql)
140 qr = ql = 0;
142 else if (c == ql)
153 ql = qr = c;
161 ql = c;
167 ql = c;
/macosx-10.9.5/Libc-997.90.3/net/
H A Dinet_ntop.c158 int i, ql, len; local
182 ql = strlen(p);
183 len += ql;
184 p += ql;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DLoopBlinnTextureCoords.cpp88 float ql = ls / lt; local
90 if (0.0f < ql && ql < 1.0f) {
92 result.subdivisionParameterValue = ql;
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dgen_template.c329 struct tlist *ql; local
330 ASN1_TAILQ_FOREACH(ql, &tlistmaster, tmembers) {
331 if (strcmp(ql->name, name) == 0)
332 return ql;
341 struct tlist *ql = tlist_find_by_name(qname); local
344 if (ql == NULL)
346 return tlist_cmp(tl, ql);
350 tlist_cmp(const struct tlist *tl, const struct tlist *ql) argument
355 ret = strcmp(tl->header, ql->header);
358 q = ASN1_TAILQ_FIRST(&ql
386 struct tlist *ql; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bn/
H A Dbn_div.c297 BN_ULONG t2l,t2h,ql,qh;
309 ql =LBITS(q); qh =HBITS(q);
310 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
/macosx-10.9.5/bash-92/bash-3.2/examples/complete/
H A Dcomplete.ianmac234 COMPREPLY=($( slocate -ql 0 -r '/man/man'$prev'/'$cur | \
239 COMPREPLY=($( slocate -ql 0 -r '/man/man./'$cur | \
/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dremote.c133 asl_search_result_t ql; local
169 memset(&ql, 0, sizeof(asl_search_result_t));
545 memset(&ql, 0, sizeof(asl_search_result_t));
595 ql.count = 1;
597 ql.msg = qlq;
604 (void)db_query(&ql, (aslresponse *)&res, low_id, 0, 0, &high_id, 0, 0, 0);
/macosx-10.9.5/syslog-217.1.4/util.tproj/
H A Dsyslog.c1395 filter_and_print(aslmsg msg, asl_search_result_t *ql, FILE *f, char *pfmt, int pflags) argument
1402 if (ql == NULL) do_match = 0;
1403 else if (ql->count == 0) do_match = 0;
1411 for (i = 0; (i < ql->count) && (did_match == 0); i++)
1413 did_match = asl_msg_cmp(ql->msg[i], (asl_msg_t *)msg);
1422 syslogd_direct_watch(FILE *f, char *pfmt, int pflags, asl_search_result_t *ql) argument
1539 filter_and_print(msg, ql, f, pfmt, pflags);
1594 search_once(FILE *f, char *pfmt, int pflags, asl_search_result_t *ql, uint64_t qmin, uint64_t *cmax, uint32_t count, uint32_t batch, int dir, uint32_t tail) argument
1609 if ((dbselect == DB_SELECT_ASL) || (dbselect == DB_SELECT_STORE)) res = store_query(ql, qmin, batch, dir, cmax);
1610 else if (dbselect == DB_SELECT_FILES) res = file_query(ql, qmi
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Duucico.c964 const struct uuconf_system *ql;
966 for (ql = qsys->uuconf_qalternate;
967 ql != NULL;
968 ql = ql->uuconf_qalternate)
970 if (ql->uuconf_qport == NULL
971 && ql->uuconf_zport != NULL
972 && strcmp (ql->uuconf_zport, qport->uuconf_zname) == 0)
975 if (ql != NULL)
962 const struct uuconf_system *ql; local
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dglob.c1104 struct qual *qo, *qn, *ql; local
1161 * ql is the end of the current alternative where the `next' will go.
1172 * x ql
1179 newquals = qo = qn = ql = NULL;
1246 ql = NULL;
1656 if (ql)
1657 ql->next = qn;
1658 ql = qn;
/macosx-10.9.5/emacs-92/emacs/leim/quail/
H A Dhanja-jis.el241 ("ql" "$B7%H[H\H]H^H_HaHbHcHeHfHgHjHkHlHnHpHqHsHtHwHzH{H|I!J(JOP#PlR8SgU&U9U{X`[,\R`Aa]acbNbgc0c>dDdcdue#f1fGg#g$g>hKhoitjkl"l@lAlLl]nAp)pBp[pfqorL(B")
/macosx-10.9.5/ruby-104/ruby/test/open-uri/
H A Dtest_ssl.rb313 ql+DEOKeNVXo6K++yH27wtSqwRxXC8AMOh1uI6kDJnzqjPCGYc7x/0LHIwIDAQAB
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Doptget.c5502 register int ql; local
5567 ql = qr = 0;
5577 if (qr != ql)
5580 qr = ql = 0;
5582 else if (c == ql)
5593 ql = qr = c;
5601 ql = c;
5607 ql = c;
/macosx-10.9.5/libxml2-26/libxml2/
H A DHTMLparser.c3227 int q, ql; local
3248 q = CUR_CHAR(ql);
3249 NEXTL(ql);
3270 COPY_BUF(ql,buf,len,q);
3272 ql = rl;
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DHTMLparser.c3174 int q, ql; local
3195 q = CUR_CHAR(ql);
3196 NEXTL(ql);
3217 COPY_BUF(ql,buf,len,q);
3219 ql = rl;
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dcompctl.c2930 int rl = strlen(ns), ql = strlen(multiquote(ns, !!compqstack[1])); local
2932 if (ql > rl)
2933 swb -= ql - rl;
3290 int ql = strlen(qisuf); local
3292 end -= ql - (qisuf[ql-1] == '\'' || qisuf[ql-1] == '"');
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec187 K5DIR=`rpm -ql krb5-devel | grep include/krb5.h | sed 's,\/include\/krb5.h,,'`
/macosx-10.9.5/CPANInternal-140/SQL-Abstract/lib/SQL/
H A DAbstract.pm1042 my ($ql, $qr, @other) = $self->_SWITCH_refkind($self->{quote_char}, {
1051 $ql or return $label;
1061 my @quoted = map { $_ eq '*' ? $_: $ql.$_.$qr} @to_quote;
/macosx-10.9.5/emacs-92/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit5623 ql.\040 �� # ---> 1^9-9v 0
8514 ql;\040 �C # ---> 1^9-0- 0
12148 ql,p �Z # ---> 1^9-8v0^ 0
/macosx-10.9.5/Heimdal-323.92.1/tests/apple/
H A Dprincipal.GUPTA4.APPLE.COM2009 %�F|w�r��7�)���xZw5��-�lU������.;Y:���%hG�r��1H8�1N�Cn��n���2��%:W�z��C��.+ ����d��peE�$ ��� �zv?m��eQ��3�]��gb�> {��m�ql%mQ��a�ioL� 4���E!�M
2947 ���<�A�2�����|kusers0738@GUPTA4.APPLE.COM&����: kusers0738@GUPTA4.APPLE.COM4\ ��3Mroot/admin@GUPTA4.APPLE.COM��3M6����U�}����"a�|�����#�`�.�3iq9������w��T�� U.W/��}�G��R���-)Xrl��P�&w+��z�g�+��c.���8*�� ��M6nR�n��,�� }9_�������������> �5B�GT����K�/��(C��S� P+D�0�| �!d��"������-b ~��Lq���|kusers0737@GUPTA4.APPLE.COM&����: kusers0737@GUPTA4.APPLE.COM4\ ��3Mroot/admin@GUPTA4.APPLE.COM��3M6����O���N��r7>� �3O1����k5l8G��7�z�\R>�� CdQT{��.K.��')yUb�a�)�13cD����9���r��VU�9������.X���!��������j������@re+}I3?�q�{���5�r/> 9��cx�R��d:�E�/��M�Hx��_��@��}�p���"�2���A�����!���� �~���|kusers0736@GUPTA4.APPLE.COM&����: kusers0736@GUPTA4.APPLE.COM4\ ��3Mroot/admin@GUPTA4.APPLE.COM��3M6@�6������$�c�g�#�%��D�Y>�T]����P�K@�}�����M1�"��.u�$5��>K�P�k��u��k�B$:Y�^�h5�Nx$���L@9}�.y�C4�i��y$�g t�F/%�*�����:;$������_uq]��> ����0����q�� ��za-2+����- 2|;�^��Y�� �4N��K�3�7kx�o��l�����|kusers0735@GUPTA4.APPLE.COM&����: kusers0735@GUPTA4.APPLE.COM4\ ��3Mroot/admin@GUPTA4.APPLE.COM��3M6��I�\{�=�ql� ������F?|b���������I���AB�._�6gY!�T.�� X�q��,���3j�OU�5U���WYM4P���y�~��X�$.��I���}��^]�-TB,

Completed in 949 milliseconds