Searched defs:pred (Results 1 – 3 of 3) sorted by relevance
982 auto pred = getInstanceListFunc({ in TEST_F() local992 auto pred = getInstanceListFunc({ in TEST_F() local1003 auto pred = getInstanceListFunc({ in TEST_F() local1013 auto pred = getInstanceListFunc({ in TEST_F() local1023 auto pred = getInstanceListFunc({ in TEST_F() local1032 auto pred = getInstanceListFunc({ in TEST_F() local1043 auto pred = getInstanceListFunc({ in TEST_F() local1054 auto pred = getInstanceListFunc({ in TEST_F() local1065 auto pred = getInstanceListFunc({ in TEST_F() local1075 auto pred = getInstanceListFunc({ in TEST_F() local[all …]
120 auto pred = [&addrs](auto a, auto b) { return addrs[a] == addrs[b]; }; in BuildRemapTable() local
65 def find_all(self, pred): argument86 def find_first(self, pred): argument101 def find_parent_first(self, pred): argument116 def find_parents(self, pred): argument