Searched refs:att (Results 1 - 25 of 173) sorted by relevance

1234567

/macosx-10.10.1/ksh-23/ksh/lib/package/
H A Dast.def8 [gsf]="Glenn Fowler <gsf@research.att.com>"
9 [dgk]="David Korn <dgk@research.att.com>"
10 [kpv]="Phong Vo <kpv@research.att.com>"
12 [aedgar]="Adam Edgar <aedgar@research.att.com>"
14 [ashaikh]="Aman Shaikh <ashaikh@research.att.com>"
15 [bala]="Bala Krishnamurthy <bala@research.att.com>"
16 [brussell]="Brian Russell <brussell@research.att.com>"
17 [chen]="Robin Chen <chen@research.att.com>"
18 [dfwc]="Don Caldwell <dfwc@research.att.com>"
19 [ek]="Lefty Koutsofios <ek@research.att
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dmime.c17 * Glenn Fowler <gsf@research.att.com> *
18 * David Korn <dgk@research.att.com> *
19 * Phong Vo <kpv@research.att.com> *
48 Att_t att; member in struct:Cap_s
109 register Att_t* att; local
111 while (att = cap->att.next)
113 cap->att.next = att->next;
114 free(att);
146 register Att_t* att; local
346 register Att_t* att; local
638 register Att_t* att; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/comm/
H A Dsecure-webserver.xotcl30 foreach {att value} $argv {
31 switch -- $att {
/macosx-10.10.1/JavaScriptCore-7600.1.17/
H A Dcreate_hash_table88 my $att = $3;
92 push(@attrs, length($att) > 0 ? $att : "0");
94 if ($att =~ m/Function/) {
97 } elsif (length($att)) {
100 if (!($att =~ m/ReadOnly/)) {
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/parser/
H A Druby.rb453 att = RDoc::Attr.new get_tkread, name, rw, comment, single == SINGLE
454 att.record_location @top_level
455 att.offset = offset
456 att.line = line_no
458 read_documentation_modifiers att, RDoc::ATTR_MODIFIERS
460 context.add_attribute att
462 @stats.add_attribute att
494 att = RDoc::Attr.new get_tkread, name, rw, comment, single == SINGLE
495 att.record_location @top_level
496 att
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dtdomhtml.tcl294 foreach att [$child attributes] {
296 puts -nonewline $ochan [string tolower $att]
298 set val [_entityesc [$child getAttribute $att]]
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/actiweb/univ/
H A DUNIVERSAL.xotcl96 foreach att [lsort [$s info vars]] {
97 lappend result $att [$s set $att]
111 foreach att [lsort [my info vars]] { puts stderr "\t$att = [my set $att]" }
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/diagrams/
H A Dcore.tcl72 $att new $name {*}$args
77 $att unknown + $hook
110 install att using ::diagram::attribute ${selfns}::ATT $self
201 $att new movelength type {snit::double -min 1} linked [list movelength [Unit 2 cm]]
204 $att new with default [mymethod Placement]
205 $att new at type diagram::point transform [mymethod DerefElement] default [mymethod Placement]
206 $att new from type diagram::point transform [mymethod DerefElement] default [mymethod Waypoints]
207 $att new to type diagram::point transform [mymethod DerefElement] default [mymethod Waypoints]
208 $att new then type diagram::point transform [mymethod DerefElement] default [mymethod Waypoints] \
211 $att unknow
[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A DSAX2.c1426 const xmlChar *att; local
1473 att = NULL;
1476 att = atts[i];
1477 while (att != NULL) {
1478 if (xmlStrEqual(att, fulln))
1481 att = atts[i];
1484 if (att == NULL) {
1539 att = NULL;
1542 att = atts[i];
1543 while (att !
1587 const xmlChar *att; local
[all...]
H A DtestHTML.c379 const unsigned char *att = atts[i]; local
382 while ((attlen = strlen((char*)att)) > 0) {
384 htmlEncodeEntities(output, &outlen, att, &attlen, '\'');
387 att += attlen;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DSAX2.c1396 const xmlChar *att; local
1443 att = NULL;
1446 att = atts[i];
1447 while (att != NULL) {
1448 if (xmlStrEqual(att, fulln))
1451 att = atts[i];
1454 if (att == NULL) {
1509 att = NULL;
1512 att = atts[i];
1513 while (att !
1557 const xmlChar *att; local
[all...]
H A DtestHTML.c379 const unsigned char *att = atts[i]; local
382 while ((attlen = strlen((char*)att)) > 0) {
384 htmlEncodeEntities(output, &outlen, att, &attlen, '\'');
387 att += attlen;
/macosx-10.10.1/ksh-23/ksh/src/lib/libcoshell/
H A Dcoexec.c17 * Glenn Fowler <gsf@research.att.com> *
149 coexec(register Coshell_t* co, const char* action, int flags, const char* out, const char* err, const char* att) argument
229 if (att)
230 sfprintf(sp, " (%d:%s)", strlen(att), att);
232 sfprintf(sp, " %s", att);
/macosx-10.10.1/bind9-45.101/bind9/contrib/nslint-2.1a3/
H A Dconfig.sub92 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
184 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
185 basic_machine=m68000-att
188 basic_machine=we32k-att
625 basic_machine=we32k-att
814 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcmsccoll.c1625 static const UColAttribute att[] = { UCOL_DECOMPOSITION_MODE };
1630 genericRulesStarterWithOptions(rule, tlimit01, 2, att, valOn, 1);
1631 genericRulesStarterWithOptions(rule, tlimit02, 2, att, valOn, 1);
1632 genericRulesStarterWithOptions(rule, tlimit01, 2, att, valOff, 1);
1633 genericRulesStarterWithOptions(rule, tlimit02, 2, att, valOff, 1);
1641 static const UColAttribute att[] = { UCOL_DECOMPOSITION_MODE };
1646 genericRulesStarterWithOptions(rule, tlimit01, 2, att, valOn, 1);
1647 genericRulesStarterWithOptions(rule, tlimit02, 2, att, valOn, 1);
1648 genericRulesStarterWithOptions(rule, tlimit01, 2, att, valOff, 1);
1649 genericRulesStarterWithOptions(rule, tlimit02, 2, att, valOf
2199 static const UColAttribute att[] = { UCOL_STRENGTH }; local
3037 UColAttribute att = UCOL_NUMERIC_COLLATION; local
3478 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_FIRST }; local
3487 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_LEVEL }; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-cite.el958 att wrote in prefix tag regexp limit smallest best size)
960 (setq att (car atts)
962 wrote (nth 0 att)
963 in (nth 1 att)
964 prefix (nth 2 att)
965 tag (nth 3 att)
991 (delq att gnus-cite-loose-attribution-alist))
1015 att line lines)
1017 (setq att (car atts)
1018 line (car att)
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dcat.c17 * Glenn Fowler <gsf@research.att.com> *
18 * David Korn <dgk@research.att.com> *
404 int att; local
409 att = !strcmp(astconf("UNIVERSE", NiL, NiL), "att");
444 n = att ? F_FLAG : S_FLAG;
491 if (att)
/macosx-10.10.1/gpatch-3/patch/
H A Dconfig.sub92 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
223 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
224 basic_machine=m68000-att
227 basic_machine=we32k-att
833 basic_machine=we32k-att
1080 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/macosx-10.10.1/tcl-105/tcl_ext/tclsoap/tclsoap/
H A Dxpath.tcl53 -att* { set opts(-attributes) 1 }
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dconfig.sub146 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
386 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
387 basic_machine=m68000-att
390 basic_machine=we32k-att
1167 basic_machine=we32k-att
1501 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfig.sub150 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
403 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
404 basic_machine=m68000-att
407 basic_machine=we32k-att
1207 basic_machine=we32k-att
1548 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dconfig.sub144 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
370 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
371 basic_machine=m68000-att
374 basic_machine=we32k-att
1099 basic_machine=we32k-att
1419 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dconfig.sub142 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
352 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
353 basic_machine=m68000-att
356 basic_machine=we32k-att
1050 basic_machine=we32k-att
1353 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/macosx-10.10.1/bash-94.1.2/bash-3.2/support/
H A Dconfig.sub142 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
347 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
348 basic_machine=m68000-att
351 basic_machine=we32k-att
1025 basic_machine=we32k-att
1319 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/macosx-10.10.1/bind9-45.101/bind9/
H A Dconfig.sub143 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
357 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
358 basic_machine=m68000-att
361 basic_machine=we32k-att
1079 basic_machine=we32k-att
1398 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)

Completed in 169 milliseconds

1234567