Home
last modified time | relevance | path

Searched refs:locate (Results 1 – 9 of 9) sorted by relevance

/build/bazel/scripts/incremental_build/
Dgo_allowlists_test.py46 self.allowlists.locate("non-existing")
49 empty = self.allowlists.locate("empty")
56 empty = self.allowlists.locate("empty")
57 more = self.allowlists.locate("more")
71 empty = self.allowlists.locate("empty")
74 more = self.allowlists.locate("more")
Dclone.py145 alwaysconvert = go_allowlists.locate("Bp2buildModuleAlwaysConvertList")
223 mixed_build_enabled_list = go_allowlists.locate("ProdMixedBuildsEnabledList")
224 alwaysconvert = go_allowlists.locate("Bp2buildModuleAlwaysConvertList")
Dgo_allowlists.py76 def locate(self, listname: str) -> "GoList": member in GoAllowlistManipulator
/build/soong/mk2rbc/
Dfind_mockfs.go16 func (m FindMockFS) locate(name string) (myFileInfo, bool) { func
38 if fi, ok := m.locate(name); ok {
113 if _, ok := myfs.locate(f); !ok {
/build/make/tools/atree/
Dfiles.h44 int locate(FileRecord* rec, const vector<string>& search);
Datree.cpp224 err |= locate(&(*it), g_inputBases); in main()
Dfiles.cpp331 locate(FileRecord* rec, const vector<string>& search) in locate() function
/build/make/core/
Dproduct_config.mk226 $(error Cannot locate config makefile for product "$(TARGET_PRODUCT)")
/build/make/
DChanges.md782 command and arguments used, and the process tree in order to help locate the