Searched refs:search (Results 226 - 250 of 310) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/cvs/
H A Ddiff_internals.c196 static int search(int *, int, int);
569 l = search(c, k, y);
607 search(int *c, int k, int y) function
/openbsd-current/usr.bin/diff/
H A Ddiffreg.c199 static int search(int *, int, int);
618 l = search(c, k, y);
656 search(int *c, int k, int y) function
/openbsd-current/usr.bin/vi/ex/
H A Dex.c1095 * If the line was a search expression, we may have
1611 * Get a line range for ex commands, or perform a vi ex address search.
1632 * will search for pattern from line 3. In addition, if ecp->cp
1800 * numeric address, search pattern, '$', or mark reference in an address
1892 goto search;
1895 goto search;
1899 search: mp->lno = sp->lno;
1982 * Offsets were historically permitted for search commands,
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1228 std::search(SchedTables.WriteProcResources.begin(),
1241 std::search(SchedTables.WriteLatencies.begin(),
1261 std::search(SchedTables.ReadAdvanceEntries.begin(),
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A DTestRunner.py734 # We had to search through the 'not' commands to find all the 'env'
1454 match = _caching_re_compile('%{').search(ln)
1464 match = _caching_re_compile('^\s*%else\s*(%{)?').search(ln)
1480 '(.*?)(?:%if|%})' if isNested else '(.*?)(?:%if)').search(ln)
/openbsd-current/sys/dev/pv/
H A Dxen.c1058 goto search;
1069 goto search;
1085 search:
/openbsd-current/usr.bin/less/
H A Dsearch.c13 * Routines to search a file for a pattern.
58 * search pattern and filter pattern.
91 * Compile and save a search pattern.
142 * Initialize search variables.
174 * Is there a previous (remembered) search pattern?
268 * Hide search string highlighting.
516 * Updates the internal search state to reflect a change in the -i flag.
524 * Just set the search caselessness to the global caselessness.
530 * Discard the pattern; we can't change search caselessness now.
570 * Figure out where to start a search
854 search(int search_type, char *pattern, int n) function
[all...]
H A Dcommand.c52 static int search_type; /* The previous type of search */
105 * Set up the display to start a new search command.
414 * Handle a char of a search command.
786 * If SRCH_PAST_EOF is set, continue the search thru multiple files.
816 n = search(search_type, pattern, n);
820 * using a /@@ search.
833 * Some kind of error in the search.
834 * Error message has been printed by search().
841 * supposed to search only one file.
1330 * Repeat previous search
[all...]
/openbsd-current/usr.bin/libtool/LT/Mode/
H A DLink.pm35 if (m/^\s*search directories:\s*(.*?)\s*$/o) {
114 my $dirs = LT::UList->new('/usr/lib'); # paths to search for libraries,
545 # first read all directories where we can search libraries
/openbsd-current/bin/ksh/
H A Dc_sh.c203 file = search(cp, search_path, R_OK, &err);
/openbsd-current/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Danalyze.py104 return len(args) and not re.search(r'configure|autogen', args[0])
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/
H A DCBuilder.pm111 Specifies any additional directories in which to search for header
/openbsd-current/gnu/usr.bin/perl/cpan/Module-Metadata/lib/Module/
H A DMetadata.pm913 an array of directories to search for the module. If none are given, the
956 Directory to search recursively for F<.pm> files. May not be specified with
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DXHTML.pm861 Thanks to L<search.cpan.org|http://search.cpan.org/> for permission to use the
/openbsd-current/gnu/llvm/lldb/bindings/interface/
H A DSBTarget.i708 # search through the program to resolve breakpoints.
738 resolver's search callback.") BreakpointCreateFromScript;
1036 re_match = key.search(module.path.fullpath)
/openbsd-current/gnu/usr.bin/perl/dist/XSLoader/
H A DXSLoader_pm.PL49 my $modfname_orig = $modfname; # For .bs file search
410 would put the DLL). If not found, the search for the DLL is transparently
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbisect-runner.pl28 # This is the search logic for a multi-arch library layout
32 foreach (`$gcc -print-search-dirs`) {
294 search stable .0 perl releases until it finds one where the test case
295 passes. The default is to search from 5.002 to the most recent tagged stable
297 checkout is on a case insensitive file system, it will search from 5.005 to
506 C<--match> will pass if the given regex matches, and hence search for the
508 to search for the first commit that adds files that match.
533 permits one to easily search in a file that changed its name. For example:
2219 +: Possible local library directories to search.
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h487 search(_ForwardIterator1 __first1, _ForwardIterator1 __last1, function
554 * @see search(_ForwardIter1, _ForwardIter1, _ForwardIter2, _ForwardIter2)
559 search(_ForwardIterator1 __first1, _ForwardIterator1 __last1, function
2877 * @param val The search term.
2923 * @param val The search term.
2974 * @param val The search term.
3020 * @param val The search term.
4096 * @param val The search term.
4156 * @param val The search term.
4219 * @param val The search ter
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_algo.h452 search(_ForwardIter1 __first1, _ForwardIter1 __last1, function in namespace:std
520 * @see search(_ForwardIter1, _ForwardIter1, _ForwardIter2, _ForwardIter2)
524 search(_ForwardIter1 __first1, _ForwardIter1 __last1, function in namespace:std
2766 * @param val The search term.
2810 * @param val The search term.
2854 * @param val The search term.
2895 * @param val The search term.
2939 * @param val The search term.
2993 * @param val The search term.
3047 * @param val The search ter
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DSpec.pm381 url => 'http://search.cpan.org/perldoc?CPAN::Meta::Spec',
416 C<http://search.cpan.org/perldoc?CPAN::Meta::Spec>
531 should be ignored by indexing or search tools. Note that this is a list of
691 PAUSE, CPAN, metacpan.org and search.cpan.org to build indexes saying in
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A DChangeLog-3.x1811 the executable search path and the source path. Restated effect
1966 search file similar to for the list command.
2106 of information garnered in search.
2583 never call psymtab_to_symtab, to do a correct search (no
4100 * symtab.c (list_symbols): Turned search for match on rexegp into
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DShell.pm1351 $CPAN::SQLite->search($class, $regex);
1977 } elsif ($url =~ /search.*uploads.rdf/) {
/openbsd-current/sys/net/
H A Dif_trunk.c1260 goto search;
1271 search:
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Socket-IP/lib/IO/Socket/
H A DIP.pm236 Normally this will be left undefined, and C<getaddrinfo> will search using any
1238 disable the C<getaddrinfo(3)> search behaviour in the first place.
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/
H A DPerldoc.pm279 -r Recursive search (slow)
314 is a regex. Will search perlfaq[1-9] for and extract any
881 # prepend extra search directories (including language specific)
909 # no match, try recursive search
953 DEBUG > 4 and print "That's a non-dynamic pod search.\n";
955 $self->aside("Hm, I found some Pod from that search!\n");
981 $self->aside("I found no Pod from that search!\n");
1173 # only start search after we hit the operator section
1806 $self->warn( "Cygwin $file.exe search skipped\n" ) if DEBUG or $self->opt_D;
1982 not /^auto\z/s and # save time! don't search aut
[all...]

Completed in 536 milliseconds

1234567891011>>