Home
last modified time | relevance | path

Searched defs:find (Results 376 – 400 of 22475) sorted by relevance

1...<<11121314151617181920>>...899

/dports/math/yices/yices-2.6.2/src/mcsat/
H A Dgc.c42 int_hmap_pair_t* find; in gc_info_mark() local
57 int_hmap_pair_t* find; in gc_info_is_marked() local
64 int_hmap_pair_t* find; in gc_info_set_reloc() local
81 int_hmap_pair_t* find; in gc_info_get_reloc() local
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/support/containers/
H A Dsorted_container.h62 typename Container::const_iterator find(const T& t) const { in find() function
67 …template<typename CustomComparator> typename Container::const_iterator find(const T& t, const Cust… in find() function
72 typename Container::iterator find(const T& t) { in find() function
77 …template<typename CustomComparator> typename Container::iterator find(const T& t, const CustomComp… in find() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/dcmd/compiler/
H A DCompilerDirectivesDCMDTest.java140 public static int find(OutputAnalyzer output, String find) { in find() argument
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DTypeSymbolTable.h73 iterator find(StringRef Name) { in find() function
80 const_iterator find(StringRef Name) const { in find() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/dcmd/compiler/
H A DCompilerDirectivesDCMDTest.java140 public static int find(OutputAnalyzer output, String find) { in find() argument
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-streaming/src/test/java/org/apache/hadoop/streaming/
H A DRawBytesMapApp.java29 private String find; field in RawBytesMapApp
32 public RawBytesMapApp(String find) { in RawBytesMapApp()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/streaming/src/test/org/apache/hadoop/streaming/
H A DRawBytesMapApp.java29 private String find; field in RawBytesMapApp
32 public RawBytesMapApp(String find) { in RawBytesMapApp()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/dcmd/compiler/
H A DCompilerDirectivesDCMDTest.java140 public static int find(OutputAnalyzer output, String find) { in find() method in CompilerDirectivesDCMDTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/dcmd/compiler/
H A DCompilerDirectivesDCMDTest.java140 public static int find(OutputAnalyzer output, String find) { in find() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/dcmd/compiler/
H A DCompilerDirectivesDCMDTest.java140 public static int find(OutputAnalyzer output, String find) { in find() method in CompilerDirectivesDCMDTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/dcmd/compiler/
H A DCompilerDirectivesDCMDTest.java140 public static int find(OutputAnalyzer output, String find) { in find() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/serviceability/dcmd/compiler/
H A DCompilerDirectivesDCMDTest.java140 public static int find(OutputAnalyzer output, String find) { in find() argument
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-admin_survey_questions.php86 $find = $_REQUEST["find"]; variable
88 $find = ''; variable
H A Dtiki-shoutbox.php72 $find = $_REQUEST["find"]; variable
74 $find = ''; variable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/dcmd/compiler/
H A DCompilerDirectivesDCMDTest.java140 public static int find(OutputAnalyzer output, String find) { in find() method in CompilerDirectivesDCMDTest
/dports/audio/tagutil/tagutil-3.1/src/
H A Dt_toolkit.h62 * convert string from the locale charset to UTF-8. in find()
71 char *t_iconv_loc_to_utf8(const char *src); in find()
/dports/mail/cone/cone-1.1/cone/
H A Dcache.H52 const value_type *find(const Key &k) const in find() function
57 value_type *find(const Key &k) in find() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DStringBase.inl187 typename StringBase< T >::size_type StringBase< T >::Find(const T* find, size_type offset) const argument
193 …ringBase< T >::size_type StringBase< T >::Find(const StringBase< T >& find, size_type offset) const
199 typename StringBase< T >::size_type StringBase< T >::RFind(const T* find, size_type offset) const argument
205 …ingBase< T >::size_type StringBase< T >::RFind(const StringBase< T >& find, size_type offset) const
211 StringBase< T > StringBase< T >::Replace(const T* find, const T* replace) const argument
217 …se< T > StringBase< T >::Replace(const StringBase< T >& find, const StringBase< T >& replace) const
568 typename StringBase< T >::size_type StringBase< T >::_Find(const T* find, size_type find_length, si… argument
602 typename StringBase< T >::size_type StringBase< T >::_RFind(const T* find, size_type find_length, s… argument
639 StringBase< T > StringBase< T >::_Replace(const T* find, size_type find_length, const T* replace, s… argument
/dports/games/simutrans/simutrans-121.0/descriptor/writer/
H A Droot_writer.cc31 searchfolder_t find; in write() local
179 searchfolder_t find; in dump() local
232 searchfolder_t find; in list() local
278 searchfolder_t find; in copy() local
355 searchfolder_t find; in uncopy() local
486 searchfolder_t find; in expand_dat() local
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/postage-0.4.1/src/stream/
H A Dchain.rs96 let mut find = ChainStream::new(left, right); in chain() localVariable
110 let mut find = ChainStream::new(left, right); in waits_for_right() localVariable
123 let mut find = ChainStream::new(left, right); in ignores_after_close() localVariable
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.orm/src/main/java/org/springframework/orm/jpa/
H A DJpaOperations.java60 <T> T find(Class<T> entityClass, Object id) throws DataAccessException; in find() method
76 List find(String queryString) throws DataAccessException; in find() method
78 List find(String queryString, Object... values) throws DataAccessException; in find() method
/dports/devel/arduino-core/Arduino-b439a77/arduino-core/src/cc/arduino/contributions/libraries/
H A DLibrariesIndex.java43 public List<ContributedLibrary> find(final String name) { in find() method in LibrariesIndex
47 public ContributedLibrary find(String name, String version) { in find() method in LibrariesIndex
/dports/devel/arduino-core/Arduino-b439a77/arduino-core/src/cc/arduino/packages/
H A DDiscoveryManager.java94 public BoardPort find(String address) { in find() method in DiscoveryManager
103 public BoardPort find(String address, boolean complete) { in find() method in DiscoveryManager
/dports/math/libmesh/libmesh-1.6.2/include/mesh/
H A Dvtk_io.h196 vtkIdType find(ElemType libmesh_type) in find() function
202 ElemType find(vtkIdType vtk_type) in find() function
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dstr.c57 char * _strnstr(const char* s, const char* find, size_t slen) in _strnstr()
82 char* _strnistr(const char *s, const char *find, size_t slen) in _strnistr()

1...<<11121314151617181920>>...899