Searched refs:point (Results 76 - 100 of 150) sorted by relevance

123456

/freebsd-10.1-release/contrib/libreadline/
H A Dvi_mode.c211 /* And back up point over the last character inserted. */
239 /* Yank the nth arg from the previous line into this line at point. */
322 /* Completion, from vi's point of view. */
596 int point; local
604 point = rl_point;
606 if (point == rl_point)
H A Dreadline.h500 /* The location of point, and end. */
810 int point; member in struct:readline_state
/freebsd-10.1-release/crypto/openssl/
H A DMakefile625 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$(HTMLSUFFIX) "$$n".$(HTMLSUFFIX); \
656 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
673 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
/freebsd-10.1-release/crypto/openssl/crypto/ec/
H A Decp_nistp224.c22 * A 64-bit implementation of the NIST P-224 elliptic curve point multiplication
82 * scalars for point multiplication.
107 * (0 for the point at infinity).
111 * index | bits | point
132 * locations when doing simple scalar multiplies against the base point,
384 * NB! These operations are specific to our point multiplication and cannot be
828 * (X, Y, Z) corresponds to the affine point (X/Z^2, Y/Z^3),
829 * or to the point at infinity if Z == 0.
834 * Double an elliptic curve point:
928 * point a
1338 ec_GFp_nistp224_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) argument
[all...]
H A Decp_nistp256.c22 * A 64-bit implementation of the NIST P-256 elliptic curve point multiplication
1239 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity).
1242 * are equal, (while not equal to the point at infinity). This case never
1243 * happens during single point multiplication, so there is no timing leak for
1428 * Base point pre computation
1432 * Each contain various points on the curve, where each point is three field
1435 * For the base point table, z is usually 1 (0 for the point at infinity).
1437 * index | bits | point
1458 * locations when doing simple scalar multiplies against the base point,
1924 ec_GFp_nistp256_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) argument
[all...]
H A Decp_nistp521.c22 * A 64-bit implementation of the NIST P-521 elliptic curve point multiplication
1142 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity).
1145 * are equal (while not equal to the point at infinity). This case never
1146 * happens during single point multiplication, so there is no timing leak for
1304 * Base point pre computation
1308 * Each contain various points on the curve, where each point is three field
1311 * For the base point table, z is usually 1 (0 for the point at infinity).
1313 * index | bits | point
1333 * locations when doing simple scalar multiplies against the base point
1733 ec_GFp_nistp521_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) argument
[all...]
/freebsd-10.1-release/contrib/apr/memory/unix/
H A Dapr_pools.c647 * before 'point'. */
648 #define list_insert(node, point) do { \
649 node->ref = point->ref; \
651 node->next = point; \
652 point->ref = &node->next; \
/freebsd-10.1-release/contrib/texinfo/info/
H A Dindices.c452 window->point = loc;
/freebsd-10.1-release/crypto/openssh/
H A Dpacket.c650 packet_put_ecpoint(const EC_GROUP *curve, const EC_POINT *point) argument
652 buffer_put_ecpoint(&active_state->outgoing_packet, curve, point);
1590 packet_get_ecpoint(const EC_GROUP *curve, EC_POINT *point) argument
1592 buffer_get_ecpoint(&active_state->incoming_packet, curve, point);
1615 * no longer needed. The length_ptr argument may be NULL, or point to an
/freebsd-10.1-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl263 addl $len,$inp,$inp ; $inp to point at the end
H A Drc4-ia64.pl142 # and would push the loop to the point where more bypasses
571 ADDP EndPtr = -1, EndPtr // Make it point to
/freebsd-10.1-release/sys/boot/i386/cdboot/
H A Dcdboot.S61 .set AOUT_ENTRY,0x14 # entry point
99 # point)
214 push %edi # Save entry point for later
276 # Save the entry point so the client can get to it later on
278 pop %eax # Restore saved entry point
286 ljmp $0,$MEM_BTX_ENTRY # Jump to the BTX entry point
533 pushl MEM_ARG_BTX-MEM_BTX_CLIENT+MEM_ARG_SIZE # Entry point of
/freebsd-10.1-release/sys/boot/i386/pmbr/
H A Dpmbr.s60 .globl start # Entry point
/freebsd-10.1-release/sys/boot/i386/zfsboot/
H A Dzfsldr.S23 .set MEM_JMP,0x9010 # BTX entry point
99 * but when we use btxld to create zfsboot2, we use an entry point of
100 * 0x2000. That entry point is relative to MEM_USR; thus boot2.bin
/freebsd-10.1-release/sys/boot/pc98/boot2/
H A Dboot1.S37 .set MEM_JMP,0x9010 # BTX entry point
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_lex.l405 <S0>{RGX_FP} yyerror("floating-point constants are not permitted\n");
/freebsd-10.1-release/contrib/llvm/lib/Support/Unix/
H A DProgram.inc68 // At this point, the file name is valid and does not contain slashes. Search
/freebsd-10.1-release/contrib/top/
H A DConfigure220 floating point number.
/freebsd-10.1-release/contrib/groff/src/devices/grops/
H A Dps.cpp626 int point = 0; local
629 point++;
632 out.set_fixed_point(point);
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dnode.h590 hvpair *point; member in class:draw_node
/freebsd-10.1-release/crypto/openssl/crypto/modes/asm/
H A Dghash-armv4.pl16 # that can be made at this point is based on code size. Inner loop is
136 add $len,$inp,$len @ $len to point at the end
328 sub $Htbl,#16 @ point at H in GCM128_CTX
/freebsd-10.1-release/sys/boot/i386/boot0/
H A Dboot0.S167 .globl start # Entry point
199 * Set %bp to point to the partition and also, with negative offsets,
329 * 'decw %si' makes the register point to the space after 'Boot: '
440 * Make %si and %bx point to the fake partition at LBA 0 (CHS 0:0:1).
454 * F1..F4 was pressed, so make %bx point to the currently
510 * That last point is done using the btsw instruction which does
618 * Offsets that match the known types above, used to point to the
619 * actual partition name. The last entry must point to os_misc,
/freebsd-10.1-release/sys/boot/i386/boot2/
H A Dboot1.S24 .set MEM_JMP,0x9010 # BTX entry point
185 * when we use btxld to create boot2, we use an entry point of 0x2000. That
186 * entry point is relative to MEM_USR; thus boot2.bin starts at 0xc000.
/freebsd-10.1-release/crypto/openssl/util/
H A Dmkerr.pl463 * made after this point may be overwritten when the script is next run.
/freebsd-10.1-release/contrib/bmake/mk/
H A Dgendirdeps.mk215 # we need := so only skip_ql to this point applies

Completed in 401 milliseconds

123456