Home
last modified time | relevance | path

Searched refs:Search (Results 1 – 25 of 685) sorted by relevance

12345678910>>...28

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py419 def Search(pattern, s): function
1423 if Search('(^|[^:]):($|[^:])', clean_lines.elided[linenum]):
1782 if Search(r'printf\s*\(.*".*%[-+ ]?\d*q', line):
1786 if Search(r'printf\s*\(.*".*%\d+\$', line):
1793 if Search(r'("|\').*\\(%|\[|\(|{)', line):
1800 if Search(r'\b(const|volatile|void|char|short|int|long'
1816 if Search(r'(\w+|[+-]?\d+(\.\d*)?)\s*(<|>)\?=?\s*(\w+|[+-]?\d+)(\.\d*)?',
1821 if Search(r'^\s*const\s*string\s*&\s*\w+\s*;', line):
1876 match = Search(pattern, line)
1895 not Search(r'\b(if|for|while|switch|return|delete)\b', fncall) and
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/disassembler/
H A Ddmnames.c298 ACPI_PARSE_OBJECT *Search; in AcpiDmDisplayPath() local
340 Search = Op; in AcpiDmDisplayPath()
343 if (Search->Common.Parent == Prev) in AcpiDmDisplayPath()
350 Search = Search->Common.Parent; in AcpiDmDisplayPath()
355 OpInfo = AcpiPsGetOpcodeInfo (Search->Common.AmlOpcode); in AcpiDmDisplayPath()
386 Name = AcpiPsGetName (Search); in AcpiDmDisplayPath()
394 Prev = Search; in AcpiDmDisplayPath()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp17 getBestGuess(llvm::StringRef Search, llvm::ArrayRef<llvm::StringRef> Allowed, in getBestGuess() argument
23 if (Item.equals_lower(Search)) { in getBestGuess()
24 assert(!Item.equals(Search) && "This should be handled earlier on."); in getBestGuess()
29 unsigned Distance = Item.edit_distance(Search); in getBestGuess()
43 if (NoPrefix.equals_lower(Search)) { in getBestGuess()
44 if (NoPrefix.equals(Search)) in getBestGuess()
50 unsigned Distance = NoPrefix.edit_distance(Search); in getBestGuess()
/netbsd-src/distrib/utils/more/
H A Dmore.help23 /pattern * Search forward for N-th line containing the pattern.
24 /!pattern * Search forward for N-th line NOT containing the pattern.
25 ?pattern * Search backward for N-th line containing the pattern.
26 ?!pattern * Search backward for N-th line NOT containing the pattern.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4515.txt15 String Representation of Search Filters
41 2. LDAP Search Filter Definition ...................................2
42 3. String Search Filter Definition .................................3
60 RFC 4515 LDAP: String Representation of Search Filters June 2006
85 2. LDAP Search Filter Definition
116 RFC 4515 LDAP: String Representation of Search Filters June 2006
149 3. String Search Filter Definition
172 RFC 4515 LDAP: String Representation of Search Filters June 2006
228 RFC 4515 LDAP: String Representation of Search Filters June 2006
284 RFC 4515 LDAP: String Representation of Search Filters June 2006
[all …]
H A Drfc3876.txt81 determined by the user. It only has meaning for the Search
82 operation, and SHOULD only be added to the Search operation by the
84 Search operation, the server MUST obey the control, regardless of the
89 than Search, the server MUST return an unavailableCriticalExtension
92 operation other than Search, then the server MUST ignore the control.
131 1) The Search Filter is first executed in order to determine which
132 entries satisfy the Search criteria (these are the filtered
135 2) If the typesOnly parameter of the Search Request is TRUE, the
136 control has no effect and the Search Request is processed as if
139 3) If the attributes parameter of the Search Request consists of a
[all …]
H A Drfc4511.txt70 4.5. Search Operation ..........................................20
71 4.5.1. Search Request .....................................20
72 4.5.2. Search Result ......................................27
73 4.5.3. Continuation References in the Search Result .......28
652 During a Search operation, after the baseObject is located, and
699 provide a different filter in a URL of a referral for a Search
703 this filter in its next request to progress this Search, and if it
705 Search.
707 - For Search, it is RECOMMENDED that the <scope> part be present to
710 - If the <scope> part is missing, the scope of the original Search is
[all …]
H A Drfc4526.txt32 extends the String Representation of LDAP Search Filters to support
70 assertions by allowing empty 'and' and 'or' in Search filters
153 Access Protocol (LDAP): String Representation of Search
161 [RFC1960] Howes, T., "A String Representation of LDAP Search
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dstoreutl.pod84 Search for an object having the subject name B<arg>.
95 Search for an object having the given issuer name and serial number.
104 Search for an object having the given alias.
108 Search for an object having the given fingerprint.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-storeutl.pod.in87 Search for an object having the subject name I<arg>.
106 Search for an object having the given issuer name and serial number.
115 Search for an object having the given alias.
119 Search for an object having the given fingerprint.
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldapv3-dupent-xx.txt9 LDAP Control for a Duplicate Entry Representation of Search Results
35 extension for the LDAP Search operation. By using the control with
59 LDAP Control for a Duplicate Entry Representation of Search Results
117 LDAP Control for a Duplicate Entry Representation of Search Results
175 LDAP Control for a Duplicate Entry Representation of Search Results
233 LDAP Control for a Duplicate Entry Representation of Search Results
291 LDAP Control for a Duplicate Entry Representation of Search Results
349 LDAP Control for a Duplicate Entry Representation of Search Results
407 LDAP Control for a Duplicate Entry Representation of Search Results
465 LDAP Control for a Duplicate Entry Representation of Search Results
[all …]
H A Ddraft-sermersheim-ldap-subordinate-scope-xx.txt8 Subordinate Subtree Search Scope for LDAP
56 Internet-Draft Subordinate Subtree Search Scope for LDAP July 2004
112 Internet-Draft Subordinate Subtree Search Scope for LDAP July 2004
168 Internet-Draft Subordinate Subtree Search Scope for LDAP July 2004
224 Internet-Draft Subordinate Subtree Search Scope for LDAP July 2004
280 Internet-Draft Subordinate Subtree Search Scope for LDAP July 2004
H A Ddraft-ietf-ldapext-ldapv3-vlv-xx.txt9 LDAP Extensions for Scrolling View Browsing of Search Results
41 Lightweight Directory Access Protocol (LDAP) Search operation. This
58 Browsing of Search Results
115 Browsing of Search Results
147 The Virtual List View control extends a regular LDAP Search operation
172 Browsing of Search Results
229 Browsing of Search Results
286 Browsing of Search Results
343 Browsing of Search Results
400 Browsing of Search Results
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDeltaAlgorithm.cpp55 if (Search(Changes, Sets, Res)) in Delta()
69 bool DeltaAlgorithm::Search(const changeset_ty &Changes, in Search() function in DeltaAlgorithm
/netbsd-src/external/bsd/openldap/dist/tests/data/
H A Dmonitor4.out55 dn: cn=Search,cn=Operations,cn=Monitor
59 entryDN: cn=Search,cn=Operations,cn=Monitor
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/search/
H A Dsearch.css1 /*---------------- Search Box */
96 /*---------------- Search filter selection */
154 /*---------------- Search results window */
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp92 const HeaderSearch &Search; member in __anond12dfad00111::MissingFileCollector
96 MissingFileCollector(llvm::StringSet<> &Out, const HeaderSearch &Search, in MissingFileCollector() argument
98 : Out(Out), Search(Search), SM(SM) {} in MissingFileCollector()
134 IsAngled ? Search.angled_dir_begin() : Search.search_dir_begin(), in InclusionDirective()
135 Search.search_dir_end())) { in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp225 bool Search(Value *V, BasicBlock *BB, Reduction &R);
440 bool ARMParallelDSP::Search(Value *V, BasicBlock *BB, Reduction &R) { in Search() function in ARMParallelDSP
464 bool ValidLHS = Search(LHS, BB, R); in Search()
465 bool ValidRHS = Search(RHS, BB, R); in Search()
478 return Search(I->getOperand(0), BB, R); in Search()
534 if (!Search(&I, &BB, R)) in MatchSMLAD()
/netbsd-src/external/bsd/less/dist/
H A Dless.hlp38 /_p_a_t_t_e_r_n * Search forward for (_N-th) matching line.
39 ?_p_a_t_t_e_r_n * Search backward for (_N-th) matching line.
49 ^N or ! Search for NON-matching lines.
50 ^E or * Search multiple files (pass thru END OF FILE).
54 ^S _n Search for match in _n-th parenthesized subpattern.
125 Search skips current screen.
127 Search starts just after target line.
221 Search file as each pattern character is typed in.
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Diconv.m415 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
25 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Diconv.m415 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
25 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Diconv.m415 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
25 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
/netbsd-src/external/gpl2/gmake/dist/config/
H A Diconv.m417 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
27 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Diconv.m417 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
27 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DTestSuite.rst309 Search Algorithms
312 * Breadth-First-Search
313 * Depth-First-Search

12345678910>>...28