Home
last modified time | relevance | path

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

1234

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregex_internal.c1390 struct re_state_table_entry *spot; in re_acquire_state() local
1402 spot = dfa->state_table + (hash & dfa->state_hash_mask); in re_acquire_state()
1404 for (i = 0 ; i < spot->num ; i++) in re_acquire_state()
1406 re_dfastate_t *state = spot->array[i]; in re_acquire_state()
1441 struct re_state_table_entry *spot; in re_acquire_state_context() local
1453 spot = dfa->state_table + (hash & dfa->state_hash_mask); in re_acquire_state_context()
1455 for (i = 0 ; i < spot->num ; i++) in re_acquire_state_context()
1457 re_dfastate_t *state = spot->array[i]; in re_acquire_state_context()
1482 struct re_state_table_entry *spot; in register_state() local
1501 spot = dfa->state_table + (hash & dfa->state_hash_mask); in register_state()
[all …]
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dmeasure10 >4 lefloat x spot sensor temperature %f,
14 >10 ubyte 1 \b, show spot sensor
/netbsd/src/external/bsd/ntp/dist/conf/
DREADME6 anything good if run on machines other than their native spot, so don't
/netbsd/src/external/bsd/ntp/dist/html/hints/
Ddecosf123 either in situ or via a link to a tranquil spot like /usr/local/bin. The
/netbsd/src/crypto/external/bsd/netpgp/dist/
Dax_check_openssl.m412 # spot (via --with-openssl). Sets
/netbsd/src/crypto/external/bsd/openssl/dist/
DConfigure2592 my $spot =
2595 push @{$unified_info{includes}->{$dest}->{$spot}}, $i
2596 unless grep { $_ eq $i } @{$unified_info{includes}->{$dest}->{$spot}};
/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Dmipself.em55 /* Traverse the linker tree to find the spot where the stub goes. */
Dkvxelf.em68 /* Traverse the linker tree to find the spot where the stub goes. */
Dnios2elf.em82 /* Traverse the linker tree to find the spot where the stub goes. */
Dmetagelf.em77 /* Traverse the linker tree to find the spot where the stub goes. */
Dcskyelf.em50 /* Traverse the linker tree to find the spot where the stub goes. */
Dhppaelf.em101 /* Traverse the linker tree to find the spot where the stub goes. */
Dm68hc1xelf.em176 /* Traverse the linker tree to find the spot where the stub goes. */
Daarch64elf.em101 /* Traverse the linker tree to find the spot where the stub goes. */
Dxtensaelf.em1585 /* Find a spot to place it. */
1625 spot to place other literals. Continue walking (and counting
Darmelf.em156 /* Traverse the linker tree to find the spot where the stub goes. */
Dppc64elf.em348 /* Traverse the linker tree to find the spot where the stub goes. */
/netbsd/src/sys/arch/vax/vax/
Demulate.S342 toarg(%r9,6) # save register %r9 in arg6 spot
910 toarg(%r6,1) # save in arg1 spot for later
1264 insv (%sp),$0,$4,44(%sp) # and condition codes in Opcode spot
Dintvec.S466 insv (%sp),$0,$4,44(%sp) # and condition codes in Opcode spot
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dacx_with_gssapi.m4123 dnl easier to spot errors by reading configure output
/netbsd/src/games/quiz/datfiles/
Dbard29 Out, damned spot! out, I say!:\
/netbsd/src/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 …]
/netbsd/src/usr.bin/calendar/calendars/
Dcalendar.birthday78 observed "Poisson's spot" cf June 21
/netbsd/src/sys/arch/mips/mips/
Dlocore_mips1.S1117 srl v0, MIPS1_TLB_PID_SHIFT # put PID in right spot
1137 sll a0, MIPS1_TLB_PID_SHIFT # put PID in right spot
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog-201196 * disassemble.c (ARCH_epiphany): Move into alphasorted spot.

1234