Searched refs:upper (Results 151 - 175 of 228) sorted by relevance

12345678910

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp568 /// @param upper - The class that may be preferable
570 /// @return - True if upper is to be preferred, false otherwise.
571 static inline bool outranks(InstructionContext upper, argument
573 assert(upper < IC_max);
586 return (ranks[upper] > ranks[lower]);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dallow.py160 d[mkwhokey(typechr.upper())] = setperms
/freebsd-11-stable/contrib/gperf/src/
H A Doptions.cc115 " --ignore-case Consider upper and lower case ASCII characters as\n"
430 /* Verify range's upper bound. */
/freebsd-11-stable/sys/dev/drm/
H A Dradeon_cp.c1095 vp->upper = vp->lower + gart_info->table_size;
1101 sp->upper = vp->upper;
1106 RADEON_WRITE(RADEON_SURFACE0_UPPER_BOUND + 16 * i, sp->upper);
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h124 bit32 upper; member in struct:tiSgl_s
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S253 shrb $0x4,%al # Do upper
/freebsd-11-stable/sys/dev/ixgbe/
H A Dix_txrx.c1642 * been dma'ed into host memory to upper layer.
1684 staterr = le32toh(cur->wb.upper.status_error);
1696 cur->wb.upper.status_error = 0;
1700 len = le16toh(cur->wb.upper.length);
1808 vtag = le16toh(cur->wb.upper.vlan);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dpack.c882 int upper = context->references->nelts - 1; local
884 while (lower <= upper)
886 int current = lower + (upper - lower) / 2;
893 upper = current - 1;
/freebsd-11-stable/stand/i386/cdboot/
H A Dcdboot.S481 # Enable A20. Put an upper limit on the amount of time we wait for the
508 shrb $0x4,%al # Do upper
/freebsd-11-stable/sys/dev/e1000/
H A Dif_em.c2157 ctxd->upper.data = htole32(txd_upper);
2169 ctxd->upper.data =
2178 ctxd->upper.data = htole32(txd_upper);
2957 txd->upper.data = 0;
3251 * Tell the upper layer(s) we
4182 while (eop_desc->upper.fields.status & E1000_TXD_STAT_DD) {
4185 tx_desc->upper.data = 0;
4804 * dma'ed into host memory to upper layer.
4842 status = le32toh(cur->wb.upper.status_error);
4848 len = le16toh(cur->wb.upper
[all...]
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx0.asm79 mov di, 158 ;; upper right corner - 1
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-udp.c57 uint32_t upper; /* more significant 32 bits */ member in struct:__anon4138
247 ts = (double)(EXTRACT_32BITS(&sr->sr_ntp.upper)) +
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-control.c304 (int)hist->buckets[i].upper.tv_sec,
305 (int)hist->buckets[i].upper.tv_usec,
/freebsd-11-stable/usr.sbin/mergemaster/
H A Dmergemaster.sh269 RUN_UPDATES=`echo ${var#--run-updates=} | tr [:upper:] [:lower:]`
1038 TEMPROOT_TYPE=`echo $TEMPROOT_TYPE | tr [:upper:] [:lower:]`
1039 INSTALLED_TYPE=`echo $INSTALLED_TYPE | tr [:upper:] [:lower:]`
/freebsd-11-stable/contrib/gdb/gdb/
H A Deval.c398 int upper, lower, retcode;
652 int upper
656 return value_slice (array, lowbound, upper - lowbound + 1);
1647 retcode = f77_get_dynamic_upperbound (tmp_type, &upper);
1649 error ("Cannot obtain dynamic upper bound");
1655 array_size_array[i] = upper - lower + 1;
396 int upper, lower, retcode; local
650 int upper local
H A Dstabsread.c3397 int lower, upper;
3402 "ar<index type>;lower;upper;<array_contents_type>".
3403 OS9000: "arlower,upper;<array_contents_type>".
3405 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
3431 upper = read_huge_number (pp, ';', &nbits);
3440 upper = -1;
3444 create_range_type ((struct type *) NULL, index_type, lower, upper);
3820 /* The remaining two operands are usually lower and upper bounds
3899 /* If the upper bound is -1, it must really be an unsigned int. */
3918 /* -1 is used for the upper boun
3391 int lower, upper; local
[all...]
/freebsd-11-stable/usr.bin/man/
H A Dman.sh409 l=$(echo $man_lang | tr [:lower:] [:upper:])
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h584 std::string upper() const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DStringRef.cpp116 std::string StringRef::upper() const {
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arm.c3950 11 bits to invest. The upper 11 bits are stored in one (identified by
3958 H-0, upper address-0 = 000
5039 bfd_vma upper = upper_insn & 0x3ff; local
5046 addend = (i1 << 23) | (i2 << 22) | (upper << 12) | (lower << 1);
5256 bfd_vma upper = (upper_insn & 0x003f); local
5261 upper |= J1 << 6;
5262 upper |= J2 << 7;
5263 upper |= (!S) << 8;
5264 upper -= 0x0100; /* Sign extend. */
5266 addend = (upper << 1
6284 int upper, lower; local
[all...]
/freebsd-11-stable/contrib/opie/
H A Dopieftpd.c235 VOIDRET upper __P((char *));
1300 upper(cp);
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-ia64.pl25 # reason lower 32 bits are deposited to upper half of 64-bit register
28 # halves in upper halves, which is why you'll spot such instructions
465 mux2 $t0=A,0x44 };; // copy lower half to upper
532 mux2 $t0=A,0x44 };; // copy lower half to upper
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp314 OS << "OMP" << ClauseName.substr(/*Start=*/0, /*N=*/1).upper()
1500 OS << "OMP" << ClauseName.substr(/*Start=*/0, /*N=*/1).upper()
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_config.c3005 int upper = avp->value.r.last; local
3014 if (upper > psmax) {
3015 msyslog(LOG_WARNING, "attrtopsl: default: poll %d upper bound reduced from %d to %d",
3016 poll, upper, psmax);
3017 upper = psmax;
3020 psl[pao].qty = lower + upper;
3023 while (qmsk < (lower + upper)) {
4002 /* DSCP is in the upper 6 bits of the IP TOS/DS field */
/freebsd-11-stable/contrib/gcc/
H A Dgimplify.c483 but now support those for which a constant upper bound can be obtained.
693 /* For VAR a VAR_DECL of variable size, try to find a constant upper bound
695 no such upper bound can be obtained. */
723 not be true at this point. Force the use of a constant upper bound in
2735 if (var == upper)
2742 fail if upper == TYPE_MAX_VALUE (type for upper).
2751 gimplify_init_ctor_eval_range (tree object, tree lower, tree upper,
2762 var_type = TREE_TYPE (upper);
2789 /* We exit the loop when the index var is equal to the upper boun
2750 gimplify_init_ctor_eval_range(tree object, tree lower, tree upper, tree value, tree array_elt_type, tree *pre_p, bool cleared) argument
2885 tree upper = TREE_OPERAND (purpose, 1); local
[all...]

Completed in 431 milliseconds

12345678910