Searched refs:reach (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dtre-match-approx.c82 /* Prints the `reach' array in a readable fashion with DPRINT. */
84 tre_print_reach(const tre_tnfa_t *tnfa, tre_tnfa_approx_reach_t *reach, argument
90 DPRINT((" reach:\n"));
94 if (reach[id].pos < pos)
97 for (i = 0; i <= reach[id].depth; i++)
102 DPRINT(("%2d", reach[id].costs[i][j]));
107 if (i + 1 <= reach[id].depth)
113 DPRINT(("%02d", reach[id].tags[i]));
124 /* Sets the matching parameters in `reach' to the ones defined in the `pa'
128 tre_set_params(tre_tnfa_approx_reach_t *reach, argument
230 tre_tnfa_approx_reach_t *reach, *reach_next; local
[all...]
H A Dtre-match-parallel.c13 more paths reach the same state, exactly one is chosen according to
83 tre_print_reach(const tre_tnfa_t *tnfa, tre_tnfa_reach_t *reach, int num_tags) argument
87 while (reach->state != NULL)
89 DPRINT((" %p", (void *)reach->state));
95 DPRINT(("%d:%d", i, reach->tags[i]));
100 reach++;
130 tre_tnfa_reach_t *reach, *reach_next, *reach_i, *reach_next_i; local
184 reach = (void *)tmp_buf;
192 reach[i].tags = (void *)tmp_buf;
353 /* Swap `reach' an
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dtrackpoint.h134 unsigned char sensitivity, speed, inertia, reach; member in struct:trackpoint_data
H A Dtrackpoint.c149 TRACKPOINT_INT_ATTR(reach, TP_REACH);
221 trackpoint_write(&psmouse->ps2dev, TP_REACH, tp->reach);
251 tp->reach = TP_DEF_REACH;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsleep.S152 # wait for SDRAM to reach self-refresh mode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex92 with ttl 1 will reach peering host (f.e.\ RIP, OSPF or EBGP)
H A Dip-cref.tex402 attached to each end. All packets sent to this link will reach the peer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex467 to reach full scale if the floor is nailed at 0dB, it must be able to
H A D04-codec.tex554 to reach full scale if the floor is nailed at 0dB, it must be able to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp8dsp_loopfilter.asm75 ; fifth regular register is scratchspace to reach the bottom 8 rows, it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsocket.tex234 since otherwise socket events could reach the application even after the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dvp8dsp.asm1253 ; fifth regular register is scratchspace to reach the bottom 8 rows, it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex3868 % Swallow text until we reach the matching `@end #1'.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex3628 % Swallow text until we reach the matching `@end #1'.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex3658 % Swallow text until we reach the matching `@end #1'.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex3658 % Swallow text until we reach the matching `@end #1'.

Completed in 263 milliseconds