Home
last modified time | relevance | path

Searched refs:name_matches (Results 1 – 25 of 87) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py127name_matches = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "kNu…
131 num_matches = len(name_matches)
136 self.assertEqual(member.name, name_matches[idx], "Name matches for %d"%(idx))
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py127name_matches = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "kNu…
131 num_matches = len(name_matches)
136 self.assertEqual(member.name, name_matches[idx], "Name matches for %d"%(idx))
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py127name_matches = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "kNu…
131 num_matches = len(name_matches)
136 self.assertEqual(member.name, name_matches[idx], "Name matches for %d"%(idx))
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py127name_matches = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "kNu…
131 num_matches = len(name_matches)
136 self.assertEqual(member.name, name_matches[idx], "Name matches for %d"%(idx))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py127name_matches = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "kNu…
131 num_matches = len(name_matches)
136 self.assertEqual(member.name, name_matches[idx], "Name matches for %d"%(idx))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py127name_matches = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "kNu…
131 num_matches = len(name_matches)
136 self.assertEqual(member.name, name_matches[idx], "Name matches for %d"%(idx))
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py127name_matches = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "kNu…
131 num_matches = len(name_matches)
136 self.assertEqual(member.name, name_matches[idx], "Name matches for %d"%(idx))
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py127name_matches = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday", "kNu…
131 num_matches = len(name_matches)
136 self.assertEqual(member.name, name_matches[idx], "Name matches for %d"%(idx))
/dports/x11/i3status/i3status-2.14/src/
H A Dprint_ip_addr.c69 bool name_matches = strcmp(stripped_ifa_name, interface) != 0; in get_ip_addr() local
71 if (name_matches) { in get_ip_addr()
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/lang/python27/Python-2.7.18/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/lang/python37/Python-3.7.12/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/lang/python38/Python-3.8.12/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/lang/python39/Python-3.9.9/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/databases/postgresql-plproxy/plproxy-2.10.0/src/
H A Dresult.c29 name_matches(ProxyFunction *func, const char *aname, PGresult *res, int col) in name_matches() function
78 if (name_matches(func, aname, res, i)) in map_results()
93 if (name_matches(func, aname, res, j)) in map_results()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dcapsule.c32 name_matches(const char *name1, const char *name2) { in name_matches() function
75 name_matches(capsule->name, name)); in PyCapsule_IsValid()
88 if (!name_matches(name, capsule->name)) { in PyCapsule_GetPointer()
/dports/mail/elm/elm2.5.8/src/
H A Dpattern.c54 static int name_matches();
128 if (!name_matches(i, pat) && !alias_matches(i, pat))
336 matched = name_matches(i, sel_pat) || alias_matches(i, sel_pat); in pattern_match()
393 name_matches(message_number, pat) in name_matches() function
/dports/misc/unclutter-xfixes/unclutter-xfixes-1.6/src/
H A Devent.c109 static bool name_matches(Window win) { in name_matches() function
151 if (name_matches(win_in)) { in is_on_ignore_list()
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dfns1.cpp2188 int name_matches(LispObject a, const char *s) in name_matches() function
2315 if (currenttype == nil || name_matches(currenttype, "void")) in callf_n()
2322 if (name_matches(currenttype, "int32") || in callf_n()
2323 name_matches(currenttype, "int") || in callf_n()
2324 (sizeof(long)==4 && name_matches(currenttype, "long")) || in callf_n()
2325 (sizeof(size_t)==4 && name_matches(currenttype, "size")) || in callf_n()
2333 if (name_matches(currenttype, "int64") || in callf_n()
2334 name_matches(currenttype, "longlong") || in callf_n()
2335 (sizeof(long)==8 && name_matches(currenttype, "long")) || in callf_n()
2344 if (name_matches(currenttype, "double")) in callf_n()
[all …]

1234