Home
last modified time | relevance | path

Searched refs:spot (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-12-stable/contrib/libgnuregex/
Dregex_internal.c1482 struct re_state_table_entry *spot; in re_acquire_state() local
1490 spot = dfa->state_table + (hash & dfa->state_hash_mask); in re_acquire_state()
1492 for (i = 0 ; i < spot->num ; i++) in re_acquire_state()
1494 re_dfastate_t *state = spot->array[i]; in re_acquire_state()
1526 struct re_state_table_entry *spot; in re_acquire_state_context() local
1534 spot = dfa->state_table + (hash & dfa->state_hash_mask); in re_acquire_state_context()
1536 for (i = 0 ; i < spot->num ; i++) in re_acquire_state_context()
1538 re_dfastate_t *state = spot->array[i]; in re_acquire_state_context()
1561 struct re_state_table_entry *spot; in register_state() local
1577 spot = dfa->state_table + (hash & dfa->state_hash_mask); in register_state()
[all …]
/freebsd-12-stable/contrib/file/magic/Magdir/
Dmeasure10 >4 lefloat x spot sensor temperature %f,
14 >10 ubyte 1 \b, show spot sensor
/freebsd-12-stable/contrib/ntp/conf/
DREADME6 anything good if run on machines other than their native spot, so don't
/freebsd-12-stable/tools/tools/find-sb/
DREADME11 in fact something vaguely sane located at that spot on the disk. (There are
/freebsd-12-stable/contrib/libxo/doc/
Dxolint.rst39 all field names, sorted alphabetically. The output can help spot
/freebsd-12-stable/contrib/ntp/html/hints/
Ddecosf123 either in situ or via a link to a tranquil spot like /usr/local/bin. The
/freebsd-12-stable/contrib/unbound/dnstap/
Ddtstream.c529 struct dt_io_list_item *spot, *item; in dtio_find_msg() local
531 spot = dtio->io_list_iter; in dtio_find_msg()
534 if(spot) in dtio_find_msg()
535 dtio->io_list_iter = spot->next; in dtio_find_msg()
540 item = spot; in dtio_find_msg()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_eeprom.c3917 int spot; in ar9300_uncompress_block() local
3921 spot = 0; in ar9300_uncompress_block()
3925 spot += offset; in ar9300_uncompress_block()
3928 if (length > 0 && spot >= 0 && spot + length <= mdata_size) { in ar9300_uncompress_block()
3931 __func__, it, spot, offset, length); in ar9300_uncompress_block()
3932 OS_MEMCPY(&mptr[spot], &block[it + 2], length); in ar9300_uncompress_block()
3933 spot += length; in ar9300_uncompress_block()
3937 __func__, it, spot, offset, length); in ar9300_uncompress_block()
/freebsd-12-stable/sys/dts/mips/
Dberi-netfpga.dts42 * Device names here have been largely made up on the spot, especially for the
Dberi-sim.dts37 * Device names here have been largely made up on the spot, especially for the
Dberipad-sockit.dts38 * Device names here have been largely made up on the spot, especially for the
Dberipad-de4.dts37 * Device names here have been largely made up on the spot, especially for the
/freebsd-12-stable/sys/gnu/dts/arm/
Drk3288-veyron-mickey.dts111 * - 800 MHz appears to be a "sweet spot" for me. I can run
/freebsd-12-stable/crypto/openssl/
DConfigure2276 my $spot =
2279 push @{$unified_info{includes}->{$dest}->{$spot}}, $i
2280 unless grep { $_ eq $i } @{$unified_info{includes}->{$dest}->{$spot}};
/freebsd-12-stable/share/dict/
Dweb2a4843 beauty spot
6005 black spot
6006 black-spot canker
6163 blister spot
6330 blood spot
8776 burning spot
9804 carbon spot
11238 cherry leaf spot
11727 cigar spot
14482 crescent spot
[all …]
/freebsd-12-stable/usr.bin/calendar/calendars/
Dcalendar.birthday83 observed "Poisson's spot" cf June 21
/freebsd-12-stable/contrib/binutils/ld/emultempl/
Dppc64elf.em142 /* Traverse the linker tree to find the spot where the stub goes. */
/freebsd-12-stable/crypto/openssl/doc/man1/
Dca.pod728 B<copy_extensions> value is set to B<copyall> and the user does not spot
/freebsd-12-stable/usr.bin/fortune/datfiles/
Dfreebsd-tips802 Sometimes a single slow HDD can cripple the performance of your entire system. You can spot one li…
/freebsd-12-stable/contrib/tzdata/
Daustralasia1475 # illuminates a special spot on the floor at the 11th hour of the 11th day
1478 # you will indeed see the sunbeam illuminate the special spot at the
/freebsd-12-stable/crypto/heimdal/lib/wind/
Drfc3490.txt1052 compared with the old to spot backwards incompatible changes. If
/freebsd-12-stable/contrib/ncurses/include/
Dcurses.h.in310 * (you can spot pprryyzz{{||}} in a lot of AT&T terminfo strings).
/freebsd-12-stable/contrib/googletest/googletest/docs/
Dadvanced.md2156 googletest can use colors in its terminal output to make it easier to spot the
/freebsd-12-stable/sys/arm/conf/
Dmach-types71 spot SA1100_SPOT SPOT 53
/freebsd-12-stable/contrib/dialog/
Daclocal.m44047 dnl uses the 'int' type instead; we try to spot these by checking for the

12