Searched refs:xc (Results 1 - 25 of 189) sorted by relevance

12345678

/macosx-10.9.5/Libc-997.90.3/gdtoa/FreeBSD/
H A Dgdtoa-sum.c42 ULong carry, *xc, *xa, *xb, *xe, y; local
55 xc = c->x;
56 xe = xc + b->wds;
63 Storeinc(xc, z, y);
65 while(xc < xe);
67 while(xc < xe) {
72 Storeinc(xc, z, y);
78 *xc++ = y & 0xffff;
80 while(xc < xe);
82 while(xc < x
[all...]
H A Dgdtoa-misc.c330 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local
364 xc = xc0;
367 z = *x++ * (ULLong)y + *xc + carry;
369 *xc++ = z & 0xffffffffUL;
372 *xc = carry;
380 xc = xc0;
383 z = (*x & 0xffff) * y + (*xc & 0xffff) + carry;
385 z2 = (*x++ >> 16) * y + (*xc >> 16) + carry;
387 Storeinc(xc, z2, z);
390 *xc
587 ULong *xa, *xae, *xb, *xbe, *xc; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/diagrams/
H A Ddraw_fraction.tcl22 set xc [lindex [currentpos] 1]
23 set xb [expr {$xc-15}]
24 set xe [expr {$xc+15}]
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dia64-opc-a.c151 {"cmp.lt", A2, OpX2TbTaC (0xc, 0, 0, 0, 0), {P1, P2, R2, R3}, EMPTY},
152 {"cmp.le", A2, OpX2TbTaC (0xc, 0, 0, 0, 0), {P2, P1, R3, R2}, EMPTY},
153 {"cmp.gt", A2, OpX2TbTaC (0xc, 0, 0, 0, 0), {P1, P2, R3, R2}, EMPTY},
154 {"cmp.ge", A2, OpX2TbTaC (0xc, 0, 0, 0, 0), {P2, P1, R2, R3}, EMPTY},
155 {"cmp.lt.unc", A2, OpX2TbTaC (0xc, 0, 0, 0, 1), {P1, P2, R2, R3}, EMPTY},
156 {"cmp.le.unc", A2, OpX2TbTaC (0xc, 0, 0, 0, 1), {P2, P1, R3, R2}, EMPTY},
157 {"cmp.gt.unc", A2, OpX2TbTaC (0xc, 0, 0, 0, 1), {P1, P2, R3, R2}, EMPTY},
158 {"cmp.ge.unc", A2, OpX2TbTaC (0xc, 0, 0, 0, 1), {P2, P1, R2, R3}, EMPTY},
159 {"cmp.eq.and", A2, OpX2TbTaC (0xc, 0, 0, 1, 0), {P1, P2, R2, R3}, EMPTY},
160 {"cmp.ne.andcm", A2, OpX2TbTaC (0xc,
[all...]
H A Dz8k-opc.h594 {CLASS_BIT+0,CLASS_BIT+0xf,CLASS_BIT+0,CLASS_BIT+0xc,0,0,0,0,0,},0,2,10},
666 {CLASS_BIT+0,CLASS_BIT+0xc,CLASS_REGN0+(ARG_RD),CLASS_BIT+8,0,0,0,0,0,},1,2,14},
674 {CLASS_BIT+4,CLASS_BIT+0xc,CLASS_BIT+0,CLASS_BIT+8,CLASS_ADDRESS+(ARG_DST),0,0,0,0,},1,4,14},
682 {CLASS_BIT+4,CLASS_BIT+0xc,CLASS_REGN0+(ARG_RD),CLASS_BIT+8,CLASS_ADDRESS+(ARG_DST),0,0,0,0,},1,4,14},
690 {CLASS_BIT+8,CLASS_BIT+0xc,CLASS_REG+(ARG_RD),CLASS_BIT+8,0,0,0,0,0,},1,2,14},
730 {CLASS_BIT+0,CLASS_BIT+0xc,CLASS_REGN0+(ARG_RD),CLASS_BIT+0,0,0,0,0,0,},1,2,16},
738 {CLASS_BIT+4,CLASS_BIT+0xc,CLASS_BIT+0,CLASS_BIT+0,CLASS_ADDRESS+(ARG_DST),0,0,0,0,},1,4,16},
746 {CLASS_BIT+4,CLASS_BIT+0xc,CLASS_REGN0+(ARG_RD),CLASS_BIT+0,CLASS_ADDRESS+(ARG_DST),0,0,0,0,},1,4,16},
754 {CLASS_BIT+8,CLASS_BIT+0xc,CLASS_REG+(ARG_RD),CLASS_BIT+0,0,0,0,0,0,},1,2,16},
834 {CLASS_BIT+0,CLASS_BIT+0xc,CLASS_REGN
[all...]
H A Dsh-dis.c126 if (((insn & 0xc) == 0 && (insn & 0x2a0))
335 if ((nib4 & 0xc) != 0)
339 if ((nib4 & 0xc) != 4)
645 rn = (nibs[n] & 0xc) >> 2;
648 rn = (nibs[n] & 0xc) >> 2;
657 if ((rn & 0xc) != 4)
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/math/
H A Dplotstat.tcl201 set xc [expr {$cx+$dx*($x-$xmin)-2}]
203 set xc2 [expr {$xc+4}]
205 $canvas create oval $xc $yc $xc2 $yc2 -tag $tag -fill black
207 set xc [expr {$cx+$dx*($x-$xmin)}]
209 lappend coords $xc $yc
284 set xc [expr {$cx+$dx*($x1-$xmin)}]
289 $canvas create rectangle $xc $yc $xc2 $yc2 -tag $tag -fill blue
/macosx-10.9.5/man-16/man/man2html/
H A Dhman.sh46 if ( /bin/ps xc | grep -q 'netscape$' ) ; then
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dschema_check.c353 ObjectClass *xc = NULL; local
356 xc = socs[j];
364 if ( xc->soc_kind == LDAP_SCHEMA_AUXILIARY &&
365 is_object_subclass( oc, xc ) )
367 xc = NULL;
373 if( xc != NULL ) {
666 ObjectClass *xc = NULL; local
670 xc = socs[j];
672 if( xc == NULL ) {
680 if( xc
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DfeeFEEDExp.c82 giant xc; /* clue = r(P1?) */ member in struct:__anon3686
83 giant xq; /* r(pubB?) or priB?(xc) */
156 finst->xc = newGiant(finst->cp->maxDigits);
173 freeGiant(finst->xc);
377 gtog(x1, finst->xc);
378 elliptic_simple(finst->xc, finst->xaux, cp);
379 // xc = r(P1?)
400 * Ciphertext = (xm, xc, g)
404 serializeGiant(finst->xc, cipherText, cp->minBytes);
410 printf(" xc
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DfeeFEEDExp.c82 giant xc; /* clue = r(P1?) */ member in struct:__anon4401
83 giant xq; /* r(pubB?) or priB?(xc) */
156 finst->xc = newGiant(finst->cp->maxDigits);
173 freeGiant(finst->xc);
377 gtog(x1, finst->xc);
378 elliptic_simple(finst->xc, finst->xaux, cp);
379 // xc = r(P1?)
400 * Ciphertext = (xm, xc, g)
404 serializeGiant(finst->xc, cipherText, cp->minBytes);
410 printf(" xc
[all...]
/macosx-10.9.5/libarchive-29/libarchive/libarchive/test/
H A Dtest_read_format_gtar_lzma.c32 0x5a, 0x34, 0x5e, 0xf7, 0xc, 0x60, 0xd6, 0x8b, 0xc1, 0x47, 0xaf, 0x11,
37 0x59, 0x3f, 0xc, 0xfb, 0xee, 0x9c, 0x83, 0x49, 0x93, 0x33, 0xad, 0x44,
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/plotchart/
H A Deditgraph.tcl137 foreach {xc yc} [::Plotchart::pixelToCoords $graph(widget) $x $y] {break}
139 set xp [expr {int(0.5+($xc-$graph(xmin))/$graph(delx))}]
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dnlist.h135 #define N_PBUD 0xc /* prebound undefined (defined in a dylib) */
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Ddgux4.h114 case B4800: baud_rate = 4800; ospeed = 0xc; break; \
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Dsigchld.sh121 $SHELL -xc $'
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Droman.itcl5 set romand(lower) { m cm d cd c xc l xl x ix v iv i}
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dnlist.h135 #define N_PBUD 0xc /* prebound undefined (defined in a dylib) */
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/controlwidget/
H A Dtachometer.tcl86 variable xc
157 set xc [expr {($x2+$x1)/2.0}]
298 if {$y == $yc && $x == $xc} { return }
303 set angle [expr {atan2($xc - $x,$yc - $y) / $pi}]
313 proc rivet { c xc yc } \
320 [expr {$xc-$width}] [expr {$yc-$width}] [expr {$xc+$width}] [expr {$yc+$width}] \
H A Dvoltmeter.tcl82 variable xc
162 set xc $xcentre
268 if {$y == $yc && $x == $xc} { return }
273 set angle [expr {atan2($xc - $x,$yc - $y) / $pi}]
284 proc rivet { c xc yc } {
286 [expr {$xc-4}] [expr {$yc-4}] [expr {$xc+4}] [expr {$yc+4}] \
/macosx-10.9.5/JavaScriptCore-7537.78.1/disassembler/ARMv7/
H A DARMv7DOpcode.cpp89 OPCODE_GROUP_ENTRY(0xc, ARMv7DOpcodeLoadStoreRegisterImmediateWordAndByte),
133 OPCODE_GROUP_ENTRY(0xc, ARMv7DOpcodeLoadRegister),
134 OPCODE_GROUP_ENTRY(0xc, ARMv7DOpcodeDataPushPopSingle), // Should be before StoreSingle*
135 OPCODE_GROUP_ENTRY(0xc, ARMv7DOpcodeStoreSingleRegister),
136 OPCODE_GROUP_ENTRY(0xc, ARMv7DOpcodeStoreSingleImmediate12),
137 OPCODE_GROUP_ENTRY(0xc, ARMv7DOpcodeStoreSingleImmediate8),
138 OPCODE_GROUP_ENTRY(0xc, ARMv7DOpcodeLoadSignedImmediate),
139 OPCODE_GROUP_ENTRY(0xc, ARMv7DOpcodeLoadUnsignedImmediate),
790 if ((op() == 0x5) || (op() == 0x6) || (op() == 0x7) || (op() == 0x9) || (op() == 0xc) || (op() == 0xf))
887 if ((op() == 0x5) || (op() == 0x7) || (op() == 0x9) || (op() == 0xc) || (o
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/include/
H A Dproc.h68 #define PROC_fd_ctty 0xc
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dif_types.h87 #define IFT_P10 0xc /* Proteon 10MBit ring */
/macosx-10.9.5/bash-92/bash-3.2/lib/glob/
H A Dsm_loop.c630 EXTMATCH (xc, s, se, p, pe, flags)
631 INT xc; /* select which operation */
643 fprintf(stderr, "extmatch: xc = %c\n", xc);
655 switch (xc)
662 if (xc == L('*') && (GMATCH (s, se, prest, pe, flags) == 0))
699 if (xc == L('?') && (GMATCH (s, se, prest, pe, flags) == 0))
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/src/x86/
H A Dunix64.S341 .byte 0xc /* DW_CFA_def_cfa, %rsp offset 8 */
366 .byte 0xc /* DW_CFA_def_cfa, %rbp offset 32 */
375 .byte 0xc /* DW_CFA_def_cfa, %rsp offset 8 */

Completed in 155 milliseconds

12345678