Home
last modified time | relevance | path

Searched refs:range (Results 126 – 150 of 362) sorted by relevance

12345678910>>...15

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dalgorithm105 * @brief Copies the range [first,first+count) into [result,result+count).
192 * The return value will be less than zero if the first range is
194 * if the second range is <em>lexigraphically less than</em> the
475 // is_sorted, a predicated testing whether a range is sorted in
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dalgorithm107 * @brief Copies the range [first,first+count) into [result,result+count).
194 * The return value will be less than zero if the first range is
196 * if the second range is <em>lexigraphically less than</em> the
477 // is_sorted, a predicated testing whether a range is sorted in
/dragonfly/contrib/cvs-1.12/lib/
H A Dregexec.c46 Idx start, regoff_t range,
51 regoff_t range, Idx stop,
324 start, range, regs, stop, false); in weak_alias()
335 Idx start, regoff_t range, struct re_registers *regs, in weak_alias()
378 Idx start, regoff_t range, Idx stop, struct re_registers *regs, in re_search_stub() argument
389 Idx last_start = start + range; in re_search_stub()
394 if (sizeof start < sizeof range) in re_search_stub()
398 if (BE (length_offset - start_offset < range, 0)) in re_search_stub()
400 else if (BE (range < - start_offset, 0)) in re_search_stub()
405 if (BE ((last_start < start) != (range < 0), 0)) in re_search_stub()
[all …]
/dragonfly/bin/ed/test/
H A DREADME24 The POSIX requirement that an address range not be used where at most
/dragonfly/games/quiz/datfiles/
H A Dcollectives58 mountains:range
/dragonfly/share/i18n/csmapper/BIG5/
H A DUCS%Big5EXT@IBM.src78 # mappings in the range C6A1 - C8FE, and F9DD - F9FE. The ETEN
79 # version of BIG5 organizes the former range differently, and adds
80 # additional characters in the latter range. The correct mappings
H A DBig5EXT@IBM%UCS.src78 # mappings in the range C6A1 - C8FE, and F9DD - F9FE. The ETEN
79 # version of BIG5 organizes the former range differently, and adds
80 # additional characters in the latter range. The correct mappings
/dragonfly/usr.bin/sed/
H A DPOSIX104 command in the case of an address range whose first line number
122 example. Therefore it was believed that a range whose second
127 isn't actually matched; but the range is reset after all if its
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dstdexcept181 * range (e.g., boundary checks in basic_string). */
229 /** Thrown to indicate range errors in internal computations. */
/dragonfly/tools/LibraryReport/
H A DLibraryReport.tcl206 set mlname [string range $junk1 2 end];
/dragonfly/share/examples/ppp/
H A Dppp.secret.sample15 # If an IP address or address range is given as the third field, it
/dragonfly/contrib/gdb-7/gdb/
H A Dvalue.c67 struct range struct
76 typedef struct range range_s; argument
152 struct range *bef = VEC_index (range_s, ranges, i - 1); in ranges_contain()
160 struct range *r = VEC_index (range_s, ranges, i); in ranges_contain()
450 struct range *bef = VEC_index (range_s, value->unavailable, i - 1); in mark_value_bytes_unavailable()
484 struct range *t; in mark_value_bytes_unavailable()
485 struct range *r; in mark_value_bytes_unavailable()
H A Dgdb-gdb.py229 for fieldno in range(self.val['nfields']):
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dopp.h291 struct hw_adjustment_range *range);
/dragonfly/sys/dev/drm/amd/display/include/
H A Dbios_parser_types.h290 uint32_t range; /* In Hz unit */ member
/dragonfly/contrib/binutils-2.34/bfd/
H A Ddwarf2.c2652 struct arange *range; in build_lookup_funcinfo_table() local
2676 for (range = entry->funcinfo->arange.next; range; range = range->next) in build_lookup_funcinfo_table()
2678 if (range->low < low_addr) in build_lookup_funcinfo_table()
2679 low_addr = range->low; in build_lookup_funcinfo_table()
2680 if (range->high > high_addr) in build_lookup_funcinfo_table()
2681 high_addr = range->high; in build_lookup_funcinfo_table()
4930 bfd_vma range = (bfd_vma) -1; in _bfd_dwarf2_find_nearest_line() local
4934 && (range = (comp_unit_find_nearest_line in _bfd_dwarf2_find_nearest_line()
4951 if (range <= min_range) in _bfd_dwarf2_find_nearest_line()
4961 min_range = range; in _bfd_dwarf2_find_nearest_line()
/dragonfly/games/hunt/huntd/
H A Ddriver.c903 rand_num(int range) in rand_num() argument
905 if (range == 0) in rand_num()
907 return (random() % range); in rand_num()
/dragonfly/contrib/diffutils/lib/
H A Dregexec.c42 Idx start, regoff_t range,
47 regoff_t range, Idx stop,
287 Idx start, regoff_t range, struct re_registers *regs) in weak_alias()
310 const char *string2, Idx length2, Idx start, regoff_t range, in weak_alias()
314 start, range, regs, stop, false); in weak_alias()
323 regoff_t range, struct re_registers *regs, in weak_alias()
356 rval = re_search_stub (bufp, str, len, start, range, stop, regs, in weak_alias()
369 Idx start, regoff_t range, Idx stop, struct re_registers *regs, in re_search_stub() argument
378 Idx last_start = start + range; in re_search_stub()
384 || (0 <= range && last_start < start))) in re_search_stub()
[all …]
/dragonfly/contrib/grep/lib/
H A Dregexec.c42 Idx start, regoff_t range,
47 regoff_t range, Idx stop,
287 Idx start, regoff_t range, struct re_registers *regs) in weak_alias()
310 const char *string2, Idx length2, Idx start, regoff_t range, in weak_alias()
314 start, range, regs, stop, false); in weak_alias()
323 regoff_t range, struct re_registers *regs, in weak_alias()
356 rval = re_search_stub (bufp, str, len, start, range, stop, regs, in weak_alias()
369 Idx start, regoff_t range, Idx stop, struct re_registers *regs, in re_search_stub() argument
378 Idx last_start = start + range; in re_search_stub()
384 || (0 <= range && last_start < start))) in re_search_stub()
[all …]
/dragonfly/share/examples/diskless/
H A DREADME.BOOTP116 # range if you want to run the core dhcpd service of
119 range 192.157.86.32 192.157.86.62;
/dragonfly/contrib/file/magic/Magdir/
H A Dti-8x111 >0x00003B byte 0x13 (range)
144 >0x00003B byte 0x13 (range)
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.def44 C, represents an expression evaluated in greater range or precision
/dragonfly/games/sail/
H A Dpl_5.c186 if (sp == ms || sp->file->dir == 0 || range(ms, sp) > 1) in acceptboard()
/dragonfly/contrib/gdb-7/include/
H A Ddwarf2.def312 DW_AT_DUP (DW_AT_lo_user, 0x2000) /* Implementation-defined range start. */
313 DW_AT_DUP (DW_AT_hi_user, 0x3fff) /* Implementation-defined range end. */
566 DW_OP_DUP (DW_OP_lo_user, 0xe0) /* Implementation-defined range start. */
567 DW_OP_DUP (DW_OP_hi_user, 0xff) /* Implementation-defined range end. */
/dragonfly/contrib/gdtoa/
H A DREADME123 range so that they return a nonzero result only when the least
127 the bottom of the exponent range. To get correct rounding, this
240 plenty even for many digits at the ends of the exponent range.
311 b is an unsigned integer in the range 1 <= b <= 2046 for normalized

12345678910>>...15