Searched refs:order (Results 301 - 325 of 342) sorted by relevance

<<11121314

/freebsd-current/contrib/ncurses/
H A Dconfig.guess167 # Note: order is significant - the case branches are not exclusive.
746 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/contrib/bearssl/src/
H A Dinner.h77 * Maximum size for an EC curve (modulus or order), in bits. Size of
734 * order to provide constant-time comparisons and multiplexers.
1080 * -- x[1], x[2]... contain the value in little-endian order (x[1]
1297 * -- x[1], x[2]... contain the value in little-endian order, 31
1762 * -- Ranks given to bits are in "row order" and are either all even, or
1764 * the even ranks, the other the odd ranks. Row order means:
1769 * -- Decode first block into the four words q0 q2 q4 q6, in that order,
1771 * -- Decode second block into the four words q1 q3 q5 q7, in that order,
2031 * Type for generic EC parameters: curve order (unsigned big-endian
2036 const unsigned char *order; member in struct:__anon70
[all...]
/freebsd-current/crypto/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl292 @ to be rotated in order to
/freebsd-current/contrib/libevent/build-aux/
H A Dconfig.guess167 # Note: order is significant - the case branches are not exclusive.
746 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl1557 Lsub: lwz $t0,12($tp) ; load tp[j..j+3] in 64-bit word order
1561 lwz $t4,4($np) ; load np[j..j+3] in 32-bit word order
1566 stw $t0,4($ap) ; save tp[j..j+3] in 32-bit word order
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_torus.c1156 * So, in order to find the inter-switch links we need to walk the
1160 * endpoints with the corresponding osm_port_t objects, in order
7895 * In order to make this feasible, we will assume that no ring is broken
8628 uint8_t order[IB_NODE_NUM_PORTS_MAX+1]; local
8644 memset(order, IB_INVALID_PORT_NUM, sizeof(order));
8646 order[pgrp->port[p]->port] = p;
8648 for (p = 0; p < ARRAY_SIZE(order); p++) {
8650 uint8_t px = order[t->port_order[p]];
/freebsd-current/contrib/sqlite3/
H A Dconfig.guess191 # Note: order is significant - the case branches are not exclusive.
781 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/crypto/openssh/
H A Dconfig.guess191 # Note: order is significant - the case branches are not exclusive.
781 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/contrib/byacc/
H A Dconfig.guess191 # Note: order is significant - the case branches are not exclusive.
781 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/contrib/tcpdump/
H A Dconfig.guess191 # Note: order is significant - the case branches are not exclusive.
781 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/contrib/openpam/
H A Dconfig.guess166 # Note: order is significant - the case branches are not exclusive.
734 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/contrib/ldns/
H A Dconfig.guess191 # Note: order is significant - the case branches are not exclusive.
781 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/contrib/libpcap/
H A Dconfig.guess191 # Note: order is significant - the case branches are not exclusive.
781 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/sys/dev/drm2/
H A DdrmP.h328 int order; /**< log-base-2(total) */ member in struct:drm_buf
376 * Buffer entry. There is one of this for each buffer size order.
450 struct drm_buf_entry bufs[DRM_MAX_ORDER + 1]; /**< buffers, grouped by their size order */
/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c118 * LOADS from passing STORES. It is called `program order'
278 * We limit to 1 PAGE in order to succeed allocation of
1124 * Keep track of the CCB used for the negotiation in order
1612 * SCRIPTS processor in order to start SCSI commands.
1676 * IARB in order to leave devices a chance to reselect.
1688 * processor in order to handle things correctly.
2364 * Divisors are multiplied by 10,000,000 in order to make
3831 * and we need to know of both in order to handle
4910 * the next command in order to allow us to perform
6877 * Measure GEN timer delay in order
7507 u_char order = csio->tag_action; local
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c589 .order = 0,
/freebsd-current/contrib/file/
H A Dconfig.guess191 # Note: order is significant - the case branches are not exclusive.
785 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/tools/tools/netmap/
H A Dnmreplay.c165 application writes 0xa1b23c4d, with the two nibbles of the two lower-order
1429 generally in the order of 20-50us.
/freebsd-current/sys/i386/i386/
H A Dexec_machdep.c83 #error KDB must be enabled in order for DDB to work!
H A Dmachdep.c105 #error KDB must be enabled in order for DDB to work!
361 * GCODE_SEL through GUDATA_SEL must be in this order for syscall/sysret
362 * GUFS_SEL and GUGS_SEL must be in this order (swtch.s knows it)
1476 * icu_lock: in order to allow an interrupt to occur in a critical
/freebsd-current/contrib/unbound/
H A Dconfig.guess197 # Note: order is significant - the case branches are not exclusive.
787 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
/freebsd-current/sys/amd64/amd64/
H A Dmachdep.c108 #error KDB must be enabled in order for DDB to work!
1408 * icu_lock: in order to allow an interrupt to occur in a critical
/freebsd-current/contrib/libxo/xohtml/external/
H A Djquery.js1761 // cache in order to avoid key collisions between internal data and user-defined
4120 for ( i = 0, len = Expr.order.length; i < len; i++ ) {
4121 type = Expr.order[i];
4284 order: [ "ID", "NAME", "TAG" ],
5219 Expr.order.splice(1, 0, "CLASS");
6268 // from the original. In order to get around this, we use some
7510 // Determine if a cross-domain request is in order
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm1267 push r8 ; push p_argv[rcx-1] onto stack (reverse order)
/freebsd-current/contrib/wpa/wpa_supplicant/
H A DAndroid.mk1730 # With BoringSSL we need libkeystore-engine in order to provide access to

Completed in 307 milliseconds

<<11121314