| /netbsd-src/sys/altq/ |
| H A D | altq_jobs.c | 1276 int lowest, highest; in assign_rate_drops_adc() local 1385 highest = 0; in assign_rate_drops_adc() 1388 while (highest < jif->jif_maxpri+1 && available[highest] >= 0) in assign_rate_drops_adc() 1389 highest++; /* which is the highest class that needs more service? */ in assign_rate_drops_adc() 1393 while (highest != jif->jif_maxpri+1 && lowest != -1) { in assign_rate_drops_adc() 1394 /* give the excess service from lowest to highest */ in assign_rate_drops_adc() 1395 if (available[lowest]+available[highest] > 0) { in assign_rate_drops_adc() 1398 * give all that is needed by "highest" in assign_rate_drops_adc() [all...] |
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_min_proto_version.pod | 35 versions down to the lowest version, or up to the highest version 39 automatically use the lowest or highest version supported by the library. 49 lowest or highest protocol, respectively.
|
| H A D | BN_num_bytes.pod | 40 of bits doesn't always set the highest bits, thereby making the number
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_min_proto_version.pod | 35 versions down to the lowest version, or up to the highest version 39 automatically use the lowest or highest version supported by the library. 49 lowest or highest protocol, respectively.
|
| H A D | BN_num_bytes.pod | 40 of bits doesn't always set the highest bits, thereby making the number
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | prefix62.out | 24 // "prefix-highest": "2001:0:0:3::"
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/mmix/ |
| H A D | crti.S | 53 OCTA __etext % Assumed to be beyond the highest executed address. 56 OCTA _end % Assumed to be beyond the highest accessed address.
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/mmix/ |
| H A D | crti.S | 53 OCTA __etext % Assumed to be beyond the highest executed address. 56 OCTA _end % Assumed to be beyond the highest accessed address.
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/ |
| H A D | drm_mm_selftests.h | 26 selftest(highest, igt_highest)
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/vax/ |
| H A D | bn_asm_vax.S | 163 #; negative (from EDIV's point of view, i.e. when the highest bit is set), 173 #; by 8, and to divide the divisor by 2 if it's highest bit is set.
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/ |
| H A D | bn_asm_vax.S | 163 #; negative (from EDIV's point of view, i.e. when the highest bit is set), 173 #; by 8, and to divide the divisor by 2 if it's highest bit is set.
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | line-map.cc | 764 location_t highest = set->highest_location; in linemap_line_start() local 778 || (highest > LINE_MAP_MAX_LOCATION_WITH_PACKED_RANGES in linemap_line_start() 780 || (highest > LINE_MAP_MAX_LOCATION_WITH_COLS in linemap_line_start() 781 && (set->max_column_hint || highest >= LINE_MAP_MAX_LOCATION))) in linemap_line_start() 790 || highest > LINE_MAP_MAX_LOCATION_WITH_COLS) in linemap_line_start() 798 if (highest >= LINE_MAP_MAX_LOCATION) in linemap_line_start() 804 if (highest <= LINE_MAP_MAX_LOCATION_WITH_PACKED_RANGES) in linemap_line_start() 818 || SOURCE_COLUMN (map, highest) >= (1U << (column_bits - range_bits)) in linemap_line_start()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | line-map.c | 689 location_t highest = set->highest_location; in linemap_line_start() local 703 || (highest > LINE_MAP_MAX_LOCATION_WITH_PACKED_RANGES in linemap_line_start() 705 || (highest > LINE_MAP_MAX_LOCATION_WITH_COLS in linemap_line_start() 706 && (set->max_column_hint || highest >= LINE_MAP_MAX_LOCATION))) in linemap_line_start() 715 || highest > LINE_MAP_MAX_LOCATION_WITH_COLS) in linemap_line_start() 723 if (highest >= LINE_MAP_MAX_LOCATION) in linemap_line_start() 729 if (highest <= LINE_MAP_MAX_LOCATION_WITH_PACKED_RANGES) in linemap_line_start() 743 || SOURCE_COLUMN (map, highest) >= (1U << (column_bits - range_bits)) in linemap_line_start()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-modes.def | 22 floating point) is the 128-bit floating point type with the highest 36 We now make IFmode the highest fractional mode, which means its values are
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-modes.def | 22 floating point) is the 128-bit floating point type with the highest 36 We now make IFmode the highest fractional mode, which means its values are
|
| /netbsd-src/external/bsd/nsd/dist/ |
| H A D | SECURITY.md | 9 highest minor and patch version level. We do not backport security fixes to
|
| /netbsd-src/external/bsd/unbound/dist/ |
| H A D | SECURITY.md | 9 highest minor and patch version level. We do not backport security fixes to
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-phanbell.dts | 98 <&A53_0 0 1>; /* Exclude highest OPP */ 104 <&A53_0 0 2>; /* Exclude two highest OPPs */
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| H A D | cec-multi-pending.S | 80 # transition up *slightly*, but not to the highest latched.
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/ |
| H A D | smu_internal.h | 138 #define smu_force_dpm_limit_value(smu, highest) \ argument 139 …((smu)->ppt_funcs->force_dpm_limit_value ? (smu)->ppt_funcs->force_dpm_limit_value((smu), (highest…
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | priclass_example.txt | 67 priorities, including some in the 160 to 169 range (the highest), which
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | priclass_example.txt | 67 priorities, including some in the 160 to 169 range (the highest), which
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| H A D | ptype.c | 201 struct highest struct
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | portability.texi | 29 significant byte has the highest or lowest address of the bytes in a word)
|
| /netbsd-src/external/gpl3/autoconf/dist/tests/ |
| H A D | suite.at | 19 # Run the tests from the lowest level to the highest level, and from
|