Home
last modified time | relevance | path

Searched refs:largest (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx10_waitcnt.rst33 vmcnt(<*N*>) A VM_CNT value. *N* must not exceed the largest VM_CNT value.
34 expcnt(<*N*>) An EXP_CNT value. *N* must not exceed the largest EXP_CNT value.
35 lgkmcnt(<*N*>) An LGKM_CNT value. *N* must not exceed the largest LGKM_CNT value.
36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value).
37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value).
38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
H A Dgfx9_waitcnt.rst33 vmcnt(<*N*>) A VM_CNT value. *N* must not exceed the largest VM_CNT value.
34 expcnt(<*N*>) An EXP_CNT value. *N* must not exceed the largest EXP_CNT value.
35 lgkmcnt(<*N*>) An LGKM_CNT value. *N* must not exceed the largest LGKM_CNT value.
36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value).
37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value).
38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
H A Dgfx8_waitcnt.rst33 vmcnt(<*N*>) A VM_CNT value. *N* must not exceed the largest VM_CNT value.
34 expcnt(<*N*>) An EXP_CNT value. *N* must not exceed the largest EXP_CNT value.
35 lgkmcnt(<*N*>) An LGKM_CNT value. *N* must not exceed the largest LGKM_CNT value.
36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value).
37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value).
38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
H A Dgfx7_waitcnt.rst33 vmcnt(<*N*>) A VM_CNT value. *N* must not exceed the largest VM_CNT value.
34 expcnt(<*N*>) An EXP_CNT value. *N* must not exceed the largest EXP_CNT value.
35 lgkmcnt(<*N*>) An LGKM_CNT value. *N* must not exceed the largest LGKM_CNT value.
36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value).
37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value).
38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
H A Dgfx90a_waitcnt.rst33 vmcnt(<*N*>) A VM_CNT value. *N* must not exceed the largest VM_CNT value.
34 expcnt(<*N*>) An EXP_CNT value. *N* must not exceed the largest EXP_CNT value.
35 lgkmcnt(<*N*>) An LGKM_CNT value. *N* must not exceed the largest LGKM_CNT value.
36 vmcnt_sat(<*N*>) A VM_CNT value computed as min(*N*, the largest VM_CNT value).
37 expcnt_sat(<*N*>) An EXP_CNT value computed as min(*N*, the largest EXP_CNT value).
38 lgkmcnt_sat(<*N*>) An LGKM_CNT value computed as min(*N*, the largest LGKM_CNT value).
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dmk-kinds-h.sh12 largest=""
20 largest="$k"
42 echo "#define GFC_INTEGER_LARGEST GFC_INTEGER_${largest}"
43 echo "#define GFC_UINTEGER_LARGEST GFC_UINTEGER_${largest}"
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dmk-kinds-h.sh15 largest=""
23 largest="$k"
45 echo "#define GFC_INTEGER_LARGEST GFC_INTEGER_${largest}"
46 echo "#define GFC_UINTEGER_LARGEST GFC_UINTEGER_${largest}"
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A DREADME-sparse_array.md31 accommodate the largest index added to the data structure.
33 The largest index used to add a value to the array determines the tree height:
150 largest element. The base of the logarithm is `SA_BLOCK_MAX`, so for moderately
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dcpuvar.h445 #define CPUSET_BOUNDS(set, smallest, largest) { \ argument
446 cpuset_bounds(&(set), &(smallest), &(largest)); \
515 #define CPUSET_BOUNDS(set, smallest, largest) { \ argument
517 largest = (uint_t)(highbit(set) - 1); \
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoFlags.def69 // NOTE: always must be equal to largest flag, check this when adding new flag
97 // NOTE: Always must be equal to largest flag, check this when adding new flags.
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_optimize.c641 int i, largest, largest_list = -1, rule_count = 0; in reorder_rules() local
675 largest = 0; in reorder_rules()
688 if (skiplist->ps_count > largest) in reorder_rules()
689 largest = skiplist->ps_count; in reorder_rules()
692 if (largest == 0) { in reorder_rules()
711 largest = 1; in reorder_rules()
718 if (skiplist->ps_count > largest) { in reorder_rules()
719 largest = skiplist->ps_count; in reorder_rules()
724 if (largest <= 1) { in reorder_rules()
744 largest, TAILQ_FIRST(&TAILQ_FIRST(&block-> in reorder_rules()
/netbsd-src/lib/libm/arch/m68k/
H A Ds_floor.S44 | the largest integer no larger than x
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt290 conversion overflows, TestFloat expects the largest integer with the same
292 TestFloat allows either the largest positive or largest negative integer to
427 `FFFFFFFF' is -1, and `7FFFFFFF' is the largest positive 32-bit integer.
446 3FE.FFFFFFFFFFFFF largest representable number preceding +1
470 3FFE.FFFFFFFFFFFFFFFFFFFFFFFFFFFF largest representable number
490 3FFE.FFFFFFFFFFFFFFFF largest representable number preceding +1
521 07E.7FFFFF largest representable number preceding +1
630 When the conversion overflows, TestFloat expects the largest integer with
632 is a NaN, TestFloat allows either the largest positive or largest negative
/netbsd-src/sys/arch/m68k/m68k/
H A Dcompat_13_sigreturn13.s54 lea -84(%sp),%sp | leave enough space for largest frame
H A Dcompat_16_sigreturn14.s54 lea -84(%sp),%sp | leave enough space for largest frame
/netbsd-src/doc/
H A DTODO.kaslr46 -- Sort the kernel sections by size, from largest to smallest, to save
/netbsd-src/external/mpl/bind/dist/bin/tests/system/rpz/
H A Dtest341 ; prefer policy for largest NS name
/netbsd-src/sys/arch/amiga/amiga/
H A Dcc.c636 avail_chipmem(int largest) in avail_chipmem() argument
643 if (largest == 0) in avail_chipmem()
/netbsd-src/lib/libc/regex/
H A Dregcomp.c2191 * Compute, recursively if necessary, the largest offset among multiple
2197 int largest;
2207 largest = 0;
2213 if (try > largest)
2214 largest = try;
2257 if (try > largest)
2258 largest = try;
2260 return largest+offset;
2374 * to the beginning of the largest must pattern prefix matching
2198 int largest; global() local
/netbsd-src/sys/arch/m68k/fpsp/
H A Dx_ovfl.sa55 * RM For pos overflow, the largest pos number. For neg overflow,
57 * RP For pos overflow, +infinity. For neg overflow, the largest
H A Dutil.sa68 * ;largest +ext
70 * ;largest magnitude +sgl in ext
72 * ;largest magnitude +dbl in ext
74 * ;largest -ext
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cris/
H A Dmulsi3.S192 ;; Check if the largest operand is still just 16 bits.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cris/
H A Dmulsi3.S192 ;; Check if the largest operand is still just 16 bits.
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_connector.c63 struct drm_display_mode *mode, *largest = NULL; in nouveau_conn_native_mode() local
94 largest = mode; in nouveau_conn_native_mode()
99 return largest ? drm_mode_duplicate(dev, largest) : NULL; in nouveau_conn_native_mode()
/netbsd-src/external/gpl2/xcvs/dist/
H A DPROJECTS38 * stat() is one of the largest performance bottlenecks on systems

12345678910>>...12