Home
last modified time | relevance | path

Searched refs:lib_match (Results 1 – 13 of 13) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dproject_rescue.cpp250 LIB_SYMBOL* lib_match = nullptr; in FindRescues() local
268 if( !cache_match && !lib_match ) in FindRescues()
273 if( cache_match && lib_match && in FindRescues()
277 if( !cache_match && lib_match ) in FindRescues()
378 LIB_SYMBOL* lib_match = nullptr; in FindRescues() local
399 if( !cache_match && !lib_match ) in FindRescues()
405 if( lib_match && lib_match->IsAlias() ) in FindRescues()
410 lib_match = nullptr; in FindRescues()
412 lib_match = lib_match_parent.get(); in FindRescues()
418 if( cache_match && lib_match && in FindRescues()
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/tests/kernel.config/
H A Daslr_test.cpp66 std::string scrape_addr(const char *exec_name, const char *lib_match) { in scrape_addr() argument
106 if(execlp(exec_name, exec_name, lib_match, (char *) NULL)) { in scrape_addr()
115 unsigned int calc_mmap_entropy(const char *exec_name, const char *lib_match, size_t samp_sz) { in calc_mmap_entropy() argument
121 std::string addr_str = scrape_addr(exec_name, lib_match); in calc_mmap_entropy()
133 addr_str = scrape_addr(exec_name, lib_match); in calc_mmap_entropy()
H A Daslr_test.h68 std::string scrape_addr(const char *exec_name, const char *lib_match);
75 unsigned int calc_mmap_entropy(const char *exec_name, const char *lib_match, size_t samp_sz);
/dports/devel/py-game/pygame-2.1.0/buildconfig/
H A Dconfig_msys2.py124 def findhunt(self, base, paths, header_match=None, lib_match=None): argument
133 if lib_match:
134 lib_file = self.matchfile(hh, lib_match)
143 lib_match = re.compile(self.find_lib, re.I).match if self.find_lib else None
148 lib_info = self.findhunt(path, Dependency.lib_hunt, lib_match=lib_match)
174 lib_match = re.compile(self.find_lib, re.I).match if self.find_lib else None
177 lib_info = self.findhunt(self.path, Dependency.lib_hunt, lib_match=lib_match)
H A Dconfig_win.py111 def findhunt(self, base, paths, header_match=None, lib_match=None): argument
120 if lib_match:
121 lib_file = self.matchfile(hh, lib_match)
130 lib_match = re.compile(self.find_lib, re.I).match if self.find_lib else None
135 lib_info = self.findhunt(path, Dependency.lib_hunt, lib_match=lib_match)
159 lib_match = re.compile(self.find_lib, re.I).match if self.find_lib else None
162 lib_info = self.findhunt(self.path, Dependency.lib_hunt, lib_match=lib_match)
/dports/emulators/cemu/CEmu-1.3/gui/qt/deploy-scripts/
H A DBuildQt512StaticDevArchive.py313 for lib_match in qt_lib_include_arr + [qlia + "d" for qlia in qt_lib_include_arr]:
314 … if fnmatch.fnmatch(lib_match.lower(), possible_wc.lower()) and lib_match not in lc_prefix_matches:
315 … if DEBUG_ENABLED: print("too broad, removing (%s matched by wc %s)" % (lib_match, possible_wc))
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/test/
H A Dssh_protocol_SUITE.erl62 lib_match/1,
121 lib_match,
326 lib_match(_Config) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_protocol_SUITE.erl62 lib_match/1,
121 lib_match,
326 lib_match(_Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_protocol_SUITE.erl62 lib_match/1,
121 lib_match,
326 lib_match(_Config) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_protocol_SUITE.erl62 lib_match/1,
121 lib_match,
326 lib_match(_Config) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/test/
H A Dssh_protocol_SUITE.erl62 lib_match/1,
121 lib_match,
326 lib_match(_Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/test/
H A Dssh_protocol_SUITE.erl74 lib_match,
279 lib_match(_Config) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/test/
H A Dssh_protocol_SUITE.erl70 lib_match,
275 lib_match(_Config) -> function