Searched refs:matching (Results 26 - 50 of 84) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dconntrack.c611 int i, matching = -1, special_case = 0; local
636 /* we look for an exact matching to ensure this is correct */
638 matching = i;
641 /* ... otherwise look for the first partial matching */
647 /* we found an exact matching, game over */
648 if (matching >= 0)
651 /* report a partial matching to suggest something */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfiledlg.tex53 clicking on Ok, will result in only those files matching the pattern being
H A Dtcommdlg.tex157 clicking on Ok, will result in only those files matching the pattern being
H A Darrstrng.tex234 Removes the first item matching this value. An assert failure is provoked by
H A Dftp.tex341 directory (optionally only of the files matching the {\it wildcard}, all files
H A Dhelpinst.tex203 If the help viewer is not running, runs it, and searches for sections matching
H A Dradiobox.tex181 Finds a button matching the given string, returning the position if found, or
H A Devthand.tex136 parameters as search criteria and returning true if a matching function has been
H A Dmenu.tex389 before matching.
901 before matching.
H A Dtdb.tex149 Result sets do not need to include all columns of every row matching the
886 \item To lock a record during QUERY functions, the reserved word 'HOLDLOCK' must be added after every table name involved in the query/join if that table's matching record(s) are to be locked
1086 // Loop through all rows matching the query criteria until
H A Ddb.tex304 Searches the list of cached database connections connection for one matching
2162 Constructs the full SQL statement that can be used to delete all rows matching
2190 Constructs the full SQL statement that can be used to select all rows matching
2224 Constructs the full SQL statement that can be used to update all rows matching
2432 meaning a count of the total number of rows matching is returned, regardless
2664 columns. This allows deletion of records by matching on any column(s) in
3443 the wxDbTable object by matching "columns" to values.
H A Dfunction.tex1022 get the next matching file. Neither will report the current directory "." or the
1596 for a matching string. As this function
1676 no substring matching is done.
1978 clicking on Ok, will result in only those files matching the pattern being
3467 As with \texttt{va\_start}, each call to \texttt{wxVaCopy} must have a matching
H A Drichtextctrl.tex97 Applies the style sheet to the buffer, matching paragraph styles in the sheet against named styles
H A Dwxstring.tex711 or C string in charset matching the {\tt wxConvFileName} object, depending on
H A Dgrid.tex532 without (yet) matching calls to \helpref{wxGrid::EndBatch}{wxgridendbatch}. While
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_object.c1413 unsigned matching = 0; local
1423 matching++;
1428 return ok? (int)matching : -1;
/netgear-R7000-V1.0.7.12_1.2.5/src/makefiles/
H A DWLAN_Common.mk192 # This uses pattern matching to pull component paths from
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex316 local address \verb|S|, kernel searches for matching tunnels
H A Dip-cref.tex698 --- only list addresses matching this prefix.
702 --- only list addresses with labels matching the \verb|PATTERN|.
1088 \item The longest matching prefix is selected. All shorter ones
1917 RPDB explicitly allows matching a few packet fields:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex286 Packet decode proceeds as follows, matching the description offered earlier in the document.
H A D01-introduction.tex265 bitstream headers matching the stream to be decoded. Vorbis uses
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dentry_32.S791 * normal stack and adjusts ESP with the matching offset.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1273 and print the first matching key/value pair given a partial key.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A Dconfigure1543 --disable-approx disable the approximate matching functionality
4483 tre_agrep="no (requires approximate matching)"
15243 Approximate matching support: $tre_approx
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/
H A Dlibtool2054 try to export only the symbols matching REGEX
2064 don't remove output files matching REGEX

Completed in 155 milliseconds

1234